ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh4.d
index 29f418f3f83b067642dac14c213c1a475992e76c..391efb8cd2a85c548418924d4a82a17aa72b63f4 100644 (file)
@@ -1,14 +1,13 @@
 #source: eh4.s
 #source: eh4a.s
 #as: --64
-#ld: -melf_x86_64 -shared -Ttext 0x400
+#ld: -melf_x86_64 -shared -Ttext 0x400 -z max-page-size=0x200000 -z noseparate-code
 #readelf: -wf
-#notarget: x86_64-*-linux-gnux32
 #target: x86_64-*-*
 
 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
@@ -21,22 +20,20 @@ Contents of the .eh_frame section:
   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 00000024 0000004c FDE cie=00000000 pc=[0-9a-f]+\.\.[0-9a-f]+
+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;.*
-  DW_CFA_nop
 #...
-
 [0-9a-f]+ ZERO terminator
 #pass
This page took 0.024244 seconds and 4 git commands to generate.