Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp181 createELFDebugObject(const ObjectFile &Obj, const LoadedELFObjectInfo &L) { in createELFDebugObject() function
210 return createELFDebugObject(Obj, *this); in getObjectForDebug()