OpenGrok
Cross Reference: pr19609-2.s
xref
: /
toolchain
/
binutils
/
binutils-2.27
/
ld
/
testsuite
/
ld-i386
/
pr19609-2.s
Home
|
History
|
Annotate
|
Download
|
only in
ld-i386
1
.
text
2
.
weak
bar
3
.
globl
_start
4
.
type
_start
, @
function
5
_start
:
6
call
*
bar
@
GOT
(%
edx
)
7