Searched refs:no_size_errors (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc2638 Stub_control(int32_t size, bool no_size_errors, bool multi_os) argument
2640 suppress_size_errors_(no_size_errors), multi_os_(multi_os),
2809 bool no_size_errors)
2811 Stub_control stub_control(this->stub_group_size_, no_size_errors,
3116 bool no_size_errors = true; local
3122 no_size_errors = false;
3123 this->group_sections(layout, task, no_size_errors);
2807 group_sections(Layout* layout, const Task*, bool no_size_errors) argument

Completed in 125 milliseconds