OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PROFILE_HOOK
(Results
1 - 25
of
37
) sorted by relevancy
1
2
/src/external/gpl3/gcc.old/dist/gcc/config/arc/
elf.h
84
#define
PROFILE_HOOK
(LABEL) \
linux.h
130
#define
PROFILE_HOOK
(LABEL) \
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
linux-elf.h
96
#define
PROFILE_HOOK
(X) \
bpabi.h
138
#undef
PROFILE_HOOK
/src/external/gpl3/gcc/dist/gcc/config/arc/
elf.h
84
#define
PROFILE_HOOK
(LABEL) \
linux.h
129
#define
PROFILE_HOOK
(LABEL) \
/src/external/gpl3/gcc/dist/gcc/config/arm/
linux-elf.h
96
#define
PROFILE_HOOK
(X) \
bpabi.h
138
#undef
PROFILE_HOOK
/src/external/gpl3/gcc.old/dist/gcc/config/ia64/
hpux.h
188
/* HP-UX uses
PROFILE_HOOK
instead of FUNCTION_PROFILER but we need a
190
PROFILE_HOOK
, the profile call comes after the prologue. */
195
#undef
PROFILE_HOOK
196
#define
PROFILE_HOOK
(LABEL) ia64_profile_hook (LABEL)
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
aix.h
264
#define
PROFILE_HOOK
(LABEL) output_profile_hook (LABEL)
darwin.h
352
#define
PROFILE_HOOK
(LABEL) output_profile_hook (LABEL)
freebsd64.h
262
#define
PROFILE_HOOK
(LABEL) \
linux64.h
210
#define
PROFILE_HOOK
(LABEL) \
netbsd64.h
171
#define
PROFILE_HOOK
(LABEL) \
/src/external/gpl3/gcc/dist/gcc/config/ia64/
hpux.h
188
/* HP-UX uses
PROFILE_HOOK
instead of FUNCTION_PROFILER but we need a
190
PROFILE_HOOK
, the profile call comes after the prologue. */
195
#undef
PROFILE_HOOK
196
#define
PROFILE_HOOK
(LABEL) ia64_profile_hook (LABEL)
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
aix.h
262
#define
PROFILE_HOOK
(LABEL) output_profile_hook (LABEL)
darwin.h
355
#define
PROFILE_HOOK
(LABEL) output_profile_hook (LABEL)
freebsd64.h
261
#define
PROFILE_HOOK
(LABEL) \
linux64.h
210
#define
PROFILE_HOOK
(LABEL) \
netbsd64.h
171
#define
PROFILE_HOOK
(LABEL) \
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
cygming.h
371
#undef
PROFILE_HOOK
372
#define
PROFILE_HOOK
(LABEL) \
/src/external/gpl3/gcc/dist/gcc/config/i386/
cygming.h
371
#undef
PROFILE_HOOK
372
#define
PROFILE_HOOK
(LABEL) \
/src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.h
395
#define
PROFILE_HOOK
(LABEL) or1k_profile_hook()
397
/* All the work is done in
PROFILE_HOOK
, but this is still required. */
/src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.h
736
#define
PROFILE_HOOK
(LABEL) \
744
/* All the work done in
PROFILE_HOOK
, but still required. */
/src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.h
671
/* On HPPA, we emit profiling code as rtl via
PROFILE_HOOK
rather than
683
#define
PROFILE_HOOK
(label_no) hppa_profile_hook (label_no)
Completed in 70 milliseconds
1
2
Indexes created Tue Feb 24 08:35:24 UTC 2026