| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m88k/ |
| H A D | sysv4.h | 59 output_function_profiler (FILE, LABELNO, "_mcount")
|
| H A D | openbsdelf.h | 61 output_function_profiler (FILE, LABELNO, "__mcount")
|
| H A D | m88k-protos.h | 81 extern void output_function_profiler PARAMS ((FILE *, int, const char *));
|
| H A D | m88k.h | 906 output_function_profiler (FILE, LABELNO, "mcount")
|
| H A D | m88k.c | 2116 output_function_profiler (file, labelno, name) in output_function_profiler() function
|
| /openbsd-src/gnu/gcc/gcc/config/m88k/ |
| H A D | m88k-protos.h | 59 extern void output_function_profiler (FILE *, int, const char *);
|
| H A D | openbsdelf.h | 63 output_function_profiler (FILE, LABELNO, "__mcount")
|
| H A D | m88k.h | 762 output_function_profiler (FILE, LABELNO, "mcount")
|
| H A D | m88k.c | 1469 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 D | i960-protos.h | 98 extern void output_function_profiler PARAMS ((FILE *, int));
|
| H A D | i960.h | 923 output_function_profiler ((FILE), (LABELNO));
|
| H A D | i960.c | 1517 output_function_profiler (file, labelno) in output_function_profiler() function
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000-protos.h | 142 extern void output_function_profiler (FILE *, int);
|
| H A D | rs6000.h | 1456 output_function_profiler ((FILE), (LABELNO));
|
| H A D | rs6000.c | 16407 output_function_profiler (FILE *file, int labelno) in output_function_profiler() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | rs6000-protos.h | 173 extern void output_function_profiler PARAMS ((FILE *, int));
|
| H A D | rs6000.h | 1830 output_function_profiler ((FILE), (LABELNO));
|
| H A D | rs6000.c | 12230 output_function_profiler (file, labelno) in output_function_profiler() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | FSFChangeLog | 1040 (output_function_profiler): Add call glue to mcount call.
|
| H A D | ChangeLog.0 | 2495 (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 D | ChangeLog.1 | 3268 (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 D | FSFChangeLog.11 | 568 * 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 D | ChangeLog.5 | 4317 (output_function_profiler): Likewise. 5930 (output_function_profiler): Ditto.
|
| H A D | ChangeLog.2 | 3487 * m88k/m88k.c (output_function_profiler): Likewise. 13755 (output_function_profiler): Likewise.
|
| H A D | ChangeLog.3 | 10118 * rs6000.c (output_function_profiler): Use .long for a 32-bit 10368 (output_function_profiler): Don't use rs6000_output_load_toc_table.
|