HomeSort by relevance Sort by last modified time
    Searched defs:R_ARM_RELATIVE (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.cpp 42 #define R_ARM_RELATIVE 23
91 case R_ARM_RELATIVE:
431 case R_ARM_RELATIVE:
432 RLOG(" R_ARM_RELATIVE target=%p (%p) bias=%p\n",
700 case R_ARM_RELATIVE:
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.cpp 42 #define R_ARM_RELATIVE 23
91 case R_ARM_RELATIVE:
431 case R_ARM_RELATIVE:
432 RLOG(" R_ARM_RELATIVE target=%p (%p) bias=%p\n",
700 case R_ARM_RELATIVE:
  /bionic/libc/arch-arm/include/machine/
elf_machdep.h 74 #define R_ARM_RELATIVE 23
  /development/ndk/platforms/android-L/arch-arm/include/machine/
elf_machdep.h 74 #define R_ARM_RELATIVE 23
  /external/chromium_org/courgette/
types_elf.h 145 R_ARM_RELATIVE = 23,
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 688 R_ARM_RELATIVE = 0x17
    [all...]
  /art/runtime/
elf.h 699 R_ARM_RELATIVE = 0x17,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 714 R_ARM_RELATIVE = 0x17,
    [all...]
  /external/qemu/include/
elf.h 673 #define R_ARM_RELATIVE 23 /* Adjust by program base */
    [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 2065 milliseconds