HomeSort by relevance Sort by last modified time
    Searched full:dwfl_errno (Results 1 - 11 of 11) sorted by null

  /external/elfutils/libdwfl/
dwfl_error.c 48 dwfl_errno (void) function
54 INTDEF (dwfl_errno)
derelocate.c 294 Dwfl_Error error = dwfl_errno ();
307 Dwfl_Error error = dwfl_errno ();
dwfl_frame.c 280 Dwfl_Error saved_errno = dwfl_errno ();
462 Dwfl_Error err = dwfl_errno ();
libdwfl.h 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 ()
    [all...]
libdwflP.h 588 in such case dwfl_errno () is set.
709 INTDECL (dwfl_errno)
relocate.c 162 return dwfl_errno ();
dwfl_module_getdwarf.c 180 mod->elferr = INTUSE(dwfl_errno) ();
    [all...]
ChangeLog     [all...]
  /external/elfutils/libdw/
libdw.map 101 dwfl_errno;
  /external/elfutils/src/
stack.c 464 err = dwfl_errno ();
721 err = dwfl_errno ();
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 404 milliseconds