Searched refs:R_PPC64_REL14 (Results 1 – 13 of 13) sorted by relevance
10 .section .R_PPC64_REL14,"ax",@progbits14 # CHECK-LABEL: Disassembly of section .R_PPC64_REL14:
22 #undef R_PPC64_REL14108 ELF_RELOC(R_PPC64_REL14, 11)
22 #undef R_PPC64_REL14116 ELF_RELOC(R_PPC64_REL14, 11)
22 #undef R_PPC64_REL14125 ELF_RELOC(R_PPC64_REL14, 11)
18 # CHECK: Type: R_PPC64_REL14 (11)122 - Type: R_PPC64_REL14
981 case R_PPC64_REL14: in getRelExpr()1297 case R_PPC64_REL14: { in relocate()1347 if (type != R_PPC64_REL14 && type != R_PPC64_REL24 && in needsThunk()1387 if (type == R_PPC64_REL14) in inBranchRange()
915 return rel.type == R_PPC64_REL24 || rel.type == R_PPC64_REL14; in isCompatibleWith()999 return rel.type == R_PPC64_REL24 || rel.type == R_PPC64_REL14; in isCompatibleWith()1137 assert((type == R_PPC64_REL14 || type == R_PPC64_REL24 || in addThunkPPC64()1147 if ((type == R_PPC64_REL14 || type == R_PPC64_REL24) && (s.stOther >> 5) == 1) in addThunkPPC64()
30 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL14 target 0x031 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL14 target 0x0
1917 #define R_PPC64_REL14 R_PPC_REL14 macro
2284 #define R_PPC64_REL14 R_PPC_REL14 /* PC relative 16 bit */ macro
2527 #define R_PPC64_REL14 R_PPC_REL14 /* PC relative 16 bit */ macro