Home
last modified time | relevance | path

Searched refs:__libdwfl_canon_error (Results 1 – 7 of 7) sorted by relevance

/external/elfutils/libdwfl/
Ddwfl_error.c127 __libdwfl_canon_error (Dwfl_Error error) in __libdwfl_canon_error() function
Dlinux-pid-attach.c312 dwfl->attacherr = __libdwfl_canon_error (DWFL_E_ERRNO); in dwfl_linux_proc_attach()
Ddwfl_frame.c152 dwfl->attacherr = __libdwfl_canon_error (dwfl->attacherr); in dwfl_attach_state()
Dlinux-core-attach.c319 dwfl->attacherr = __libdwfl_canon_error (err); in dwfl_core_file_attach()
DlibdwflP.h104 extern int __libdwfl_canon_error (Dwfl_Error) internal_function;
Ddwfl_module_getdwarf.c1418 mod->dwerr = __libdwfl_canon_error (mod->dwerr); in find_dw()
DChangeLog1924 (__libdwfl_canon_error): Likewise.