Home
last modified time | relevance | path

Searched defs:always_create (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp280 const bool always_create = false; in GetSharedModule() local
H A DPlatformAppleSimulator.cpp437 const bool always_create = false; GetSharedModule() local
/llvm-project/lldb/source/Core/
H A DModuleList.cpp792 bool *did_create_ptr, bool always_create) { in GetSharedModule() argument