1 #objdump: -sr
2 # This test is only valid on EABI based ports.
3 #target: *-*-*eabi* *-*-symbianelf *-*-nacl*
4 
5 .*:     file format.*
6 
7 RELOCATION RECORDS FOR \[.text\]:
8 OFFSET   TYPE              VALUE
9 00000004 R_ARM_REL32       b
10 
11 Contents of section .text:
12  0000 00000000 (00000004|04000000) 00000000 00000000  .*
13 # Ignore .ARM.attributes section
14 #...
15