Searched defs:SHF_GNU_RETAIN (Results 1 – 3 of 3) sorted by relevance
575 #define SHF_GNU_RETAIN (1 << 21) /* Section should not be garbage collected by the linker. */ macro
578 #define SHF_GNU_RETAIN (1 << 21) /* Section should not be garbage collected by the linker. */ macro
1013 SHF_GNU_RETAIN = 0x200000, enumerator