Searched refs:Output_section_headers (Results 1 – 10 of 10) sorted by relevance
50 class Output_section_headers; variable1420 Output_section_headers* section_headers_;
192 Output_section_headers::Output_section_headers( in Output_section_headers() function in gold::Output_section_headers211 Output_section_headers::do_size() const in do_size()250 Output_section_headers::do_write(Output_file* of) in do_write()281 Output_section_headers::do_sized_write(Output_file* of) in do_sized_write()466 Output_file_header::set_section_info(const Output_section_headers* shdrs, in set_section_info()
602 class Output_section_headers : public Output_data605 Output_section_headers(const Layout*,706 void set_section_info(const Output_section_headers*,747 const Output_section_headers* section_header_;
4562 Output_section_headers* oshdrs; in create_shdrs()4563 oshdrs = new Output_section_headers(this, in create_shdrs()
8089 (Output_section_headers::update_data_size): new function.11763 * output.cc (Output_section_headers::do_sized_write): Write large14115 * output.cc: (Output_section_headers::do_size): New method definition.14116 (Output_section_headers::Output_section_headers): Move size14117 computation to Output_section_headers::do_size.14162 (Output_section_headers::set_final_data_size): New method definition.14163 (Output_section_headers::do_size): New method declaration.17177 * output.cc (Output_section_headers::Output_section_headers): Add17179 (Output_section_headers::do_sized_write): Store overflow values17186 * output.h (class Output_section_headers): Add shstrtab_section_.
50 class Output_section_headers; variable1425 Output_section_headers* section_headers_;
193 Output_section_headers::Output_section_headers( in Output_section_headers() function in gold::Output_section_headers212 Output_section_headers::do_size() const in do_size()251 Output_section_headers::do_write(Output_file* of) in do_write()282 Output_section_headers::do_sized_write(Output_file* of) in do_sized_write()467 Output_file_header::set_section_info(const Output_section_headers* shdrs, in set_section_info()
4631 Output_section_headers* oshdrs; in create_shdrs()4632 oshdrs = new Output_section_headers(this, in create_shdrs()