Home
last modified time | relevance | path

Searched refs:module_search_paths_ptr (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformMacOSX.cpp181 const lldb_private::FileSpecList *module_search_paths_ptr, in GetSharedModule() argument
184 module_search_paths_ptr, in GetSharedModule()
199 module_spec_x86_64, x86_64_module_sp, module_search_paths_ptr, in GetSharedModule()
216 module_search_paths_ptr, in GetSharedModule()
H A DPlatformRemoteDarwinDevice.cpp68 const FileSpecList *module_search_paths_ptr) { in ResolveExecutable() argument
226 const FileSpecList *module_search_paths_ptr, in GetSharedModule() argument
330 module_search_paths_ptr, old_modules, in GetSharedModule()
339 module_spec, process, module_sp, module_search_paths_ptr, old_modules, in GetSharedModule()
347 module_search_paths_ptr, old_modules, in GetSharedModule()
H A DPlatformRemoteDarwinDevice.h45 const FileSpecList *module_search_paths_ptr) override;
54 const FileSpecList *module_search_paths_ptr,
H A DPlatformDarwinKernel.h63 const FileSpecList *module_search_paths_ptr,
144 const FileSpecList *module_search_paths_ptr,
150 lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr,
H A DPlatformDarwin.cpp335 const FileSpecList *module_search_paths_ptr, in GetSharedModule() argument
345 module_spec, process, module_sp, module_search_paths_ptr, old_modules, in GetSharedModule()
353 module_search_paths_ptr, old_modules, in GetSharedModule()
357 if (!module_sp && module_search_paths_ptr && platform_file) { in GetSharedModule()
380 size_t num_module_search_paths = module_search_paths_ptr->GetSize(); in GetSharedModule()
383 module_search_paths_ptr->GetFileSpecAtIndex(i).GetPath( in GetSharedModule()
1228 const FileSpecList *module_search_paths_ptr, in FindBundleBinaryInExecSearchPaths() argument
1233 if (!module_sp && module_search_paths_ptr && platform_file) { in FindBundleBinaryInExecSearchPaths()
1252 size_t num_module_search_paths = module_search_paths_ptr->GetSize(); in FindBundleBinaryInExecSearchPaths()
1259 module_search_paths_ptr->GetFileSpecAtIndex(i).GetPath().c_str()); in FindBundleBinaryInExecSearchPaths()
[all …]
H A DPlatformDarwinKernel.cpp721 const FileSpecList *module_search_paths_ptr, in GetSharedModule() argument
736 module_search_paths_ptr, old_modules, in GetSharedModule()
743 module_search_paths_ptr, old_modules, in GetSharedModule()
751 module_search_paths_ptr, old_modules, in GetSharedModule()
757 const FileSpecList *module_search_paths_ptr, in GetSharedModuleKext() argument
784 module_search_paths_ptr, old_modules, in GetSharedModuleKext()
795 const FileSpecList *module_search_paths_ptr, in GetSharedModuleKernel() argument
864 module_search_paths_ptr, old_modules, in GetSharedModuleKernel()
H A DPlatformAppleSimulator.h91 const FileSpecList *module_search_paths_ptr) override;
95 const FileSpecList *module_search_paths_ptr,
H A DPlatformDarwinDevice.cpp298 const lldb_private::FileSpecList *module_search_paths_ptr, in GetSharedModuleWithLocalCache() argument
332 module_search_paths_ptr, old_modules, in GetSharedModuleWithLocalCache()
352 module_search_paths_ptr, old_modules, in GetSharedModuleWithLocalCache()
367 module_search_paths_ptr, old_modules, in GetSharedModuleWithLocalCache()
H A DPlatformDarwin.h76 const FileSpecList *module_search_paths_ptr,
188 lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr,
H A DPlatformAppleSimulator.cpp378 const FileSpecList *module_search_paths_ptr) { in ResolveExecutable() argument
486 const FileSpecList *module_search_paths_ptr, in GetSharedModule() argument
499 module_search_paths_ptr); in GetSharedModule()
503 module_search_paths_ptr, old_modules, in GetSharedModule()
H A DPlatformDarwinDevice.h29 const FileSpecList *module_search_paths_ptr,
H A DPlatformMacOSX.h51 const FileSpecList *module_search_paths_ptr,
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRemoteAwarePlatform.cpp34 const FileSpecList *module_search_paths_ptr) { in ResolveExecutable() argument
75 module_search_paths_ptr); in ResolveExecutable()
96 module_search_paths_ptr, nullptr, nullptr); in ResolveExecutable()
117 … exe_module_sp, module_search_paths_ptr, nullptr, nullptr); in ResolveExecutable()
140 module_search_paths_ptr, nullptr, nullptr); in ResolveExecutable()
H A DPlatform.cpp203 const FileSpecList *module_search_paths_ptr, in GetSharedModule() argument
207 module_search_paths_ptr, old_modules, in GetSharedModule()
222 module_search_paths_ptr, old_modules, in GetSharedModule()
230 module_search_paths_ptr, old_modules, in GetSharedModule()
772 const FileSpecList *module_search_paths_ptr) { in ResolveExecutable() argument
778 module_search_paths_ptr, nullptr, in ResolveExecutable()
790 module_search_paths_ptr, nullptr, in ResolveExecutable()
807 const FileSpecList *module_search_paths_ptr) { in ResolveRemoteExecutable() argument
822 module_search_paths_ptr, nullptr, in ResolveRemoteExecutable()
838 module_search_paths_ptr, nullptr, in ResolveRemoteExecutable()
[all …]
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h141 const FileSpecList *module_search_paths_ptr);
293 lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr,
944 const FileSpecList *module_search_paths_ptr);
959 const FileSpecList *module_search_paths_ptr);
H A DRemoteAwarePlatform.h28 const FileSpecList *module_search_paths_ptr) override;
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModuleList.cpp787 const FileSpecList *module_search_paths_ptr, in GetSharedModule() argument
872 if (module_search_paths_ptr) { in GetSharedModule()
873 const auto num_directories = module_search_paths_ptr->GetSize(); in GetSharedModule()
875 auto search_path_spec = module_search_paths_ptr->GetFileSpecAtIndex(idx); in GetSharedModule()
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DModuleList.h452 const FileSpecList *module_search_paths_ptr,