Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.cpp201 llvm::SmallVectorImpl<lldb::ModuleSP> *old_modules, bool *did_create_ptr) { in GetSharedModule()
1513 bool *did_create_ptr) { in GetRemoteSharedModule()
1634 bool *did_create_ptr) { in CallLocateModuleCallbackIfSet()
1739 bool *did_create_ptr) { in GetCachedSharedModule()
/freebsd/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp228 bool *did_create_ptr) { in CreateThreadFromThreadInfo()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp787 bool *did_create_ptr, bool always_create) { in GetSharedModule()