Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp148 OwningBinary<ObjectFile> createELFDebugObject(const ObjectFile &Obj, in createELFDebugObject() function
180 return createELFDebugObject(Obj, *this); in getObjectForDebug()