|
GDB (xrefs)
|
#include "ax-gdb.h"
Public Attributes | |
| enum axs_lvalue_kind | kind |
| struct type * | type |
| char | optimized_out |
| union { | |
| int reg | |
| } | u |
| enum axs_lvalue_kind axs_value::kind |
Definition at line 79 of file ax-gdb.h.
Referenced by gen_expr(), and gen_repeat().
| struct type* axs_value::type |
Definition at line 84 of file ax-gdb.h.
Referenced by gen_binop(), gen_equal(), gen_expr(), gen_expr_binop_rest(), gen_less(), gen_ptradd(), gen_ptrdiff(), gen_ptrsub(), gen_repeat(), and gen_usual_arithmetic().
| union { ... } axs_value::u |
1.8.14