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

  /bionic/libc/arch-mips/include/machine/
exec.h 180 #define R_MIPS_CALL16 11 /* 16 bit GOT entry for function */
  /development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h 180 #define R_MIPS_CALL16 11 /* 16 bit GOT entry for function */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
exec.h 180 #define R_MIPS_CALL16 11 /* 16 bit GOT entry for function */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
exec.h 180 #define R_MIPS_CALL16 11 /* 16 bit GOT entry for function */
  /bionic/libc/kernel/arch-mips/asm/
elf.h 87 #define R_MIPS_CALL16 11
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 87 #define R_MIPS_CALL16 11
  /external/kernel-headers/original/asm-mips/
elf.h 74 #define R_MIPS_CALL16 11
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
elf.h 87 #define R_MIPS_CALL16 11
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
elf.h 87 #define R_MIPS_CALL16 11
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 120 Type = ELF::R_MIPS_CALL16;
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 688 case llvm::ELF::R_MIPS_CALL16:
777 case llvm::ELF::R_MIPS_CALL16:
  /frameworks/compile/linkloader/include/impl/
ELFObject.hxx 575 case R_MIPS_CALL16:
598 } else { // R_MIPS_CALL16
599 rsl_assert(A == 0 && "R_MIPS_CALL16 addend is not 0.");
  /external/llvm/include/llvm/Support/
ELF.h 634 R_MIPS_CALL16 = 11,
    [all...]
  /external/qemu/
elf.h 308 #define R_MIPS_CALL16 11
    [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/valgrind/main/perf/
tinycc.c     [all...]

Completed in 325 milliseconds