Lines Matching refs:GElf_Shdr
48 GElf_Shdr refshdr_mem, *refshdr = gelf_getshdr (refscn, &refshdr_mem); in __libdwfl_relocate_value()
124 GElf_Shdr shdr_mem, *shdr = gelf_getshdr (scn, &shdr_mem); in relocate_getsym()
220 GElf_Shdr shdr_mem; in resolve_symbol()
221 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in resolve_symbol()
480 Elf_Scn *scn, GElf_Shdr *shdr, in relocate_section()
485 GElf_Shdr tshdr_mem; in relocate_section()
486 GElf_Shdr *tshdr = gelf_getshdr (tscn, &tshdr_mem); in relocate_section()
528 GElf_Shdr shdr_mem; in relocate_section()
724 GElf_Shdr shdr_mem; in __libdwfl_relocate()
725 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in __libdwfl_relocate()
751 GElf_Shdr shdr_mem; in __libdwfl_relocate_section()