Home
last modified time | relevance | path

Searched refs:second_in_std_section (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.h110 unsigned second_in_std_section : 1; member
H A Ddwarf2out.c1258 fde->second_in_std_section in dwarf2out_switch_text_section()
9717 if (fde->dw_fde_second_begin && !fde->second_in_std_section) in size_of_aranges()
11675 if (fde->dw_fde_second_begin && !fde->second_in_std_section) in output_aranges()
31511 if (fde->dw_fde_second_begin && !fde->second_in_std_section) in dwarf2out_finish()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.h110 unsigned second_in_std_section : 1; member
H A Ddwarf2out.cc1199 std_section = fde->second_in_std_section; in mark_ignored_debug_section()
1319 fde->second_in_std_section in dwarf2out_switch_text_section()
9865 if (fde->dw_fde_second_begin && !fde->second_in_std_section) in size_of_aranges()
11871 if (fde->dw_fde_second_begin && !fde->second_in_std_section) in output_aranges()
32322 if (fde->dw_fde_second_begin && !fde->second_in_std_section) in dwarf2out_finish()
H A DChangeLog-201133045 Add dw_fde_second_begin, dw_fde_second_end and second_in_std_section
33063 (size_of_aranges): Count !in_std_section and !second_in_std_section
33068 !second_in_std_section.