Home
last modified time | relevance | path

Searched refs:sh_flags (Results 51 - 75 of 151) sorted by relevance

1234567

/kernel/linux/linux-6.6/kernel/module/
H A Dstrict_rwx.c72 if ((sechdrs[i].sh_flags & shf_wx) == shf_wx) { in module_enforce_rwx_sections()
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Dwarn.h21 bool is_text = (sec->sh.sh_flags & SHF_EXECINSTR); in offstr()
/third_party/elfutils/backends/
H A Dsparc_symbol.c80 if ((shdr->sh_flags & (SHF_WRITE | SHF_EXECINSTR)) in sparc_check_special_section()
H A Dppc64_init.c87 && (opd_shdr->sh_flags & SHF_ALLOC) != 0 in ppc64_init()
/third_party/elfutils/tests/
H A Delfgetchdr.c79 if ((shdr.sh_flags & SHF_COMPRESSED) != 0) in main()
H A Delfgetzdata.c75 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in main()
H A Dzstrptr.c40 ((shdr->sh_flags & SHF_COMPRESSED) != 0 in print_strings()
H A Delfcopy.c230 || ((shdr.sh_flags & SHF_ALLOC) == 0 in copy_elf()
231 && (last_shdr.sh_flags & SHF_ALLOC) == 0))) in copy_elf()
H A Dfillfile.c89 shdr->sh_flags = 0; in create_strtab()
150 shdr->sh_flags = 0; in add_data_section()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h289 /* sh_flags */
310 Elf32_Word sh_flags; member
323 Elf64_Xword sh_flags; /* Miscellaneous section attributes */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h290 /* sh_flags */
311 Elf32_Word sh_flags; member
324 Elf64_Xword sh_flags; /* Miscellaneous section attributes */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h260 Elf32_Word sh_flags; member
272 Elf64_Xword sh_flags; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h260 Elf32_Word sh_flags; member
272 Elf64_Xword sh_flags; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h247 Elf32_Word sh_flags; member
259 Elf64_Xword sh_flags; member
/third_party/elfutils/libdwfl/
H A Ddwfl_report_elf.c80 if (shdr->sh_flags & SHF_ALLOC) in __libdwfl_elf_address_range()
113 if (prev_shdr->sh_flags & SHF_ALLOC) in __libdwfl_elf_address_range()
/kernel/linux/linux-5.10/arch/x86/tools/
H A Drelocs.c429 sec->shdr.sh_flags = elf_xword_to_cpu(shdr.sh_flags); in read_shdrs()
596 if (!(sec_applies->shdr.sh_flags & SHF_ALLOC)) { in print_absolute_relocs()
681 if (!(sec_applies->shdr.sh_flags & SHF_ALLOC)) { in walk_relocs()
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dmodule.c467 mod->arch.core_plt->sh_flags = SHF_EXECINSTR | SHF_ALLOC; in module_frob_arch_sections()
471 mod->arch.init_plt->sh_flags = SHF_EXECINSTR | SHF_ALLOC; in module_frob_arch_sections()
475 mod->arch.got->sh_flags = ARCH_SHF_SMALL | SHF_ALLOC; in module_frob_arch_sections()
479 mod->arch.opd->sh_flags = SHF_ALLOC; in module_frob_arch_sections()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dvpe.c203 if ((s->sh_flags & masks[m][0]) != masks[m][0] in layout_sections()
204 || (s->sh_flags & masks[m][1]) in layout_sections()
654 if (!(sechdrs[i].sh_flags & SHF_ALLOC)) in vpe_elfload()
684 if (!(sechdrs[info].sh_flags & SHF_ALLOC)) in vpe_elfload()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dmodule.c467 mod->arch.core_plt->sh_flags = SHF_EXECINSTR | SHF_ALLOC; in module_frob_arch_sections()
471 mod->arch.init_plt->sh_flags = SHF_EXECINSTR | SHF_ALLOC; in module_frob_arch_sections()
475 mod->arch.got->sh_flags = ARCH_SHF_SMALL | SHF_ALLOC; in module_frob_arch_sections()
479 mod->arch.opd->sh_flags = SHF_ALLOC; in module_frob_arch_sections()
/kernel/linux/linux-6.6/kernel/
H A Dkexec_file.c824 if (!(sechdrs[i].sh_flags & SHF_ALLOC)) in kexec_purgatory_setup_kbuf()
899 if (!(sechdrs[i].sh_flags & SHF_ALLOC)) in kexec_purgatory_setup_sechdrs()
922 if (sechdrs[i].sh_flags & SHF_EXECINSTR && in kexec_purgatory_setup_sechdrs()
975 if (!(section->sh_flags & SHF_ALLOC)) in kexec_apply_relocations()
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs.c457 sec->shdr.sh_flags = elf_xword_to_cpu(shdr.sh_flags); in read_shdrs()
653 if (!(sec_applies->shdr.sh_flags & SHF_ALLOC)) { in print_absolute_relocs()
746 if (!(sec_applies->shdr.sh_flags & SHF_ALLOC)) { in walk_relocs()
/third_party/elfutils/src/
H A Delfcmp.c290 if (gaps != gaps_ignore && (shdr1->sh_flags & SHF_ALLOC) != 0) in main()
318 || shdr1->sh_flags != shdr2->sh_flags in main()
321 && (shdr1->sh_flags & SHF_ALLOC) in main()
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs.c281 sec->shdr.sh_flags = elf_xword_to_cpu(shdr.sh_flags); in read_shdrs()
485 if (!(sec_applies->shdr.sh_flags & SHF_ALLOC)) in walk_relocs()
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs.c281 sec->shdr.sh_flags = elf_xword_to_cpu(shdr.sh_flags); in read_shdrs()
485 if (!(sec_applies->shdr.sh_flags & SHF_ALLOC)) in walk_relocs()
/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.h310 mcsec.sh_flags = _w(SHF_ALLOC); in append_func()
325 mcsec.sh_flags = 0; in append_func()
568 !(_w(txthdr->sh_flags) & SHF_EXECINSTR)) in __has_rel_mcount()

Completed in 22 milliseconds

1234567