libPeConv
A library to load, manipulate, dump PE files.
Loading...
Searching...
No Matches
Public Attributes | List of all members
peconv::_BASE_RELOCATION_ENTRY Struct Reference

#include <relocate.h>

Public Attributes

WORD Offset: 12
 
WORD Type: 4
 

Detailed Description

Definition at line 12 of file relocate.h.

Member Data Documentation

◆ Offset

WORD peconv::_BASE_RELOCATION_ENTRY::Offset

Definition at line 13 of file relocate.h.

◆ Type

WORD peconv::_BASE_RELOCATION_ENTRY::Type

Definition at line 14 of file relocate.h.


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