GDB (xrefs)
|
Public Attributes | |
unsigned short | limit0 |
unsigned short | base0 |
unsigned char | base1 |
unsigned | stype:5 |
unsigned | dpl:2 |
unsigned | present:1 |
unsigned | limit1:4 |
unsigned | available:1 |
unsigned | dummy:1 |
unsigned | bit32:1 |
unsigned | page_granular:1 |
unsigned char | base2 |
Definition at line 1427 of file go32-nat.c.
unsigned seg_descr::available |
Definition at line 1435 of file go32-nat.c.
unsigned short seg_descr::base0 |
Definition at line 1429 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
unsigned char seg_descr::base1 |
Definition at line 1430 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
unsigned char seg_descr::base2 |
Definition at line 1439 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
unsigned seg_descr::bit32 |
Definition at line 1437 of file go32-nat.c.
Referenced by display_descriptor().
unsigned seg_descr::dpl |
Definition at line 1432 of file go32-nat.c.
unsigned seg_descr::dummy |
Definition at line 1436 of file go32-nat.c.
unsigned short seg_descr::limit0 |
Definition at line 1428 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
unsigned seg_descr::limit1 |
Definition at line 1434 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
unsigned seg_descr::page_granular |
Definition at line 1438 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
unsigned seg_descr::present |
Definition at line 1433 of file go32-nat.c.
Referenced by display_descriptor().
unsigned seg_descr::stype |
Definition at line 1431 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().