#include <opt_ipaa_summary.h>
Public Member Functions | |
| IPAA_MODREF (REFBITS modref, INT32 symref) | |
| ~IPAA_MODREF () | |
| void | Print (FILE *f) const |
| void | Trace (void) const |
| REFBITS | Modref (void) const |
| SYMREF_IX | Symref (void) const |
Private Attributes | |
| SYMREF_IX | _symref:24 |
| mINT32 | _modref:8 |
Definition at line 317 of file opt_ipaa_summary.h.
Definition at line 325 of file opt_ipaa_summary.h.
| IPAA_MODREF::~IPAA_MODREF | ( | ) | [inline] |
Definition at line 327 of file opt_ipaa_summary.h.
| REFBITS IPAA_MODREF::Modref | ( | void | ) | const [inline] |
Definition at line 334 of file opt_ipaa_summary.h.
References _modref.
| void IPAA_MODREF::Print | ( | FILE * | f | ) | const |
| SYMREF_IX IPAA_MODREF::Symref | ( | void | ) | const [inline] |
Definition at line 335 of file opt_ipaa_summary.h.
References _symref.
| void IPAA_MODREF::Trace | ( | void | ) | const |
mINT32 IPAA_MODREF::_modref [private] |
Definition at line 320 of file opt_ipaa_summary.h.
Referenced by IPAA_MODREF(), and Modref().
SYMREF_IX IPAA_MODREF::_symref [private] |
Definition at line 319 of file opt_ipaa_summary.h.
Referenced by IPAA_MODREF(), and Symref().
1.7.1