Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFormatEntity.h88 FrameRegisterFP, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DFormatEntity.cpp126 ENTRY("fp", FrameRegisterFP, UInt64),
358 ENUM_TO_CSTR(FrameRegisterFP); in TypeToCString()
1452 case Entry::Type::FrameRegisterFP: in Format()