Home
last modified time | relevance | path

Searched defs:SHT_MIPS_REGINFO (Results 1 – 2 of 2) sorted by path

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1120 SHT_MIPS_REGINFO = 0x70000006, // Register usage information enumerator
/freebsd/sys/sys/
H A Delf_common.h468 #define SHT_MIPS_REGINFO 0x70000006 macro