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

  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 60 #define R_MIPS_GOT_HI16 22
  /bionic/libc/arch-mips64/include/machine/
elf_machdep.h 60 #define R_MIPS_GOT_HI16 22
  /development/ndk/platforms/android-L/arch-mips/include/machine/
elf_machdep.h 60 #define R_MIPS_GOT_HI16 22
  /development/ndk/platforms/android-L/arch-mips64/include/machine/
elf_machdep.h 60 #define R_MIPS_GOT_HI16 22
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/machine/
elf_machdep.h 60 #define R_MIPS_GOT_HI16 22
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 140 Type = ELF::R_MIPS_GOT_HI16;
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 338 case llvm::ELF::R_MIPS_GOT_HI16:
415 case llvm::ELF::R_MIPS_GOT_HI16:
  /external/llvm/lib/Object/
ELF.cpp 132 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_GOT_HI16);
    [all...]
ELFYAML.cpp 449 ECase(R_MIPS_GOT_HI16)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 817 R_MIPS_GOT_HI16 = 22
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 2127 milliseconds