OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GOTPLT
(Results
1 - 11
of
11
) sorted by null
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
hidrefgotplt1.s
2
move.d [$r0+dsofn:
GOTPLT
],$r1
dso-2.s
6
jump [$r1+dsofn:
GOTPLT
]
hiddef1.d
8
# Regression test for mishandling of
GOTPLT
relocs against a
11
# from a
GOTPLT
reloc moved to the .got section. It's hard to
libdso-2.d
7
# Use "dsofn" from dso-1 in a
GOTPLT
reloc, but hide it in a
8
# version script. This will change the incoming
GOTPLT
reloc to
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
gotplt1.s
4
movabsq $foo@
GOTPLT
, %rax
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
gotplt.s
8
movi ((xxx@
GOTPLT
) & 65535), r1
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-reloc.s
20
l %r0,test_R_390_GOTPLT12@
GOTPLT
(%r1,%r2)
21
lhi %r0,test_R_390_GOTPLT16@
GOTPLT
22
.long test_R_390_GOTPLT32@
GOTPLT
zarch-reloc.s
13
.quad test_R_390_GOTPLT64@
GOTPLT
14
larl %r1,test_R_390_GOTPLTENT@
GOTPLT
/toolchain/binutils/binutils-2.25/ld/emulparams/
elf32ppc.sh
14
GOTPLT
=".plt ${RELOCATING-0} : SPECIAL { *(.plt) }"
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
pic-err-1.s
12
move.b extsym12:
GOTPLT
,r5 ; { dg-error "PIC relocation size does not match" }
13
move.w extsym2:
GOTPLT
,r5 ; { dg-error "PIC relocation size does not match" }
rd-pic-1.s
11
move.d [r3+extsym:
GOTPLT
],r10
31
add.d [r10+extsym3:
GOTPLT
+56],r7,r8
Completed in 2290 milliseconds