Home
last modified time | relevance | path

Searched defs:exe_objfile (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp204 ObjectFile *exe_objfile = exe_module_sp->GetObjectFile(); in GetSymbolVendor() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp257 ObjectFile *exe_objfile = exe_module->GetObjectFile(); in CanDebug() local