mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 07:31:32 +00:00
8 lines
225 B
Plaintext
8 lines
225 B
Plaintext
|
# Make sure no local symbol is present in the dynamic symbol table, e.g.:
|
||
|
# Num: Value Size Type Bind Vis Ndx Name
|
||
|
# 6: 004003f0 8 FUNC LOCAL DEFAULT 8 f1
|
||
|
#failif
|
||
|
#...
|
||
|
.+ +LOCAL +.+ +f1
|
||
|
#pass
|