Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h360 #define SHF_LINK_ORDER (1 << 7) /* Preserve section ordering when linking */ macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h386 #define SHF_LINK_ORDER (1 << 7) /* Preserve section ordering when linking */ macro
/openbsd/sys/sys/
H A Dexec_elf.h318 #define SHF_LINK_ORDER 0x80 /* ordering requirements */ macro
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1098 SHF_LINK_ORDER = 0x80U, enumerator