Searched refs:R_PPC_REL24 (Results 1 – 7 of 7) sorted by relevance
21 #undef R_PPC_REL2494 ELF_RELOC(R_PPC_REL24, 10)
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()248 case R_PPC_REL24: in getRelExpr()375 case R_PPC_REL24: in relocate()
110 Type = ELF::R_PPC_REL24; in getRelocType()495 case ELF::R_PPC_REL24: in needsRelocateWithSymbol()
1435 #define R_PPC_REL24 10 macro
898 if (GELF_R_TYPE(rela->r_info) != R_PPC_REL24 && in dt_modtext()
1925 _ELF_DEFINE_RELOC(R_PPC_REL24, 10) \
1772 assert((rel.type == R_PPC_LOCAL24PC || rel.type == R_PPC_REL24 || in addThunkPPC32()