Home
last modified time | relevance | path

Searched refs:dwfl_errno (Results 1 - 9 of 9) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_error.c47 dwfl_errno (void) in dwfl_errno() function
53 INTDEF (dwfl_errno) in INTDEF()
H A Dderelocate.c304 Dwfl_Error error = dwfl_errno (); in check_module()
317 Dwfl_Error error = dwfl_errno (); in check_module()
H A Dlibdwfl.h100 extern int dwfl_errno (void);
649 threads. dwfl_errno () should be set if negative number has been
661 thread exists and will set dwfl_errno in that case. THREAD_ARGP
671 successfully read *RESULT or false and sets dwfl_errno () on failure.
683 safe to unwind. Returns true on success or false and sets dwfl_errno ()
765 callback when not DWARF_CB_OK. -1 returned on error will set dwfl_errno ().
776 set dwfl_errno (). Some systems return error instead of zero on end of the
791 when not DWARF_CB_OK. -1 returned on error will set dwfl_errno (). */
H A Ddwfl_frame.c444 Dwfl_Error err = dwfl_errno (); in INTDEF()
H A Drelocate.c169 return dwfl_errno (); in relocate_getsym()
H A DlibdwflP.h591 in such case dwfl_errno () is set.
741 INTDECL (dwfl_errno)
H A Ddwfl_module_getdwarf.c184 mod->elferr = INTUSE(dwfl_errno) (); in mod_verify_build_id()
/third_party/elfutils/src/
H A Dstack.c469 err = dwfl_errno (); in thread_callback()
723 err = dwfl_errno (); in main()
/third_party/elfutils/include/elfutils/
H A Dlibdwfl.h100 extern int dwfl_errno (void);
649 threads. dwfl_errno () should be set if negative number has been
661 thread exists and will set dwfl_errno in that case. THREAD_ARGP
671 successfully read *RESULT or false and sets dwfl_errno () on failure.
683 safe to unwind. Returns true on success or false and sets dwfl_errno ()
765 callback when not DWARF_CB_OK. -1 returned on error will set dwfl_errno ().
776 set dwfl_errno (). Some systems return error instead of zero on end of the
791 when not DWARF_CB_OK. -1 returned on error will set dwfl_errno (). */

Completed in 9 milliseconds