Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dpowerpc.cc2563 Stub_control stub_control(this->stub_group_size_, no_size_errors); in group_sections() local
2587 if (!stub_control.can_add_to_stub_group(*o, &*i, has14)) in group_sections()
2589 table_owner->output_section = stub_control.output_section(); in group_sections()
2590 table_owner->owner = stub_control.owner(); in group_sections()
2591 stub_control.set_output_and_owner(*o, &*i); in group_sections()
2605 const Output_section::Input_section* i = stub_control.owner(); in group_sections()
2622 table_owner->output_section = stub_control.output_section(); in group_sections()