/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | LocateSymbolFile.cpp |
|
H A D | SymbolLocator.cpp | 34 ModuleSpec module_spec; in DownloadSymbolFileAsync() local
|
H A D | LocateSymbolFileMacOSX.cpp |
|
H A D | Symbol.cpp | 471 Target &target, ConstString &reexport_name, ModuleSpec &module_spec, in ResolveReExportedSymbolInModuleSpec() 523 ModuleSpec module_spec; in ResolveReExportedSymbol() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/ |
H A D | SymbolLocatorDefault.cpp | 74 const ModuleSpec &module_spec) { in LocateExecutableObjectFile() 98 const ModuleSpec &module_spec, const FileSpecList &default_search_paths) { in LocateExecutableSymbolFile() 256 bool SymbolLocatorDefault::DownloadObjectAndSymbolFile(ModuleSpec &module_spec, in DownloadObjectAndSymbolFile()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/ |
H A D | SymbolLocatorDebugSymbols.cpp | 84 const ModuleSpec &module_spec) { in LocateExecutableObjectFile() 471 static bool LocateDSYMInVincinityOfExecutable(const ModuleSpec &module_spec, in LocateDSYMInVincinityOfExecutable() 525 static int LocateMacOSXFilesUsingDebugSymbols(const ModuleSpec &module_spec, in LocateMacOSXFilesUsingDebugSymbols() 769 const ModuleSpec &module_spec, const FileSpecList &default_search_paths) { in LocateExecutableSymbolFile() 798 ModuleSpec &module_spec, in GetModuleSpecInfoFromUUIDDictionary() 1027 ModuleSpec &module_spec, Status &error, bool force_lookup, in DownloadObjectAndSymbolFile()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | ModuleSpec.h | 323 bool GetModuleSpecAtIndex(size_t i, ModuleSpec &module_spec) const { in GetModuleSpecAtIndex() 333 bool FindMatchingModuleSpec(const ModuleSpec &module_spec, in FindMatchingModuleSpec() 358 void FindMatchingModuleSpecs(const ModuleSpec &module_spec, in FindMatchingModuleSpecs()
|
H A D | DebuggerEvents.h | 113 SymbolChangeEventData(lldb::DebuggerWP debugger_wp, ModuleSpec module_spec) in SymbolChangeEventData()
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | DynamicLoader.cpp | 83 ModuleSpec module_spec(executable->GetFileSpec(), in GetTargetExecutable() local 155 ModuleSpec module_spec(file, target.GetArchitecture()); in FindModuleViaTarget() local 221 ModuleSpec module_spec; in LoadBinaryWithUUIDAndAddress() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | SymbolLocation.h | 23 FileSpec module_spec; member
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | BreakpointResolverAddress.cpp | 23 const BreakpointSP &bkpt, const Address &addr, const FileSpec &module_spec) in BreakpointResolverAddress() argument 129 ModuleSpec module_spec(m_module_filespec); SearchCallback() local
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ModuleCache.cpp | 192 const ModuleSpec &module_spec, const FileSpec &tmp_file, in Put() 216 const ModuleSpec &module_spec, in Get() 271 const ModuleSpec &module_spec, in GetAndPut()
|
H A D | RemoteAwarePlatform.cpp | 24 ModuleSpec &module_spec) { in GetModuleSpec() 33 const ModuleSpec &module_spec, lldb::ModuleSP &exe_module_sp, in ResolveExecutable()
|
H A D | Platform.cpp | 165 const ModuleSpec &module_spec, Process *process, ModuleSP &module_sp, in GetSharedModule() 205 const ArchSpec &arch, ModuleSpec &module_spec) { in GetModuleSpec() 732 Platform::ResolveExecutable(const ModuleSpec &module_spec, in ResolveExecutable() 1442 Platform::GetCachedExecutable(ModuleSpec &module_spec, in GetCachedExecutable() 1461 Status Platform::GetRemoteSharedModule(const ModuleSpec &module_spec, in GetRemoteSharedModule() 1583 void Platform::CallLocateModuleCallbackIfSet(const ModuleSpec &module_spec, in CallLocateModuleCallbackIfSet() 1689 bool Platform::GetCachedSharedModule(const ModuleSpec &module_spec, in GetCachedSharedModule() 1702 const FileSpec &tmp_download_file_spec) { in GetCachedSharedModule()
|
H A D | TargetList.cpp | 122 ModuleSpec module_spec(FileSpec(user_exe_path, FileSpec::Style::native)); in CreateTargetInternal() local 308 ModuleSpec module_spec(file, arch); in CreateTargetInternal() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/ |
H A D | SymbolVendorWasm.cpp | 74 module_spec.GetFileSpec() = obj_file->GetFileSpec(); in CreateInstance() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/ |
H A D | SymbolVendorELF.cpp | 82 ModuleSpec module_spec; CreateInstance() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/ |
H A D | SymbolVendorPECOFF.cpp | 82 ModuleSpec module_spec; CreateInstance() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | TraceIntelPTBundleLoader.cpp | 41 ModuleSpec module_spec; ParseModule() local 166 ModuleSpec module_spec; ParseKernel() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
H A D | DynamicLoaderPOSIXDYLD.cpp | 476 ModuleSpec module_spec{I->file_spec}; in RefreshModules() local 585 ModuleSpec module_spec(file, target.GetArchitecture()); in LoadInterpreterModule() local 844 ModuleSpec module_spec(process_info.GetExecutableFile(), in ResolveExecutableModule() local
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectSource.cpp | 556 ModuleSpec module_spec(module_file_spec); in DoExecute() local 881 ModuleSpec module_spec(module_file_spec); in FindMatchingFunctions() local 903 ModuleSpec module_spec(module_file_spec); in FindMatchingFunctionSymbols() local 1121 ModuleSpec module_spec(module_file_spec); in DoExecute() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
H A D | DynamicLoaderHexagonDYLD.cpp | 176 ModuleSpec module_spec(executable->GetFileSpec(), in GetTargetExecutable() local 383 ModuleSpec module_spec(file); in RefreshModules() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/ |
H A D | DynamicLoaderWindowsDYLD.cpp | 63 const ModuleSpec module_spec, in OnLoadModule()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/ |
H A D | ObjectFilePDB.cpp | 116 ModuleSpec module_spec(file); in GetModuleSpecifications() local
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBModuleSpec.cpp | 32 SBModuleSpec::SBModuleSpec(const lldb_private::ModuleSpec &module_spec) in SBModuleSpec()
|