mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 13:28:40 +00:00
move weak symbol replacer to the symbol table layer
This commit is contained in:
committed by
Ryan Fleury
parent
8d75497bba
commit
43e81b934b
@@ -154,12 +154,6 @@ typedef struct LNK_BaseRelocPageArray
|
||||
|
||||
// --- Workers Contexts --------------------------------------------------------
|
||||
|
||||
typedef struct
|
||||
{
|
||||
LNK_SymbolTable *symtab;
|
||||
LNK_SymbolHashTrieChunk **chunks;
|
||||
} LNK_ReplaceWeakSymbolsWithDefaultSymbolTask;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
LNK_SymbolTable *symtab;
|
||||
|
||||
Reference in New Issue
Block a user