Searched refs:__libdwfl_relocate_value (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/0.153/libdwfl/
H A Ddwfl_module_getsym.c106 Dwfl_Error result = __libdwfl_relocate_value (mod, mod->symfile->elf,
H A Ddwfl_module_build_id.c143 else if (__libdwfl_relocate_value (mod, elf, &shstrndx,
H A Drelocate.c59 __libdwfl_relocate_value (Dwfl_Module *mod, Elf *elf, size_t *shstrndx, function
201 return __libdwfl_relocate_value (mod, cache->symelf, &cache->symshstrndx,
285 return __libdwfl_relocate_value (m, m->symfile->elf,
H A Dderelocate.c120 if (__libdwfl_relocate_value (mod, mod->main.elf, &shstrndx,
H A DlibdwflP.h328 extern Dwfl_Error __libdwfl_relocate_value (Dwfl_Module *mod, Elf *elf,

Completed in 283 milliseconds