|
LLDB mainline
|
Public Attributes | |
| std::string | name |
| Display name. | |
| std::string | last_loc |
| Last printed location (empty means <undef>). | |
Definition at line 576 of file Disassembler.h.
| std::string lldb_private::VariableAnnotator::VarState::last_loc |
Last printed location (empty means <undef>).
Definition at line 580 of file Disassembler.h.
| std::string lldb_private::VariableAnnotator::VarState::name |
Display name.
Definition at line 578 of file Disassembler.h.