Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp833 ModuleSP Type::GetExeModule() { in GetExeModule() function in Type
943 m_exe_module_wp = type_sp->GetExeModule(); in SetType()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h435 lldb::ModuleSP GetExeModule();