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

  /bionic/libc/include/bits/
elf_arm.h 61 #define R_ARM_GOTOFF 24
  /toolchain/binutils/binutils-2.27/include/elf/
arm.h 253 FAKE_RELOC (R_ARM_GOTOFF, R_ARM_GOTOFF32) /* 32 bit offset to GOT. */
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
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/arm/
asm.go 168 case 256 + objabi.RelocType(elf.R_ARM_GOTOFF): // R_ARM_GOTOFF32
  /prebuilts/go/darwin-x86/src/cmd/link/internal/loadelf/
ldelf.go 1148 ARM | uint32(elf.R_ARM_GOTOFF)<<24,
  /prebuilts/go/linux-x86/src/cmd/link/internal/arm/
asm.go 168 case 256 + objabi.RelocType(elf.R_ARM_GOTOFF): // R_ARM_GOTOFF32
  /prebuilts/go/linux-x86/src/cmd/link/internal/loadelf/
ldelf.go 1148 ARM | uint32(elf.R_ARM_GOTOFF)<<24,
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 423 milliseconds