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

  /bionic/libc/arch-mips/include/machine/
exec.h 137 #define SHF_MIPS_GPREL 0x10000000 /* Must be part of global data area */
  /bionic/libc/arch-mips64/include/machine/
exec.h 137 #define SHF_MIPS_GPREL 0x10000000 /* Must be part of global data area */
  /development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h 137 #define SHF_MIPS_GPREL 0x10000000 /* Must be part of global data area */
  /development/ndk/platforms/android-L/arch-mips/include/machine/
exec.h 137 #define SHF_MIPS_GPREL 0x10000000 /* Must be part of global data area */
  /development/ndk/platforms/android-L/arch-mips64/include/machine/
exec.h 137 #define SHF_MIPS_GPREL 0x10000000 /* Must be part of global data area */
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 170 #define SHF_MIPS_GPREL 0x10000000
  /external/elfutils/0.153/libelf/
elf.h     [all...]

Completed in 33 milliseconds