Searched defs:did_create_ptr (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | ModuleCache.cpp | 217 ModuleSP &cached_module_sp, bool *did_create_ptr) { in Get() 275 bool *did_create_ptr) { in GetAndPut()
|
H A D | Platform.cpp | 201 did_create_ptr); in GetSharedModule() argument 1513 GetRemoteSharedModule(const ModuleSpec & module_spec,Process * process,lldb::ModuleSP & module_sp,const ModuleResolver & module_resolver,bool * did_create_ptr) GetRemoteSharedModule() argument 1634 CallLocateModuleCallbackIfSet(const ModuleSpec & module_spec,lldb::ModuleSP & module_sp,FileSpec & symbol_file_spec,bool * did_create_ptr) CallLocateModuleCallbackIfSet() argument 1739 GetCachedSharedModule(const ModuleSpec & module_spec,lldb::ModuleSP & module_sp,bool * did_create_ptr) GetCachedSharedModule() argument [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/ |
H A D | OperatingSystemPython.cpp | 228 bool *did_create_ptr) { in CreateThreadFromThreadInfo() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | ModuleList.cpp | 787 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
|