mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-14 16:12:24 -07:00
codeview: new sub-section types
This commit is contained in:
committed by
Ryan Fleury
parent
c767f03f32
commit
d2f9bdeefb
@@ -2664,7 +2664,9 @@ X(IlLines, 0xF9)\
|
||||
X(FuncMDTokenMap, 0xFA)\
|
||||
X(TypeMDTokenMap, 0xFB)\
|
||||
X(MergedAssemblyInput, 0xFC)\
|
||||
X(CoffSymbolRVA, 0xFD)
|
||||
X(CoffSymbolRVA, 0xFD)\
|
||||
X(XfgHashType, 0xFF)\
|
||||
X(XfgHashVirtual, 0x100)
|
||||
|
||||
typedef U32 CV_C13_SubSectionKind;
|
||||
typedef enum
|
||||
|
||||
Reference in New Issue
Block a user