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

  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 130 RELOC_NUMBER (R_ARM_BREL_ADJ, 12)
256 FAKE_RELOC (R_ARM_AMP_VCALL9, R_ARM_BREL_ADJ) /* Thumb-something. Not used. */
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 77 R_ARM_BREL_ADJ = 12, // Dynamic Data DeltaB(S) + A
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 481 R_ARM_BREL_ADJ = 0x0c,
    [all...]
  /art/runtime/
elf.h 688 R_ARM_BREL_ADJ = 0x0c,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 731 R_ARM_BREL_ADJ = 0x0c
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-arm.c 254 HOWTO (R_ARM_BREL_ADJ, /* type */
262 "R_ARM_BREL_ADJ", /* name */
    [all...]

Completed in 237 milliseconds