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

  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp_file.h 182 return this->large_shndx_offset_;
191 return this->large_shndx_offset_;
260 int large_shndx_offset_; member in class:elfcpp::Elf_file
411 this->large_shndx_offset_ = 0;
464 this->large_shndx_offset_ = - 0x100;
  /toolchain/binutils/binutils-2.27/gold/
object.h 165 : large_shndx_offset_(large_shndx_offset), symtab_xindex_()
197 shndx += this->large_shndx_offset_;
202 int large_shndx_offset_; member in class:gold::Xindex
    [all...]

Completed in 78 milliseconds