Non-Confidential | ![]() | ARM DUI0473M | ||
| ||||
Home > Assembler Command-line Options > --no_hide_all |
Gives all exported and imported global symbols STV_DEFAULT
visibility in ELF rather than STV_HIDDEN
, unless overridden using source directives.
You can use the following directives to specify an attribute that overrides the implicit symbol visibility:
EXPORT
.EXTERN
.GLOBAL
.IMPORT
.