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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c162 static GTY(()) section *debug_frame_section; variable
2237 if (!debug_frame_section)
2238 debug_frame_section = get_section (DEBUG_FRAME_SECTION,
2240 switch_to_section (debug_frame_section);
2395 debug_frame_section, "FDE CIE offset");
7215 dw2_asm_output_offset (DWARF_OFFSET_SIZE, l1, debug_frame_section,
14043 debug_frame_section = get_section (DEBUG_FRAME_SECTION,

Completed in 69 milliseconds