blob: 5501e19418aad9cc1d9669494e73db9c3d54edd3 (
plain)
1
2
3
4
5
6
7
|
# Make sure no `fdata' is present in the dynamic symbol table, e.g.:
# Num: Value Size Type Bind Vis Ndx Name
# 1: 00000000 0 NOTYPE LOCAL DEFAULT 1 fdata
#failif
#...
.+ +fdata
#pass
|