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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
astest.d 19 14: R_PPC_REL24 x
21 18: R_PPC_REL24 \.data\+0x4
23 1c: R_PPC_REL24 z
25 20: R_PPC_REL24 z\+0x14
28 28: R_PPC_REL24 a
31 30: R_PPC_REL24 a\+0x4
astest2.d 15 14: R_PPC_REL24 x
17 18: R_PPC_REL24 \.data\+0x4
19 1c: R_PPC_REL24 z
21 20: R_PPC_REL24 z\+0x14
24 28: R_PPC_REL24 a
27 30: R_PPC_REL24 a\+0x4
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tls32.s 27 bl __tls_get_addr #R_PPC_REL24 __tls_get_addr
31 bl __tls_get_addr #R_PPC_REL24 __tls_get_addr
60 bl __tls_get_addr #R_PPC_REL24 __tls_get_addr
64 bl __tls_get_addr #R_PPC_REL24 __tls_get_addr
plt1.d 20 14: R_PPC_REL24 _start
relaxr.d 14 10: R_PPC_REL24 _start
  /toolchain/binutils/binutils-2.25/include/elf/
ppc.h 46 RELOC_NUMBER (R_PPC_REL24, 10)
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 85 Type = ELF::R_PPC_REL24;
408 case ELF::R_PPC_REL24:
  /toolchain/binutils/binutils-2.25/bfd/
elf32-ppc.c 98 0x48000000, /* b 14 <.PLT0resolve+0x4> 14: R_PPC_REL24 .PLTresolve */
346 HOWTO (R_PPC_REL24, /* type */
354 "R_PPC_REL24", /* name */
473 /* Like R_PPC_REL24, but referring to the procedure linkage table
556 /* Like R_PPC_REL24, but uses the value of the symbol within the
    [all...]
  /external/elfutils/libelf/
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...]
  /art/runtime/
elf.h 438 R_PPC_REL24 = 10,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 551 R_PPC_REL24 = 10
    [all...]
  /external/valgrind/VEX/switchback/
linker.c 836 case R_PPC_REL24: /* 10 *//* PC relative 26 bit */
843 fprintf(stderr, "%s: R_PPC_REL24 relocation failed\n", oc->fileName );
    [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/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 471 R_PPC_REL24 = 10
540 R_PPC64_REL24 = R_PPC_REL24
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 468 R_PPC_REL24 = 10
537 R_PPC64_REL24 = R_PPC_REL24
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 471 R_PPC_REL24 = 10
540 R_PPC64_REL24 = R_PPC_REL24
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 468 R_PPC_REL24 = 10
537 R_PPC64_REL24 = R_PPC_REL24
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ppc64/
asm.go 340 // R_CALLPOWER corresponds to R_PPC_REL24.
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
asm.go 337 // R_CALLPOWER corresponds to R_PPC_REL24.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ppc64/
asm.go 340 // R_CALLPOWER corresponds to R_PPC_REL24.
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 337 // R_CALLPOWER corresponds to R_PPC_REL24.
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 602 milliseconds