GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
seg_descr Struct Reference

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
 

Detailed Description

Definition at line 1427 of file go32-nat.c.

Member Data Documentation

◆ available

unsigned seg_descr::available

Definition at line 1435 of file go32-nat.c.

◆ base0

unsigned short seg_descr::base0

Definition at line 1429 of file go32-nat.c.

Referenced by display_descriptor(), and go32_sldt().

◆ base1

unsigned char seg_descr::base1

Definition at line 1430 of file go32-nat.c.

Referenced by display_descriptor(), and go32_sldt().

◆ base2

unsigned char seg_descr::base2

Definition at line 1439 of file go32-nat.c.

Referenced by display_descriptor(), and go32_sldt().

◆ bit32

unsigned seg_descr::bit32

Definition at line 1437 of file go32-nat.c.

Referenced by display_descriptor().

◆ dpl

unsigned seg_descr::dpl

Definition at line 1432 of file go32-nat.c.

◆ dummy

unsigned seg_descr::dummy

Definition at line 1436 of file go32-nat.c.

◆ limit0

unsigned short seg_descr::limit0

Definition at line 1428 of file go32-nat.c.

Referenced by display_descriptor(), and go32_sldt().

◆ limit1

unsigned seg_descr::limit1

Definition at line 1434 of file go32-nat.c.

Referenced by display_descriptor(), and go32_sldt().

◆ page_granular

unsigned seg_descr::page_granular

Definition at line 1438 of file go32-nat.c.

Referenced by display_descriptor(), and go32_sldt().

◆ present

unsigned seg_descr::present

Definition at line 1433 of file go32-nat.c.

Referenced by display_descriptor().

◆ stype

unsigned seg_descr::stype

Definition at line 1431 of file go32-nat.c.

Referenced by display_descriptor(), and go32_sldt().


The documentation for this struct was generated from the following file: