Searched refs:R_PPC_LOCAL24PC (Results 1 – 6 of 6) sorted by relevance
200 if (type != R_PPC_LOCAL24PC && type != R_PPC_REL24 && type != R_PPC_PLTREL24) in needsThunk()213 if (type == R_PPC_LOCAL24PC || type == R_PPC_REL24 || type == R_PPC_PLTREL24) in inBranchRange()243 case R_PPC_LOCAL24PC: in getRelExpr()373 case R_PPC_LOCAL24PC: in relocate()
34 #undef R_PPC_LOCAL24PC107 ELF_RELOC(R_PPC_LOCAL24PC, 23)
99 Type = ELF::R_PPC_LOCAL24PC; in getRelocType()
1261 #define R_PPC_LOCAL24PC 23 macro
1418 assert((rel.type == R_PPC_LOCAL24PC || rel.type == R_PPC_REL24 || in addThunkPPC32()
1938 _ELF_DEFINE_RELOC(R_PPC_LOCAL24PC, 23) \