bfd: don't silently wrap or truncate PE image section RVAs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / default-script3.d
1 #source: default-script.s
2 #ld: -defsym _START=0x800 -dT default-script.t
3 #nm: -n
4
5 #...
6 0*800 . _START
7 #...
8 0*800 T text
9 #pass
This page took 0.032414 seconds and 4 git commands to generate.