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

  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 68 #define R_MIPS_CALL_HI16 30
  /bionic/libc/arch-mips64/include/machine/
elf_machdep.h 68 #define R_MIPS_CALL_HI16 30
  /development/ndk/platforms/android-L/arch-mips/include/machine/
elf_machdep.h 68 #define R_MIPS_CALL_HI16 30
  /development/ndk/platforms/android-L/arch-mips64/include/machine/
elf_machdep.h 68 #define R_MIPS_CALL_HI16 30
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 146 Type = ELF::R_MIPS_CALL_HI16;
  /external/llvm/lib/Object/
ELF.cpp 140 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_CALL_HI16);
    [all...]
ELFYAML.cpp 457 ECase(R_MIPS_CALL_HI16)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 825 R_MIPS_CALL_HI16 = 30
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]

Completed in 95 milliseconds