repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated Malay translation for the bfd sub-directory
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-pe
/
pdb-strings1.s
blob
09eedd93fb32c1876ba06ace446d630f4908e48c
1
.equ CV_SIGNATURE_C13, 4
2
.equ DEBUG_S_STRINGTABLE, 0xf3
3
4
.section
".debug$S"
,
"rn"
5
.long CV_SIGNATURE_C13
6
.long DEBUG_S_STRINGTABLE
7
.long .strings_end - .strings_start
8
9
.strings_start:
10
11
.asciz
""
12
.asciz
"foo"
13
.asciz
"bar"
14
.asciz
"baz"
15
.asciz
"qux"
16
17
.strings_end:
18
19
.balign 4