Searched refs:small_common_shndx (Results 1 – 3 of 3) sorted by relevance
186 small_common_shndx() const in small_common_shndx() function187 { return this->pti_->small_common_shndx; } in small_common_shndx()194 gold_assert(this->pti_->small_common_shndx != elfcpp::SHN_UNDEF); in small_common_section_flags()536 elfcpp::Elf_Half small_common_shndx; member
317 || shndx == parameters->target().small_common_shndx() in is_common_shndx()1085 && st_shndx == parameters->target().small_common_shndx()) in add_from_object()
13304 * target.h (Target::small_common_shndx): New function.13309 (Target::Target_info): Add small_common_shndx, large_common_shndx,