HomeSort by relevance Sort by last modified time
    Searched defs:strtab_size_ (Results 1 - 3 of 3) sorted by null

  /bionic/linker/
linker_phdr.h 92 size_t strtab_size_; member in class:ElfReader
linker_soinfo.h 331 size_t strtab_size_; member in struct:soinfo
  /toolchain/binutils/binutils-2.27/gold/
stringpool.h 273 gold_assert(this->strtab_size_ != 0);
274 return this->strtab_size_;
405 section_size_type strtab_size_; member in class:gold::Stringpool_template

Completed in 492 milliseconds