Home
last modified time | relevance | path

Searched refs:ELF32_MS_INFO (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDmips.h963 #define ELF32_MS_INFO(r, f) (((r) << 8) + ((f) & 0xff)) macro
/NextBSD/contrib/gcclibs/include/
HDChangeLog-91031190 (ELF32_MS_INFO): Likewise.