Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h433 #define SHT_PROGBITS 1 /* program defined information */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1068 SHT_PROGBITS = 1, // Program-defined contents. enumerator