Home
last modified time | relevance | path

Searched refs:FUNCTION_PROFILER (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-12-stable/contrib/gcc/config/
Dwindiss.h34 #undef FUNCTION_PROFILER
35 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
/freebsd-12-stable/contrib/gcc/config/i386/
Dnetbsd64.h59 #undef FUNCTION_PROFILER
60 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
Dnetbsd.h49 #undef FUNCTION_PROFILER
50 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
Dopenbsd.h86 #undef FUNCTION_PROFILER
87 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
Dvxworks.h84 #undef FUNCTION_PROFILER
85 #define FUNCTION_PROFILER(FILE,LABELNO) VXWORKS_FUNCTION_PROFILER(FILE,LABELNO) macro
Dopenbsdelf.h108 #undef FUNCTION_PROFILER
109 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
Dnetbsd-elf.h79 #undef FUNCTION_PROFILER
80 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
Ddarwin.h173 #undef FUNCTION_PROFILER
174 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
Di386.h1527 #define FUNCTION_PROFILER(FILE, LABELNO) x86_function_profiler (FILE, LABELNO) macro
/freebsd-12-stable/contrib/gcc/config/rs6000/
Dvxworks.h152 #undef FUNCTION_PROFILER
153 #define FUNCTION_PROFILER(FILE,LABELNO) VXWORKS_FUNCTION_PROFILER(FILE,LABELNO) macro
Drs6000.h1455 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
/freebsd-12-stable/contrib/gcc/config/ia64/
Dhpux.h206 #undef FUNCTION_PROFILER
207 #define FUNCTION_PROFILER(FILE, LABELNO) do { } while (0) macro
Dia64.h1286 #undef FUNCTION_PROFILER
1287 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
/freebsd-12-stable/contrib/gcc/config/s390/
Ds390.h647 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
/freebsd-12-stable/contrib/gcc/config/arm/
Darm.h1552 #define FUNCTION_PROFILER(STREAM, LABELNO) \ macro
1558 #define FUNCTION_PROFILER(STREAM, LABELNO) \ macro
/freebsd-12-stable/contrib/gcc/config/sparc/
Dsparc.h1655 #define FUNCTION_PROFILER(FILE, LABELNO) do { } while (0) macro
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.h2018 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
/freebsd-12-stable/contrib/gcc/
Dfinal.c1495 FUNCTION_PROFILER (file, current_function_funcdef_no); in profile_function()
DChangeLog-20021860 * config/sh/linux.h (FUNCTION_PROFILER): Implemented.
2812 (FUNCTION_PROFILER): Move offline to ...
2814 * beos-elf.h (FUNCTION_PROFILER): Kill.
2816 * freebsd-aout.h (FUNCTION_PROFILER): Kill.
2819 * linux.h (FUNCTION_PROFILER): Kill.
2821 * x86-64.h (FUNCTION_PROFILER): Kill.
2823 * freebsd.h (FUNCTION_PROFILER): Kill.
5604 (FUNCTION_PROFILER): Rewrite to use ASM_GENERATE_INTERNAL_LABEL,
5608 * config/vax/elf.h (FUNCTION_PROFILER): Remove.
5861 * config/vax/elf.h (FUNCTION_PROFILER): Fix __mcount call.
[all …]
DChangeLog-1997187 (FUNCTION_PROFILER): _mcount takes its address in $28.
2005 * sparc/sparc.h (FUNCTION_PROFILER): Fix format string when
DFSFChangeLog.1021 * sparc.h (FUNCTION_PROFILER): Save/restore %g2 around mcount call.
832 * m68k/mot3300.h (FUNCTION_PROFILER): Emit label references
842 (FUNCTION_PROFILER): Call asm_fprintf instead of normal fprintf.
4039 * sh.h (FUNCTION_PROFILER): Use trap #33 instead of trap #5.
7429 * i370/mvs.h (FUNCTION_PROFILER): Likewise.
DChangeLog-19997442 (FUNCTION_PROFILER): Redefine appropriately for Linux.
12798 (FUNCTION_PROFILER): Delete.
13471 (sparc_function_profiler): New function from old FUNCTION_PROFILER
13476 * sparc.h (FUNCTION_PROFILER): Call new sparc.c function.
13481 * sparc/pbd.h (FUNCTION_PROFILER): Delete.
13483 * sparc/sun4o3.h (FUNCTION_PROFILER): Delete.
13691 * i386/freebsd-elf.h (FUNCTION_PROFILER): labels are not needed and
14881 (FUNCTION_PROFILER): Remove assembler dialect dependency and use
DChangeLog-20011416 s390.h (FUNCTION_PROFILER): Call it.
2458 * i386/osf1elf.h (FUNCTION_PROFILER): Const-ify.
4110 * config/m68hc11/m68hc11.h (FUNCTION_PROFILER): Fix label name
5768 (FUNCTION_PROFILER): Remove.
5769 * config/ia64/ia64.h (FUNCTION_PROFILER): Update definition using the
7342 (FUNCTION_PROFILER): Const-ify.
7659 * s390.h (FUNCTION_PROFILER): Remove unused variable.
26030 * pa.h (FUNCTION_PROFILER): Now does nothing.
30243 * config/dsp16xx/dsp16xx.h (FUNCTION_PROFILER): Likewise.
DFSFChangeLog.11130 * m68k/mot3300.h (FUNCTION_PROFILER): USE_GAS and !USE_GAS versions
1619 * sparc.h (FUNCTION_PROFILER): Fix format string when TARGET_MEDANY.
11944 * alpha/linux.h (FUNCTION_PROFILER): _mcount has non-standard linkage.
14278 (FUNCTION_PROFILER): Use ASM_GENERATE_INTERNAL_LABEL instead.
DChangeLog-200014216 FUNCTION_PROFILER.
14219 (FUNCTION_PROFILER): Just emit a call to mcount.
17383 * config/alpha/linux.h (FUNCTION_PROFILER): Remove.
19999 (FUNCTION_PROFILER): Define.
22625 * config/arm/linux-elf.h (FUNCTION_PROFILER): Rename to
22628 * config/arm/netbsd.h (FUNCTION_PROFILER): Rename to

12