mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-27 18:00:12 +00:00
error check relocations
This commit is contained in:
committed by
Ryan Fleury
parent
ad069cb854
commit
c98ae0925f
@@ -385,6 +385,7 @@ enum
|
||||
COFF_Reloc_X64_Pair = 0xF,
|
||||
COFF_Reloc_X64_SSpan32 = 0x10,
|
||||
COFF_Reloc_X64_Unknown_11 = 0x11,
|
||||
COFF_Reloc_X64_Last = COFF_Reloc_X64_Unknown_11,
|
||||
};
|
||||
|
||||
typedef COFF_RelocType COFF_Reloc_X86;
|
||||
|
||||
Reference in New Issue
Block a user