Public Attributes | List of all members
pe_section Struct Reference

#include <pe_structures.h>

Public Attributes

uint32_t Characteristics
 
char Name [8]
 
uint16_t NumberOfLineNumbers
 
uint16_t NumberOfRelocations
 
uint32_t PointerToLineNumbers
 
uint32_t PointerToRawData
 
uint32_t PointerToRelocations
 
uint32_t SizeOfRawData
 
uint32_t VirtualAddress
 
uint32_t VirtualSize
 

Detailed Description

Definition at line 78 of file pe_structures.h.

Member Data Documentation

◆ Characteristics

uint32_t pe_section::Characteristics

Definition at line 88 of file pe_structures.h.

◆ Name

char pe_section::Name[8]

Definition at line 79 of file pe_structures.h.

◆ NumberOfLineNumbers

uint16_t pe_section::NumberOfLineNumbers

Definition at line 87 of file pe_structures.h.

◆ NumberOfRelocations

uint16_t pe_section::NumberOfRelocations

Definition at line 86 of file pe_structures.h.

◆ PointerToLineNumbers

uint32_t pe_section::PointerToLineNumbers

Definition at line 85 of file pe_structures.h.

◆ PointerToRawData

uint32_t pe_section::PointerToRawData

Definition at line 83 of file pe_structures.h.

◆ PointerToRelocations

uint32_t pe_section::PointerToRelocations

Definition at line 84 of file pe_structures.h.

◆ SizeOfRawData

uint32_t pe_section::SizeOfRawData

Definition at line 82 of file pe_structures.h.

◆ VirtualAddress

uint32_t pe_section::VirtualAddress

Definition at line 81 of file pe_structures.h.

◆ VirtualSize

uint32_t pe_section::VirtualSize

Definition at line 80 of file pe_structures.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47