mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
7 lines
259 B
Plaintext
7 lines
259 B
Plaintext
|
# Make sure global `bar' is present in the dynamic symbol table, e.g.:
|
||
|
# Num: Value Size Type Bind Vis Ndx Name
|
||
|
# 1: 00000000 1 OBJECT GLOBAL DEFAULT 5 bar
|
||
|
#...
|
||
|
*[0-9]+: +[0-9a-f]+ +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar
|
||
|
#pass
|