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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
plt-1.d 14 0: R_ARM_THM_JUMP24 Strong2
16 4: R_ARM_THM_JUMP24 Strong2
20 a: R_ARM_THM_JUMP24 Strong2
22 e: R_ARM_THM_JUMP24 Strong2
28 14: R_ARM_THM_JUMP24 Strong1
30 18: R_ARM_THM_JUMP24 Strong1
34 1e: R_ARM_THM_JUMP24 Strong1
36 22: R_ARM_THM_JUMP24 Strong1
weakdef-1.d 14 0: R_ARM_THM_JUMP24 Strong
18 4: R_ARM_THM_JUMP24 Random
20 8: R_ARM_THM_JUMP24 Weak
t2-branch-global.d 14 0: R_ARM_THM_JUMP24 \*ABS\*.*
  /external/llvm/test/MC/ARM/
elf-jump24-fixup.s 9 @ CHECK: {{[0-9a-f]+}} R_ARM_THM_JUMP24 bar
  /frameworks/compile/mclinker/lib/Target/ARM/
THMToARMStub.cpp 97 case llvm::ELF::R_ARM_THM_JUMP24: {
THMToTHMStub.cpp 80 case llvm::ELF::R_ARM_THM_JUMP24: {
ARMRelocator.cpp 416 case llvm::ELF::R_ARM_THM_JUMP24:
659 case llvm::ELF::R_ARM_THM_JUMP24:
    [all...]
ARMLDBackend.cpp 841 case llvm::ELF::R_ARM_THM_JUMP24:
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 95 R_ARM_THM_JUMP24 = 30, // Static Thumb32 ((S + A) | T) - P
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 129 Type = ELF::R_ARM_THM_JUMP24;
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 148 RELOC_NUMBER (R_ARM_THM_JUMP24, 30)
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Elf32Convert.c 725 case R_ARM_THM_JUMP24:
852 case R_ARM_THM_JUMP24:
    [all...]
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 499 R_ARM_THM_JUMP24 = 0x1e,
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
arm.cc 177 return Insn_template(data, THUMB32_TYPE, elfcpp::R_ARM_THM_JUMP24,
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-arm.c 512 HOWTO (R_ARM_THM_JUMP24, /* type */
520 "R_ARM_THM_JUMP24", /* name */
    [all...]
  /art/runtime/
elf.h 706 R_ARM_THM_JUMP24 = 0x1e,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 749 R_ARM_THM_JUMP24 = 0x1e
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]

Completed in 515 milliseconds