Home
last modified time | relevance | path

Searched refs:output_function_profiler (Results 1 – 25 of 28) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/config/m88k/
H A Dsysv4.h59 output_function_profiler (FILE, LABELNO, "_mcount")
H A Dopenbsdelf.h61 output_function_profiler (FILE, LABELNO, "__mcount")
H A Dm88k-protos.h81 extern void output_function_profiler PARAMS ((FILE *, int, const char *));
H A Dm88k.h906 output_function_profiler (FILE, LABELNO, "mcount")
H A Dm88k.c2116 output_function_profiler (file, labelno, name) in output_function_profiler() function
/openbsd-src/gnu/gcc/gcc/config/m88k/
H A Dm88k-protos.h59 extern void output_function_profiler (FILE *, int, const char *);
H A Dopenbsdelf.h63 output_function_profiler (FILE, LABELNO, "__mcount")
H A Dm88k.h762 output_function_profiler (FILE, LABELNO, "mcount")
H A Dm88k.c1469 output_function_profiler (FILE *file, int labelno, const char *name) in output_function_profiler() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i960/
H A Di960-protos.h98 extern void output_function_profiler PARAMS ((FILE *, int));
H A Di960.h923 output_function_profiler ((FILE), (LABELNO));
H A Di960.c1517 output_function_profiler (file, labelno) in output_function_profiler() function
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000-protos.h142 extern void output_function_profiler (FILE *, int);
H A Drs6000.h1456 output_function_profiler ((FILE), (LABELNO));
H A Drs6000.c16407 output_function_profiler (FILE *file, int labelno) in output_function_profiler() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000-protos.h173 extern void output_function_profiler PARAMS ((FILE *, int));
H A Drs6000.h1830 output_function_profiler ((FILE), (LABELNO));
H A Drs6000.c12230 output_function_profiler (file, labelno) in output_function_profiler() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog1040 (output_function_profiler): Add call glue to mcount call.
H A DChangeLog.02495 (output_function_profiler): Use asm_fprintf and fputs.
2602 (output_function_profiler): Add call glue to mcount call.
9964 * rs6000.c (output_function_profiler): Put label address in r0, and
H A DChangeLog.13268 (output_function_profiler): Save and restore static chain around
12707 (output_function_profiler): Use r12 for temp, instead of r11 so
14509 (output_function_profiler): Use llong for profiler label and ld to
H A DFSFChangeLog.11568 * rs6000.c (output_function_profiler): Put label address in r0, and
4831 (output_function_profiler): Implement System V profiling.
6336 * rs6000.c (output_function_profiler): Use RS6000_MCOUNT.
H A DChangeLog.54317 (output_function_profiler): Likewise.
5930 (output_function_profiler): Ditto.
H A DChangeLog.23487 * m88k/m88k.c (output_function_profiler): Likewise.
13755 (output_function_profiler): Likewise.
H A DChangeLog.310118 * rs6000.c (output_function_profiler): Use .long for a 32-bit
10368 (output_function_profiler): Don't use rs6000_output_load_toc_table.

12