Searched refs:large_common_shndx (Results 1 – 6 of 6) sorted by relevance
205 large_common_shndx() const in large_common_shndx() function206 { return this->pti_->large_common_shndx; } in large_common_shndx()213 gold_assert(this->pti_->large_common_shndx != elfcpp::SHN_UNDEF); in large_common_section_flags()566 elfcpp::Elf_Half large_common_shndx; member
321 || shndx == parameters->target().large_common_shndx()); in is_common_shndx()1155 && st_shndx == parameters->target().large_common_shndx()) in add_from_object()
14723 (Target::large_common_shndx): New function.14726 (Target::Target_info): Add small_common_shndx, large_common_shndx,