retdec
Public Attributes | List of all members
retdec::pdbparser::_PDBPESection Struct Reference

#include <pdb_utils.h>

Collaboration diagram for retdec::pdbparser::_PDBPESection:
Collaboration graph
[legend]

Public Attributes

const char * name
 
uint64_t virtual_address
 
uint64_t file_address
 

Member Data Documentation

◆ file_address

uint64_t retdec::pdbparser::_PDBPESection::file_address

◆ name

const char* retdec::pdbparser::_PDBPESection::name

◆ virtual_address

uint64_t retdec::pdbparser::_PDBPESection::virtual_address

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