Searched defs:FUNCTION_PROFILER (Results 1 - 25 of 112) sorted by relevance

12345

/openbsd-current/gnu/gcc/gcc/config/
H A Dwindiss.h34 #undef FUNCTION_PROFILER macro
35 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dnetbsd64.h59 #undef FUNCTION_PROFILER macro
60 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
H A Dnetbsd.h49 #undef FUNCTION_PROFILER macro
50 #define FUNCTION_PROFILER macro
H A Dopenbsd.h86 #undef FUNCTION_PROFILER macro
87 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
H A Dvxworks.h84 #undef FUNCTION_PROFILER macro
85 #define FUNCTION_PROFILER(FILE,LABELNO) VXWORKS_FUNCTION_PROFILER(FILE,LABELNO) macro
H A Dnetbsd-elf.h79 #undef FUNCTION_PROFILER macro
80 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
H A Dopenbsd64.h104 #undef FUNCTION_PROFILER macro
105 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
H A Dopenbsdelf.h109 #undef FUNCTION_PROFILER macro
110 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dnetbsd64.h61 #undef FUNCTION_PROFILER macro
62 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
H A Dnetbsd.h49 #undef FUNCTION_PROFILER macro
50 #define FUNCTION_PROFILER macro
H A Ddarwin.h110 #undef FUNCTION_PROFILER macro
111 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
H A Dopenbsd.h88 #undef FUNCTION_PROFILER macro
89 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
H A Dopenbsd64.h103 #undef FUNCTION_PROFILER macro
104 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
H A Dnetbsd-elf.h81 #undef FUNCTION_PROFILER macro
82 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
H A Dopenbsdelf.h114 #undef FUNCTION_PROFILER macro
115 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m88k/
H A Dsysv4.h57 #undef FUNCTION_PROFILER macro
58 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
H A Dopenbsdelf.h59 #undef FUNCTION_PROFILER macro
60 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dlinux.h65 #undef FUNCTION_PROFILER macro
66 #define FUNCTION_PROFILER(STREAM,LABELNO) \ macro
H A Dnetbsd-elf.h88 #undef FUNCTION_PROFILER macro
89 #define FUNCTION_PROFILER(STREAM,LABELNO) \ macro
H A Dopenbsd.h110 #undef FUNCTION_PROFILER macro
111 #define FUNCTION_PROFILER(STREAM,LABELNO) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sh/
H A Dnetbsd-elf.h101 #undef FUNCTION_PROFILER macro
102 #define FUNCTION_PROFILER(STREAM,LABELNO) \ macro
H A Dopenbsd.h98 #undef FUNCTION_PROFILER macro
99 #define FUNCTION_PROFILER(STREAM,LABELNO) \ macro
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Dvxworks.h152 #undef FUNCTION_PROFILER macro
153 #define FUNCTION_PROFILER(FILE,LABELNO) VXWORKS_FUNCTION_PROFILER(FILE,LABELNO) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Daix.h125 #undef FUNCTION_PROFILER macro
126 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro
/openbsd-current/gnu/gcc/gcc/config/m88k/
H A Dopenbsdelf.h61 #undef FUNCTION_PROFILER macro
62 #define FUNCTION_PROFILER(FILE, LABELNO) \ macro

Completed in 292 milliseconds

12345