Home
last modified time | relevance | path

Searched refs:hppa_profile_hook (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa.h825 #define PROFILE_HOOK(label_no) hppa_profile_hook (label_no)
826 void hppa_profile_hook (int label_no);
Dpa.c4202 hppa_profile_hook (int label_no) in hppa_profile_hook() function
Dpa.md7174 ; Used by hppa_profile_hook to load the starting address of the current
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa.h962 #define PROFILE_HOOK(label_no) hppa_profile_hook (label_no)
963 void hppa_profile_hook PARAMS ((int label_no));
Dpa.c3823 hppa_profile_hook (label_no) in hppa_profile_hook() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.78326 * pa.c (hppa_profile_hook): Use force_reg to get the address
10382 (hppa_profile_hook): Use label_no param rather than
20714 (hppa_profile_hook): Use the local label rather than the function label.
DChangeLog.56822 (hppa_profile_hook): New function.
6825 (hppa_profile_hook): Declare.
DChangeLog.618144 (hppa_profile_hook): Use hppa_pic_save_rtx.