Home
last modified time | relevance | path

Searched defs:destshdr (Results 1 - 9 of 9) sorted by relevance

/third_party/elfutils/libebl/
H A Debl_check_special_symbol.c38 ebl_check_special_symbol(Ebl *ebl, const GElf_Sym *sym, const char *name, const GElf_Shdr *destshdr) ebl_check_special_symbol() argument
/third_party/elfutils/backends/
H A Ds390_symbol.c65 s390_check_special_symbol(Elf *elf, const GElf_Sym *sym, const char *name, const GElf_Shdr *destshdr) s390_check_special_symbol() argument
H A Daarch64_symbol.c68 aarch64_check_special_symbol(Elf *elf, const GElf_Sym *sym, const char *name, const GElf_Shdr *destshdr) aarch64_check_special_symbol() argument
H A Driscv_symbol.c91 riscv_check_special_symbol(Elf *elf, const GElf_Sym *sym, const char *name, const GElf_Shdr *destshdr) riscv_check_special_symbol() argument
H A Dppc64_symbol.c98 ppc64_check_special_symbol(Elf *elf, const GElf_Sym *sym __attribute__ ((unused)), const char *name __attribute__ ((unused)), const GElf_Shdr *destshdr) ppc64_check_special_symbol() argument
H A Dppc_symbol.c139 ppc_check_special_symbol(Elf *elf, const GElf_Sym *sym, const char *name, const GElf_Shdr *destshdr) ppc_check_special_symbol() argument
/third_party/elfutils/src/
H A Dobjdump.c369 GElf_Shdr *destshdr; in show_relocs_x() local
491 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, in show_relocs() local
H A Delflint.c787 GElf_Shdr *destshdr; in check_symtab() local
949 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, xndx), check_symtab() local
1371 check_one_reloc(Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *relshdr, int idx, size_t cnt, const GElf_Shdr *symshdr, Elf_Data *symdata, GElf_Addr r_offset, GElf_Xword r_info, const GElf_Shdr *destshdr, bool reldyn, struct loaded_segment *loaded, enum load_state *statep) check_one_reloc() argument
1504 GElf_Shdr *destshdr = NULL; check_rela() local
1555 GElf_Shdr *destshdr = NULL; check_rel() local
[all...]
H A Dreadelf.c2065 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_info), in handle_relocs_rel() local
2254 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_info), in handle_relocs_rela() local

Completed in 20 milliseconds