Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Doutput.h3221 class Output_fill_debug_line : public Output_fill
3224 Output_fill_debug_line() in Output_fill_debug_line() function
H A Doutput.cc2090 Output_fill_debug_line::do_minimum_hole_size() const in do_minimum_hole_size()
2103 Output_fill_debug_line::do_write(Output_file* of, off_t off, size_t len) const in do_write()
H A Dlayout.cc1790 os->set_free_space_fill(new Output_fill_debug_line()); in make_output_section()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Doutput.h3221 class Output_fill_debug_line : public Output_fill
3224 Output_fill_debug_line() in Output_fill_debug_line() function
H A Doutput.cc2102 Output_fill_debug_line::do_minimum_hole_size() const in do_minimum_hole_size()
2115 Output_fill_debug_line::do_write(Output_file* of, off_t off, size_t len) const in do_write()
H A Dlayout.cc1841 os->set_free_space_fill(new Output_fill_debug_line()); in make_output_section()