HomeSort by relevance Sort by last modified time
    Searched defs:Output_file_header (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
output.cc 435 // Output_file_header methods.
437 Output_file_header::Output_file_header(Target* target,
452 Output_file_header::set_section_info(const Output_section_headers* shdrs,
462 Output_file_header::do_write(Output_file* of)
497 Output_file_header::do_sized_write(Output_file* of)
588 Output_file_header::entry()
625 Output_file_header::do_size() const
    [all...]
output.h 572 class Output_file_header : public Output_data
575 Output_file_header(Target*,
    [all...]

Completed in 62 milliseconds