Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Ddbxout.c909 char lscope_label_name[100]; in dbxout_function_end() local
918 ASM_GENERATE_INTERNAL_LABEL (lscope_label_name, "Lscope", scope_labelno); in dbxout_function_end()
947 dbxout_stab_value_label_diff (lscope_label_name, begin_label); in dbxout_function_end()
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddbxout.c938 char lscope_label_name[100]; in dbxout_function_end() local
947 ASM_GENERATE_INTERNAL_LABEL (lscope_label_name, "Lscope", scope_labelno); in dbxout_function_end()
975 dbxout_stab_value_label_diff (lscope_label_name, begin_label); in dbxout_function_end()