Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc4861 std::vector<Output_relaxed_input_section*> new_relaxed; in Stub_table() local
4862 new_relaxed.push_back(this); in Stub_table()
4863 output_section->convert_input_sections_to_relaxed_sections(new_relaxed); in Stub_table()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc4849 std::vector<Output_relaxed_input_section*> new_relaxed; in Stub_table() local
4850 new_relaxed.push_back(this); in Stub_table()
4851 output_section->convert_input_sections_to_relaxed_sections(new_relaxed); in Stub_table()