Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h585 SHT_GNU_ATTRIBUTES= 0x6ffffff5, // Object attributes. enumerator
/minix3/sys/sys/
H A Dexec_elf.h435 #define SHT_GNU_ATTRIBUTES 0x6ffffff5 /* GNU object attributes */ macro