Home
last modified time | relevance | path

Searched defs:module_search_paths_ptr (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp34 const FileSpecList *module_search_paths_ptr) { in ResolveExecutable() argument
H A DPlatform.cpp200 GetSharedModule(const ModuleSpec & module_spec,Process * process,ModuleSP & module_sp,const FileSpecList * module_search_paths_ptr,llvm::SmallVectorImpl<lldb::ModuleSP> * old_modules,bool * did_create_ptr) GetSharedModule() argument
768 ResolveExecutable(const ModuleSpec & module_spec,lldb::ModuleSP & exe_module_sp,const FileSpecList * module_search_paths_ptr) ResolveExecutable() argument
803 ResolveRemoteExecutable(const ModuleSpec & module_spec,lldb::ModuleSP & exe_module_sp,const FileSpecList * module_search_paths_ptr) ResolveRemoteExecutable() argument
1492 GetCachedExecutable(ModuleSpec & module_spec,lldb::ModuleSP & module_sp,const FileSpecList * module_search_paths_ptr) GetCachedExecutable() argument
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp785 GetSharedModule(const ModuleSpec & module_spec,ModuleSP & module_sp,const FileSpecList * module_search_paths_ptr,llvm::SmallVectorImpl<lldb::ModuleSP> * old_modules,bool * did_create_ptr,bool always_create) GetSharedModule() argument