Home
last modified time | relevance | path

Searched defs:SHT_NULL (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDcommon.h324 #define SHT_NULL 0 /* Section header table entry unused */ macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h614 SHT_NULL = 0, // No associated section (inactive entry). enumerator
/NextBSD/sys/sys/
HDelf_common.h378 #define SHT_NULL 0 /* inactive */ macro