mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-12 03:05:37 +00:00
13 lines
372 B
Makefile
13 lines
372 B
Makefile
#source: startof.s
|
|
#ld: -Ur
|
|
#readelf: -sW
|
|
|
|
Symbol table '\.symtab' contains [0-9]+ entries:
|
|
+Num: +Value +Size Type +Bind +Vis +Ndx Name
|
|
+0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
|
|
#...
|
|
+[0-9]+: +[a-f0-9]+ +0 +(NOTYPE|OBJECT) +GLOBAL +DEFAULT +UND +.startof.scnfoo
|
|
#...
|
|
+[0-9]+: +[a-f0-9]+ +0 +(NOTYPE|OBJECT) +GLOBAL +(PROTECTED|DEFAULT) +[0-9]+ +___?start_scnfoo
|
|
#pass
|