Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h75 FrameNoDebug, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp105 Definition("no-debug", EntryType::FrameNoDebug),
329 ENUM_TO_CSTR(FrameNoDebug); in TypeToCString()
1525 case Entry::Type::FrameNoDebug: in Format()