mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
15 lines
250 B
Makefile
15 lines
250 B
Makefile
#name: Data Section Ordering (section-order-1c)
|
|
#source: section-order-1b.s
|
|
#source: section-order-1a.s
|
|
#source: start.s
|
|
#ld: --section-ordering-file section-order-1a.t
|
|
#nm: -n
|
|
|
|
#...
|
|
[0-9a-f]+ D small
|
|
#...
|
|
[0-9a-f]+ D big
|
|
#...
|
|
[0-9a-f]+ D ba.*
|
|
#pass
|