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

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.h3169 class Output_fill_debug_info : public Output_fill class in namespace:gold
3172 Output_fill_debug_info(bool is_debug_types) function in class:gold::Output_fill_debug_info
H A Doutput.cc1992 // Output_fill_debug_info methods.
1997 Output_fill_debug_info::do_minimum_hole_size() const
2012 Output_fill_debug_info::do_write(Output_file* of, off_t off, size_t len) const
H A Dlayout.cc1837 os->set_free_space_fill(new Output_fill_debug_info(false));
1839 os->set_free_space_fill(new Output_fill_debug_info(true));
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.cc2038 // Output_fill_debug_info methods.
2043 Output_fill_debug_info::do_minimum_hole_size() const
2058 Output_fill_debug_info::do_write(Output_file* of, off_t off, size_t len) const
H A Doutput.h3197 class Output_fill_debug_info : public Output_fill class in namespace:gold
3200 Output_fill_debug_info(bool is_debug_types) function in class:gold::Output_fill_debug_info
H A Dlayout.cc1837 os->set_free_space_fill(new Output_fill_debug_info(false));
1839 os->set_free_space_fill(new Output_fill_debug_info(true));
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.h3169 class Output_fill_debug_info : public Output_fill class in namespace:gold
3172 Output_fill_debug_info(bool is_debug_types) function in class:gold::Output_fill_debug_info
H A Doutput.cc1992 // Output_fill_debug_info methods.
1997 Output_fill_debug_info::do_minimum_hole_size() const
2012 Output_fill_debug_info::do_write(Output_file* of, off_t off, size_t len) const
H A Dlayout.cc1837 os->set_free_space_fill(new Output_fill_debug_info(false));
1839 os->set_free_space_fill(new Output_fill_debug_info(true));

Completed in 341 milliseconds