Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-powerpc
/
reloc.d
blob: 1c7eb8a90d5378a5019e1c57da6172bb3165ed90 [
file
]
# Test that orphan reloc sections are placed before .rela.plt even when
# .rela.plt is the only reloc section.
#source: reloc.s
#ld: -shared -z nocombreloc
#objdump: -hw
.*:
+
file format elf
.*
#...
.*
\.relaplatypus
.*
#...
.*
\.rela\.plt
.*
#pass