Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa.cc4768 char count_label_name[16]; in hppa_profile_hook() local
4771 ASM_GENERATE_INTERNAL_LABEL (count_label_name, "LP", label_no); in hppa_profile_hook()
4773 ggc_strdup (count_label_name)); in hppa_profile_hook()