Searched defs:CDebugEntry (Results 1 – 1 of 1) sorted by relevance
191 struct CDebugEntry struct193 UInt32 Flags;194 UInt32 Time;195 CVersion Ver;196 UInt32 Type;197 UInt32 Size;198 UInt32 Va;199 UInt32 Pa;201 void Parse(const Byte *p) in Parse()