Searched defs:CDebugEntry (Results 1 – 1 of 1) sorted by relevance
214 struct CDebugEntry struct216 UInt32 Flags;217 UInt32 Time;218 CVersion Ver;219 UInt32 Type;220 UInt32 Size;221 UInt32 Va;222 UInt32 Pa;224 void Parse(const Byte *p) in Parse()