Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DFunction.h639 flagsCalculatedPrologueSize = enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DFunction.cpp485 m_flags.IsClear(flagsCalculatedPrologueSize)) { in GetPrologueByteSize()
486 m_flags.Set(flagsCalculatedPrologueSize); in GetPrologueByteSize()