Home
last modified time | relevance | path

Searched defs:module_file_spec (Results 1 – 20 of 20) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DSectionLoadList.cpp156 const FileSpec &module_file_spec( in SetSectionUnloaded() local
191 const FileSpec &module_file_spec(section_sp->GetModule()->GetFileSpec()); in SetSectionUnloaded() local
H A DModuleCache.cpp78 FileSpec GetSymbolFileSpec(const FileSpec &module_file_spec) { in GetSymbolFileSpec()
H A DRemoteAwarePlatform.cpp22 bool RemoteAwarePlatform::GetModuleSpec(const FileSpec &module_file_spec, in GetModuleSpec() argument
H A DPlatform.cpp238 GetModuleSpec(const FileSpec & module_file_spec,const ArchSpec & arch,ModuleSpec & module_spec) GetModuleSpec() argument
1640 FileSpec module_file_spec; CallLocateModuleCallbackIfSet() local
[all...]
H A DProcess.cpp5914 GetModuleSpec(const FileSpec & module_file_spec,const ArchSpec & arch,ModuleSpec & module_spec) GetModuleSpec() argument
H A DTarget.cpp1770 ModuleIsExcludedForUnconstrainedSearches(const FileSpec & module_file_spec) ModuleIsExcludedForUnconstrainedSearches() argument
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp554 FileSpec module_file_spec(m_options.modules[i]); in DoExecute() local
875 FileSpec module_file_spec(m_options.modules[i]); FindMatchingFunctions() local
897 FileSpec module_file_spec(m_options.modules[i]); FindMatchingFunctionSymbols() local
1115 FileSpec module_file_spec(m_options.modules[i]); DoExecute() local
[all...]
H A DCommandObjectTarget.cpp1837 FileSpec module_file_spec(module_name); FindModulesByName() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/
H A DSymbolLocatorDefault.cpp108 FileSpec module_file_spec = module_spec.GetFileSpec(); LocateExecutableSymbolFile() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp44 const FileSpec &module_file_spec = module_sp->GetFileSpec(); in CanModuleBeGNUstepObjCLibrary() local
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp959 FileSpec module_file_spec(spec_string); AddSpecification() local
1031 FileSpec module_file_spec(m_module_spec); SymbolContextMatches() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp309 const FileSpec &module_file_spec = module_sp->GetFileSpec(); AppleIsModuleObjCLibrary() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp655 const FileSpec &module_file_spec = module->GetFileSpec(); LogUUIDAndPaths() local
801 const FileSpec &module_file_spec = module_spec.GetFileSpec(); GetSharedModule() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp713 FileSpec module_file_spec(module_path); GetLoadedModuleFileSpec() local
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp720 FileSpec &symbol_file_spec) { in SetLocateModuleCallback()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp762 FileSpec module_file_spec(module_path); in GetLoadedModuleFileSpec() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp101 bool PlatformRemoteGDBServer::GetModuleSpec(const FileSpec &module_file_spec, in GetModuleSpec() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1589 auto module_file_spec = in AddInitCompletionHook() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3759 GetModuleInfo(const FileSpec & module_file_spec,const lldb_private::ArchSpec & arch_spec,ModuleSpec & module_spec) GetModuleInfo() argument
3866 for (const FileSpec &module_file_spec : module_file_specs) { GetModulesInfo() local
H A DProcessGDBRemote.cpp4100 GetModuleSpec(const FileSpec & module_file_spec,const ArchSpec & arch,ModuleSpec & module_spec) GetModuleSpec() argument