Searched refs:SHF_EXCLUDE (Results 1 – 9 of 9) sorted by relevance
81 #define SHF_EXCLUDE 0x80000000 macro
154 #define SHF_EXCLUDE 0x80000000 macro
448 { SHF_EXCLUDE, SOL, MSG_SHF_EXCLUDE_CF }, in conv_sec_flags_strings()464 { SHF_EXCLUDE, SOL, MSG_SHF_EXCLUDE_NF }, in conv_sec_flags_strings()
240 @ MSG_SHF_EXCLUDE_CF "SHF_EXCLUDE" # 0x80000000
591 shdr.sh_flags = SHF_EXCLUDE; in elfsign_signatures()
188 if ((shdr->sh_flags & SHF_EXCLUDE) && in process_section()2646 if (((shdr->sh_flags & SHF_EXCLUDE) != 0) && in process_elf()
407 @ MSG_FIL_EXCLUDE "file %s: section [%u]%s contains both SHF_EXCLUDE and \408 SHF_ALLOC flags: SHF_EXCLUDE ignored"
691 if (p->p_shdr.sh_flags & SHF_EXCLUDE) in print_shdr()
664 4806476 building relocatable objects with SHF_EXCLUDE loses relocation