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
/
pdb1.s
blob
846814b1e7996acf916f5fd36fcd8783e3aea3d5
1
.text
2
3
.long 0x12345678
4
.long 0x9abcdef0
5
6
.global foo
7
foo
:
# section 0001, offset 00000008
8
.secrel32 bar
9
10
.data
11
.long 0x12345678
12
13
.global bar
14
bar
:
# section 0002, offset 00000004
15
.long 0x9abcdef0
16
17
.section
"gcsect"
18
19
.global baz
20
baz
:
# unreferenced, will be GC'd out
21
.long 0x12345678