Searched refs:STO_PPC64_LOCAL_BIT (Results 1 – 4 of 4) sorted by relevance
208 #define STO_PPC64_LOCAL_BIT 5 in END_RELOC_NUMBERS() macro209 #define STO_PPC64_LOCAL_MASK (7 << STO_PPC64_LOCAL_BIT) in END_RELOC_NUMBERS()234 >> STO_PPC64_LOCAL_BIT)237 ppc64_encode_local_entry (val) << STO_PPC64_LOCAL_BIT
256 #define STO_PPC64_LOCAL_BIT 5 in END_RELOC_NUMBERS() macro257 #define STO_PPC64_LOCAL_MASK (7 << STO_PPC64_LOCAL_BIT) in END_RELOC_NUMBERS()282 >> STO_PPC64_LOCAL_BIT)285 ppc64_encode_local_entry (val) << STO_PPC64_LOCAL_BIT
250 STO_PPC64_LOCAL_BIT = 5, enumerator
11313 other >>= STO_PPC64_LOCAL_BIT; in get_ppc64_symbol_other()