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

  /bionic/libc/arch-mips/include/machine/
exec.h 177 #define R_MIPS_LITERAL 8 /* 16 bit literal entry */
elf_machdep.h 37 #define R_MIPS_LITERAL 8 /* Reference to literal section */
  /bionic/libc/arch-mips64/include/machine/
exec.h 177 #define R_MIPS_LITERAL 8 /* 16 bit literal entry */
elf_machdep.h 37 #define R_MIPS_LITERAL 8 /* Reference to literal section */
  /development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h 177 #define R_MIPS_LITERAL 8 /* 16 bit literal entry */
  /development/ndk/platforms/android-L/arch-mips/include/machine/
exec.h 177 #define R_MIPS_LITERAL 8 /* 16 bit literal entry */
elf_machdep.h 37 #define R_MIPS_LITERAL 8 /* Reference to literal section */
  /development/ndk/platforms/android-L/arch-mips64/include/machine/
exec.h 177 #define R_MIPS_LITERAL 8 /* 16 bit literal entry */
elf_machdep.h 37 #define R_MIPS_LITERAL 8 /* Reference to literal section */
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 84 #define R_MIPS_LITERAL 8
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 806 R_MIPS_LITERAL = 8
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]

Completed in 825 milliseconds