mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-09 00:05:22 +00:00
16 lines
219 B
D
16 lines
219 B
D
|
#source: fini0.s
|
||
|
#source: fini1.s
|
||
|
#source: fini2.s
|
||
|
#source: fini3.s
|
||
|
#source: finin.s
|
||
|
#ld: --sort-section=alignment
|
||
|
#nm: -n
|
||
|
|
||
|
#...
|
||
|
[0-9a-f]+ T foo
|
||
|
[0-9a-f]+ t foo1
|
||
|
[0-9a-f]+ t foo2
|
||
|
[0-9a-f]+ t foo3
|
||
|
[0-9a-f]+ t last
|
||
|
#pass
|