Home
last modified time | relevance | path

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

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