Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDdwarf2out.c4337 static char macinfo_section_label[MAX_ARTIFICIAL_LABEL_BYTES]; variable
14082 ASM_GENERATE_INTERNAL_LABEL (macinfo_section_label, in dwarf2out_init()
14084 ASM_OUTPUT_LABEL (asm_out_file, macinfo_section_label); in dwarf2out_init()
14517 add_AT_macptr (comp_unit_die, DW_AT_macro_info, macinfo_section_label); in dwarf2out_finish()
HDChangeLog-200118874 (macinfo_section_label): New. DWARF2 macro info section label.