Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DModuleCache.cpp216 ModuleSP &cached_module_sp, bool *did_create_ptr) { in Get()
274 bool *did_create_ptr) { in GetAndPut()
DPlatform.cpp224 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
1549 bool *did_create_ptr) { in GetRemoteSharedModule()
1621 bool *did_create_ptr) { in GetCachedSharedModule()
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformMacOSX.cpp180 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
DPlatformDarwinKernel.cpp731 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
762 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModuleKext()
815 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModuleKernel()
DPlatformDarwin.cpp224 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModuleWithLocalCache()
369 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
1731 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in FindBundleBinaryInExecSearchPaths()
DPlatformRemoteDarwinDevice.cpp503 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
DPlatformAppleSimulator.cpp464 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
/external/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp231 bool *did_create_ptr) { in CreateThreadFromThreadInfo()
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderDarwin.cpp96 ImageInfo &image_info, bool can_create, bool *did_create_ptr) { in FindTargetModuleForImageInfo()
/external/llvm-project/lldb/source/Core/
DModuleList.cpp753 bool *did_create_ptr, bool always_create) { in GetSharedModule()