[LVu] base subseg head view on prev subseg's tail
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / ehopt0.s
index ae56f6d60950b122be4757712fdc278b6251b9e8..1029943ad75616d15f04ccf048ea4724b1e6459e 100644 (file)
@@ -1,13 +1,13 @@
        .text
-$LFB1:
+LFB1:
        .4byte  0
-$L1:
+L1:
        .4byte  0
-$LFE1:
+LFE1:
        .section        .eh_frame,"aw"
 __FRAME_BEGIN__:
-       .4byte  $LECIE1-$LSCIE1
-$LSCIE1:
+       .4byte  LECIE1-LSCIE1
+LSCIE1:
        .4byte  0x0
        .byte   0x1
        .ascii "z\0"
@@ -18,15 +18,15 @@ $LSCIE1:
        .byte   0x4
        .4byte  1
        .p2align 1
-$LECIE1:
-$LSFDE1:
-       .4byte  $LEFDE1-$LASFDE1
-$LASFDE1:
-       .4byte  $LASFDE1-__FRAME_BEGIN__
-       .4byte  $LFB1
-       .4byte  $LFE1-$LFB1
+LECIE1:
+LSFDE1:
+       .4byte  LEFDE1-LASFDE1
+LASFDE1:
+       .4byte  LASFDE1-__FRAME_BEGIN__
+       .4byte  LFB1
+       .4byte  LFE1-LFB1
        .byte   0x4
-       .4byte  $LFE1-$LFB1
+       .4byte  LFE1-LFB1
        .byte   0x4
-       .4byte  $L1-$LFB1
-$LEFDE1:
+       .4byte  L1-LFB1
+LEFDE1:
This page took 0.024736 seconds and 4 git commands to generate.