Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1093 SHT_GNU_ATTRIBUTES = 0x6ffffff5, // Object attributes. enumerator
/freebsd/sys/sys/
H A Delf_common.h433 #define SHT_GNU_ATTRIBUTES 0x6ffffff5 macro