mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 05:18:40 +00:00
push a null symbol as a terminator for /alternatename weak symbol chain
This commit is contained in:
committed by
Nikita Smith
parent
04d2877b40
commit
a3582332ee
@@ -6,6 +6,7 @@
|
||||
// --- Link --------------------------------------------------------------------
|
||||
|
||||
#define LNK_IMPORT_STUB "*** RAD_IMPORT_STUB ***"
|
||||
#define LNK_NULL_SYMBOL "*** RAD_NULL_SYMBOL ***"
|
||||
#define LNK_SECTION_FLAG_IS_LIVE (1 << 0)
|
||||
|
||||
typedef struct LNK_LinkContext
|
||||
|
||||
Reference in New Issue
Block a user