| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | genelf.c | 197 shdr->sh_flags = SHF_ALLOC; in jit_add_eh_frame_info() 231 shdr->sh_flags = SHF_ALLOC; in jit_add_eh_frame_info() 333 shdr->sh_flags = SHF_EXECINSTR | SHF_ALLOC; in jit_write_elf() 378 shdr->sh_flags = 0; in jit_write_elf() 414 shdr->sh_flags = 0; in jit_write_elf() 457 shdr->sh_flags = 0; in jit_write_elf() 500 shdr->sh_flags = SHF_ALLOC; in jit_write_elf()
|
| H A D | genelf_debug.c | 530 shdr->sh_flags = 0; in jit_add_debug_info() 564 shdr->sh_flags = 0; in jit_add_debug_info() 598 shdr->sh_flags = 0; in jit_add_debug_info()
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | module-sections.c | 132 if (!(dst_sec->sh_flags & SHF_EXECINSTR)) in module_frob_arch_sections() 139 mod->arch.plt.shdr->sh_flags = SHF_EXECINSTR | SHF_ALLOC; in module_frob_arch_sections() 146 mod->arch.got.shdr->sh_flags = SHF_ALLOC; in module_frob_arch_sections() 153 mod->arch.got_plt.shdr->sh_flags = SHF_ALLOC; in module_frob_arch_sections()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_irq.c | 109 unsigned long sh_flags = 0; in drm_irq_install() local 126 sh_flags = IRQF_SHARED; in drm_irq_install() 129 sh_flags, dev->driver->name, dev); in drm_irq_install()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | module-plts.c | 353 if (!(dstsec->sh_flags & SHF_EXECINSTR)) in module_frob_arch_sections() 389 pltsec->sh_flags = SHF_EXECINSTR | SHF_ALLOC; in module_frob_arch_sections() 397 pltsec->sh_flags = SHF_EXECINSTR | SHF_ALLOC; in module_frob_arch_sections() 405 tramp->sh_flags = SHF_EXECINSTR | SHF_ALLOC; in module_frob_arch_sections()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | module.c | 363 if ((shdr->sh_flags & SHF_ALLOC) in find_sec() 1547 return !(sect->sh_flags & SHF_ALLOC) || sect->sh_size == 0; in sect_empty() 2107 if ((sechdrs[i].sh_flags & shf_wx) == shf_wx) { in module_enforce_rwx_sections() 2447 if (!(info->sechdrs[infosec].sh_flags & SHF_ALLOC)) in apply_relocations() 2450 if (info->sechdrs[i].sh_flags & SHF_RELA_LIVEPATCH) in apply_relocations() 2515 if ((s->sh_flags & masks[m][0]) != masks[m][0] in layout_sections() 2516 || (s->sh_flags & masks[m][1]) in layout_sections() 2548 if ((s->sh_flags & masks[m][0]) != masks[m][0] in layout_sections() 2549 || (s->sh_flags & masks[m][1]) in layout_sections() 2706 if (sechdrs[sym->st_shndx].sh_flags & SHF_EXECINSTR) in elf_type() [all …]
|
| H A D | kexec_file.c | 827 if (!(sechdrs[i].sh_flags & SHF_ALLOC)) in kexec_purgatory_setup_kbuf() 901 if (!(sechdrs[i].sh_flags & SHF_ALLOC)) in kexec_purgatory_setup_sechdrs() 913 if (sechdrs[i].sh_flags & SHF_EXECINSTR && in kexec_purgatory_setup_sechdrs() 965 if (!(section->sh_flags & SHF_ALLOC)) in kexec_apply_relocations()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | module-plts.c | 253 if (!(dstsec->sh_flags & SHF_EXECINSTR)) in module_frob_arch_sections() 268 mod->arch.core.plt->sh_flags = SHF_EXECINSTR | SHF_ALLOC; in module_frob_arch_sections() 276 mod->arch.init.plt->sh_flags = SHF_EXECINSTR | SHF_ALLOC; in module_frob_arch_sections()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | vpe.c | 203 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()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/ |
| H A D | rk_minidump.c | 168 shdr->sh_flags = SHF_WRITE; in md_update_ss_toc() 536 shdr->sh_flags = 0; in rk_minidump_add_header() 543 shdr->sh_flags = 0; in rk_minidump_add_header() 557 shdr->sh_flags = SHF_WRITE; in rk_minidump_add_header()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 307 Elf32_Word sh_flags; member 320 Elf64_Xword sh_flags; /* Miscellaneous section attributes */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | elf.h | 306 Elf32_Word sh_flags; member 319 Elf64_Xword sh_flags; /* Miscellaneous section attributes */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | elf.h | 306 Elf32_Word sh_flags; member 319 Elf64_Xword sh_flags; /* Miscellaneous section attributes */ member
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | img2srec.c | 284 getPtr = ExtractLong((uint32_t *)§Header[i].sh_flags, getPtr); in ConvertELF() 316 if (sectHeader[i].sh_flags != 0) { in ConvertELF()
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | module.c | 467 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()
|
| /OK3568_Linux_fs/kernel/tools/objtool/ |
| H A D | elf.c | 979 unsigned int sh_flags, size_t entsize, int nr) in elf_create_section() argument 1038 sec->sh.sh_flags = SHF_ALLOC | sh_flags; in elf_create_section() 1086 sec->sh.sh_flags = SHF_INFO_LINK; in elf_create_rel_reloc_section() 1116 sec->sh.sh_flags = SHF_INFO_LINK; in elf_create_rela_reloc_section()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | recordmcount.h | 310 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()
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/tools/ |
| H A D | relocs.c | 281 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()
|
| /OK3568_Linux_fs/kernel/arch/x86/tools/ |
| H A D | relocs.c | 430 sec->shdr.sh_flags = elf_xword_to_cpu(shdr.sh_flags); in read_shdrs() 597 if (!(sec_applies->shdr.sh_flags & SHF_ALLOC)) { in print_absolute_relocs() 682 if (!(sec_applies->shdr.sh_flags & SHF_ALLOC)) { in walk_relocs()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf32.h | 82 Elf32_Word sh_flags; /* Section flags. */ member
|
| H A D | elf64.h | 91 Elf64_Xword sh_flags; /* Section flags. */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf32.h | 82 Elf32_Word sh_flags; /* Section flags. */ member
|
| H A D | elf64.h | 91 Elf64_Xword sh_flags; /* Section flags. */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf32.h | 82 Elf32_Word sh_flags; /* Section flags. */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf32.h | 82 Elf32_Word sh_flags; /* Section flags. */ member
|