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()
DChangeLog671 * dwfl_module_getdwarf.c (find_prelink_address_sync): Move nested
744 (find_prelink_address_sync): Allocate exact amount of bytes for
753 * dwfl_module_getdwarf.c (find_prelink_address_sync): Do not use
899 * dwfl_module_getdwarf.c (find_prelink_address_sync): Allocate
1789 * dwfl_module_getdwarf.c (find_prelink_address_sync): Take and
1791 (find_debuginfo): Call find_prelink_address_sync with debug file.
1933 * dwfl_module_getdwarf.c (find_prelink_address_sync): Use the
1936 * dwfl_module_getdwarf.c (find_prelink_address_sync): Discover
1939 * dwfl_module_getdwarf.c (find_prelink_address_sync): Fix pasto in
1946 (find_prelink_address_sync): New function.