mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08: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
|