Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h440 #define SHT_NOBITS 8 /* no space section */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1075 SHT_NOBITS = 8, // Data occupies no space in the file. enumerator