Searched refs:FTRACE_CALLSITE_SECTION (Results 1 – 4 of 4) sorted by relevance
997 #define FTRACE_CALLSITE_SECTION "__patchable_function_entries" macro999 #define FTRACE_CALLSITE_SECTION "__mcount_loc" macro
567 if (!strcmp(FTRACE_CALLSITE_SECTION, secname)) { in module_finalize()
937 if (symindex != -1 && !strcmp(secname, FTRACE_CALLSITE_SECTION)) { in module_finalize()
2172 mod->ftrace_callsites = section_objs(info, FTRACE_CALLSITE_SECTION, in find_module_sections()