Lines Matching refs:st_other
1081 && ELF_ST_VISIBILITY (sym->st_other) != STV_DEFAULT in _bfd_elf_merge_symbol()
1103 if (ELF_ST_VISIBILITY (sym->st_other) == STV_PROTECTED) in _bfd_elf_merge_symbol()
4228 && ELF_ST_VISIBILITY (isym->st_other) != STV_INTERNAL) in elf_link_add_object_symbols()
4229 isym->st_other = (STV_HIDDEN in elf_link_add_object_symbols()
4230 | (isym->st_other & ~ELF_ST_VISIBILITY (-1))); in elf_link_add_object_symbols()
4232 if (ELF_ST_VISIBILITY (isym->st_other) != 0 && !dynamic) in elf_link_add_object_symbols()
4242 symvis = ELF_ST_VISIBILITY (isym->st_other); in elf_link_add_object_symbols()
7998 sym.st_other = h->other; in elf_link_output_extsym()
8124 && ELF_ST_VISIBILITY (sym.st_other) != STV_DEFAULT in elf_link_output_extsym()
8132 ELF_ST_VISIBILITY (sym.st_other) == STV_PROTECTED in elf_link_output_extsym()
8134 : ELF_ST_VISIBILITY (sym.st_other) == STV_INTERNAL in elf_link_output_extsym()
9686 elfsym.st_other = 0; in bfd_elf_final_link()
9703 elfsym.st_other = 0; in bfd_elf_final_link()
9924 sym.st_other = 0; in bfd_elf_final_link()
9958 sym.st_other = e->isym.st_other; in bfd_elf_final_link()