Home
last modified time | relevance | path

Searched refs:dwflerr (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Dstack.c359 print_frames (struct frames *frames, pid_t tid, int dwflerr, const char *what) in print_frames() argument
423 else if (dwflerr != 0) in print_frames()
443 (long long) tid, pc_adjusted, modname, dwfl_errmsg (dwflerr)); in print_frames()
447 dwfl_errmsg (dwflerr)); in print_frames()
DChangeLog1997 (print_frames): Add arguments, tid, dwflerr and what. Print tid.