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

  /toolchain/binutils/binutils-2.25/gold/
target.h 202 large_common_shndx() const function in class:gold::Target
203 { return this->pti_->large_common_shndx; }
210 gold_assert(this->pti_->large_common_shndx != elfcpp::SHN_UNDEF);
539 elfcpp::Elf_Half large_common_shndx; member in struct:gold::Target::Target_info
    [all...]
symtab.cc 318 || shndx == parameters->target().large_common_shndx());
    [all...]

Completed in 407 milliseconds