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

#include <PeLibAux.h>

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

Public Member Functions

 PELIB_DELAY_IMPORT ()
 

Public Attributes

std::uint64_t address
 
std::uint16_t hint
 
std::string fname
 

Constructor & Destructor Documentation

◆ PELIB_DELAY_IMPORT()

PeLib::PELIB_DELAY_IMPORT::PELIB_DELAY_IMPORT ( )
inline

Member Data Documentation

◆ address

std::uint64_t PeLib::PELIB_DELAY_IMPORT::address

◆ fname

std::string PeLib::PELIB_DELAY_IMPORT::fname

◆ hint

std::uint16_t PeLib::PELIB_DELAY_IMPORT::hint

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