Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h405 void SetDebugMapModule(const lldb::ModuleSP &module_sp) { in SetDebugMapModule() function
H A DSymbolFileDWARFDebugMap.cpp208 oso_symfile->SetDebugMapModule(exe_module_sp); in GetSymbolVendor()