Support tcl procedure calls in run_dump_test xfail
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / pr23571.d
1 #source: align2a.s
2 #ld: -T pr23571.t -z common-page-size=0x1000
3 #objdump: -h -w
4
5 .*: +file format .*
6
7 Sections:
8 Idx Name +Size +VMA +LMA +File off +Algn +Flags
9 +0 \.text +[0-9a-f]* +0+1000 +0+1000 .*
10 +1 \.data +[0-9a-f]* +0+2000 +0+2000 +[0-9a-f]* +2\*\*12 .*
This page took 0.029934 seconds and 4 git commands to generate.