repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[sim/rx]
[binutils.git]
/
ld
/
testsuite
/
ld-powerpc
/
aix-weak-2a.s
blob
e4d8a0499f150f83bd0f2d7a92c06c4e2d675639
1
.weak c1
2
c1
=
0xcccc1111
3
.weak c2
4
c2
=
0xcccc2222
5
.globl c3
6
c3
=
0xcccc3333
7
.globl c4
8
c4
=
0xcccc4444
9
10
.weak d1
11
d1
=
0xffff1111
12
.weak d2
13
d2
=
0xffff2222
14
.globl d3
15
.csect d3[DS]
16
d3
:
17
.long 0xffff3333
18
.globl d4
19
.csect d4[DS]
20
d4
:
21
.long 0xffff4444