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

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
arm-rel32.d 8 [^ ]+ R_ARM_JUMP_SLOT +foo
  /bionic/linker/
linker_relocs.h 44 #define R_GENERIC_JUMP_SLOT R_ARM_JUMP_SLOT
  /bionic/libc/include/bits/
elf_arm.h 59 #define R_ARM_JUMP_SLOT 22
  /toolchain/binutils/binutils-2.27/elfcpp/
arm.h 87 R_ARM_JUMP_SLOT = 22, // Dynamic Data (S + A) | T
  /toolchain/binutils/binutils-2.27/include/elf/
arm.h 142 RELOC_NUMBER (R_ARM_JUMP_SLOT, 22) /* Create PLT entry. */
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 141 rel_entry.setType(llvm::ELF::R_ARM_JUMP_SLOT);
392 case llvm::ELF::R_ARM_JUMP_SLOT:
509 case llvm::ELF::R_ARM_JUMP_SLOT:
717 case llvm::ELF::R_ARM_JUMP_SLOT:
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 491 R_ARM_JUMP_SLOT = 0x16,
    [all...]
  /art/runtime/
elf.h 701 R_ARM_JUMP_SLOT = 0x16,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 741 R_ARM_JUMP_SLOT = 0x16
    [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 700 rel.AddUint32(ctxt.Arch, ld.ELF32_R_INFO(uint32(s.Dynid), uint32(elf.R_ARM_JUMP_SLOT)))
  /prebuilts/go/linux-x86/src/cmd/link/internal/arm/
asm.go 700 rel.AddUint32(ctxt.Arch, ld.ELF32_R_INFO(uint32(s.Dynid), uint32(elf.R_ARM_JUMP_SLOT)))
  /toolchain/binutils/binutils-2.27/gold/
arm.cc     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-arm.c 400 HOWTO (R_ARM_JUMP_SLOT, /* type */
408 "R_ARM_JUMP_SLOT", /* name */
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 1148 milliseconds