Home
last modified time | relevance | path

Searched refs:Output_reduced_debug_info_section (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dreduced_debug_output.h88 class Output_reduced_debug_info_section : public Output_section
91 Output_reduced_debug_info_section(const char* name, elfcpp::Elf_Word flags, in Output_reduced_debug_info_section() function
Dreduced_debug_output.cc43 Output_reduced_debug_info_section::get_die_end( in get_die_end()
251 void Output_reduced_debug_info_section::set_final_data_size() in set_final_data_size()
363 void Output_reduced_debug_info_section::do_write(Output_file* of) in do_write()
Dlayout.h59 class Output_reduced_debug_info_section; variable
1392 Output_reduced_debug_info_section* debug_info_;
Dlayout.cc1665 os = this->debug_info_ = new Output_reduced_debug_info_section( in make_output_section()
DChangeLog3782 (Output_reduced_debug_info_section::get_die_end): Remove
4130 (Output_reduced_debug_info_section::get_die_end): Add new FORM
14162 (Output_reduced_debug_info_section::faild): Likewise.