Searched refs:Output_fill_debug_info (Results 1 – 6 of 6) sorted by relevance
3197 class Output_fill_debug_info : public Output_fill3200 Output_fill_debug_info(bool is_debug_types) in Output_fill_debug_info() function
2043 Output_fill_debug_info::do_minimum_hole_size() const in do_minimum_hole_size()2058 Output_fill_debug_info::do_write(Output_file* of, off_t off, size_t len) const in do_write()
1837 os->set_free_space_fill(new Output_fill_debug_info(false)); in make_output_section()1839 os->set_free_space_fill(new Output_fill_debug_info(true)); in make_output_section()
2031 Output_fill_debug_info::do_minimum_hole_size() const in do_minimum_hole_size()2046 Output_fill_debug_info::do_write(Output_file* of, off_t off, size_t len) const in do_write()
1786 os->set_free_space_fill(new Output_fill_debug_info(false)); in make_output_section()1788 os->set_free_space_fill(new Output_fill_debug_info(true)); in make_output_section()