GDB (xrefs)
|
Public Attributes | |
std::string | name |
unsigned int | bit_pos_start |
unsigned int | bit_pos_end |
const amd_dbgapi_register_type * | type |
Definition at line 229 of file amdgpu-tdep.c.
unsigned int amd_dbgapi_register_type_flags::field::bit_pos_end |
Definition at line 233 of file amdgpu-tdep.c.
unsigned int amd_dbgapi_register_type_flags::field::bit_pos_start |
Definition at line 232 of file amdgpu-tdep.c.
std::string amd_dbgapi_register_type_flags::field::name |
Definition at line 231 of file amdgpu-tdep.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__(), and gdb.dap.varref.BaseReference::to_object().
const amd_dbgapi_register_type* amd_dbgapi_register_type_flags::field::type |
Definition at line 234 of file amdgpu-tdep.c.