Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()