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
Improve readelf's display of RELR relocs.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
pr26263.s
blob
5a3332cd5e46095cc2929c3fc39243307f157210
1
.section .init.text,
"ax"
,@progbits
2
.global foo
3
foo
:
4
call printk
5
call printk@PLT
6
.text
7
printk
:
8
ret