Searched refs:Output_file_header (Results 1 – 5 of 5) sorted by relevance
52 class Output_file_header; variable1241 Output_file_header*, unsigned int*);
437 Output_file_header::Output_file_header(Target* target, in Output_file_header() function in gold::Output_file_header452 Output_file_header::set_section_info(const Output_section_headers* shdrs, in set_section_info()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()588 Output_file_header::entry() in entry()625 Output_file_header::do_size() const in do_size()
2474 Output_file_header* file_header, in relaxation_loop_body()2749 Output_file_header* file_header = new Output_file_header(target, symtab, in finalize()
572 class Output_file_header : public Output_data575 Output_file_header(Target*,
1522 * output.h (Output_file_header): Remove const from member target_1524 * output.cc (Output_file_header::Output_file_header): Update prototype.1525 (Output_file_header::do_sized_write): Use this->target_ in place5867 * output.h (class Output_file_header): Remove entry_ field.5868 * output.cc (Output_file_header::Output_file_header): Remove entry5870 (Output_file_header::entry): Use parameters->entry.10348 (Output_file_header::do_sized_write): For large segment count,11820 * output.cc (Output_file_header::do_sized_write): Set ELF file12113 * output.cc (Output_file_header::do_sized_write): Use ET_DYN if12684 * layout.h (Output_segment_headers, Output_file_header):[all …]