Home
last modified time | relevance | path

Searched refs:gelf_xlatetom (Results 1 - 8 of 8) sorted by relevance

/third_party/elfutils/libebl/
H A Deblobjnote.c92 if (gelf_xlatetom (ebl->elf, &dst, &src, in ebl_object_note()
175 if (gelf_xlatetom (ebl->elf, &dst, &src, in ebl_object_note()
346 if (gelf_xlatetom (ebl->elf, &out, &in, in ebl_object_note()
391 if (gelf_xlatetom (ebl->elf, &out, &in, in ebl_object_note()
435 if (gelf_xlatetom (ebl->elf, &out, &in, in ebl_object_note()
502 if (gelf_xlatetom (ebl->elf, &out, &in, in ebl_object_note()
/third_party/elfutils/libelf/
H A Dgelf_xlatetom.c41 gelf_xlatetom (Elf *elf, Elf_Data *dest, const Elf_Data * src, in gelf_xlatetom() function
H A Dgelf.h199 extern Elf_Data *gelf_xlatetom (Elf *__elf, Elf_Data *__dest,
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_gnu_debuglink.c92 Elf_Data *d = gelf_xlatetom (elf, &crcdata, &conv, ehdr->e_ident[EI_DATA]); in dwelf_elf_gnu_debuglink()
/third_party/elfutils/libdwfl/
H A Drelocate.c431 Elf_Data *d = gelf_xlatetom (relocated, &tmpdata, &rdata, in relocate()
455 Elf_Data *d = gelf_xlatetom (relocated, &tmpdata, &rdata, in relocate()
H A Ddwfl_module_getdwarf.c326 if (unlikely (gelf_xlatetom (mod->main.elf, &dst, &src, in find_prelink_address_sync()
405 if (unlikely (gelf_xlatetom (mod->main.elf, &dst, &src, in find_prelink_address_sync()
450 if (unlikely (gelf_xlatetom (mod->main.elf, &dst, &src, in find_prelink_address_sync()
/third_party/elfutils/src/
H A Dunstrip.c1137 ELF_CHECK (gelf_xlatetom (main, &dst, &src, in find_alloc_sections_prelink()
1175 ELF_CHECK (gelf_xlatetom (main, &dst, &src, in find_alloc_sections_prelink()
H A Dstrip.c516 Elf_Data *d = gelf_xlatetom (elf, &tmpdata, in relocate()
529 Elf_Data *d = gelf_xlatetom (elf, &tmpdata, in relocate()

Completed in 12 milliseconds