Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/config/
HDdarwin.c1432 char section_start_label[30]; in darwin_emit_except_table_label() local
1434 ASM_GENERATE_INTERNAL_LABEL (section_start_label, "GCC_except_table", in darwin_emit_except_table_label()
1436 ASM_OUTPUT_LABEL (file, section_start_label); in darwin_emit_except_table_label()
/freebsd-11-stable/contrib/gcc/
HDdwarf2out.c2175 char l1[20], l2[20], section_start_label[20]; in output_call_frame_info() local
2242 ASM_GENERATE_INTERNAL_LABEL (section_start_label, FRAME_BEGIN_LABEL, for_eh); in output_call_frame_info()
2243 ASM_OUTPUT_LABEL (asm_out_file, section_start_label); in output_call_frame_info()
2391 dw2_asm_output_delta (4, l1, section_start_label, "FDE CIE offset"); in output_call_frame_info()
2393 dw2_asm_output_offset (DWARF_OFFSET_SIZE, section_start_label, in output_call_frame_info()