mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-15 18:27:49 +01:00
12 lines
359 B
D
12 lines
359 B
D
#ld: -r
|
|
#readelf: -s
|
|
|
|
Symbol table '.symtab' contains .* entries:
|
|
#...
|
|
[ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@FOO
|
|
#...
|
|
[ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar@@FOO
|
|
[ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo
|
|
[ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar
|
|
#pass
|