| /OK3568_Linux_fs/kernel/arch/mips/vdso/ |
| H A D | genvdso.h | 13 uint16_t sh_count, sh_entsize, i; in FUNC() local 17 sh_entsize = swap_uint16(ehdr->e_shentsize); in FUNC() 19 shdr = shdrs + (sh_entsize * swap_uint16(ehdr->e_shstrndx)); in FUNC() 23 shdr = shdrs + (i * sh_entsize); in FUNC() 51 shdr->sh_entsize = shdr->sh_size; in FUNC() 65 uint16_t sh_count, sh_entsize, st_count, st_entsize, i, j; in FUNC() local 71 sh_entsize = swap_uint16(ehdr->e_shentsize); in FUNC() 74 shdr = shdrs + (i * sh_entsize); in FUNC() 97 st_entsize = FUNC(swap_uint)(shdr->sh_entsize); in FUNC() 101 shdr = shdrs + (swap_uint32(shdr->sh_link) * sh_entsize); in FUNC()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | genelf.c | 198 shdr->sh_entsize = 0; in jit_add_eh_frame_info() 232 shdr->sh_entsize = 0; in jit_add_eh_frame_info() 334 shdr->sh_entsize = 0; in jit_write_elf() 379 shdr->sh_entsize = 0; in jit_write_elf() 415 shdr->sh_entsize = sizeof(Elf_Sym); in jit_write_elf() 458 shdr->sh_entsize = 0; in jit_write_elf() 502 shdr->sh_entsize = 0; in jit_write_elf()
|
| H A D | genelf_debug.c | 531 shdr->sh_entsize = 0; in jit_add_debug_info() 565 shdr->sh_entsize = 0; in jit_add_debug_info() 599 shdr->sh_entsize = 0; in jit_add_debug_info()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | mips-relocs.c | 198 unsigned int i, j, i_rel_shdr, sh_type, sh_entsize, sh_entries; in main() local 352 sh_entsize = shdr_field(i, sh_entsize); in main() 353 sh_entries = shdr_field(i, sh_size) / sh_entsize; in main() 374 err = parse_fn(elf + sh_offset + (j * sh_entsize)); in main()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | recordmcount.h | 317 mcsec.sh_entsize = _w(_size); in append_func() 332 mcsec.sh_entsize = _w(rel_entsize); in append_func() 414 unsigned rel_entsize = _w(relhdr->sh_entsize); in sift_rel_mcount() 461 unsigned rel_entsize = _w(relhdr->sh_entsize); in nop_mcount() 527 unsigned const nsym = _w(symhdr->sh_size) / _w(symhdr->sh_entsize); in find_secsym_ndx() 675 rel_entsize = _w(relhdr->sh_entsize); in do_func()
|
| /OK3568_Linux_fs/kernel/arch/sparc/vdso/ |
| H A D | vdso2c.h | 80 i < GET_BE(&symtab_hdr->sh_size) / GET_BE(&symtab_hdr->sh_entsize); in BITSFUNC() 85 GET_BE(&symtab_hdr->sh_entsize) * i; in BITSFUNC()
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/vdso/ |
| H A D | vdso2c.h | 88 syms_nr = GET_LE(&symtab_hdr->sh_size) / GET_LE(&symtab_hdr->sh_entsize); in BITSFUNC() 93 GET_LE(&symtab_hdr->sh_entsize) * i; in BITSFUNC()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | vpe.c | 197 sechdrs[i].sh_entsize = ~0UL; in layout_sections() 205 || s->sh_entsize != ~0UL) in layout_sections() 207 s->sh_entsize = in layout_sections() 657 dest = v->load_addr + sechdrs[i].sh_entsize; in vpe_elfload()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/ |
| H A D | rk_minidump.c | 170 shdr->sh_entsize = 0; in md_update_ss_toc() 535 shdr->sh_entsize = 0; in rk_minidump_add_header() 542 shdr->sh_entsize = 0; in rk_minidump_add_header() 556 shdr->sh_entsize = 0; in rk_minidump_add_header()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 314 Elf32_Word sh_entsize; member 327 Elf64_Xword sh_entsize; /* Entry size if section holds table */ 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 | 313 Elf32_Word sh_entsize; member 326 Elf64_Xword sh_entsize; /* Entry size if section holds table */ 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 | 313 Elf32_Word sh_entsize; member 326 Elf64_Xword sh_entsize; /* Entry size if section holds table */ member
|
| /OK3568_Linux_fs/kernel/tools/objtool/ |
| H A D | elf.c | 397 symbols_nr = symtab->sh.sh_size / symtab->sh.sh_entsize; in read_symbols() 578 Elf64_Xword entsize = symtab->sh.sh_entsize; in elf_update_symbol() 726 new_idx = symtab->sh.sh_size / symtab->sh.sh_entsize; in elf_create_section_symbol() 833 for (i = 0; i < sec->sh.sh_size / sec->sh.sh_entsize; i++) { in read_relocs() 1035 sec->sh.sh_entsize = entsize; in elf_create_section()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf32.h | 89 Elf32_Word sh_entsize; /* Size of each entry in section. */ member
|
| H A D | elf64.h | 98 Elf64_Xword sh_entsize; /* Size of each entry in section. */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf32.h | 89 Elf32_Word sh_entsize; /* Size of each entry in section. */ member
|
| H A D | elf64.h | 98 Elf64_Xword sh_entsize; /* Size of each entry in section. */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf32.h | 89 Elf32_Word sh_entsize; /* Size of each entry in section. */ member
|
| H A D | elf64.h | 98 Elf64_Xword sh_entsize; /* Size of each entry in section. */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf32.h | 89 Elf32_Word sh_entsize; /* Size of each entry in section. */ member
|
| H A D | elf64.h | 98 Elf64_Xword sh_entsize; /* Size of each entry in section. */ member
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | remoteproc_elf_helpers.h | 81 ELF_GEN_FIELD_GET_SET(shdr, sh_entsize, u16) in ELF_GEN_FIELD_GET_SET()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | module.c | 2507 info->sechdrs[i].sh_entsize = ~0UL; in layout_sections() 2517 || s->sh_entsize != ~0UL in layout_sections() 2520 s->sh_entsize = get_offset(mod, &mod->core_layout.size, s, i); in layout_sections() 2550 || s->sh_entsize != ~0UL in layout_sections() 2553 s->sh_entsize = (get_offset(mod, &mod->init_layout.size, s, i) in layout_sections() 2750 || (sec->sh_entsize & INIT_OFFSET_MASK)) in is_core_symbol() 2772 symsect->sh_entsize = get_offset(mod, &mod->init_layout.size, symsect, in layout_symtab() 2799 strsect->sh_entsize = get_offset(mod, &mod->init_layout.size, strsect, in layout_symtab() 3474 if (shdr->sh_entsize & INIT_OFFSET_MASK) in move_module() 3476 + (shdr->sh_entsize & ~INIT_OFFSET_MASK); in move_module() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/ |
| H A D | vma_map.c | 176 if (shdr.sh_entsize != sizeof (sym)) in create_vma_map()
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/ |
| H A D | elf2ecoff.c | 217 s->sh_entsize = swab32(s->sh_entsize); in convert_elf_shdrs()
|