Searched refs:dwfl_pid (Results 1 – 17 of 17) sorted by relevance
/external/elfutils/src/tests/ |
D | backtrace-data.c | 73 pid_t child = dwfl_pid (dwfl); in memory_read() 163 return dwfl_pid (dwfl); in next_thread() 170 pid_t child = dwfl_pid (dwfl_thread_dwfl (thread)); in set_initial_registers() 232 mod = report_module (dwfl, dwfl_pid (dwfl), pc_adjusted); in frame_callback()
|
D | backtrace-dwarf.c | 107 kill (dwfl_pid (dwfl), SIGKILL); in frame_callback()
|
D | backtrace.c | 471 if (dwfl_pid (dwfl) < 0) in main()
|
D | ChangeLog | 137 dwfl_pid and printing the error when it is not.
|
/external/elfutils/src/src/ |
D | stack.c | 619 if (dwfl_pid (dwfl) < 0) in parse_opt() 697 printf ("PID %d - %s module memory map\n", dwfl_pid (dwfl), in main() 730 printf ("PID %d - %s\n", dwfl_pid (dwfl), pid != 0 ? "process" : "core"); in main()
|
D | ChangeLog | 455 attached with dwfl_pid.
|
/external/elfutils/src/libdwfl/ |
D | dwfl_frame.c | 213 dwfl_pid (Dwfl *dwfl) in INTDEF() 228 INTDEF(dwfl_pid) in INTDEF() argument
|
D | linux-proc-maps.c | 358 pid = INTUSE(dwfl_pid) (mod->dwfl); in dwfl_linux_proc_find_elf()
|
D | libdwfl.h | 736 pid_t dwfl_pid (Dwfl *dwfl)
|
D | libdwflP.h | 740 INTDECL (dwfl_pid)
|
D | ChangeLog | 137 (dwfl_pid): Check and return dwfl->attacherr if set. 262 module name contains "(deleted)" and dwfl_pid gives an attached 305 * dwfl_frame.c (dwfl_pid): Set errno to DWFL_E_NO_ATTACH_STATE, not 467 * dwfl_frame.c (dwfl_pid, dwfl_getthreads): Use PROCESS_ATTACH_ERROR if 592 (struct ebl, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl) 607 (dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid)
|
/external/elfutils/src/libdw/ |
D | libdw.map | 277 dwfl_pid;
|
D | ChangeLog | 430 * libdw.map (ELFUTILS_0.156): Move dwfl_attach_state, dwfl_pid, 444 * libdw.map (ELFUTILS_0.156): Add dwfl_attach_state, dwfl_pid,
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 736 pid_t dwfl_pid (Dwfl *dwfl)
|
/external/elfutils/src/ |
D | ChangeLog | 89 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
|
D | NEWS | 59 dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|
/external/elfutils/src/config/ |
D | elfutils.spec.in | 248 dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|