Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformMacOSX.cpp103 ModuleSP exe_module_sp(target.GetExecutableModule()); in GetSDKDirectory() local
H A DPlatformRemoteDarwinDevice.cpp67 const ModuleSpec &ms, lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
H A DPlatformAppleSimulator.cpp377 const ModuleSpec &module_spec, lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
H A DPlatformDarwinKernel.cpp892 const ArchSpec &arch, ModuleSP &exe_module_sp) { in ExamineKextForMatchingUUID()
H A DPlatformDarwin.cpp1049 ModuleSP exe_module_sp = target->GetExecutableModule(); in AddClangModuleCompilationOptionsForSDKType() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRemoteAwarePlatform.cpp33 const ModuleSpec &module_spec, ModuleSP &exe_module_sp, in ResolveExecutable()
H A DTargetList.cpp304 ModuleSP exe_module_sp; in CreateTargetInternal() local
H A DPlatform.cpp771 lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
806 lldb::ModuleSP &exe_module_sp, in ResolveRemoteExecutable()
H A DProcess.cpp2973 ModuleSP exe_module_sp = GetTarget().GetExecutableModule(); in CompleteAttach() local
2988 ModuleSP exe_module_sp = GetTarget().GetExecutableModule(); in CompleteAttach() local
3020 ModuleSP exe_module_sp = GetTarget().GetExecutableModule(); in CompleteAttach() local
H A DTarget.cpp2328 ModuleSP exe_module_sp(target->GetExecutableModule()); in ImageSearchPathsChanged() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp385 ModuleSP exe_module_sp = target->GetExecutableModule(); in Attach() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp173 DebugMapModule(const ModuleSP &exe_module_sp, uint32_t cu_idx, in DebugMapModule()
189 ModuleSP exe_module_sp(m_exe_module_wp.lock()); in GetSymbolFile() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp956 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateImageInfosHeaderAndLoadCommands() local
H A DDynamicLoaderDarwin.cpp563 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateSpecialBinariesFromNewImageInfos() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp255 lldb::ModuleSP exe_module_sp = GetTarget().GetExecutableModule(); in DoLoadCore() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp303 ModuleSP exe_module_sp(target.GetExecutableModule()); in DoConnectRemote() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp514 ModuleSP exe_module_sp(target_sp->GetExecutableModule()); in CanDebug() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectProcess.cpp166 ModuleSP exe_module_sp = target->GetExecutableModule(); in DoExecute() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3575 ModuleSP exe_module_sp = target->GetExecutableModule(); in GetTarget() local