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()
DChangeLog440 * dwfl_module_getdwarf.c (find_prelink_address_sync): Move nested
513 (find_prelink_address_sync): Allocate exact amount of bytes for
522 * dwfl_module_getdwarf.c (find_prelink_address_sync): Do not use
668 * dwfl_module_getdwarf.c (find_prelink_address_sync): Allocate
1558 * dwfl_module_getdwarf.c (find_prelink_address_sync): Take and
1560 (find_debuginfo): Call find_prelink_address_sync with debug file.
1702 * dwfl_module_getdwarf.c (find_prelink_address_sync): Use the
1705 * dwfl_module_getdwarf.c (find_prelink_address_sync): Discover
1708 * dwfl_module_getdwarf.c (find_prelink_address_sync): Fix pasto in
1715 (find_prelink_address_sync): New function.