1 #name
: AVR relaxation
, symbol at end of section
.
2 #as
: -mmcu
=avrxmega2
-mlink
-relax
3 #ld
: -mavrxmega2
--relax
8 .*: file format elf32
-avr
12 00000000 l F \
.text
0000000a local_start
13 0000000a l F \
.text
0000000a local_func_1
14 00000014 l F \
.text
0000000a local_func_2
15 0000001e l F \
.text
0000000a local_func_3
16 00000032 l \
.text
00000000 local_end_label
17 00000028 g \
.text
00000000 dest
19 00000014 g F \
.text
0000000a func_2
21 00000000 g F \
.text
0000000a _start
22 00000032 g \
.text
00000000 end_label
23 0000000a g F \
.text
0000000a func_1
25 0000001e g F \
.text
0000000a func_3
29 Disassembly of section \
.text
:
47 16: 08 c0 rjmp \
.\
+16 ; 0x28 <dest
>
48 18: 07 c0 rjmp \
.\
+14 ; 0x28 <dest
>
49 1a
: 06 c0 rjmp \
.\
+12 ; 0x28 <dest
>