retdec
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
PeLib::PELIB_IMAGE_BASE_RELOCATION Struct Reference

#include <PeLibAux.h>

Collaboration diagram for PeLib::PELIB_IMAGE_BASE_RELOCATION:
Collaboration graph
[legend]

Public Member Functions

 PELIB_IMAGE_BASE_RELOCATION ()
 

Static Public Member Functions

static std::size_t size ()
 

Public Attributes

std::uint32_t VirtualAddress
 
std::uint32_t SizeOfBlock
 

Constructor & Destructor Documentation

◆ PELIB_IMAGE_BASE_RELOCATION()

PeLib::PELIB_IMAGE_BASE_RELOCATION::PELIB_IMAGE_BASE_RELOCATION ( )
inline

Member Function Documentation

◆ size()

static std::size_t PeLib::PELIB_IMAGE_BASE_RELOCATION::size ( )
inlinestatic

Member Data Documentation

◆ SizeOfBlock

std::uint32_t PeLib::PELIB_IMAGE_BASE_RELOCATION::SizeOfBlock

◆ VirtualAddress

std::uint32_t PeLib::PELIB_IMAGE_BASE_RELOCATION::VirtualAddress

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