Bitdefender Hypervisor Memory Introspection
_IG_SEG_REGS Struct Reference

Holds segment register state. More...

#include <glueiface.h>

Data Fields

QWORD CsBase
 
QWORD CsLimit
 
QWORD CsSelector
 
QWORD CsAr
 
QWORD SsBase
 
QWORD SsLimit
 
QWORD SsSelector
 
QWORD SsAr
 
QWORD DsBase
 
QWORD DsLimit
 
QWORD DsSelector
 
QWORD DsAr
 
QWORD EsBase
 
QWORD EsLimit
 
QWORD EsSelector
 
QWORD EsAr
 
QWORD FsBase
 
QWORD FsLimit
 
QWORD FsSelector
 
QWORD FsAr
 
QWORD GsBase
 
QWORD GsLimit
 
QWORD GsSelector
 
QWORD GsAr
 

Detailed Description

Holds segment register state.

Definition at line 64 of file glueiface.h.

Field Documentation

◆ CsAr

QWORD _IG_SEG_REGS::CsAr

Definition at line 69 of file glueiface.h.

Referenced by IntLogGuestRegisters().

◆ CsBase

◆ CsLimit

QWORD _IG_SEG_REGS::CsLimit

Definition at line 67 of file glueiface.h.

Referenced by IntLogGuestRegisters().

◆ CsSelector

QWORD _IG_SEG_REGS::CsSelector

Definition at line 68 of file glueiface.h.

Referenced by IntLogGuestRegisters(), and IntShcIsSuspiciousCode().

◆ DsAr

QWORD _IG_SEG_REGS::DsAr

Definition at line 77 of file glueiface.h.

Referenced by IntLogGuestRegisters().

◆ DsBase

QWORD _IG_SEG_REGS::DsBase

◆ DsLimit

QWORD _IG_SEG_REGS::DsLimit

Definition at line 75 of file glueiface.h.

Referenced by IntLogGuestRegisters().

◆ DsSelector

QWORD _IG_SEG_REGS::DsSelector

Definition at line 76 of file glueiface.h.

Referenced by IntLogGuestRegisters(), and IntShcIsSuspiciousCode().

◆ EsAr

QWORD _IG_SEG_REGS::EsAr

Definition at line 81 of file glueiface.h.

Referenced by IntLogGuestRegisters().

◆ EsBase

QWORD _IG_SEG_REGS::EsBase

◆ EsLimit

QWORD _IG_SEG_REGS::EsLimit

Definition at line 79 of file glueiface.h.

Referenced by IntLogGuestRegisters().

◆ EsSelector

QWORD _IG_SEG_REGS::EsSelector

Definition at line 80 of file glueiface.h.

Referenced by IntLogGuestRegisters(), and IntShcIsSuspiciousCode().

◆ FsAr

QWORD _IG_SEG_REGS::FsAr

Definition at line 85 of file glueiface.h.

Referenced by IntLogGuestRegisters().

◆ FsBase

◆ FsLimit

QWORD _IG_SEG_REGS::FsLimit

Definition at line 83 of file glueiface.h.

Referenced by IntLogGuestRegisters().

◆ FsSelector

QWORD _IG_SEG_REGS::FsSelector

Definition at line 84 of file glueiface.h.

Referenced by IntLogGuestRegisters(), and IntShcIsSuspiciousCode().

◆ GsAr

QWORD _IG_SEG_REGS::GsAr

Definition at line 89 of file glueiface.h.

Referenced by IntLogGuestRegisters().

◆ GsBase

◆ GsLimit

QWORD _IG_SEG_REGS::GsLimit

Definition at line 87 of file glueiface.h.

Referenced by IntLogGuestRegisters().

◆ GsSelector

QWORD _IG_SEG_REGS::GsSelector

Definition at line 88 of file glueiface.h.

Referenced by IntLogGuestRegisters(), and IntShcIsSuspiciousCode().

◆ SsAr

QWORD _IG_SEG_REGS::SsAr

Definition at line 73 of file glueiface.h.

Referenced by IntDecDecodeInstructionAtRipWithCache(), and IntLogGuestRegisters().

◆ SsBase

QWORD _IG_SEG_REGS::SsBase

◆ SsLimit

QWORD _IG_SEG_REGS::SsLimit

Definition at line 71 of file glueiface.h.

Referenced by IntLogGuestRegisters().

◆ SsSelector

QWORD _IG_SEG_REGS::SsSelector

Definition at line 72 of file glueiface.h.

Referenced by IntLogGuestRegisters(), and IntShcIsSuspiciousCode().


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