Home | History | Annotate | Download | only in libdwfl

Lines Matching full:dwfl_errno

97 extern int dwfl_errno (void);
654 threads. dwfl_errno () should be set if negative number has been
666 thread exists and will set dwfl_errno in that case. THREAD_ARGP
676 successfully read *RESULT or false and sets dwfl_errno () on failure.
688 safe to unwind. Returns true on success or false and sets dwfl_errno ()
770 callback when not DWARF_CB_OK. -1 returned on error will set dwfl_errno ().
781 set dwfl_errno (). Some systems return error instead of zero on end of the
796 when not DWARF_CB_OK. -1 returned on error will set dwfl_errno (). */