Home
last modified time | relevance | path

Searched defs:module_spec (Results 1 – 25 of 58) sorted by relevance

123

/external/llvm-project/lldb/source/Symbol/
DLocateSymbolFile.cpp41 int LocateMacOSXFilesUsingDebugSymbols(const ModuleSpec &module_spec, in LocateMacOSXFilesUsingDebugSymbols()
153 static bool LocateDSYMInVincinityOfExecutable(const ModuleSpec &module_spec, in LocateDSYMInVincinityOfExecutable()
207 static FileSpec LocateExecutableSymbolFileDsym(const ModuleSpec &module_spec) { in LocateExecutableSymbolFileDsym()
233 ModuleSpec Symbols::LocateExecutableObjectFile(const ModuleSpec &module_spec) { in LocateExecutableObjectFile()
260 Symbols::LocateExecutableSymbolFile(const ModuleSpec &module_spec, in LocateExecutableSymbolFile()
389 bool Symbols::DownloadObjectAndSymbolFile(ModuleSpec &module_spec, in DownloadObjectAndSymbolFile()
DLocateSymbolFileMacOSX.cpp45 int LocateMacOSXFilesUsingDebugSymbols(const ModuleSpec &module_spec, in LocateMacOSXFilesUsingDebugSymbols()
308 ModuleSpec &module_spec) { in GetModuleSpecInfoFromUUIDDictionary()
476 bool Symbols::DownloadObjectAndSymbolFile(ModuleSpec &module_spec, in DownloadObjectAndSymbolFile()
DSymbol.cpp416 Target &target, ConstString &reexport_name, ModuleSpec &module_spec, in ResolveReExportedSymbolInModuleSpec()
474 ModuleSpec module_spec; in ResolveReExportedSymbol() local
/external/llvm-project/lldb/unittests/Symbol/
DLocateSymbolFileTest.cpp31 ModuleSpec module_spec; in TEST_F() local
40 ModuleSpec module_spec; in TEST_F() local
/external/llvm-project/lldb/include/lldb/Core/
DModuleSpec.h329 bool GetModuleSpecAtIndex(size_t i, ModuleSpec &module_spec) const { in GetModuleSpecAtIndex()
339 bool FindMatchingModuleSpec(const ModuleSpec &module_spec, in FindMatchingModuleSpec()
364 void FindMatchingModuleSpecs(const ModuleSpec &module_spec, in FindMatchingModuleSpecs()
/external/llvm-project/lldb/source/Breakpoint/
DBreakpointResolverAddress.cpp25 const BreakpointSP &bkpt, const Address &addr, const FileSpec &module_spec) in BreakpointResolverAddress()
132 ModuleSpec module_spec(m_module_filespec); in SearchCallback() local
/external/llvm-project/lldb/source/Target/
DModuleCache.cpp191 const ModuleSpec &module_spec, const FileSpec &tmp_file, in Put()
215 const ModuleSpec &module_spec, in Get()
270 const ModuleSpec &module_spec, in GetAndPut()
DTargetList.cpp110 ModuleSpec module_spec(FileSpec(user_exe_path, FileSpec::Style::native)); in CreateTargetInternal() local
166 ModuleSpec module_spec; in CreateTargetInternal() local
336 ModuleSpec module_spec(file, arch); in CreateTargetInternal() local
DPlatform.cpp222 const ModuleSpec &module_spec, Process *process, ModuleSP &module_sp, in GetSharedModule()
263 const ArchSpec &arch, ModuleSpec &module_spec) { in GetModuleSpec()
855 Platform::ResolveExecutable(const ModuleSpec &module_spec, in ResolveExecutable()
1521 ModuleSpec &module_spec, lldb::ModuleSP &module_sp, in GetCachedExecutable()
1535 const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, in LoadCachedExecutable()
1545 Status Platform::GetRemoteSharedModule(const ModuleSpec &module_spec, in GetRemoteSharedModule()
1619 bool Platform::GetCachedSharedModule(const ModuleSpec &module_spec, in GetCachedSharedModule()
1632 const FileSpec &tmp_download_file_spec) { in GetCachedSharedModule()
DAssertFrameRecognizer.cpp23 FileSpec module_spec; member
DRemoteAwarePlatform.cpp24 ModuleSpec &module_spec) { in GetModuleSpec()
33 const ModuleSpec &module_spec, ModuleSP &exe_module_sp, in ResolveExecutable()
/external/llvm-project/lldb/unittests/Target/
DModuleCacheTest.cpp87 ModuleSpec module_spec; in TryGetAndPut() local
98 const FileSpec &tmp_download_file_spec) { in TryGetAndPut()
DRemoteAwarePlatformTest.cpp57 ResolveExecutable(const ModuleSpec &module_spec, in ResolveExecutable()
/external/llvm-project/lldb/source/Core/
DDynamicLoader.cpp80 ModuleSpec module_spec(executable->GetFileSpec(), in GetTargetExecutable() local
156 ModuleSpec module_spec(file, target.GetArchitecture()); in LoadModuleAtAddress() local
/external/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
DSymbolVendorWasm.cpp79 ModuleSpec module_spec; in CreateInstance() local
/external/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
DSymbolVendorELF.cpp88 ModuleSpec module_spec; in CreateInstance() local
/external/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDynamicLoaderPOSIXDYLD.cpp441 ModuleSpec module_spec{I->file_spec}; in RefreshModules() local
541 ModuleSpec module_spec(file, target.GetArchitecture()); in LoadInterpreterModule() local
733 ModuleSpec module_spec(process_info.GetExecutableFile(), in ResolveExecutableModule() local
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp82 FileSpec module_spec = module.GetFileSpec(); in LocateExecutableScriptingResources() local
214 const lldb_private::ModuleSpec &module_spec, in BringInRemoteFile()
222 const lldb_private::ModuleSpec &module_spec, lldb::ModuleSP &module_sp, in GetSharedModuleWithLocalCache()
367 const ModuleSpec &module_spec, Process *process, ModuleSP &module_sp, in GetSharedModule()
1729 const ModuleSpec &module_spec, Process *process, ModuleSP &module_sp, in FindBundleBinaryInExecSearchPaths()
DPlatformMacOSX.cpp177 const lldb_private::ModuleSpec &module_spec, Process *process, in GetSharedModule()
DPlatformDarwinKernel.cpp729 const ModuleSpec &module_spec, Process *process, ModuleSP &module_sp, in GetSharedModule()
760 const ModuleSpec &module_spec, Process *process, ModuleSP &module_sp, in GetSharedModuleKext()
813 const ModuleSpec &module_spec, Process *process, ModuleSP &module_sp, in GetSharedModuleKernel()
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DNativeProcessWindows.h161 void OnLoadDll(const lldb_private::ModuleSpec &module_spec, in OnLoadDll()
DLocalDebugDelegate.cpp48 void LocalDebugDelegate::OnLoadDll(const lldb_private::ModuleSpec &module_spec, in OnLoadDll()
/external/llvm-project/lldb/source/Commands/
DCommandObjectSource.cpp569 ModuleSpec module_spec(module_file_spec); in DoExecute() local
894 ModuleSpec module_spec(module_file_spec); in FindMatchingFunctions() local
917 ModuleSpec module_spec(module_file_spec); in FindMatchingFunctionSymbols() local
1175 ModuleSpec module_spec(module_file_spec); in DoExecute() local
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
DDynamicLoaderHexagonDYLD.cpp186 ModuleSpec module_spec(executable->GetFileSpec(), in GetTargetExecutable() local
393 ModuleSpec module_spec(file); in RefreshModules() local
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
DDynamicLoaderWindowsDYLD.cpp67 const ModuleSpec module_spec, in OnLoadModule()

123