mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-17 15:29:43 +00: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
|