Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc3577 std::vector<Output_relaxed_input_section*> new_relaxed; in Stub_table() local
3578 new_relaxed.push_back(this); in Stub_table()
3579 output_section->convert_input_sections_to_relaxed_sections(new_relaxed); in Stub_table()