2005-10-24 07:48:47 +00:00
|
|
|
#source: empty2.s
|
|
|
|
#ld:
|
|
|
|
#readelf: -s
|
|
|
|
|
|
|
|
#...
|
|
|
|
[ ]+[0-9]+:[ ]+0+[ ]+0[ ]+FILE[ ]+LOCAL[ ]+DEFAULT[ ]+ABS empty2.s
|
2005-10-26 07:53:15 +00:00
|
|
|
#...
|
2005-10-24 07:48:47 +00:00
|
|
|
[ ]+[0-9]+:[ ]+0*12345678[ ]+0[ ]+NOTYPE[ ]+LOCAL[ ]+DEFAULT[ ]+ABS constant
|
|
|
|
#...
|
|
|
|
[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[0-9]+[ ]+FUNC[ ]+GLOBAL[ ]+DEFAULT[ ]+[1-9] _start
|
|
|
|
#pass
|