Home
last modified time | relevance | path

Searched defs:DumpRegister (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectRegister.cpp90 bool DumpRegister(const ExecutionContext &exe_ctx, Stream &strm, DumpRegister() function in CommandObjectRegisterRead
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp587 static bool DumpRegister(Stream &s, StackFrame *frame, RegisterKind reg_kind, DumpRegister() function
971 static bool DumpRegister(Stream &s, StackFrame *frame, const char *reg_name, DumpRegister() function