Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-private-enumerations.h227 FrameVarFailure = 3, enumerator
240 case StatisticKind::FrameVarFailure: in GetStatDescription()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectFrame.cpp714 target.IncrementStats(StatisticKind::FrameVarFailure); in DoExecute()