ROSE 0.11.145.147
Public Attributes | List of all members
SgAsmPERVASizePair::RVASizePair_disk Struct Reference

Description

File format for an RVA/Size pair.

Such pairs are considered to be part of the PE file header. All fields are little endian.

Definition at line 2613 of file binaryInstruction.C.

Public Attributes

uint32_t e_rva
 
uint32_t e_size
 

Member Data Documentation

◆ e_rva

uint32_t SgAsmPERVASizePair::RVASizePair_disk::e_rva

Definition at line 2614 of file binaryInstruction.C.

◆ e_size

uint32_t SgAsmPERVASizePair::RVASizePair_disk::e_size

Definition at line 2615 of file binaryInstruction.C.


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