Home
last modified time | relevance | path

Searched refs:SHF_MIPS_GPREL (Results 1 – 4 of 4) sorted by relevance

/development/ndk/platforms/android-9/arch-mips/include/machine/
Dexec.h137 #define SHF_MIPS_GPREL 0x10000000 /* Must be part of global data area */ macro
/development/ndk/platforms/android-L/arch-mips64/include/machine/
Dexec.h137 #define SHF_MIPS_GPREL 0x10000000 /* Must be part of global data area */ macro
/development/ndk/platforms/android-L/arch-mips/include/machine/
Dexec.h137 #define SHF_MIPS_GPREL 0x10000000 /* Must be part of global data area */ macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
Delf.h170 #define SHF_MIPS_GPREL 0x10000000 macro