Searched refs:count_label_name (Results 1 – 2 of 2) sorted by relevance
3843 char count_label_name[16]; local3845 ASM_GENERATE_INTERNAL_LABEL (count_label_name, "LP", label_no);3846 count_label_rtx = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (count_label_name));
4238 char count_label_name[16]; in hppa_profile_hook() local4241 ASM_GENERATE_INTERNAL_LABEL (count_label_name, "LP", label_no); in hppa_profile_hook()4242 count_label_rtx = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (count_label_name)); in hppa_profile_hook()