Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h312 #define SHT_PROGBITS 1 /* Program specific (private) data */ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h333 #define SHT_PROGBITS 1 /* Program specific (private) data */ macro
/openbsd-src/sys/sys/
H A Dexec_elf.h250 #define SHT_PROGBITS global() macro
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h995 SHT_PROGBITS = 1, // Program-defined contents. enumerator