Searched refs:R_PPC64_TOC16_LO (Results 1 – 8 of 8) sorted by relevance
41 #undef R_PPC64_TOC16_LO144 ELF_RELOC(R_PPC64_TOC16_LO, 48)
665 relocateNoSym(loc, R_PPC64_TOC16_LO, val); in relaxGot()1021 case R_PPC64_TOC16_LO: in getRelExpr()1209 case R_PPC64_TOC16_LO: in toAddr16Rel()1252 case R_PPC64_TOC16_LO: in isTocOptType()
220 Type = ELF::R_PPC64_TOC16_LO; in getRelocType()
335 case ELF::R_PPC64_TOC16_LO: in createLinkGraphFromELFObject_ppc64()
1289 #define R_PPC64_TOC16_LO 48 macro
1666 RelType == ELF::R_PPC64_TOC16_LO || in processRelocationRef()1683 case ELF::R_PPC64_TOC16_LO: RelType = ELF::R_PPC64_ADDR16_LO; break; in processRelocationRef()
2046 _ELF_DEFINE_RELOC(R_PPC64_TOC16_LO, 48) \
1496 if (type == R_PPC64_TOC16_LO && sym.isSection() && isa<Defined>(sym) && in scanOne()