Searched refs:findPPC64TOCSection (Results 1 – 2 of 2) sorted by relevance
91 Error findPPC64TOCSection(const object::ELFObjectFileBase &Obj,
626 Error RuntimeDyldELF::findPPC64TOCSection(const ELFObjectFileBase &Obj, in findPPC64TOCSection() function in llvm::RuntimeDyldELF1644 if (auto Err = findPPC64TOCSection(Obj, ObjSectionToID, TOCValue)) in processRelocationRef()1657 if (auto Err = findPPC64TOCSection(Obj, ObjSectionToID, Value)) in processRelocationRef()1660 if (auto Err = findPPC64TOCSection(Obj, ObjSectionToID, Value)) in processRelocationRef()