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

  /toolchain/binutils/binutils-2.25/gold/
output.cc 442 segment_header_(osh),
537 if (this->segment_header_ == NULL)
540 oehdr.put_e_phoff(this->segment_header_->offset());
546 if (this->segment_header_ == NULL)
554 size_t phnum = (this->segment_header_->data_size()
    [all...]
output.h 621 const Output_segment_headers* segment_header_; member in class:gold::Output_file_header
    [all...]

Completed in 61 milliseconds