Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delflink.c938 unsigned symvis = ELF_ST_VISIBILITY (isym->st_other); in elf_merge_st_other() local
943 if (symvis - 1 < hvis - 1) in elf_merge_st_other()
944 h->other = symvis | (h->other & ~ELF_ST_VISIBILITY (-1)); in elf_merge_st_other()