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

  /toolchain/binutils/binutils-2.25/gold/
target.h 186 small_common_shndx() const function in class:gold::Target
187 { return this->pti_->small_common_shndx; }
194 gold_assert(this->pti_->small_common_shndx != elfcpp::SHN_UNDEF);
536 elfcpp::Elf_Half small_common_shndx; member in struct:gold::Target::Target_info
    [all...]
symtab.cc 317 || shndx == parameters->target().small_common_shndx()
    [all...]

Completed in 435 milliseconds