Searched refs:second_in_std_section (Results 1 – 5 of 5) sorted by relevance
110 unsigned second_in_std_section : 1; member
1258 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()
1199 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()
33045 Add dw_fde_second_begin, dw_fde_second_end and second_in_std_section33063 (size_of_aranges): Count !in_std_section and !second_in_std_section33068 !second_in_std_section.