|
GDB (xrefs)
|
Public Attributes | |
| unsigned short | offset0 |
| unsigned short | selector |
| unsigned | param_count:5 |
| unsigned | dummy:3 |
| unsigned | stype:5 |
| unsigned | dpl:2 |
| unsigned | present:1 |
| unsigned short | offset1 |
Definition at line 1487 of file go32-nat.c.
| unsigned gate_descr::dpl |
Definition at line 1493 of file go32-nat.c.
| unsigned gate_descr::dummy |
Definition at line 1491 of file go32-nat.c.
| unsigned short gate_descr::offset0 |
Definition at line 1488 of file go32-nat.c.
Referenced by display_descriptor().
| unsigned short gate_descr::offset1 |
Definition at line 1495 of file go32-nat.c.
Referenced by display_descriptor().
| unsigned gate_descr::param_count |
Definition at line 1490 of file go32-nat.c.
Referenced by display_descriptor().
| unsigned gate_descr::present |
Definition at line 1494 of file go32-nat.c.
| unsigned short gate_descr::selector |
Definition at line 1489 of file go32-nat.c.
Referenced by display_descriptor().
| unsigned gate_descr::stype |
Definition at line 1492 of file go32-nat.c.
1.7.6.1