Home
last modified time | relevance | path

Searched defs:did_create_ptr (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DModuleCache.cpp217 ModuleSP &cached_module_sp, bool *did_create_ptr) { in Get()
275 bool *did_create_ptr) { in GetAndPut()
H A DPlatform.cpp204 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 DPlatformMacOSX.cpp182 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
H A DPlatformDarwinKernel.cpp722 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 DPlatformRemoteDarwinDevice.cpp227 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
H A DPlatformDarwinDevice.cpp299 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModuleWithLocalCache()
H A DPlatformDarwin.cpp336 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 DPlatformAppleSimulator.cpp487 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
/openbsd-src/gnu/llvm/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp219 bool *did_create_ptr) { in CreateThreadFromThreadInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp97 ImageInfo &image_info, bool can_create, bool *did_create_ptr) { in FindTargetModuleForImageInfo()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModuleList.cpp789 bool *did_create_ptr, bool always_create) { in GetSharedModule()