Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFormatEntity.h87 FrameRegisterSP, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DFormatEntity.cpp127 ENTRY("sp", FrameRegisterSP, UInt64),
357 ENUM_TO_CSTR(FrameRegisterSP); in TypeToCString()
1441 case Entry::Type::FrameRegisterSP: in Format()