Home
last modified time | relevance | path

Searched refs:find_prelink_address_sync (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c274 find_prelink_address_sync (Dwfl_Module *mod, struct dwfl_file *file) in find_prelink_address_sync() function
546 result = find_prelink_address_sync (mod, &mod->debug); in find_debuginfo()
924 return find_prelink_address_sync (mod, &mod->aux_sym) == DWFL_E_NOERROR; in find_aux_address_sync()
DChangeLog396 * dwfl_module_getdwarf.c (find_prelink_address_sync): Move nested
469 (find_prelink_address_sync): Allocate exact amount of bytes for
478 * dwfl_module_getdwarf.c (find_prelink_address_sync): Do not use
624 * dwfl_module_getdwarf.c (find_prelink_address_sync): Allocate
1514 * dwfl_module_getdwarf.c (find_prelink_address_sync): Take and
1516 (find_debuginfo): Call find_prelink_address_sync with debug file.
1658 * dwfl_module_getdwarf.c (find_prelink_address_sync): Use the
1661 * dwfl_module_getdwarf.c (find_prelink_address_sync): Discover
1664 * dwfl_module_getdwarf.c (find_prelink_address_sync): Fix pasto in
1671 (find_prelink_address_sync): New function.