Lines Matching full:stub_control
2381 class Stub_control
2388 Stub_control(int32_t size, bool no_size_errors)
2442 Stub_control::can_add_to_stub_group(Output_section* o,
2511 Stub_control stub_control(this->stub_group_size_, no_size_errors);
2535 if (!stub_control.can_add_to_stub_group(*o, &*i, has14))
2537 table_owner->output_section = stub_control.output_section();
2538 table_owner->owner = stub_control.owner();
2539 stub_control.set_output_and_owner(*o, &*i);
2553 const Output_section::Input_section* i = stub_control.owner();
2570 table_owner->output_section = stub_control.output_section();