Home
last modified time | relevance | path

Searched refs:findOPDEntrySection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h96 void findOPDEntrySection(const ELFObjectFileBase &Obj,
DRuntimeDyldELF.cpp817 void RuntimeDyldELF::findOPDEntrySection(const ELFObjectFileBase &Obj, in findOPDEntrySection() function in llvm::RuntimeDyldELF
1456 findOPDEntrySection(Obj, ObjSectionToID, Value); in processRelocationRef()