Support tcl procedure calls in run_dump_test xfail
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / default-script4.d
1 # source: default-script.s
2 # ld: --default-script default-script.t -defsym _START=0x8000000
3 # nm: -n
4
5 #...
6 0*8000000 . _START
7 #...
8 0*8000000 T text
9 #pass
This page took 0.029202 seconds and 4 git commands to generate.