|
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 1472 of file go32-nat.c.
| unsigned seg_descr::available |
Definition at line 1480 of file go32-nat.c.
| unsigned short seg_descr::base0 |
Definition at line 1474 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
| unsigned char seg_descr::base1 |
Definition at line 1475 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
| unsigned char seg_descr::base2 |
Definition at line 1484 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
| unsigned seg_descr::bit32 |
Definition at line 1482 of file go32-nat.c.
Referenced by display_descriptor().
| unsigned seg_descr::dpl |
Definition at line 1477 of file go32-nat.c.
| unsigned seg_descr::dummy |
Definition at line 1481 of file go32-nat.c.
| unsigned short seg_descr::limit0 |
Definition at line 1473 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
| unsigned seg_descr::limit1 |
Definition at line 1479 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
| unsigned seg_descr::page_granular |
Definition at line 1483 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
| unsigned seg_descr::present |
Definition at line 1478 of file go32-nat.c.
Referenced by display_descriptor().
| unsigned seg_descr::stype |
Definition at line 1476 of file go32-nat.c.
Referenced by display_descriptor(), and go32_sldt().
1.7.6.1