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
/
pr23189.t
blob
0e6ff655b250bd866d9600c1081fe5149dcf5963
1
EXTERN(_start)
2
ENTRY(_start)
3
4
SECTIONS
5
{
6
.text :
7
{
8
HIDDEN (__hidden_sym = .);
9
*(.text*)
10
}
11
}