GDB (xrefs)
|
Public Member Functions | |
bool | operator< (const arm_mapping_symbol &other) const |
Public Attributes | |
CORE_ADDR | value |
char | type |
Definition at line 90 of file arm-tdep.c.
|
inline |
Definition at line 95 of file arm-tdep.c.
References value.
char arm_mapping_symbol::type |
Definition at line 93 of file arm-tdep.c.
Referenced by arm_record_special_symbol().
CORE_ADDR arm_mapping_symbol::value |
Definition at line 92 of file arm-tdep.c.
Referenced by gdb.command.prompt._ExtendedPrompt::__init__(), gdb-gdb.TypeFlag::__lt__(), arm_find_mapping_symbol(), arm_record_special_symbol(), gdb.command.prompt._ExtendedPrompt::before_prompt_hook(), gdb.command.prompt._ExtendedPrompt::get_show_string(), and operator<().