Home
last modified time | relevance | path

Searched defs:fcnpfx (Results 1 – 2 of 2) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dcanal.c683 const char *fcnpfx, *restofname; in function_rename() local
715 static void set_fcn_name_from_flag(RAnalFunction *fcn, RFlagItem *f, const char *fcnpfx) { in set_fcn_name_from_flag()
748 const char *fcnpfx = r_config_get (core->config, "anal.fcnprefix"); in __core_anal_fcn() local
836 const char *fcnpfx = r_anal_fcntype_tostring (fcn->type); in __core_anal_fcn() local
H A Dcmd_anal.c2907 const char *fcnpfx = ""; in getFunctionName() local