Add support for a MIPS specific .MIPS.xhash section.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh6.d
1 #source: eh6.s
2 #ld: --gc-sections -shared
3 #readelf: -wf -rW
4 #target: x86_64-*-linux-gnu* i?86-*-linux-gnu i?86-*-gnu*
5
6 #...
7 [0-9a-f]+ +[0-9a-f]+ +R_.*_NONE *0?
8 #...
9 Contents of the .eh_frame section:
10
11 0+0000 0+001[48] 0+0000 CIE
12 Version: 1
13 Augmentation: "zPR"
14 Code alignment factor: 1
15 Data alignment factor: .*
16 Return address column: .*
17 Augmentation data: 9[bc] .* 1b
18
19 DW_CFA_nop
20 #pass
This page took 0.032973 seconds and 4 git commands to generate.