Searched refs:mcount_name (Results 1 – 2 of 2) sorted by relevance
21523 const char *mcount_name = MCOUNT_NAME; in x86_function_profiler() local21525 if (current_fentry_name (&mcount_name)) in x86_function_profiler()21528 mcount_name = fentry_name; in x86_function_profiler()21530 mcount_name = MCOUNT_NAME_BEFORE_PROLOGUE; in x86_function_profiler()21551 "\tcall\tr10\n", mcount_name); in x86_function_profiler()21554 mcount_name); in x86_function_profiler()21565 mcount_name); in x86_function_profiler()21574 fprintf (file, "\tmovabsq\t$%s@PLTOFF, %%r11\n", mcount_name); in x86_function_profiler()21585 mcount_name); in x86_function_profiler()21587 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()[all …]
17525 const char *mcount_name = RS6000_MCOUNT; in output_profile_hook() local17538 emit_library_call (gen_rtx_SYMBOL_REF (Pmode, mcount_name), in output_profile_hook()