Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformiOSSimulator.cpp176 lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
DPlatformRemoteiOS.cpp213 lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
DPlatformDarwinKernel.cpp621 …c &kext_bundle_path, const lldb_private::UUID &uuid, const ArchSpec &arch, ModuleSP &exe_module_sp) in ExamineKextForMatchingUUID()
DPlatformDarwin.cpp128 lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
/external/lldb/source/Plugins/Platform/Linux/
DPlatformLinux.cpp151 lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
/external/lldb/source/Plugins/Process/POSIX/
DProcessPOSIX.cpp109 ModuleSP exe_module_sp(target.GetExecutableModule()); in CanDebug() local
141 ModuleSP exe_module_sp; in DoAttachToProcessWithID() local
/external/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp106 lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
/external/lldb/source/Plugins/Platform/FreeBSD/
DPlatformFreeBSD.cpp160 lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
/external/lldb/source/Target/
DTargetList.cpp265 ModuleSP exe_module_sp; in CreateTarget() local
DPlatform.cpp479 lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
DTarget.cpp1725 ModuleSP exe_module_sp (target->GetExecutableModule()); in ImageSearchPathsChanged() local
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.cpp182 DebugMapModule (const ModuleSP &exe_module_sp, in DebugMapModule()
208 ModuleSP exe_module_sp (m_exe_module_wp.lock()); in GetSymbolVendor() local
/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOSXDYLD.cpp1336 …ModuleSP exe_module_sp (FindTargetModuleForDYLDImageInfo (image_infos[exe_idx], can_create, NULL)); in UpdateImageInfosHeaderAndLoadCommands() local