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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf-rel13-mips16.d 7 0+0002 * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.data
9 0+0012 * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.data
12 0+000e * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.rodata
13 0+000a * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.rodata
15 0+0006 * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.bss
elf-rel9-mips16.d 12 2: R_MIPS16_GOT16 \.data
16 a: R_MIPS16_GOT16 \.data
20 12: R_MIPS16_GOT16 \.data
24 1a: R_MIPS16_GOT16 \.data
28 22: R_MIPS16_GOT16 \.data
32 2a: R_MIPS16_GOT16 \.data
36 32: R_MIPS16_GOT16 \.data
40 3a: R_MIPS16_GOT16 \.data
44 42: R_MIPS16_GOT16 \.data
48 4a: R_MIPS16_GOT16 \.dat
    [all...]
elf-rel8-mips16.d 20 16: R_MIPS16_GOT16 \.data
24 1e: R_MIPS16_GOT16 \.data
  /bionic/libc/include/bits/
elf_mips.h 77 #define R_MIPS16_GOT16 102
  /development/ndk/platforms/android-21/arch-mips/include/machine/
elf_machdep.h 99 #define R_MIPS16_GOT16 102
  /development/ndk/platforms/android-21/arch-mips64/include/machine/
elf_machdep.h 99 #define R_MIPS16_GOT16 102
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/machine/
elf_machdep.h 99 #define R_MIPS16_GOT16 102
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/machine/
elf_machdep.h 99 #define R_MIPS16_GOT16 102
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/machine/
elf_machdep.h 99 #define R_MIPS16_GOT16 102
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/machine/
elf_machdep.h 99 #define R_MIPS16_GOT16 102
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/machine/
elf_machdep.h 99 #define R_MIPS16_GOT16 102
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/machine/
elf_machdep.h 99 #define R_MIPS16_GOT16 102
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/machine/
elf_machdep.h 99 #define R_MIPS16_GOT16 102
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/machine/
elf_machdep.h 99 #define R_MIPS16_GOT16 102
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/machine/
elf_machdep.h 99 #define R_MIPS16_GOT16 102
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/machine/
elf_machdep.h 99 #define R_MIPS16_GOT16 102
  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 104 R_MIPS16_GOT16 = 102,
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 150 if (Type == ELF::R_MIPS16_GOT16)
506 case ELF::R_MIPS16_GOT16:
  /toolchain/binutils/binutils-2.25/bfd/
elfn32-mips.c     [all...]
elf32-mips.c 867 HOWTO (R_MIPS16_GOT16, /* type */
875 "R_MIPS16_GOT16", /* name */
    [all...]
elf64-mips.c     [all...]
elfxx-mips.c     [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
mips.h 102 RELOC_NUMBER (R_MIPS16_GOT16, 102)
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc 216 || r_type == elfcpp::R_MIPS16_GOT16
304 case elfcpp::R_MIPS16_GOT16:
376 case elfcpp::R_MIPS16_GOT16:
    [all...]
  /art/runtime/
elf.h     [all...]

Completed in 765 milliseconds