Data Fields | |
UINT32 | Characteristics |
UINT32 | TimeDateStamp |
UINT16 | MajorVersion |
UINT16 | MinorVersion |
UINT32 | Type |
UINT32 | SizeOfData |
UINT32 | RVA |
The address of the debug data when loaded, relative to the image base. | |
UINT32 | FileOffset |
The file pointer to the debug data. |
The file pointer to the debug data.
Referenced by PeCoffLoaderGetImageInfo(), and PeCoffLoaderLoadImage().
The address of the debug data when loaded, relative to the image base.
Referenced by PeCoffLoaderGetImageInfo(), PeCoffLoaderGetPdbPointer(), and PeCoffLoaderLoadImage().
Referenced by PeCoffLoaderGetImageInfo(), PeCoffLoaderGetPdbPointer(), and PeCoffLoaderLoadImage().
Referenced by PeCoffLoaderGetImageInfo(), and PeCoffLoaderGetPdbPointer().