Searched refs:macinfo_section_label (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c4341 static char macinfo_section_label[MAX_ARTIFICIAL_LABEL_BYTES];
14070 ASM_GENERATE_INTERNAL_LABEL (macinfo_section_label,
14072 ASM_OUTPUT_LABEL (asm_out_file, macinfo_section_label);
14505 add_AT_macptr (comp_unit_die, DW_AT_macro_info, macinfo_section_label);
4337 static char macinfo_section_label[MAX_ARTIFICIAL_LABEL_BYTES]; variable

Completed in 144 milliseconds