Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp180 createELFDebugObject(const ObjectFile &Obj, const LoadedELFObjectInfo &L) { in createELFDebugObject() function
209 return createELFDebugObject(Obj, *this); in getObjectForDebug()