1 #ld: -q -T arm.ld
2 #objdump: -sr
3 
4 .*:     file format.*
5 
6 #...
7 RELOCATION RECORDS FOR \[\.ARM\.exidx\]:
8 OFFSET   TYPE              VALUE
9 00000000 R_ARM_PREL31      \.text
10 00000000 R_ARM_NONE        __aeabi_unwind_cpp_pr0
11 00000008 R_ARM_PREL31      \.text
12 00000008 R_ARM_NONE        __aeabi_unwind_cpp_pr1
13 0000000c R_ARM_PREL31      \.text
14 00000010 R_ARM_PREL31      \.text
15 00000010 R_ARM_NONE        __aeabi_unwind_cpp_pr0
16 00000010 R_ARM_PREL31      \.text
17 00000010 R_ARM_NONE        __aeabi_unwind_cpp_pr0
18 00000018 R_ARM_PREL31      \.text
19 
20 
21 Contents of section .text:
22 #...
23 Contents of section .ARM.exidx:
24  8020 (e0ffff7f b0b0a880 dcffff7f e8ffff7f|7fffffe0 80a8b0b0 7fffffdc 7fffffe8)  .*
25  8030 (d8ffff7f b0b0a880 d8ffff7f 01000000|7fffffd8 80a8b0b0 7fffffd8 00000001)  .*
26 Contents of section .far:
27 #...
28