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

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.cpp 40 #define R_ARM_JUMP_SLOT 22
85 case R_ARM_JUMP_SLOT:
404 case R_ARM_JUMP_SLOT:
405 RLOG(" R_ARM_JUMP_SLOT target=%p addr=%p\n", target, sym_addr);
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.cpp 40 #define R_ARM_JUMP_SLOT 22
85 case R_ARM_JUMP_SLOT:
404 case R_ARM_JUMP_SLOT:
405 RLOG(" R_ARM_JUMP_SLOT target=%p addr=%p\n", target, sym_addr);
  /bionic/libc/arch-arm/include/machine/
elf_machdep.h 73 #define R_ARM_JUMP_SLOT 22
  /development/ndk/platforms/android-L/arch-arm/include/machine/
elf_machdep.h 73 #define R_ARM_JUMP_SLOT 22
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 687 R_ARM_JUMP_SLOT = 0x16
    [all...]
  /art/runtime/
elf.h 698 R_ARM_JUMP_SLOT = 0x16,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 713 R_ARM_JUMP_SLOT = 0x16,
    [all...]
  /external/qemu/include/
elf.h 672 #define R_ARM_JUMP_SLOT 22 /* Create PLT entry */
    [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 342 milliseconds