summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-pe/pdb-syms1a.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-pe/pdb-syms1a.s')
-rw-r--r--ld/testsuite/ld-pe/pdb-syms1a.s66
1 files changed, 33 insertions, 33 deletions
diff --git a/ld/testsuite/ld-pe/pdb-syms1a.s b/ld/testsuite/ld-pe/pdb-syms1a.s
index c1929c3ec85..d076bbc776d 100644
--- a/ld/testsuite/ld-pe/pdb-syms1a.s
+++ b/ld/testsuite/ld-pe/pdb-syms1a.s
@@ -26,20 +26,20 @@
.gproc2:
.short .gproc2_end - .gproc2 - 2
.short S_GPROC32
-.long 0 # parent
-.long 0 # end
-.long 0 # next symbol
-.long 1 # length
-.long 0 # debug start offset
-.long 0 # debug end offset
-.long 0x1002 # type
+.long 0 /* parent */
+.long 0 /* end */
+.long 0 /* next symbol */
+.long 1 /* length */
+.long 0 /* debug start offset */
+.long 0 /* debug end offset */
+.long 0x1002 /* type */
.secrel32 proc2
.secidx proc2
-.byte 0 # flags
+.byte 0 /* flags */
.asciz "proc2"
-.byte 0xf3 # padding
-.byte 0xf2 # padding
-.byte 0xf1 # padding
+.byte 0xf3 /* padding */
+.byte 0xf2 /* padding */
+.byte 0xf1 /* padding */
.gproc2_end:
.short .udt1 - .gproc2_end - 2
@@ -48,7 +48,7 @@
.udt1:
.short .syms_end - .udt1 - 2
.short S_UDT
-.long 0x1004 # struct bar
+.long 0x1004 /* struct bar */
.asciz "bar"
.syms_end:
@@ -57,19 +57,19 @@
.long CV_SIGNATURE_C13
-# Type 1000, const uint32_t
+/* Type 1000, const uint32_t */
.mod1:
.short .arglist1 - .mod1 - 2
.short LF_MODIFIER
.long T_UINT4
-.short 1 # const
+.short 1 /* const */
.p2align 2
-# Type 1001, arglist (uint32_t)
+/* Type 1001, arglist (uint32_t) */
.arglist1:
.short .proctype1 - .arglist1 - 2
.short LF_ARGLIST
-.long 1 # no. entries
+.long 1 /* no. entries */
.long T_UINT4
# Type 1002, procedure (return type T_VOID, arglist 1001)
@@ -77,34 +77,34 @@
.short .fieldlist1 - .proctype1 - 2
.short LF_PROCEDURE
.long T_VOID
-.byte 0 # calling convention
-.byte 0 # attributes
-.short 1 # no. parameters
+.byte 0 /* calling convention */
+.byte 0 /* attributes */
+.short 1 /* no. parameters */
.long 0x1001
-# Type 1003, field list for struct bar
+/* Type 1003, field list for struct bar */
.fieldlist1:
.short .struct1 - .fieldlist1 - 2
.short LF_FIELDLIST
.short LF_MEMBER
-.short 3 # public
+.short 3 /* public */
.long T_UINT4
-.short 0 # offset
+.short 0 /* offset */
.asciz "num1"
-.byte 0xf1 # padding
+.byte 0xf1 /* padding */
-# Type 1004, declaration of struct bar
+/* Type 1004, declaration of struct bar */
.struct1:
.short .types_end - .struct1 - 2
.short LF_STRUCTURE
-.short 1 # no. members
-.short 0 # property
-.long 0x1003 # field list
-.long 0 # type derived from
-.long 0 # type of vshape table
-.short 4 # size
-.asciz "bar" # name
-.byte 0xf2 # padding
-.byte 0xf1 # padding
+.short 1 /* no. members */
+.short 0 /* property */
+.long 0x1003 /* field list */
+.long 0 /* type derived from */
+.long 0 /* type of vshape table */
+.short 4 /* size */
+.asciz "bar" /* name */
+.byte 0xf2 /* padding */
+.byte 0xf1 /* padding */
.types_end: