Home
last modified time | relevance | path

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

/freebsd-src/sys/sys/
H A Delf_common.h420 #define SHT_NOBITS global() macro
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1057 SHT_NOBITS = 8, // Data occupies no space in the file. global() enumerator