Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Delf.h143 #define R_MIPS_HI16 5 /* high 16 bits of symbol value */ macro
/f-stack/freebsd/mips/mips/
H A Delf_machdep.c356 case R_MIPS_HI16: /* ((AHL + S) - ((short)(AHL + S)) >> 16 */ in elf_reloc_internal()
/f-stack/freebsd/sys/
H A Delf_common.h1171 #define R_MIPS_HI16 5 /* High 16 bit */ macro