Searched defs:did_create_ptr (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/llvm/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 | 204 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule() 1509 bool *did_create_ptr) { in GetRemoteSharedModule() 1582 bool *did_create_ptr) { in GetCachedSharedModule()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/ |
H A D | PlatformMacOSX.cpp | 182 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
|
H A D | PlatformDarwinKernel.cpp | 722 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule() 758 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModuleKext() 796 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModuleKernel()
|
H A D | PlatformRemoteDarwinDevice.cpp | 227 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
|
H A D | PlatformDarwinDevice.cpp | 299 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModuleWithLocalCache()
|
H A D | PlatformDarwin.cpp | 336 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule() 1229 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in FindBundleBinaryInExecSearchPaths()
|
H A D | PlatformAppleSimulator.cpp | 487 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/OperatingSystem/Python/ |
H A D | OperatingSystemPython.cpp | 219 bool *did_create_ptr) { in CreateThreadFromThreadInfo()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
H A D | DynamicLoaderDarwin.cpp | 97 ImageInfo &image_info, bool can_create, bool *did_create_ptr) { in FindTargetModuleForImageInfo()
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | ModuleList.cpp | 789 bool *did_create_ptr, bool always_create) { in GetSharedModule()
|