xref
: /
toolchain
/
binutils
/
binutils-2.27
/
ld
/
testsuite
/
ld-x86-64
/
pltgot-1.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
text
2
.
globl
plt
3
.
type
plt
, @
function
4
plt
:
5
call
*
puts
@
GOTPCREL
(%
rip
)
6
jmp
puts
@
PLT
7