Searched refs:R_PPC_REL24 (Results 1 – 7 of 7) 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() 244 case R_PPC_REL24: in getRelExpr() 372 case R_PPC_REL24: in relocate() 398 // R_PPC_REL24: __tls_get_addr in getTlsGdRelaxSkip()
21 #undef R_PPC_REL2494 ELF_RELOC(R_PPC_REL24, 10)
93 Type = ELF::R_PPC_REL24; in getRelocType() 482 case ELF::R_PPC_REL24: in needsRelocateWithSymbol()
1246 #define R_PPC_REL24 10 macro
1418 assert((rel.type == R_PPC_LOCAL24PC || rel.type == R_PPC_REL24 || in addThunkPPC32()
898 if (GELF_R_TYPE(rela->r_info) != R_PPC_REL24 && in dt_modtext()
1925 _ELF_DEFINE_RELOC(R_PPC_REL24, 10) \