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

/haiku-fatelf/src/bin/gdb/include/elf/
H A Dmips.h938 #define ELF32_MS_INFO(r, f) (((r) << 8) + ((f) & 0xff))
929 #define ELF32_MS_INFO macro

Completed in 29 milliseconds