HomeSort by relevance Sort by last modified time
    Searched refs:R_PPC64_REL24 (Results 1 - 24 of 24) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
astest2_64.d 15 14: R_PPC64_REL24 x
17 18: R_PPC64_REL24 \.data\+0x4
19 1c: R_PPC64_REL24 z
21 20: R_PPC64_REL24 z\+0x14
24 28: R_PPC64_REL24 a
27 30: R_PPC64_REL24 a\+0x4
astest64.d 19 14: R_PPC64_REL24 x
21 18: R_PPC64_REL24 \.data\+0x4
23 1c: R_PPC64_REL24 z
25 20: R_PPC64_REL24 z\+0x14
28 28: R_PPC64_REL24 a
31 30: R_PPC64_REL24 a\+0x4
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tls.s 32 bl .__tls_get_addr #R_PPC64_REL24 .__tls_get_addr
37 bl .__tls_get_addr #R_PPC64_REL24 .__tls_get_addr
43 bl .__tls_get_addr #R_PPC64_REL24 .__tls_get_addr
48 bl .__tls_get_addr #R_PPC64_REL24 .__tls_get_addr
72 bl .__tls_get_addr #R_PPC64_REL24 .__tls_get_addr
77 bl .__tls_get_addr #R_PPC64_REL24 .__tls_get_addr
relbrlt.d 12 [0-9a-f ]*: R_PPC64_REL24 \.text\+0x37e003c
15 [0-9a-f ]*: R_PPC64_REL24 \.text\+0x3bf0020
18 [0-9a-f ]*: R_PPC64_REL24 \.text\+0x57e0024
32 [0-9a-f ]*: R_PPC64_REL24 \*ABS\*\+0x137e00fc
  /external/llvm/test/MC/PowerPC/
ppc64-relocs-01.s 26 # address using a R_PPC64_REL24
29 # CHECK-NEXT: 0x{{[0-9,A-F]+}} R_PPC64_REL24 sin
ppc64-localentry.s 49 # CHECK-NEXT: R_PPC64_REL24 callee1
51 # CHECK-NOT: R_PPC64_REL24 callee2
53 # CHECK-NEXT: R_PPC64_REL24 callee1
54 # CHECK-NEXT: R_PPC64_REL24 .text
ppc64-fixups.s 14 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL24 target 0x0
15 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL24 target 0x0
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
ppc64.h 38 RELOC_NUMBER (R_PPC64_REL24, 10)
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
asm.go 44 // see an R_PPC64_REL24 relocation to a dynamic symbol
83 // Find all R_PPC64_REL24 relocations that reference dynamic
93 if r.Type != 256+ld.R_PPC64_REL24 || r.Sym.Type != obj.SDYNIMPORT {
254 case 256 + ld.R_PPC64_REL24:
266 ld.Errorf(s, "unexpected R_PPC64_REL24 for dyn import")
426 ld.Thearch.Vput(ld.R_PPC64_REL24 | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 44 // see an R_PPC64_REL24 relocation to a dynamic symbol
83 // Find all R_PPC64_REL24 relocations that reference dynamic
93 if r.Type != 256+ld.R_PPC64_REL24 || r.Sym.Type != obj.SDYNIMPORT {
254 case 256 + ld.R_PPC64_REL24:
266 ld.Errorf(s, "unexpected R_PPC64_REL24 for dyn import")
426 ld.Thearch.Vput(ld.R_PPC64_REL24 | uint64(elfsym)<<32)
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c 417 HOWTO (R_PPC64_REL24, /* type */
425 "R_PPC64_REL24", /* name */
796 /* Like R_PPC64_REL24 without touching the two least significant bits. */
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]
  /art/runtime/
elf.h 495 R_PPC64_REL24 = 10,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 565 R_PPC64_REL24 = 10
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldelf.go 1191 PPC64 | R_PPC64_REL24<<24,
elf.go 625 R_PPC64_REL24 = R_PPC_REL24
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 1191 PPC64 | R_PPC64_REL24<<24,
elf.go 625 R_PPC64_REL24 = R_PPC_REL24
    [all...]

Completed in 1712 milliseconds