b140ae6fd33a4640f870f70a110e2d988b55460b
[deliverable/binutils-gdb.git] / gas / testsuite / gas / avr / avr-prop-1.d
1 #name: AVR '.avr.prop' test 1
2 #as: -mmcu=avrxmega2 -mlink-relax
3 #objdump: -P avr-prop
4 #source: avr-prop-1.s
5 #target: avr-*-*
6
7 .*: file format elf32-avr
8
9 Contents of `\.avr\.prop' section:
10
11 Version: 1
12 Flags: 0
13
14 0 ORG @ \.text\.1 \+ 0x000020 \(0x000020\)
15 1 ORG @ \.text\.1 \+ 0x000044 \(0x000044\)
16 2 ORG @ \.text\.2 \+ 0x000020 \(0x000020\)
17 3 ALIGN @ \.text\.2 \+ 0x000020 \(0x000020\)
18 Align: 0x000004
19 4 ALIGN @ \.text\.2 \+ 0x000030 \(0x000030\)
20 Align: 0x000004
21 5 ORG @ \.text\.2 \+ 0x000200 \(0x000200\)
22 6 ALIGN @ \.text\.2 \+ 0x000200 \(0x000200\)
23 Align: 0x000004
24 7 ALIGN @ \.text\.3 \+ 0x000100 \(0x000100\)
25 Align: 0x000008
26
This page took 0.057845 seconds and 3 git commands to generate.