Lines Matching refs:sh_flags
189 if ((shdr->sh_flags & SHF_ALLOC) in find_sec()
1452 if (!(info->sechdrs[infosec].sh_flags & SHF_ALLOC)) in apply_relocations()
1455 if (info->sechdrs[i].sh_flags & SHF_RELA_LIVEPATCH) in apply_relocations()
1542 if ((s->sh_flags & masks[m][0]) != masks[m][0] in __layout_sections()
1543 || (s->sh_flags & masks[m][1]) in __layout_sections()
1800 if (shdr->sh_flags & SHF_ALLOC) { in elf_validity_cache_copy()
1865 if (!(shdr->sh_flags & SHF_ALLOC)) { in elf_validity_cache_copy()
2002 info->sechdrs[info->index.vers].sh_flags &= ~(unsigned long)SHF_ALLOC; in rewrite_section_headers()
2003 info->sechdrs[info->index.info].sh_flags &= ~(unsigned long)SHF_ALLOC; in rewrite_section_headers()
2263 if (!(shdr->sh_flags & SHF_ALLOC)) in move_module()
2381 info->sechdrs[info->index.pcpu].sh_flags &= ~(unsigned long)SHF_ALLOC; in layout_and_allocate()
2390 info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT; in layout_and_allocate()
2399 info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT; in layout_and_allocate()