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

  /toolchain/binutils/binutils-2.25/gold/
output.cc 443 section_header_(NULL),
455 this->section_header_ = shdrs;
542 oehdr.put_e_shoff(this->section_header_->offset());
562 size_t section_count = (this->section_header_->data_size()
566 oehdr.put_e_shnum(this->section_header_->data_size()
    [all...]
output.h 622 const Output_section_headers* section_header_; member in class:gold::Output_file_header
    [all...]

Completed in 1020 milliseconds