Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
DModuleList.h539 bool always_create = false);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DModuleList.cpp876 bool always_create in GetSharedModule() argument
899 if (always_create == false) in GetSharedModule()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
DPlatform.cpp144 const bool always_create = false; in GetSharedModule() local
150 always_create); in GetSharedModule()