mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 03:52:59 +00:00
8 lines
227 B
Plaintext
8 lines
227 B
Plaintext
# Make sure no hidden symbol is present in the dynamic symbol table, e.g.:
|
|
# Num: Value Size Type Bind Vis Ndx Name
|
|
# 6: 004003f0 8 FUNC GLOBAL HIDDEN 8 f1
|
|
#failif
|
|
#...
|
|
.+ +HIDDEN +.+ +f1
|
|
#pass
|