mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 13:28:40 +00:00
factor out section sort index into contribution chunk and simplify
contribution sorting
This commit is contained in:
committed by
Ryan Fleury
parent
f64265aafe
commit
15836572f4
@@ -10,7 +10,7 @@ typedef struct LNK_Obj
|
||||
String8 data;
|
||||
String8 path;
|
||||
String8 lib_path;
|
||||
U64 input_idx;
|
||||
U32 input_idx;
|
||||
COFF_FileHeaderInfo header;
|
||||
U32 *comdats;
|
||||
} LNK_Obj;
|
||||
|
||||
Reference in New Issue
Block a user