Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-pe / pdb-strings1.s
blob09eedd93fb32c1876ba06ace446d630f4908e48c
1 .equ CV_SIGNATURE_C13, 4
2 .equ DEBUG_S_STRINGTABLE, 0xf3
4 .section ".debug$S", "rn"
5 .long CV_SIGNATURE_C13
6 .long DEBUG_S_STRINGTABLE
7 .long .strings_end - .strings_start
9 .strings_start:
11 .asciz ""
12 .asciz "foo"
13 .asciz "bar"
14 .asciz "baz"
15 .asciz "qux"
17 .strings_end:
19 .balign 4