Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_buf_size.c893 static void record_global_size(struct symbol *sym) in record_global_size() function
974 add_hook(record_global_size, BASE_HOOK); in register_buf_size()