Searched refs:EXTRA_SHFLAGS (Results 1 – 2 of 2) sorted by relevance
3686 #define EXTRA_SHFLAGS (SHF_LINK_ORDER \ macro3809 if ((shdr->sh_flags & ~EXTRA_SHFLAGS) in check_sections()3818 & ~EXTRA_SHFLAGS, in check_sections()3826 & ~(EXTRA_SHFLAGS in check_sections()3838 & ~EXTRA_SHFLAGS, in check_sections()
78 * elflint.c (EXTRA_SHFLAGS): New define.79 (check_sections): Use EXTRA_SHFLAGS. Add SHF_GNU_RETAIN to