* dw2gencfi.c (struct fde_entry): Add per_encoding, lsda_encoding,
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-6.d
1 #readelf: -wf
2 #name: CFI common 6
3 The section .eh_frame contains:
4
5 00000000 00000018 00000000 CIE
6 Version: 1
7 Augmentation: "zPLR"
8 Code alignment factor: .*
9 Data alignment factor: .*
10 Return address column: .*
11 Augmentation data: 03 .. .. .. .. 0c 1b
12
13 DW_CFA_nop
14 DW_CFA_nop
15 DW_CFA_nop
16
17 0000001c 00000018 00000020 FDE cie=00000000 pc=00000000..00000004
18 Augmentation data: (00 00 00 00 de ad be ef|ef be ad de 00 00 00 00)
19
20 DW_CFA_nop
21 DW_CFA_nop
22 DW_CFA_nop
23
24 00000038 00000010 00000000 CIE
25 Version: 1
26 Augmentation: "zLR"
27 Code alignment factor: .*
28 Data alignment factor: .*
29 Return address column: .*
30 Augmentation data: 0c 1b
31
32 DW_CFA_nop
33
34 0000004c 00000018 00000018 FDE cie=00000038 pc=00000004..00000008
35 Augmentation data: (00 00 00 00 de ad be ef|ef be ad de 00 00 00 00)
36
37 DW_CFA_nop
38 DW_CFA_nop
39 DW_CFA_nop
40
41 00000068 00000018 0000006c FDE cie=00000000 pc=00000008..0000000c
42 Augmentation data: (00 00 00 00 be ef de ad|ad de ef be 00 00 00 00)
43
44 DW_CFA_nop
45 DW_CFA_nop
46 DW_CFA_nop
47
48 00000084 00000018 00000000 CIE
49 Version: 1
50 Augmentation: "zPLR"
51 Code alignment factor: .*
52 Data alignment factor: .*
53 Return address column: .*
54 Augmentation data: 1b .. .. .. .. 1b 1b
55
56 DW_CFA_nop
57 DW_CFA_nop
58 DW_CFA_nop
59
60 000000a0 00000014 00000020 FDE cie=00000084 pc=0000000c..00000010
61 Augmentation data: .. .. .. ..
62
63 DW_CFA_nop
64 DW_CFA_nop
65 DW_CFA_nop
66
67 000000b8 00000014 00000038 FDE cie=00000084 pc=00000010..00000014
68 Augmentation data: .. .. .. ..
69
70 DW_CFA_nop
71 DW_CFA_nop
72 DW_CFA_nop
73
This page took 0.035114 seconds and 4 git commands to generate.