Home
last modified time | relevance | path

Searched defs:exe_module_sp (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDRemoteAwarePlatform.cpp33 const ModuleSpec &module_spec, lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
HDTargetList.cpp304 ModuleSP exe_module_sp; in CreateTargetInternal() local
HDProcess.cpp3162 ModuleSP exe_module_sp = GetTarget().GetExecutableModule(); in CompleteAttach() local
3177 ModuleSP exe_module_sp = GetTarget().GetExecutableModule(); in CompleteAttach() local
3209 ModuleSP exe_module_sp = GetTarget().GetExecutableModule(); in CompleteAttach() local
HDPlatform.cpp733 lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
HDTarget.cpp2408 ModuleSP exe_module_sp(target->GetExecutableModule()); in ImageSearchPathsChanged() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
HDPlatformPOSIX.cpp385 ModuleSP exe_module_sp = target->GetExecutableModule(); in Attach() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
HDProcessElfCore.cpp258 lldb::ModuleSP exe_module_sp = GetTarget().GetExecutableModule(); in DoLoadCore() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARFDebugMap.cpp176 DebugMapModule(const ModuleSP &exe_module_sp, uint32_t cu_idx, in DebugMapModule()
192 ModuleSP exe_module_sp(m_exe_module_wp.lock()); in GetSymbolFile() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectProcess.cpp147 ModuleSP exe_module_sp = target->GetExecutableModule(); in DoExecute() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDIOHandlerCursesGUI.cpp3574 ModuleSP exe_module_sp = target->GetExecutableModule(); in GetTarget() local