/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
arm-lib-plt32.r | 2 tmpdir/arm-lib-plt32.so: file format elf32-(little|big)arm
|
arm-lib-plt32.d | 2 tmpdir/arm-lib-plt32.so: file format elf32-(little|big)arm
|
arm-elf.exp | 235 {"Simple PIC shared library" "-shared" "" "" {arm-lib-plt32.s} 236 {{objdump -fdw arm-lib-plt32.d} {objdump -Rw arm-lib-plt32.r}} 237 "arm-lib-plt32.so"} [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
pic.d | 16 4: R_ARM_(PLT32|CALL) foo
|
/frameworks/compile/mclinker/lib/Target/X86/ |
X86RelocationFunctions.h | 20 DECL_X86_32_APPLY_RELOC_FUNC(plt32) \ 37 { &plt32, 4, "R_386_PLT32", 32 }, \ 88 DECL_X86_64_APPLY_RELOC_FUNC(plt32) \ 97 { &plt32, 4, "R_X86_64_PLT32", 32 }, \
|
X86Relocator.cpp | 973 Relocator::Result plt32(Relocation& pReloc, X86_32Relocator& pParent) { function in namespace:mcld 1632 Relocator::Result plt32(Relocation& pReloc, X86_64Relocator& pParent) { function in namespace:mcld [all...] |
/external/elfutils/backends/ |
i386_reloc.def | 36 RELOC_TYPE (PLT32, REL)
|
sh_reloc.def | 61 RELOC_TYPE (PLT32, REL)
|
x86_64_reloc.def | 35 RELOC_TYPE (PLT32, REL)
|
s390_reloc.def | 39 RELOC_TYPE (PLT32, REL)
|
arm_reloc.def | 58 RELOC_TYPE (PLT32, REL)
|
sparc_reloc.def | 55 RELOC_TYPE (PLT32, REL)
|
ppc64_reloc.def | 56 RELOC_TYPE (PLT32, REL)
|
ppc_reloc.def | 58 RELOC_TYPE (PLT32, REL)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
ChangeLog-2004 | 115 ld-arm/arm-app.r, ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r, [all...] |
ChangeLog | 538 * ld-arm/arm-lib-plt32.d: Likewise. 825 * ld-arm/arm-lib-plt32.d: Likewise. [all...] |
ChangeLog-2007 | 715 * ld-arm/arm-lib-plt32.d: Ditto. 863 * ld-arm/arm-lib-plt32.d: Likewise. [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
arm-reloc.def | 91 RD(PLT32 , STATIC , Y, ARM , ((S + A) | T) - P , Y, -1, Y)
|
i386.cc | 720 // PLT32 reloc against ___tls_get_addr. [all...] |
x86_64.cc | 861 // PLT32 reloc against ___tls_get_addr. [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
elf64-x86-64.c | [all...] |
ChangeLog-2004 | [all...] |
elf32-s390.c | [all...] |
elf64-s390.c | [all...] |
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
RuntimeDyldELF.cpp | [all...] |