Lines Matching refs:GElf_Shdr
361 show_relocs_rel (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data, in show_relocs_rel()
402 GElf_Shdr destshdr_mem; in show_relocs_rel()
403 GElf_Shdr *destshdr; in show_relocs_rel()
434 show_relocs_rela (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data, in show_relocs_rela()
475 GElf_Shdr destshdr_mem; in show_relocs_rela()
476 GElf_Shdr *destshdr; in show_relocs_rela()
511 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) in section_match()
548 GElf_Shdr shdr_mem; in show_relocs()
549 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_relocs()
559 GElf_Shdr destshdr_mem; in show_relocs()
560 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, in show_relocs()
576 GElf_Shdr symshdr_mem; in show_relocs()
577 GElf_Shdr *symshdr = gelf_getshdr (symscn, &symshdr_mem); in show_relocs()
585 GElf_Shdr xndxshdr_mem; in show_relocs()
586 GElf_Shdr *xndxshdr; in show_relocs()
619 GElf_Shdr shdr_mem; in show_full_content()
620 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_full_content()
735 GElf_Shdr shdr_mem; in show_disasm()
736 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_disasm()