forked from Imagelibrary/binutils-gdb
Fix support for PECOFF weak symbols
This commit is contained in:
@@ -749,7 +749,9 @@ weak object symbol. When a weak defined symbol is linked with a normal
|
||||
defined symbol, the normal defined symbol is used with no error.
|
||||
When a weak undefined symbol is linked and the symbol is not defined,
|
||||
the value of the symbol is determined in a system-specific manner without
|
||||
error. Uppercase indicates that a default value has been specified.
|
||||
error. On some systems, uppercase indicates that a default value has been
|
||||
specified.
|
||||
|
||||
|
||||
@item -
|
||||
The symbol is a stabs symbol in an a.out object file. In this case, the
|
||||
|
||||
Reference in New Issue
Block a user