Home
last modified time | relevance | path

Searched refs:mcount_name (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_llvm/src/
H A Dattributes.rs102 let mcount_name = CString::new(cx.sess().target.mcount.as_str().as_bytes()).unwrap(); in set_instrument_function() localVariable
108 &mcount_name, in set_instrument_function()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386.c20784 const char *mcount_name = MCOUNT_NAME; in x86_function_profiler() local
20786 if (current_fentry_name (&mcount_name)) in x86_function_profiler()
20789 mcount_name = fentry_name; in x86_function_profiler()
20791 mcount_name = MCOUNT_NAME_BEFORE_PROLOGUE; in x86_function_profiler()
20808 mcount_name); in x86_function_profiler()
20815 fprintf (file, "\tmovabsq\t$%s@PLTOFF, %%r11\n", mcount_name); in x86_function_profiler()
20824 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
20827 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
20832 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
20840 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386.c21430 const char *mcount_name = MCOUNT_NAME; in x86_function_profiler() local
21432 if (current_fentry_name (&mcount_name)) in x86_function_profiler()
21435 mcount_name = fentry_name; in x86_function_profiler()
21437 mcount_name = MCOUNT_NAME_BEFORE_PROLOGUE; in x86_function_profiler()
21454 mcount_name); in x86_function_profiler()
21461 fprintf (file, "\tmovabsq\t$%s@PLTOFF, %%r11\n", mcount_name); in x86_function_profiler()
21470 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
21473 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
21478 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
21486 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386.c20784 const char *mcount_name = MCOUNT_NAME; in x86_function_profiler() local
20786 if (current_fentry_name (&mcount_name)) in x86_function_profiler()
20789 mcount_name = fentry_name; in x86_function_profiler()
20791 mcount_name = MCOUNT_NAME_BEFORE_PROLOGUE; in x86_function_profiler()
20808 mcount_name); in x86_function_profiler()
20815 fprintf (file, "\tmovabsq\t$%s@PLTOFF, %%r11\n", mcount_name); in x86_function_profiler()
20824 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
20827 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
20832 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
20840 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386.c20784 const char *mcount_name = MCOUNT_NAME; in x86_function_profiler() local
20786 if (current_fentry_name (&mcount_name)) in x86_function_profiler()
20789 mcount_name = fentry_name; in x86_function_profiler()
20791 mcount_name = MCOUNT_NAME_BEFORE_PROLOGUE; in x86_function_profiler()
20808 mcount_name); in x86_function_profiler()
20815 fprintf (file, "\tmovabsq\t$%s@PLTOFF, %%r11\n", mcount_name); in x86_function_profiler()
20824 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
20827 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
20832 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
20840 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386.c20423 const char *mcount_name = MCOUNT_NAME; in x86_function_profiler() local
20425 if (current_fentry_name (&mcount_name)) in x86_function_profiler()
20428 mcount_name = fentry_name; in x86_function_profiler()
20430 mcount_name = MCOUNT_NAME_BEFORE_PROLOGUE; in x86_function_profiler()
20439 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
20441 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
20449 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
20457 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386.c20397 const char *mcount_name = MCOUNT_NAME; in x86_function_profiler() local
20399 if (current_fentry_name (&mcount_name)) in x86_function_profiler()
20402 mcount_name = fentry_name; in x86_function_profiler()
20404 mcount_name = MCOUNT_NAME_BEFORE_PROLOGUE; in x86_function_profiler()
20413 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
20415 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
20423 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
20431 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386.c20385 const char *mcount_name = MCOUNT_NAME; in x86_function_profiler() local
20387 if (current_fentry_name (&mcount_name)) in x86_function_profiler()
20390 mcount_name = fentry_name; in x86_function_profiler()
20392 mcount_name = MCOUNT_NAME_BEFORE_PROLOGUE; in x86_function_profiler()
20401 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
20403 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
20411 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
20419 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/rs6000/
H A Drs6000.c13872 const char *mcount_name = RS6000_MCOUNT; in output_profile_hook() local
13883 mcount_name = machopic_stub_name (mcount_name); in output_profile_hook()
13888 emit_library_call (gen_rtx_SYMBOL_REF (Pmode, mcount_name), in output_profile_hook()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/rs6000/
H A Drs6000.c13872 const char *mcount_name = RS6000_MCOUNT; in output_profile_hook() local
13883 mcount_name = machopic_stub_name (mcount_name); in output_profile_hook()
13888 emit_library_call (gen_rtx_SYMBOL_REF (Pmode, mcount_name), in output_profile_hook()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Di386.c41853 const char *mcount_name = MCOUNT_NAME; in x86_function_profiler() local
41855 if (current_fentry_name (&mcount_name)) in x86_function_profiler()
41858 mcount_name = fentry_name; in x86_function_profiler()
41860 mcount_name = MCOUNT_NAME_BEFORE_PROLOGUE; in x86_function_profiler()
41869 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
41871 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
41879 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
41887 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Di386.c41757 const char *mcount_name = MCOUNT_NAME; in x86_function_profiler() local
41759 if (current_fentry_name (&mcount_name)) in x86_function_profiler()
41762 mcount_name = fentry_name; in x86_function_profiler()
41764 mcount_name = MCOUNT_NAME_BEFORE_PROLOGUE; in x86_function_profiler()
41773 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
41775 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
41783 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
41791 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Di386.c41853 const char *mcount_name = MCOUNT_NAME; in x86_function_profiler() local
41855 if (current_fentry_name (&mcount_name)) in x86_function_profiler()
41858 mcount_name = fentry_name; in x86_function_profiler()
41860 mcount_name = MCOUNT_NAME_BEFORE_PROLOGUE; in x86_function_profiler()
41869 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
41871 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
41879 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
41887 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Di386.c35224 const char *mcount_name = (flag_fentry ? MCOUNT_NAME_BEFORE_PROLOGUE in x86_function_profiler() local
35234 fprintf (file, "\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
35236 fprintf (file, "\tcall\t%s\n", mcount_name); in x86_function_profiler()
35244 fprintf (file, "\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
35252 fprintf (file, "\tcall\t%s\n", mcount_name); in x86_function_profiler()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Di386.c35083 const char *mcount_name = (flag_fentry ? MCOUNT_NAME_BEFORE_PROLOGUE in x86_function_profiler() local
35093 fprintf (file, "\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
35095 fprintf (file, "\tcall\t%s\n", mcount_name); in x86_function_profiler()
35103 fprintf (file, "\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
35111 fprintf (file, "\tcall\t%s\n", mcount_name); in x86_function_profiler()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Di386.c38871 const char *mcount_name = (flag_fentry ? MCOUNT_NAME_BEFORE_PROLOGUE in x86_function_profiler() local
38881 fprintf (file, "\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
38883 fprintf (file, "\tcall\t%s\n", mcount_name); in x86_function_profiler()
38891 fprintf (file, "\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
38899 fprintf (file, "\tcall\t%s\n", mcount_name); in x86_function_profiler()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/rs6000/
H A Drs6000.c16182 const char *mcount_name = RS6000_MCOUNT; in output_profile_hook() local
16195 emit_library_call (gen_rtx_SYMBOL_REF (Pmode, mcount_name), in output_profile_hook()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c41977 const char *mcount_name = (flag_fentry ? MCOUNT_NAME_BEFORE_PROLOGUE in x86_function_profiler() local
41990 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
41992 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
42000 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
42008 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c41977 const char *mcount_name = (flag_fentry ? MCOUNT_NAME_BEFORE_PROLOGUE in x86_function_profiler() local
41990 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
41992 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
42000 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
42008 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c41977 const char *mcount_name = (flag_fentry ? MCOUNT_NAME_BEFORE_PROLOGUE in x86_function_profiler() local
41990 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
41992 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
42000 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
42008 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c41977 const char *mcount_name = (flag_fentry ? MCOUNT_NAME_BEFORE_PROLOGUE in x86_function_profiler() local
41990 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
41992 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
42000 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
42008 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Di386.c42045 const char *mcount_name = (flag_fentry ? MCOUNT_NAME_BEFORE_PROLOGUE in x86_function_profiler() local
42058 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
42060 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
42068 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
42076 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Di386.c41999 const char *mcount_name = (flag_fentry ? MCOUNT_NAME_BEFORE_PROLOGUE in x86_function_profiler() local
42012 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
42014 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
42022 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
42030 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Di386.c46040 const char *mcount_name = (flag_fentry ? MCOUNT_NAME_BEFORE_PROLOGUE in x86_function_profiler() local
46049 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
46051 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
46059 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
46067 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Di386.c46040 const char *mcount_name = (flag_fentry ? MCOUNT_NAME_BEFORE_PROLOGUE in x86_function_profiler() local
46049 fprintf (file, "1:\tcall\t*%s@GOTPCREL(%%rip)\n", mcount_name); in x86_function_profiler()
46051 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()
46059 fprintf (file, "1:\tcall\t*%s@GOT(%%ebx)\n", mcount_name); in x86_function_profiler()
46067 x86_print_call_or_nop (file, mcount_name); in x86_function_profiler()

123