Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h357 #define SHF_MERGE (1 << 4) /* Data in this section can be merged */ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h383 #define SHF_MERGE (1 << 4) /* Data in this section can be merged */ macro
/openbsd-src/sys/sys/
H A Dexec_elf.h315 #define SHF_MERGE global() macro
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1089 SHF_MERGE = 0x10, enumerator