Home
last modified time | relevance | path

Searched defs:R_MIPS_GOT16 (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/mips/include/
HDelf.h169 #define R_MIPS_GOT16 9 /* Reference to global offset table */ macro
/trueos/sys/sys/
HDelf_common.h779 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
/trueos/contrib/llvm/include/llvm/Support/
HDELF.h839 R_MIPS_GOT16 = 9, enumerator