Searched refs:R_PPC64_TOC (Results 1 – 8 of 8) sorted by relevance
44 #undef R_PPC64_TOC147 ELF_RELOC(R_PPC64_TOC, 51)
1031 case R_PPC64_TOC: in getRelExpr()1108 if (type == R_PPC64_ADDR64 || type == R_PPC64_TOC) in getDynRel()1375 case R_PPC64_TOC: in relocate()
456 Type = ELF::R_PPC64_TOC; in getRelocType()
320 case ELF::R_PPC64_TOC: in addSingleRelocation()
1480 #define R_PPC64_TOC 51 macro
965 if (TypeTOC != ELF::R_PPC64_TOC) in findOPDEntrySection()2083 if (RelType == ELF::R_PPC64_TOC) { in processRelocationRef()
2049 _ELF_DEFINE_RELOC(R_PPC64_TOC, 51) \
1528 else if (ctx.arg.emachine == EM_PPC64 && ctx.arg.isPic && type == R_PPC64_TOC) in scanOne()