Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h79 void findOPDEntrySection(const ObjectFile &Obj,
DRuntimeDyldELF.cpp607 void RuntimeDyldELF::findOPDEntrySection(const ObjectFile &Obj, in findOPDEntrySection() function in llvm::RuntimeDyldELF
1100 findOPDEntrySection(Obj, ObjSectionToID, Value); in processRelocationRef()