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

/bionic/libc/arch-mips/include/machine/
H A Dexec.h180 #define R_MIPS_CALL16 11 /* 16 bit GOT entry for function */ macro
H A Delf_machdep.h41 #define R_MIPS_CALL16 11 /* 16 bit call thru glbl offset tbl */ macro
42 #define R_MIPS_CALL R_MIPS_CALL16
/bionic/libc/arch-mips64/include/machine/
H A Dexec.h180 #define R_MIPS_CALL16 11 /* 16 bit GOT entry for function */ macro
H A Delf_machdep.h41 #define R_MIPS_CALL16 11 /* 16 bit call thru glbl offset tbl */ macro
42 #define R_MIPS_CALL R_MIPS_CALL16

Completed in 61 milliseconds