Searched refs:R_PPC64_TOC16_LO (Results 1 – 9 of 9) sorted by relevance
19 ; Verify generation of R_PPC64_TOC16_HA and R_PPC64_TOC16_LO for26 ; CHECK: 0x{{[0-9,A-F]+}} R_PPC64_TOC16_LO [[SYM2]]38 ; Verify generation of R_PPC64_TOC16_HA and R_PPC64_TOC16_LO for43 ; CHECK: 0x{{[0-9,A-F]+}} R_PPC64_TOC16_LO [[SYM3]]50 ; Verify generation of R_PPC64_TOC16_HA and R_PPC64_TOC16_LO for54 ; CHECK: 0x{{[0-9,A-F]+}} R_PPC64_TOC16_LO [[SYM4]]
44 ; Verify generation of R_PPC64_TOC16_HA and R_PPC64_TOC16_LO for48 ; MEDIUM-NEXT: 0x{{[0-9,A-F]+}} R_PPC64_TOC16_LO [[SYM2]]66 ; Verify generation of R_PPC64_TOC16_HA and R_PPC64_TOC16_LO for70 ; MEDIUM-NEXT: 0x{{[0-9,A-F]+}} R_PPC64_TOC16_LO [[SYM3]]83 ; Verify generation of R_PPC64_TOC16_HA and R_PPC64_TOC16_LO for87 ; MEDIUM-NEXT: 0x{{[0-9,A-F]+}} R_PPC64_TOC16_LO [[SYM4]]
33 ELF_RELOC(R_PPC64_TOC16_LO, 48)
177 Type = ELF::R_PPC64_TOC16_LO; in GetRelocType()
240 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_TOC16_LO target 0x0241 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_TOC16_LO target 0x0256 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_TOC16_LO target 0x0257 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_TOC16_LO target 0x0
1184 RelType == ELF::R_PPC64_TOC16_LO || in processRelocationRef()1201 case ELF::R_PPC64_TOC16_LO: RelType = ELF::R_PPC64_ADDR16_LO; break; in processRelocationRef()
572 R_PPC64_TOC16_LO = 48 variable in Relocs_Elf_PPC64
131 ELF-PPC64: Type: R_PPC64_TOC16_LO (48)
2193 #define R_PPC64_TOC16_LO 48 /* half16 #lo(S + A - .TOC.) */ macro