Searched refs:section_header_ (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.cc457 section_header_(NULL),
469 this->section_header_ = shdrs;
556 oehdr.put_e_shoff(this->section_header_->offset());
576 size_t section_count = (this->section_header_->data_size()
580 oehdr.put_e_shnum(this->section_header_->data_size()
H A Doutput.h747 const Output_section_headers* section_header_; member in class:gold::Output_file_header
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.cc455 section_header_(NULL),
467 this->section_header_ = shdrs;
554 oehdr.put_e_shoff(this->section_header_->offset());
574 size_t section_count = (this->section_header_->data_size()
578 oehdr.put_e_shnum(this->section_header_->data_size()
H A Doutput.h747 const Output_section_headers* section_header_; member in class:gold::Output_file_header
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.cc457 section_header_(NULL),
469 this->section_header_ = shdrs;
556 oehdr.put_e_shoff(this->section_header_->offset());
576 size_t section_count = (this->section_header_->data_size()
580 oehdr.put_e_shnum(this->section_header_->data_size()
H A Doutput.h747 const Output_section_headers* section_header_; member in class:gold::Output_file_header

Completed in 387 milliseconds