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