Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dcommon.h311 #define SHT_NULL 0 /* Section header table entry unused */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dcommon.h332 #define SHT_NULL 0 /* Section header table entry unused */ macro
/openbsd/src/sys/sys/
Dexec_elf.h247 #define SHT_NULL 0 /* inactive */ macro
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DELF.h994 SHT_NULL = 0, // No associated section (inactive entry). enumerator