Home
last modified time | relevance | path

Searched refs:Output_section_headers (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dlayout.h50 class Output_section_headers; variable
1420 Output_section_headers* section_headers_;
H A Doutput.cc192 Output_section_headers::Output_section_headers( in Output_section_headers() function in gold::Output_section_headers
211 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()
H A Doutput.h602 class Output_section_headers : public Output_data
605 Output_section_headers(const Layout*,
706 void set_section_info(const Output_section_headers*,
747 const Output_section_headers* section_header_;
H A Dlayout.cc4562 Output_section_headers* oshdrs; in create_shdrs()
4563 oshdrs = new Output_section_headers(this, in create_shdrs()
H A DChangeLog-08158089 (Output_section_headers::update_data_size): new function.
11763 * output.cc (Output_section_headers::do_sized_write): Write large
14115 * output.cc: (Output_section_headers::do_size): New method definition.
14116 (Output_section_headers::Output_section_headers): Move size
14117 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): Add
17179 (Output_section_headers::do_sized_write): Store overflow values
17186 * output.h (class Output_section_headers): Add shstrtab_section_.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dlayout.h50 class Output_section_headers; variable
1425 Output_section_headers* section_headers_;
H A Doutput.cc193 Output_section_headers::Output_section_headers( in Output_section_headers() function in gold::Output_section_headers
212 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()
H A Doutput.h602 class Output_section_headers : public Output_data
605 Output_section_headers(const Layout*,
706 void set_section_info(const Output_section_headers*,
747 const Output_section_headers* section_header_;
H A Dlayout.cc4631 Output_section_headers* oshdrs; in create_shdrs()
4632 oshdrs = new Output_section_headers(this, in create_shdrs()
H A DChangeLog-08158089 (Output_section_headers::update_data_size): new function.
11763 * output.cc (Output_section_headers::do_sized_write): Write large
14115 * output.cc: (Output_section_headers::do_size): New method definition.
14116 (Output_section_headers::Output_section_headers): Move size
14117 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): Add
17179 (Output_section_headers::do_sized_write): Store overflow values
17186 * output.h (class Output_section_headers): Add shstrtab_section_.