Home
last modified time | relevance | path

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

1234

/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
H A Delf_strptr.c123 Elf32_Shdr *shdr = strscn->shdr.e32 ?: __elf32_getshdr_rdlock (strscn); in elf_strptr() local
149 Elf64_Shdr *shdr = strscn->shdr.e64 ?: __elf64_getshdr_rdlock (strscn); in elf_strptr() local
[all...]
/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
H A Dasm-tst9.c209 GElf_Shdr *shdr; in main() local
[all...]
H A Dasm-tst2.c175 GElf_Shdr *shdr; in main() local
[all...]
H A Dasm-tst1.c159 GElf_Shdr *shdr; in main() local
[all...]
/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
H A Dasm_newscn.c109 GElf_Shdr *shdr; in binary_newscn() 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
/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

Completed in 7 milliseconds

1234