Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dehframe.cc116 this->do_sized_write<32, false>(of); in do_write()
121 this->do_sized_write<32, true>(of); in do_write()
126 this->do_sized_write<64, false>(of); in do_write()
131 this->do_sized_write<64, true>(of); in do_write()
143 Eh_frame_hdr::do_sized_write(Output_file* of) in do_sized_write() function in gold::Eh_frame_hdr
1255 this->do_sized_write<32, false>(oview); in do_write()
1260 this->do_sized_write<32, true>(oview); in do_write()
1265 this->do_sized_write<64, false>(oview); in do_write()
1270 this->do_sized_write<64, true>(oview); in do_write()
1284 Eh_frame::do_sized_write(unsigned char* oview) in do_sized_write() function in gold::Eh_frame
H A Dehframe.h84 do_sized_write(Output_file*);
527 do_sized_write(unsigned char* oview);
H A Doutput.cc256 this->do_sized_write<32, false>(of); in do_write()
261 this->do_sized_write<32, true>(of); in do_write()
266 this->do_sized_write<64, false>(of); in do_write()
271 this->do_sized_write<64, true>(of); in do_write()
281 Output_section_headers::do_sized_write(Output_file* of) in do_sized_write() function in gold::Output_section_headers
387 this->do_sized_write<32, false>(of); in do_write()
392 this->do_sized_write<32, true>(of); in do_write()
397 this->do_sized_write<64, false>(of); in do_write()
402 this->do_sized_write<64, true>(of); in do_write()
412 Output_segment_headers::do_sized_write(Output_file* of) in do_sized_write() function in gold::Output_segment_headers
[all …]
H A Doutput.h641 do_sized_write(Output_file*);
686 do_sized_write(Output_file*);
733 do_sized_write(Output_file*);
H A DChangeLog-08152141 (Eh_frame::do_sized_write): Likewise.
2942 (Output_file_header::do_sized_write): Use this->target_ in place
3552 (Eh_frame::do_sized_write): Update. Don't free Post_fde.
3679 (Eh_frame::do_sized_write): Arrange to write post map FDES after
11763 * output.cc (Output_section_headers::do_sized_write): Write large
11765 (Output_file_header::do_sized_write): For large segment count,
13237 * output.cc (Output_file_header::do_sized_write): Set ELF file
13530 * output.cc (Output_file_header::do_sized_write): Use ET_DYN if
15168 * output.cc (Output_file_header:: do_sized_write): Call target
17179 (Output_section_headers::do_sized_write): Store overflow values
[all …]
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dehframe.cc116 this->do_sized_write<32, false>(of); in do_write()
121 this->do_sized_write<32, true>(of); in do_write()
126 this->do_sized_write<64, false>(of); in do_write()
131 this->do_sized_write<64, true>(of); in do_write()
143 Eh_frame_hdr::do_sized_write(Output_file* of) in do_sized_write() function in gold::Eh_frame_hdr
1255 this->do_sized_write<32, false>(oview); in do_write()
1260 this->do_sized_write<32, true>(oview); in do_write()
1265 this->do_sized_write<64, false>(oview); in do_write()
1270 this->do_sized_write<64, true>(oview); in do_write()
1284 Eh_frame::do_sized_write(unsigned char* oview) in do_sized_write() function in gold::Eh_frame
H A Dehframe.h84 do_sized_write(Output_file*);
527 do_sized_write(unsigned char* oview);
H A Doutput.cc257 this->do_sized_write<32, false>(of); in do_write()
262 this->do_sized_write<32, true>(of); in do_write()
267 this->do_sized_write<64, false>(of); in do_write()
272 this->do_sized_write<64, true>(of); in do_write()
282 Output_section_headers::do_sized_write(Output_file* of) in do_sized_write() function in gold::Output_section_headers
388 this->do_sized_write<32, false>(of); in do_write()
393 this->do_sized_write<32, true>(of); in do_write()
398 this->do_sized_write<64, false>(of); in do_write()
403 this->do_sized_write<64, true>(of); in do_write()
413 Output_segment_headers::do_sized_write(Output_file* of) in do_sized_write() function in gold::Output_segment_headers
[all …]
H A Doutput.h641 do_sized_write(Output_file*);
686 do_sized_write(Output_file*);
733 do_sized_write(Output_file*);
H A DChangeLog-08152141 (Eh_frame::do_sized_write): Likewise.
2942 (Output_file_header::do_sized_write): Use this->target_ in place
3552 (Eh_frame::do_sized_write): Update. Don't free Post_fde.
3679 (Eh_frame::do_sized_write): Arrange to write post map FDES after
11763 * output.cc (Output_section_headers::do_sized_write): Write large
11765 (Output_file_header::do_sized_write): For large segment count,
13237 * output.cc (Output_file_header::do_sized_write): Set ELF file
13530 * output.cc (Output_file_header::do_sized_write): Use ET_DYN if
15168 * output.cc (Output_file_header:: do_sized_write): Call target
17179 (Output_section_headers::do_sized_write): Store overflow values
[all …]