Searched refs:sh_flags (Results 1 – 5 of 5) sorted by relevance
485 ef->progtab[pb].flags = shdr[i].sh_flags; in link_elf_link_preload()776 if ((shdr[i].sh_flags & SHF_ALLOC) == 0) in link_elf_load_file()790 if ((shdr[shdr[i].sh_info].sh_flags & SHF_ALLOC) == 0) in link_elf_load_file()795 if ((shdr[shdr[i].sh_info].sh_flags & SHF_ALLOC) == 0) in link_elf_load_file()897 if ((shdr[i].sh_flags & SHF_ALLOC) == 0) in link_elf_load_file()974 if ((shdr[i].sh_flags & SHF_ALLOC) == 0) in link_elf_load_file()1028 ef->progtab[pb].flags = shdr[i].sh_flags; in link_elf_load_file()1072 if ((shdr[shdr[i].sh_info].sh_flags & SHF_ALLOC) == 0) in link_elf_load_file()1092 if ((shdr[shdr[i].sh_info].sh_flags & SHF_ALLOC) == 0) in link_elf_load_file()
94 Elf32_Word sh_flags; /* Section flags. */ member
103 Elf64_Xword sh_flags; /* Section flags. */ member
200 sechdrs[i].sh_flags = in parse_elf()201 TO_NATIVE(endian, 32, sechdrs[i].sh_flags); in parse_elf()
162 sh->sh_flags == (SHF_ALLOC | SHF_EXECINSTR)) in find_elf_code()