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 1417 of file go32-nat.c.
unsigned seg_descr::available |
Definition at line 1425 of file go32-nat.c.
unsigned short seg_descr::base0 |
Definition at line 1419 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
unsigned char seg_descr::base1 |
Definition at line 1420 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
unsigned char seg_descr::base2 |
Definition at line 1429 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
unsigned seg_descr::bit32 |
Definition at line 1427 of file go32-nat.c.
Referenced by display_descriptor().
unsigned seg_descr::dpl |
Definition at line 1422 of file go32-nat.c.
unsigned seg_descr::dummy |
Definition at line 1426 of file go32-nat.c.
unsigned short seg_descr::limit0 |
Definition at line 1418 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
unsigned seg_descr::limit1 |
Definition at line 1424 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
unsigned seg_descr::page_granular |
Definition at line 1428 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
unsigned seg_descr::present |
Definition at line 1423 of file go32-nat.c.
Referenced by display_descriptor().
unsigned seg_descr::stype |
Definition at line 1421 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().