Home
last modified time | relevance | path

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

/development/ndk/platforms/android-21/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.h179 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
/development/ndk/platforms/android-21/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.h179 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
/development/ndk/platforms/android-9/arch-mips/include/machine/
Dexec.h179 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
Delf.h87 #define R_MIPS_GOT16 9 macro