Debug Directory Format.
More...
#include <PeImage.h>
Debug Directory Format.
Definition at line 642 of file PeImage.h.
◆ Characteristics
UINT32 EFI_IMAGE_DEBUG_DIRECTORY_ENTRY::Characteristics |
◆ TimeDateStamp
UINT32 EFI_IMAGE_DEBUG_DIRECTORY_ENTRY::TimeDateStamp |
◆ MajorVersion
UINT16 EFI_IMAGE_DEBUG_DIRECTORY_ENTRY::MajorVersion |
◆ MinorVersion
UINT16 EFI_IMAGE_DEBUG_DIRECTORY_ENTRY::MinorVersion |
◆ Type
UINT32 EFI_IMAGE_DEBUG_DIRECTORY_ENTRY::Type |
◆ SizeOfData
UINT32 EFI_IMAGE_DEBUG_DIRECTORY_ENTRY::SizeOfData |
◆ RVA
UINT32 EFI_IMAGE_DEBUG_DIRECTORY_ENTRY::RVA |
The address of the debug data when loaded, relative to the image base.
Definition at line 649 of file PeImage.h.
◆ FileOffset
UINT32 EFI_IMAGE_DEBUG_DIRECTORY_ENTRY::FileOffset |
The file pointer to the debug data.
Definition at line 650 of file PeImage.h.
The documentation for this struct was generated from the following file: