Searched refs:R_PPC64_TOC16_HI (Results 1 – 5 of 5) sorted by relevance
34 ELF_RELOC(R_PPC64_TOC16_HI, 49)
180 Type = ELF::R_PPC64_TOC16_HI; in GetRelocType()
1186 RelType == ELF::R_PPC64_TOC16_HI || in processRelocationRef()1203 case ELF::R_PPC64_TOC16_HI: RelType = ELF::R_PPC64_ADDR16_HI; break; in processRelocationRef()
248 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_TOC16_HI target 0x0249 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_TOC16_HI target 0x0
2194 #define R_PPC64_TOC16_HI 49 /* half16 #hi(S + A - .TOC.) */ macro