GDB (xrefs)
|
Public Member Functions | |
bool | operator< (const arm_mapping_symbol &other) const |
Public Attributes | |
CORE_ADDR | value |
char | type |
Definition at line 91 of file arm-tdep.c.
|
inline |
Definition at line 96 of file arm-tdep.c.
References value.
char arm_mapping_symbol::type |
Definition at line 94 of file arm-tdep.c.
Referenced by arm_record_special_symbol().
CORE_ADDR arm_mapping_symbol::value |
Definition at line 93 of file arm-tdep.c.
Referenced by gdb.command.prompt._ExtendedPrompt::__init__(), gdb.dap.startup.LoggingParam::__init__(), gdb.dap.varref.VariableReference::__init__(), gdb-gdb.TypeFlag::__lt__(), gdb.dap.varref.VariableReference::_update_value(), arm_find_mapping_symbol(), arm_record_special_symbol(), gdb.dap.varref.VariableReference::assign(), gdb.command.prompt._ExtendedPrompt::before_prompt_hook(), gdb.dap.startup.LoggingParam::get_set_string(), gdb.command.prompt._ExtendedPrompt::get_show_string(), operator<(), and gdb.dap.varref.VariableReference::to_object().