mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-14 05:36:07 +00:00
Add NB10 debug data type
This commit is contained in:
@@ -22,7 +22,9 @@ namespace BurnOutSharp.Models.PortableExecutable
|
||||
public Guid GUID;
|
||||
|
||||
/// <summary>
|
||||
/// "age"
|
||||
/// Ever-incrementing value, which is initially set to 1 and
|
||||
/// incremented every time when a part of the PDB file is updated
|
||||
/// without rewriting the whole file.
|
||||
/// </summary>
|
||||
public uint Age;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user