Searched refs:Output_fill_debug_info (Results 1 – 4 of 4) sorted by relevance
3036 class Output_fill_debug_info : public Output_fill3039 Output_fill_debug_info(bool is_debug_types) in Output_fill_debug_info() function
1953 Output_fill_debug_info::do_minimum_hole_size() const in do_minimum_hole_size()1968 Output_fill_debug_info::do_write(Output_file* of, off_t off, size_t len) const in do_write()
1788 os->set_free_space_fill(new Output_fill_debug_info(false)); in make_output_section()1790 os->set_free_space_fill(new Output_fill_debug_info(true)); in make_output_section()
4727 * output.cc (Output_fill_debug_info::do_write): Use Swap_unaligned.4732 * output.cc: (Output_fill_debug_info::do_minimum_hole_size): Add4747 (Output_fill_debug_info::do_minimum_hole_size): New function.4748 (Output_fill_debug_info::do_write): New function.4756 (Output_fill_debug_info): New class.