Searched refs:print_frames (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | stack.c | 359 print_frames (struct frames *frames, pid_t tid, int dwflerr, const char *what) in print_frames() function 469 print_frames (frames, tid, err, "dwfl_thread_getframes"); in thread_callback() 723 print_frames (&frames, pid, err, "dwfl_getthread_frames"); in main()
|
D | ChangeLog | 2037 (print_frames): ..here. If show_inlines is true and we found a 2054 (print_frames): If show_debugname is true set symname to the 2101 * stack.c (print_frames) <USE_DEMANGLE>: Check for _Z. 2111 * stack.c (print_frames): Print 0x before build-id hex-offset. 2118 (print_frames): Show an error if maxframes has been reached. 2130 * stack.c (print_frames): Remove address width code and use... 2144 (print_frames): Add arguments, tid, dwflerr and what. Print tid. 2147 (thread_callback): Collect tid and err, pass it to print_frames. 2152 callbacks as error. Pass real errors to print_frames. Return 2163 (print_frames): Don't resolve pc name if show_quiet. Demangle name [all …]
|