Consistency check for merge sections
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / textalign-xcoff-002.d
CommitLineData
3e0922c9
TR
1#objdump: -h
2#source: textalign-xcoff-001.s
3#as: -mppc64 -a64
4
5.*: file format .*coff64-rs6000
6
7Sections:
8Idx Name Size VMA LMA File off Algn
9 0 \.text 00000004 0000000000000000 0000000000000000 000000f0 2\*\*2
10 CONTENTS, ALLOC, LOAD, CODE
9435f5b6 11 1 \.data 00000008 0000000000000008 0000000000000008 000000f4 2\*\*3
3e0922c9 12 CONTENTS, ALLOC, LOAD, RELOC, DATA
9435f5b6 13 2 \.bss 00000000 0000000000000010 0000000000000010 00000000 2\*\*3
3e0922c9 14 ALLOC
This page took 0.567934 seconds and 4 git commands to generate.