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

  /bionic/libc/arch-arm/include/machine/
elf_machdep.h 73 #define R_ARM_JUMP_SLOT 22
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 385 case llvm::ELF::R_ARM_JUMP_SLOT:
488 case llvm::ELF::R_ARM_JUMP_SLOT:
703 case llvm::ELF::R_ARM_JUMP_SLOT:
    [all...]
ARMRelocator.cpp 208 rel_entry.setType(llvm::ELF::R_ARM_JUMP_SLOT);
  /bionic/linker/
linker.cpp 898 case R_ARM_JUMP_SLOT:
951 case R_ARM_JUMP_SLOT:
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 628 R_ARM_JUMP_SLOT = 0x16,
    [all...]
  /external/qemu/
elf.h 556 #define R_ARM_JUMP_SLOT 22 /* Create PLT entry */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/llvm/include/llvm/Object/
ELF.h     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 82 milliseconds