blob: 4ee4a42c3c6147aadcc954912004346869613849 (
plain)
1
2
3
4
5
6
7
|
# 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
|