Searched defs:destshdr (Results 1 – 10 of 10) sorted by relevance
/external/elfutils/libebl/ |
D | ebl_check_special_symbol.c | 39 const char *name, const GElf_Shdr *destshdr) in ebl_check_special_symbol()
|
/external/elfutils/backends/ |
D | riscv_symbol.c | 92 const char *name, const GElf_Shdr *destshdr) in riscv_check_special_symbol()
|
D | s390_symbol.c | 66 const char *name, const GElf_Shdr *destshdr) in s390_check_special_symbol()
|
D | aarch64_symbol.c | 67 const char *name, const GElf_Shdr *destshdr) in aarch64_check_special_symbol()
|
D | ppc64_symbol.c | 101 const GElf_Shdr *destshdr) in ppc64_check_special_symbol()
|
D | alpha_symbol.c | 136 const GElf_Shdr *destshdr __attribute__ ((unused))) in alpha_check_special_symbol()
|
D | ppc_symbol.c | 140 const char *name, const GElf_Shdr *destshdr) in ppc_check_special_symbol()
|
/external/elfutils/src/ |
D | objdump.c | 370 GElf_Shdr *destshdr; in show_relocs_x() local 492 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, in show_relocs() local
|
D | elflint.c | 788 GElf_Shdr *destshdr; in check_symtab() local 950 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, xndx), in check_symtab() local 1375 const GElf_Shdr *destshdr, bool reldyn, in check_one_reloc() 1505 GElf_Shdr *destshdr = NULL; in check_rela() local 1556 GElf_Shdr *destshdr = NULL; in check_rel() local
|
D | readelf.c | 1989 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_info), in handle_relocs_rel() local 2179 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_info), in handle_relocs_rela() local
|