libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
introvirt::windows::pe::Export Struct Reference

#include <IMAGE_EXPORT_DIRECTORY.hh>

Collaboration diagram for introvirt::windows::pe::Export:

Public Attributes

std::string name
 
ExportType exportType
 
guest_ptr< void > address
 

Member Data Documentation

◆ address

guest_ptr<void> introvirt::windows::pe::Export::address

◆ exportType

ExportType introvirt::windows::pe::Export::exportType

◆ name

std::string introvirt::windows::pe::Export::name

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