Home
last modified time | relevance | path

Searched refs:sh_addralign (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/
H A D0003-fixheadercheck.patch7 sh_align = 1 and sh_addralign is 0. In the case of a zero size section
32 - if (unlikely (! powerof2 (shdr->sh_addralign))
33 - || unlikely ((shdr->sh_addralign ?: 1) < sh_align))
34 + if (shdr->sh_size && (unlikely (! powerof2 (shdr->sh_addralign))
35 + || unlikely ((shdr->sh_addralign ?: 1) < sh_align)))
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dmodule-plts.c240 dstsec->sh_addralign = max(dstsec->sh_addralign, in count_plts()
390 pltsec->sh_addralign = L1_CACHE_BYTES; in module_frob_arch_sections()
398 pltsec->sh_addralign = L1_CACHE_BYTES; in module_frob_arch_sections()
406 tramp->sh_addralign = __alignof__(struct plt_entry); in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dmodule-sections.c140 mod->arch.plt.shdr->sh_addralign = L1_CACHE_BYTES; in module_frob_arch_sections()
147 mod->arch.got.shdr->sh_addralign = L1_CACHE_BYTES; in module_frob_arch_sections()
154 mod->arch.got_plt.shdr->sh_addralign = L1_CACHE_BYTES; in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h313 Elf32_Word sh_addralign; member
326 Elf64_Xword sh_addralign; /* Section alignment */ 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 Delf.h312 Elf32_Word sh_addralign; member
325 Elf64_Xword sh_addralign; /* Section alignment */ 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 Delf.h312 Elf32_Word sh_addralign; member
325 Elf64_Xword sh_addralign; /* Section alignment */ member
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dmodule-plts.c269 mod->arch.core.plt->sh_addralign = L1_CACHE_BYTES; in module_frob_arch_sections()
277 mod->arch.init.plt->sh_addralign = L1_CACHE_BYTES; in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/tools/bpf/resolve_btfids/
H A Dmain.c283 if (sh->sh_addralign == expected) in compressed_section_fix()
287 sh->sh_addralign, expected); in compressed_section_fix()
289 sh->sh_addralign = expected; in compressed_section_fix()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dmodule.c468 mod->arch.core_plt->sh_addralign = 16; in module_frob_arch_sections()
472 mod->arch.init_plt->sh_addralign = 16; in module_frob_arch_sections()
476 mod->arch.got->sh_addralign = 8; in module_frob_arch_sections()
480 mod->arch.opd->sh_addralign = 8; in module_frob_arch_sections()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf32.h88 Elf32_Word sh_addralign; /* Alignment in bytes. */ member
H A Delf64.h97 Elf64_Xword sh_addralign; /* Alignment in bytes. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf32.h88 Elf32_Word sh_addralign; /* Alignment in bytes. */ member
H A Delf64.h97 Elf64_Xword sh_addralign; /* Alignment in bytes. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf32.h88 Elf32_Word sh_addralign; /* Alignment in bytes. */ member
H A Delf64.h97 Elf64_Xword sh_addralign; /* Alignment in bytes. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf32.h88 Elf32_Word sh_addralign; /* Alignment in bytes. */ member
H A Delf64.h97 Elf64_Xword sh_addralign; /* Alignment in bytes. */ member
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmodule_64.c302 if (sechdrs[i].sh_addralign < 8) in module_frob_arch_sections()
303 sechdrs[i].sh_addralign = 8; in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/arch/mips/boot/
H A Delf2ecoff.c216 s->sh_addralign = swab32(s->sh_addralign); in convert_elf_shdrs()
/OK3568_Linux_fs/kernel/scripts/
H A Drecordmcount.h316 mcsec.sh_addralign = _w(_size); in append_func()
331 mcsec.sh_addralign = _w(_size); in append_func()
/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs.c287 sec->shdr.sh_addralign = elf_xword_to_cpu(shdr.sh_addralign); in read_shdrs()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dmodule.c105 got->sh_addralign = 8; in module_frob_arch_sections()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Drelocate_sdk.py139 sh_info, sh_addralign, sh_entsize = struct.unpack(sh_fmt, sh_hdr)
/OK3568_Linux_fs/kernel/tools/objtool/
H A Delf.c1037 sec->sh.sh_addralign = 1; in elf_create_section()
1083 sec->sh.sh_addralign = 8; in elf_create_rel_reloc_section()
1113 sec->sh.sh_addralign = 8; in elf_create_rela_reloc_section()
/OK3568_Linux_fs/u-boot/tools/
H A Dimg2srec.c290 getPtr = ExtractLong((uint32_t *)&sectHeader[i].sh_addralign, getPtr); in ConvertELF()

12