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

1 2

  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 41 #define R_MIPS_CALL16 11 /* 16 bit call thru glbl offset tbl */
42 #define R_MIPS_CALL R_MIPS_CALL16
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 */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
exec.h 180 #define R_MIPS_CALL16 11 /* 16 bit GOT entry for function */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
exec.h 180 #define R_MIPS_CALL16 11 /* 16 bit GOT entry for function */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
exec.h 180 #define R_MIPS_CALL16 11 /* 16 bit GOT entry for function */
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 87 #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
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
elf.h 87 #define R_MIPS_CALL16 11
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
elf.h 87 #define R_MIPS_CALL16 11
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
elf.h 87 #define R_MIPS_CALL16 11
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 191 case llvm::ELF::R_MIPS_CALL16:
262 case llvm::ELF::R_MIPS_CALL16:
632 // R_MIPS_CALL16: G
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 112 Type = ELF::R_MIPS_CALL16;
  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFObject.hxx 578 case R_MIPS_CALL16:
601 } else { // R_MIPS_CALL16
602 rsl_assert(A == 0 && "R_MIPS_CALL16 addend is not 0.");
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 809 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/llvm/include/llvm/Object/
ELF.h     [all...]

Completed in 1695 milliseconds

1 2