Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gold/
HDoutput.h3197 class Output_fill_debug_info : public Output_fill
3200 Output_fill_debug_info(bool is_debug_types) in Output_fill_debug_info() function
HDoutput.cc2043 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()
HDlayout.cc1837 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()
/dragonfly/contrib/binutils-2.27/gold/
HDoutput.h3197 class Output_fill_debug_info : public Output_fill
3200 Output_fill_debug_info(bool is_debug_types) in Output_fill_debug_info() function
HDoutput.cc2031 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()
HDlayout.cc1786 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()