Home
last modified time | relevance | path

Searched refs:large_common_shndx (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtarget.h205 large_common_shndx() const in large_common_shndx() function
206 { 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
H A Dsymtab.cc321 || shndx == parameters->target().large_common_shndx()); in is_common_shndx()
1155 && st_shndx == parameters->target().large_common_shndx()) in add_from_object()
H A DChangeLog-081514723 (Target::large_common_shndx): New function.
14726 (Target::Target_info): Add small_common_shndx, large_common_shndx,
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtarget.h205 large_common_shndx() const in large_common_shndx() function
206 { 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
H A Dsymtab.cc321 || shndx == parameters->target().large_common_shndx()); in is_common_shndx()
1155 && st_shndx == parameters->target().large_common_shndx()) in add_from_object()
H A DChangeLog-081514723 (Target::large_common_shndx): New function.
14726 (Target::Target_info): Add small_common_shndx, large_common_shndx,