Searched defs:R_MIPS_GOT16 (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/arch-mips/include/machine/
H A Dexec.h178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
H A Delf_machdep.h38 #define R_MIPS_GOT16 9 /* Reference to global offset table */ macro
39 #define R_MIPS_GOT R_MIPS_GOT16
/bionic/libc/arch-mips64/include/machine/
H A Dexec.h178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
H A Delf_machdep.h38 #define R_MIPS_GOT16 9 /* Reference to global offset table */ macro
39 #define R_MIPS_GOT R_MIPS_GOT16

Completed in 43 milliseconds