mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 05:48: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
@@ -58,6 +58,7 @@ typedef struct
|
||||
U64 objs_count;
|
||||
LNK_Obj **objs;
|
||||
LNK_SectionContrib ***sect_map;
|
||||
HashTable *contribs_ht;
|
||||
LNK_SectionArray image_sects;
|
||||
union {
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user