Home
last modified time | relevance | path

Searched refs:R_MIPS_GOT16 (Results 1 – 6 of 6) sorted by relevance

/development/ndk/platforms/android-L/arch-mips64/include/machine/
Delf_machdep.h38 #define R_MIPS_GOT16 9 /* Reference to global offset table */ macro
39 #define R_MIPS_GOT R_MIPS_GOT16
Dexec.h178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
/development/ndk/platforms/android-L/arch-mips/include/machine/
Delf_machdep.h38 #define R_MIPS_GOT16 9 /* Reference to global offset table */ macro
39 #define R_MIPS_GOT R_MIPS_GOT16
Dexec.h178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
/development/ndk/platforms/android-9/arch-mips/include/machine/
Dexec.h178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
Delf.h85 #define R_MIPS_GOT16 9 macro