Home
last modified time | relevance | path

Searched defs:SHF_GNU_RETAIN (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h575 #define SHF_GNU_RETAIN (1 << 21) /* Section should not be garbage collected by the linker. */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h578 #define SHF_GNU_RETAIN (1 << 21) /* Section should not be garbage collected by the linker. */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1013 SHF_GNU_RETAIN = 0x200000, enumerator