Home
last modified time | relevance | path

Searched refs:Output_file (Results 1 – 25 of 41) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gold/
Dlayout.h841 write_output_sections(Output_file* of) const;
846 write_data(const Symbol_table*, Output_file*) const;
851 write_sections_after_input_sections(Output_file* of);
905 Output_file* of);
909 write_build_id(Output_file*) const;
913 write_binary(Output_file* in) const;
1461 Write_sections_task(const Layout* layout, Output_file* of, in Write_sections_task()
1490 Output_file* of_;
1503 Output_file* of, Task_token* final_blocker) in Write_data_task()
1525 Output_file* of_;
[all …]
Doutput.h40 class Output_file; variable
248 write(Output_file* file) in write()
297 do_write(Output_file*) = 0;
490 do_write(Output_file*);
516 do_sized_write(Output_file*);
540 do_write(Output_file*);
561 do_sized_write(Output_file*);
587 do_write(Output_file*);
608 do_sized_write(Output_file*);
813 do_write(Output_file*);
[all …]
Dreduced_debug_output.h61 do_write(Output_file*);
107 do_write(Output_file*);
Dreloc.cc646 Output_file* of) in do_relocate()
719 Output_file* of, in write_sections()
908 Output_file* of, in do_relocate_sections()
1052 Output_file* of) in incremental_relocs_write()
1087 Output_file* of) in incremental_relocs_write_reltype()
1698 Output_file* of);
1706 Output_file* of);
1714 Output_file* of);
1722 Output_file* of);
1732 Output_file* of,
[all …]
Dehframe.h73 do_write(Output_file*);
84 do_sized_write(Output_file*);
147 get_fde_addresses(Output_file* of,
423 do_write(Output_file*);
Doutput.cc236 Output_section_headers::do_write(Output_file* of) in do_write()
267 Output_section_headers::do_sized_write(Output_file* of) in do_sized_write()
367 Output_segment_headers::do_write(Output_file* of) in do_write()
398 Output_segment_headers::do_sized_write(Output_file* of) in do_sized_write()
462 Output_file_header::do_write(Output_file* of) in do_write()
497 Output_file_header::do_sized_write(Output_file* of) in do_sized_write()
639 Output_data_const::do_write(Output_file* of) in do_write()
647 Output_data_const_buffer::do_write(Output_file* of) in do_write()
699 Output_data_strtab::do_write(Output_file* of) in do_write()
1260 Output_file* of) in do_write()
[all …]
Dgold.h52 class Output_file; variable
242 Output_file* of);
Dgdb-index.h38 class Output_file; variable
144 do_write(Output_file*);
Dincremental.h93 open_incremental_binary(Output_file* file);
1343 Incremental_binary(Output_file* output, Target* /*target*/) in Incremental_binary()
1480 Output_file* of) in apply_incremental_relocs()
1531 Output_file*
1565 do_apply_incremental_relocs(const Symbol_table*, Layout*, Output_file*) = 0;
1582 Output_file* output_;
1592 Sized_incremental_binary(Output_file* output, in Sized_incremental_binary()
1700 Output_file* of);
2012 do_relocate(const Symbol_table* symtab, const Layout*, Output_file* of);
Dobject.h44 class Output_file; variable
1183 relocate(const Symbol_table* symtab, const Layout* layout, Output_file* of) in relocate()
1350 do_relocate(const Symbol_table* symtab, const Layout*, Output_file* of) = 0;
2318 do_relocate(const Symbol_table* symtab, const Layout*, Output_file* of);
2447 const unsigned char* pshdrs, Output_file* of,
2527 write_sections(const Layout*, const unsigned char* pshdrs, Output_file*,
2533 const unsigned char* pshdrs, Output_file* of, in relocate_sections()
2574 Output_file*);
2583 Output_file*);
2611 write_local_symbols(Output_file*,
Dstringpool.h33 class Output_file; variable
280 write(Output_file*, off_t offset);
Dcompressed_output.h73 do_write(Output_file*);
Dincremental-dump.cc41 class Output_file;
464 Output_file* file = new Output_file(filename); in main()
Dmerge.h357 do_write(Output_file*);
486 do_write(Output_file*);
Dreduced_debug_output.cc223 Output_reduced_debug_abbrev_section::do_write(Output_file* of) in do_write()
363 void Output_reduced_debug_info_section::do_write(Output_file* of) in do_write()
Ddwp.h52 class Output_file; variable
Dsymtab.h59 class Output_file; variable
1611 Output_file*) const;
1616 Output_file*, off_t) const;
1865 Output_file*) const;
1883 Output_file*, off_t) const;
Dehframe.cc110 Eh_frame_hdr::do_write(Output_file* of) in do_write()
143 Eh_frame_hdr::do_sized_write(Output_file* of) in do_sized_write()
301 Eh_frame_hdr::get_fde_addresses(Output_file* of, in get_fde_addresses()
1148 Eh_frame::do_write(Output_file* of) in do_write()
Dgold.cc206 Output_file* of = new Output_file(options.output_file_name()); in queue_initial_tasks()
841 Output_file* of) in queue_final_tasks()
Dcompressed_output.cc235 Output_compressed_section::do_write(Output_file* of) in do_write()
Dmerge.cc471 Output_merge_data::do_write(Output_file* of) in do_write()
658 Output_merge_string<Char_type>::do_write(Output_file* of) in do_write()
Dattributes.h397 do_write(Output_file*);
Dincremental.cc74 do_write(Output_file*);
735 Output_file* of) in do_apply_incremental_relocs()
849 make_sized_incremental_binary(Output_file* file, in make_sized_incremental_binary()
878 open_incremental_binary(Output_file* file) in open_incremental_binary()
1392 Output_section_incremental_inputs<size, big_endian>::do_write(Output_file* of) in do_write()
2545 Output_file* of) in do_relocate()
Dattributes.cc444 Output_attributes_section_data::do_write(Output_file* of) in do_write()
Dreloc.h184 Relobj* object, Output_file* of, in Relocate_task()
211 Output_file* of_;

12