mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-18 15:11:32 -07:00
do lightweight import gathering while resolving links
This commit is contained in:
committed by
Ryan Fleury
parent
d4ac5ede77
commit
630c3b42a7
@@ -294,6 +294,7 @@ typedef struct COFF_Symbol32
|
||||
typedef U32 COFF_WeakExtType;
|
||||
enum
|
||||
{
|
||||
COFF_WeakExt_Null = 0,
|
||||
COFF_WeakExt_NoLibrary = 1,
|
||||
COFF_WeakExt_SearchLibrary = 2,
|
||||
COFF_WeakExt_SearchAlias = 3,
|
||||
|
||||
Reference in New Issue
Block a user