Home
last modified time | relevance | path

Searched refs:get_allocator_info (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_mtag.c95 static char *get_allocator_info(struct expression *expr, struct smatch_state *state) in get_allocator_info() function
120 allocator = get_allocator_info(expr, state); in update_mtag_info()