repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
[binutils.git]
/
ld
/
testsuite
/
ld-powerpc
/
reloc.d
blob
08a209db3d5b4271d42ea51cfeac34c4733f5885
1
# Test that orphan reloc sections are placed before
.
rela
.
plt even when
2
#
.
rela
.
plt
is
the only reloc section
.
Also tests that orphan non
-
alloc
3
# reloc sections go after alloc sections
.
4
5
#source
:
reloc
.
s
6
#ld
: -
shared
-
z nocombreloc
7
#objdump
: -
hw
8
9
.*: +
file format elf
.*
10
#
...
11
.*
\
.
relaplatypus
.*
12
#
...
13
.*
\
.
rela\
.
plt
.*
14
#
...
15
.*
\
.
relaechidna
.*
16
#pass