Searched defs:did_create_ptr (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/lldb/source/Target/ |
D | ModuleCache.cpp | 216 ModuleSP &cached_module_sp, bool *did_create_ptr) { in Get() 274 bool *did_create_ptr) { in GetAndPut()
|
D | Platform.cpp | 224 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/ |
D | PlatformMacOSX.cpp | 180 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
|
D | PlatformDarwinKernel.cpp | 731 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()
|
D | PlatformDarwin.cpp | 224 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()
|
D | PlatformRemoteDarwinDevice.cpp | 503 llvm::SmallVectorImpl<ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
|
D | PlatformAppleSimulator.cpp | 464 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
|
/external/llvm-project/lldb/source/Plugins/OperatingSystem/Python/ |
D | OperatingSystemPython.cpp | 231 bool *did_create_ptr) { in CreateThreadFromThreadInfo()
|
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
D | DynamicLoaderDarwin.cpp | 96 ImageInfo &image_info, bool can_create, bool *did_create_ptr) { in FindTargetModuleForImageInfo()
|
/external/llvm-project/lldb/source/Core/ |
D | ModuleList.cpp | 753 bool *did_create_ptr, bool always_create) { in GetSharedModule()
|