Home
last modified time | relevance | path

Searched refs:s390_function_profiler (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390-protos.h29 extern void s390_function_profiler PARAMS ((FILE *, int));
H A Ds390.h661 s390_function_profiler ((FILE), ((LABELNO)))
H A Ds390.c6246 s390_function_profiler (file, labelno) in s390_function_profiler() function
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390-protos.h42 extern void s390_function_profiler (FILE *, int);
H A Ds390.h648 s390_function_profiler ((FILE), ((LABELNO)))
H A Ds390.c8358 s390_function_profiler (FILE *file, int labelno) in s390_function_profiler() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.61414 s390.c (s390_function_profiler): New.
1415 s390-protos.h (s390_function_profiler): Declare.
H A DChangeLog11199 * config/s390/s390.c (s390_function_profiler): Use
H A DChangeLog.720579 * config/s390/s390.c (s390_function_profiler): Fix thinko.