Searched defs:DumpRegister (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/lldb/source/Commands/ | ||
| H A D | CommandObjectRegister.cpp | 76 bool DumpRegister(const ExecutionContext &exe_ctx, Stream &strm, in DumpRegister() function in CommandObjectRegisterRead |
| /llvm-project/lldb/source/Core/ | ||
| H A D | FormatEntity.cpp | 588 static bool DumpRegister(Stream &s, StackFrame *frame, RegisterKind reg_kind, DumpRegister() function |