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