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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
v4bx.d 10 0: R_ARM_V4BX \*ABS\*
arch4t-eabi.d 11 .*: R_ARM_V4BX.*
13 .*: R_ARM_V4BX.*
thumb-eabi.d 129 .*: R_ARM_V4BX.*
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 106 R_ARM_V4BX = 40, // Static Misc
  /toolchain/binutils/binutils-2.25/gold/
arm-reloc-property.cc 127 // R_ARM_V4BX should be treated as an ARM relocation. For all
129 if (code != elfcpp::R_ARM_V4BX)
arm.cc     [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 158 RELOC_NUMBER (R_ARM_V4BX, 40)
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 509 R_ARM_V4BX = 0x28,
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 889 case llvm::ELF::R_ARM_V4BX:
890 /* FIXME: bypass R_ARM_V4BX relocation now */
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm/
asm.go 201 case 256 + ld.R_ARM_V4BX:
203 // R_ARM_V4BX is ABS relocation, so this symbol is a dummy symbol, ignore it
  /prebuilts/go/linux-x86/src/cmd/link/internal/arm/
asm.go 201 case 256 + ld.R_ARM_V4BX:
203 // R_ARM_V4BX is ABS relocation, so this symbol is a dummy symbol, ignore it
  /art/runtime/
elf.h 716 R_ARM_V4BX = 0x28,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 759 R_ARM_V4BX = 0x28
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldelf.go 1175 ARM | R_ARM_V4BX<<24,
elf.go 445 R_ARM_V4BX = 40
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldelf.go 1175 ARM | R_ARM_V4BX<<24,
elf.go 445 R_ARM_V4BX = 40
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-arm.c 652 HOWTO (R_ARM_V4BX, /* type */
660 "R_ARM_V4BX", /* name */
    [all...]

Completed in 173 milliseconds