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

  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 118 R_ARM_THM_JUMP6 = 52, // Static Thumb16 S + A - P
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 170 RELOC_NUMBER (R_ARM_THM_JUMP6, 52)
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 521 R_ARM_THM_JUMP6 = 0x34,
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 420 case llvm::ELF::R_ARM_THM_JUMP6:
663 case llvm::ELF::R_ARM_THM_JUMP6:
    [all...]
  /art/runtime/
elf.h 728 R_ARM_THM_JUMP6 = 0x34,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 771 R_ARM_THM_JUMP6 = 0x34
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
arm.cc     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-arm.c 820 HOWTO (R_ARM_THM_JUMP6, /* type */
828 "R_ARM_THM_JUMP6", /* name */
    [all...]

Completed in 759 milliseconds