Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Ddisasm.c1757 bool fcn_name_alloc = false; // whether fcn_name needs to be freed by this function in ds_show_functions() local
1774 fcn_name_alloc = true; in ds_show_functions()
1957 if (fcn_name_alloc) { in ds_show_functions()