Searched refs:FTRACE_CALLSITE_SECTION (Results 1 – 4 of 4) sorted by relevance
973 #define FTRACE_CALLSITE_SECTION "__patchable_function_entries" macro975 #define FTRACE_CALLSITE_SECTION "__mcount_loc" macro
543 if (!strcmp(FTRACE_CALLSITE_SECTION, secname)) { in module_finalize()
954 if (symindex != -1 && !strcmp(secname, FTRACE_CALLSITE_SECTION)) { in module_finalize()
2072 mod->ftrace_callsites = section_objs(info, FTRACE_CALLSITE_SECTION, in find_module_sections()