mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 03:58:11 +00:00
extract hotpatch flag from compile symbol
This commit is contained in:
committed by
Ryan Fleury
parent
a5119e3b51
commit
bbb825adf4
@@ -13,6 +13,7 @@ typedef struct LNK_Obj
|
||||
U32 input_idx;
|
||||
COFF_FileHeaderInfo header;
|
||||
U32 *comdats;
|
||||
B8 hotpatch;
|
||||
} LNK_Obj;
|
||||
|
||||
typedef struct LNK_ObjNode
|
||||
|
||||
Reference in New Issue
Block a user