summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/avr/pc-relative-reloc.d
blob: cc22b0bf3666eebdd85cee3b4e64deba6a585cfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#name: 32 bit PC relative reloc
#as: -mmcu=avr51 -gdwarf-sections -g
#objdump: -r
#source: per-function-debugline.s
#target: avr-*-*

.*:     file format elf32-avr

RELOCATION RECORDS FOR \[.text.main\]:
#...


RELOCATION RECORDS FOR \[.debug_line\]:
OFFSET   TYPE              VALUE 
00000000 R_AVR_32_PCREL    .debug_line_end-0x00000004


RELOCATION RECORDS FOR \[.debug_line.text.main\]:
#...