Home
last modified time | relevance | path

Searched defs:SHT_NOTE (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/file/src/
HDreadelf.h106 #define SHT_NOTE 7 macro
/NextBSD/contrib/binutils/include/elf/
HDcommon.h331 #define SHT_NOTE 7 /* Information that marks file */ macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h621 SHT_NOTE = 7, // Information about the file. enumerator
/NextBSD/sys/sys/
HDelf_common.h385 #define SHT_NOTE 7 /* note section */ macro