ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh4.d
index 5fdd722bd3875fbbc78be75c5f840fd8b9b52a74..391efb8cd2a85c548418924d4a82a17aa72b63f4 100644 (file)
@@ -1,12 +1,13 @@
 #source: eh4.s
 #source: eh4a.s
-#ld: -shared
+#as: --64
+#ld: -melf_x86_64 -shared -Ttext 0x400 -z max-page-size=0x200000 -z noseparate-code
 #readelf: -wf
 #target: x86_64-*-*
 
-The section .eh_frame contains:
+Contents of the .eh_frame section:
 
-00000000 00000014 00000000 CIE
+0+0000 0+0014 0+0000 CIE
   Version:               1
   Augmentation:          "zR"
   Code alignment factor: 1
@@ -14,19 +15,25 @@ The section .eh_frame contains:
   Return address column: 16
   Augmentation data:     1b
 
-  DW_CFA_def_cfa: r7 ofs 8
-  DW_CFA_offset: r16 at cfa-8
+  DW_CFA_def_cfa: r7 \(rsp\) ofs 8
+  DW_CFA_offset: r16 \(rip\) at cfa-8
   DW_CFA_nop
   DW_CFA_nop
 
-00000018 00000014 0000001c FDE cie=00000000 pc=00000400..00000413
-  DW_CFA_set_loc: 00000404
+0+0018 0+0014 0+001c FDE cie=0+0000 pc=0+0400..0+0413
+  DW_CFA_set_loc: 0+0404
   DW_CFA_def_cfa_offset: 80
 
-00000030 00000014 00000034 FDE cie=00000000 pc=00000413..00000426
-  DW_CFA_set_loc: 00000417
+0+0030 0+0014 0+0034 FDE cie=0+0000 pc=0+0413..0+0426
+  DW_CFA_set_loc: 0+0417
   DW_CFA_def_cfa_offset: 80
 
-00000048 ZERO terminator
+0+0048 0+002[04] 0+004c FDE cie=0+0000 pc=[0-9a-f]+\.\.[0-9a-f]+
+  DW_CFA_def_cfa_offset: 16
+  DW_CFA_advance_loc: [0-9a-f]+ to [0-9a-f]+
+  DW_CFA_def_cfa_offset: 24
+  DW_CFA_advance_loc: [0-9a-f]+ to [0-9a-f]+
+  DW_CFA_def_cfa_expression \(DW_OP_breg7 \(rsp\): 8; DW_OP_breg16 \(rip\): 0;.*
+#...
+[0-9a-f]+ ZERO terminator
 #pass
-
This page took 0.023929 seconds and 4 git commands to generate.