Searched refs:__libdwfl_canon_error (Results 1 – 7 of 7) sorted by relevance
127 __libdwfl_canon_error (Dwfl_Error error) in __libdwfl_canon_error() function
152 dwfl->attacherr = __libdwfl_canon_error (dwfl->attacherr); in dwfl_attach_state()
312 dwfl->attacherr = __libdwfl_canon_error (DWFL_E_ERRNO); in dwfl_linux_proc_attach()
319 dwfl->attacherr = __libdwfl_canon_error (err); in dwfl_core_file_attach()
104 extern int __libdwfl_canon_error (Dwfl_Error) internal_function;
1418 mod->dwerr = __libdwfl_canon_error (mod->dwerr); in find_dw()
1924 (__libdwfl_canon_error): Likewise.