Searched refs:R_PPC_LOCAL24PC (Results 1 – 6 of 6) sorted by relevance
34 #undef R_PPC_LOCAL24PC107 ELF_RELOC(R_PPC_LOCAL24PC, 23)
204 if (type != R_PPC_LOCAL24PC && type != R_PPC_REL24 && type != R_PPC_PLTREL24) in needsThunk()217 if (type == R_PPC_LOCAL24PC || type == R_PPC_REL24 || type == R_PPC_PLTREL24) in inBranchRange()247 case R_PPC_LOCAL24PC: in getRelExpr()376 case R_PPC_LOCAL24PC: in relocate()
116 Type = ELF::R_PPC_LOCAL24PC; in getRelocType()
1448 #define R_PPC_LOCAL24PC 23 macro
1938 _ELF_DEFINE_RELOC(R_PPC_LOCAL24PC, 23) \
1772 assert((rel.type == R_PPC_LOCAL24PC || rel.type == R_PPC_REL24 || in addThunkPPC32()