Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h471 bool *did_create_ptr, bool always_create = false);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp792 bool *did_create_ptr, bool always_create) { in GetSharedModule() argument
812 if (!always_create) { in GetSharedModule()