Searched refs:SHF_GNU_RETAIN (Results 1 – 6 of 6) sorted by relevance
3687 | SHF_GNU_RETAIN \3931 | SHF_COMPRESSED | SHF_GNU_RETAIN) in check_sections()3952 sh_flags &= ~(GElf_Xword) SHF_GNU_RETAIN; in check_sections()
79 (check_sections): Use EXTRA_SHFLAGS. Add SHF_GNU_RETAIN to102 * elflint.c (check_sections): Handle SHF_GNU_RETAIN.
1303 if (shdr->sh_flags & SHF_GNU_RETAIN) in print_shdr()
481 #define SHF_GNU_RETAIN (1 << 21) /* Not to be GCed by linker. */ macro
15 elflint, readelf: Recognize SHF_GNU_RETAIN.
344 - elflint, readelf: Recognize SHF_GNU_RETAIN.