D | relocate.c | 114 Elf *relocated, struct reloc_symtab_cache *cache, in relocate_getsym() argument 119 if (mod->symfile == NULL || mod->symfile->elf != relocated) in relocate_getsym() 127 while ((scn = elf_nextscn (relocated, scn)) != NULL) in relocate_getsym() 144 cache->symelf = relocated; in relocate_getsym() 322 Elf * const relocated, in relocate() argument 362 Dwfl_Error error = relocate_getsym (mod, relocated, reloc_symtab, in relocate() 429 Elf_Data *d = gelf_xlatetom (relocated, &tmpdata, &rdata, in relocate() 453 Elf_Data *d = gelf_xlatetom (relocated, &tmpdata, &rdata, in relocate() 474 Elf_Data *s = gelf_xlatetof (relocated, &rdata, &tmpdata, in relocate() 500 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, in relocate_section() argument [all …]
|