Lines Matching refs:GElf_Shdr
344 show_relocs_x (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *symdata, in show_relocs_x()
368 GElf_Shdr destshdr_mem; in show_relocs_x()
369 GElf_Shdr *destshdr; in show_relocs_x()
400 show_relocs_rel (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data, in show_relocs_rel()
421 show_relocs_rela (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data, in show_relocs_rela()
442 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) in section_match()
479 GElf_Shdr shdr_mem; in show_relocs()
480 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_relocs()
490 GElf_Shdr destshdr_mem; in show_relocs()
491 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf, in show_relocs()
509 GElf_Shdr symshdr_mem; in show_relocs()
510 GElf_Shdr *symshdr = gelf_getshdr (symscn, &symshdr_mem); in show_relocs()
520 GElf_Shdr xndxshdr_mem; in show_relocs()
521 GElf_Shdr *xndxshdr; in show_relocs()
554 GElf_Shdr shdr_mem; in show_full_content()
555 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_full_content()
691 GElf_Shdr shdr_mem; in show_disasm()
692 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_disasm()