Home
last modified time | relevance | path

Searched refs:R_MIPS_LO16 (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/include/
H A Delf.h144 #define R_MIPS_LO16 6 /* low 16 bits of symbol value */ macro
/f-stack/freebsd/mips/mips/
H A Delf_machdep.c385 case R_MIPS_LO16: /* AHL + S */ in elf_reloc_internal()
/f-stack/freebsd/sys/
H A Delf_common.h1172 #define R_MIPS_LO16 6 /* Low 16 bit */ macro