Searched refs:findOPDEntrySection (Results 1 – 2 of 2) sorted by relevance
94 Error findOPDEntrySection(const object::ELFObjectFileBase &Obj,
706 Error RuntimeDyldELF::findOPDEntrySection(const ELFObjectFileBase &Obj, in findOPDEntrySection() function in llvm::RuntimeDyldELF1578 if (auto Err = findOPDEntrySection(Obj, ObjSectionToID, Value)) in processRelocationRef()