Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDSection.h222 return m_fake; in IsFake()
228 m_fake = fake; in SetIsFake()
322 …bool m_fake:1, // If true, then this section only can contain the address if … variable
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDSection.cpp47 m_fake (false), in Section()
82 m_fake (false), in Section()