Searched refs:new_relaxed (Results 1 – 2 of 2) sorted by relevance
4861 std::vector<Output_relaxed_input_section*> new_relaxed; in Stub_table() local4862 new_relaxed.push_back(this); in Stub_table()4863 output_section->convert_input_sections_to_relaxed_sections(new_relaxed); in Stub_table()
4849 std::vector<Output_relaxed_input_section*> new_relaxed; in Stub_table() local4850 new_relaxed.push_back(this); in Stub_table()4851 output_section->convert_input_sections_to_relaxed_sections(new_relaxed); in Stub_table()