Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/Target/
DRemoteAwarePlatformTest.cpp58 lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformMacOSX.cpp107 ModuleSP exe_module_sp(target.GetExecutableModule()); in GetSDKDirectory() local
DPlatformRemoteDarwinDevice.cpp69 const ModuleSpec &ms, lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
DPlatformAppleSimulator.cpp353 const ModuleSpec &module_spec, lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
DPlatformDarwinKernel.cpp936 const ArchSpec &arch, ModuleSP &exe_module_sp) { in ExamineKextForMatchingUUID()
DPlatformDarwin.cpp1549 ModuleSP exe_module_sp = target->GetExecutableModule(); in AddClangModuleCompilationOptionsForSDKType() local
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessFreeBSD.cpp278 ModuleSP exe_module_sp(target_sp->GetExecutableModule()); in CanDebug() local
310 ModuleSP exe_module_sp; in DoAttachToProcessWithID() local
502 ModuleSP exe_module_sp; in DoDidExec() local
/external/llvm-project/lldb/source/Target/
DRemoteAwarePlatform.cpp33 const ModuleSpec &module_spec, ModuleSP &exe_module_sp, in ResolveExecutable()
DTargetList.cpp332 ModuleSP exe_module_sp; in CreateTargetInternal() local
DProcess.cpp3044 ModuleSP exe_module_sp = GetTarget().GetExecutableModule(); in CompleteAttach() local
3061 ModuleSP exe_module_sp = GetTarget().GetExecutableModule(); in CompleteAttach() local
3100 ModuleSP exe_module_sp = GetTarget().GetExecutableModule(); in CompleteAttach() local
DPlatform.cpp856 lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
DTarget.cpp2177 ModuleSP exe_module_sp(target->GetExecutableModule()); in ImageSearchPathsChanged() local
/external/llvm-project/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp382 ModuleSP exe_module_sp = target->GetExecutableModule(); in Attach() local
/external/llvm-project/lldb/source/Plugins/Process/elf-core/
DProcessElfCore.cpp238 lldb::ModuleSP exe_module_sp = GetTarget().GetExecutableModule(); in DoLoadCore() local
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOSXDYLD.cpp940 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateImageInfosHeaderAndLoadCommands() local
DDynamicLoaderDarwin.cpp583 ModuleSP exe_module_sp(FindTargetModuleForImageInfo(image_infos[exe_idx], in UpdateSpecialBinariesFromNewImageInfos() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.cpp167 DebugMapModule(const ModuleSP &exe_module_sp, uint32_t cu_idx, in DebugMapModule()
183 ModuleSP exe_module_sp(m_exe_module_wp.lock()); in GetSymbolFile() local
/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDP.cpp316 ModuleSP exe_module_sp(target.GetExecutableModule()); in DoConnectRemote() local
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp97 const ModuleSpec &module_spec, lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DProcessWindows.cpp505 ModuleSP exe_module_sp(target_sp->GetExecutableModule()); in CanDebug() local
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.cpp725 ModuleSP exe_module_sp = process->GetTarget().GetExecutableModule(); in ReadMemoryModule() local
/external/llvm-project/lldb/source/Commands/
DCommandObjectProcess.cpp150 ModuleSP exe_module_sp = target->GetExecutableModule(); in DoExecute() local