GDB (xrefs)
|
Public Attributes | |
const char * | name |
int | op_size |
int | data_size |
int | consumed |
int | produced |
Definition at line 298 of file ax-general.c.
int aop_map::consumed |
Definition at line 321 of file ax-general.c.
Referenced by ax_reqs().
int aop_map::data_size |
Definition at line 318 of file ax-general.c.
Referenced by ax_reqs().
const char* aop_map::name |
Definition at line 303 of file ax-general.c.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), gdb.dap.varref.BaseReference::__init__(), gdb.disassembler.Disassembler::__init__(), gdb.printing.SubPrettyPrinter::__init__(), gdb.types.TypePrinter::__init__(), gdb.xmethod.XMethod::__init__(), gdb.xmethod.XMethodMatcher::__init__(), gdb.printing.PrettyPrinter::__init__(), ax_reqs(), and gdb.dap.varref.BaseReference::to_object().
int aop_map::op_size |
Definition at line 314 of file ax-general.c.
Referenced by ax_print(), and ax_reqs().
int aop_map::produced |
Definition at line 321 of file ax-general.c.
Referenced by ax_reqs().