blob: c4f9072e42ac8b8eade55420888e26bec94b9012 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#source: ehdr_start.s
#ld: -e _start -T ehdr_start-missing.t --no-dynamic-linker
#nm: -n
#target: *-*-linux* *-*-gnu* *-*-nacl* arm*-*-uclinuxfdpiceabi
#xfail: bfin-*-* frv-*-*
#failif
#...
.* __ehdr_start
#...
|