Sign in
gnu
/
binutils-gdb
/
94de78f9d0d4b9eecb4e3efc393ffa4abbae662e
/
.
/
ld
/
testsuite
/
ld-elf
/
undefweak-1a.s
blob: 1d885fb99970480190123fecec65aa0e0c760309 [
file
]
.section .text.foobar
,
"axG"
,
%progbits
,
foo
,
comdat
.weak foo
.type foo
,
%
function
foo
:
.nop
.size foo
,
.
-
foo
.weak bar
.set bar
,
foo
.text
.global baz
.type baz
,
%
function
baz
:
.dc.a foo
.size baz
,
.
-
baz