Searched refs:x86_function_profiler (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386-protos.h152 extern void x86_function_profiler (FILE *, int);
H A Di386.h1532 #define FUNCTION_PROFILER(FILE, LABELNO) x86_function_profiler (FILE, LABELNO)
H A Di386.c18537 x86_function_profiler (FILE *file, int labelno ATTRIBUTE_UNUSED)
18506 x86_function_profiler (FILE *file, int labelno ATTRIBUTE_UNUSED) function

Completed in 120 milliseconds