mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
7 lines
268 B
Plaintext
7 lines
268 B
Plaintext
|
# Make sure a protected symbol is present in the dynamic symbol table, e.g.:
|
||
|
# Num: Value Size Type Bind Vis Ndx Name
|
||
|
# 6: 004003f0 8 FUNC GLOBAL PROTECTED 8 f1
|
||
|
#...
|
||
|
*[0-9]+: +[0-9a-f]+ +[0-9]+ FUNC +GLOBAL +PROTECTED +[0-9]+ f1
|
||
|
#pass
|