Searched refs:STO_PPC64_LOCAL_MASK (Results 1 – 7 of 7) sorted by relevance
204 #define STO_PPC64_LOCAL_MASK (7 << STO_PPC64_LOCAL_BIT) in END_RELOC_NUMBERS() macro228 ppc64_decode_local_entry (((other) & STO_PPC64_LOCAL_MASK) \
128 * ppc64.h (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK): Define.
249 STO_PPC64_LOCAL_MASK = 0xE0 enumerator
90 (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK): Likewise.
2285 elfsym->internal_elf_sym.st_other &= ~STO_PPC64_LOCAL_MASK; in ppc_elf_localentry()6316 if ((STO_PPC64_LOCAL_MASK & elfsym->internal_elf_sym.st_other) != 0) in ppc_force_relocation()6352 if ((STO_PPC64_LOCAL_MASK & elfsym->internal_elf_sym.st_other) != 0) in ppc_fix_adjustable()
1889 if ((st_other & elfcpp::STO_PPC64_LOCAL_MASK) != 0) in do_read_symbols()
4838 if ((STO_PPC64_LOCAL_MASK & isym->st_other) != 0) in ppc64_elf_add_symbol_hook()