Home
last modified time | relevance | path

Searched defs:EM_MIPS_X (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h168 EM_MIPS_X = 51, // Stanford MIPS-X enumerator
/freebsd/sys/sys/
H A Delf_common.h239 #define EM_MIPS_X 51 /* Stanford MIPS-X. */ macro