Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dcommon.h361 #define SHF_OS_NONCONFORMING (1 << 8) /* OS specific processing required */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dcommon.h387 #define SHF_OS_NONCONFORMING (1 << 8) /* OS specific processing required */ macro
/openbsd/src/sys/sys/
Dexec_elf.h317 #define SHF_OS_NONCONFORMING 0x100 /* OS-specific processing required */ macro
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DELF.h1102 SHF_OS_NONCONFORMING = 0x100U, enumerator