GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
arm_mapping_symbol Struct Reference

Public Member Functions

bool operator< (const arm_mapping_symbol &other) const
 

Public Attributes

CORE_ADDR value
 
char type
 

Detailed Description

Definition at line 91 of file arm-tdep.c.

Member Function Documentation

◆ operator<()

bool arm_mapping_symbol::operator< ( const arm_mapping_symbol & other) const
inline

Definition at line 96 of file arm-tdep.c.

References value.

Member Data Documentation

◆ type

char arm_mapping_symbol::type

Definition at line 94 of file arm-tdep.c.

Referenced by arm_record_special_symbol().

◆ value

CORE_ADDR arm_mapping_symbol::value

The documentation for this struct was generated from the following file: