Home
last modified time | relevance | path

Searched defs:shdr (Results 1 - 25 of 172) sorted by relevance

1234567

/third_party/elfutils/libebl/
H A Debl_check_special_section.c37 ebl_check_special_section (Ebl *ebl, int ndx, const GElf_Shdr *shdr, in ebl_check_special_section() argument
H A Deblsectionstripp.c38 ebl_section_strip_p (Ebl *ebl, const GElf_Shdr *shdr, in ebl_section_strip_p() argument
/third_party/elfutils/libelf/
H A Dgelf_update_shdr.c54 Elf32_Shdr *shdr in gelf_update_shdr() local
89 Elf64_Shdr *shdr in gelf_update_shdr() local
H A Dgelf_getshdr.c59 Elf32_Shdr *shdr in gelf_getshdr() local
85 Elf64_Shdr *shdr in gelf_getshdr() local
H A Delf_getphdrnum.c70 Elf32_Shdr *shdr = scn->shdr.e32 ?: __elf32_getshdr_rdlock (scn); in __elf_getphdrnum_rdlock() local
80 Elf64_Shdr *shdr = scn->shdr.e64 ?: __elf64_getshdr_rdlock (scn); in __elf_getphdrnum_rdlock() local
H A Delf32_checksum.c93 GElf_Shdr *shdr; in elfw2() local
/third_party/elfutils/tests/
H A Dscnnames.c76 GElf_Shdr shdr; in main() local
H A Dtest-elf_cntl_gelf_getshdr.c101 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in main() local
H A Dasm-tst8.c102 GElf_Shdr *shdr; in main() local
H A Dasm-tst7.c101 GElf_Shdr *shdr; in main() local
H A Ddwelfgnucompressed.c71 GElf_Shdr shdr; in main() local
H A Delfgetchdr.c71 GElf_Shdr shdr; in main() local
H A Delfgetzdata.c73 GElf_Shdr *shdr = gelf_getshdr (scn, &mem); in main() local
H A Dalldts.c132 Elf32_Shdr *shdr = elf32_getshdr (scn); in main() local
[all...]
H A Dupdate3.c44 Elf32_Shdr *shdr; in main() local
[all...]
H A Dzstrptr.c37 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_strings() local
/third_party/elfutils/libasm/
H A Dasm_newscn_ingrp.c67 GElf_Shdr *shdr = gelf_getshdr (result->data.main.scn, &shdr_mem); in asm_newscn_ingrp() local
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_gnu_debuglink.c46 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in dwelf_elf_gnu_debuglink() local
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dhack-coff.c35 struct external_scnhdr shdr; in main() local
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dhack-coff.c35 struct external_scnhdr shdr; in main() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2maperror.c2455 struct smb2_sync_hdr *shdr = (struct smb2_sync_hdr *)buf; in map_smb2_to_linux_error() local
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2maperror.c2440 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in map_smb2_to_linux_error() local
[all...]
/third_party/elfutils/backends/
H A Ds390_symbol.c82 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in s390_check_special_symbol() local
H A Dsparc_symbol.c75 sparc_check_special_section(Ebl *ebl, int ndx __attribute__ ((unused)), const GElf_Shdr *shdr, const char *sname __attribute__ ((unused))) sparc_check_special_section() argument
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h103 void *shdr; in elf_strtbl_add() local
[all...]

Completed in 17 milliseconds

1234567