Searched refs:do_minimum_hole_size (Results 1 – 3 of 3) sorted by relevance
3011 { return this->do_minimum_hole_size(); } in minimum_hole_size()3020 do_minimum_hole_size() const = 0;3045 do_minimum_hole_size() const;3068 do_minimum_hole_size() const;
1953 Output_fill_debug_info::do_minimum_hole_size() const in do_minimum_hole_size() function in gold::Output_fill_debug_info1973 gold_assert(len >= this->do_minimum_hole_size()); in do_write()2012 Output_fill_debug_line::do_minimum_hole_size() const in do_minimum_hole_size() function in gold::Output_fill_debug_line2030 gold_assert(len >= this->do_minimum_hole_size()); in do_write()
4732 * output.cc: (Output_fill_debug_info::do_minimum_hole_size): Add4734 (Output_fill_debug_line::do_minimum_hole_size): Likewise.4747 (Output_fill_debug_info::do_minimum_hole_size): New function.4749 (Output_fill_debug_line::do_minimum_hole_size): New function.