Searched refs:dwfl_pid (Results 1 – 17 of 17) sorted by relevance
/external/elfutils/tests/ |
D | backtrace-data.c | 75 pid_t child = dwfl_pid (dwfl); in memory_read() 171 return dwfl_pid (dwfl); in next_thread() 178 pid_t child = dwfl_pid (dwfl_thread_dwfl (thread)); in set_initial_registers() 239 mod = report_module (dwfl, dwfl_pid (dwfl), pc_adjusted); in frame_callback()
|
D | backtrace-dwarf.c | 109 kill (dwfl_pid (dwfl), SIGKILL); in frame_callback()
|
D | backtrace.c | 486 if (dwfl_pid (dwfl) < 0) in main()
|
D | ChangeLog | 1606 dwfl_pid and printing the error when it is not.
|
/external/elfutils/src/ |
D | stack.c | 615 if (dwfl_pid (dwfl) < 0) in parse_opt() 694 printf ("PID %lld - %s module memory map\n", (long long) dwfl_pid (dwfl), in main() 727 printf ("PID %lld - %s\n", (long long) dwfl_pid (dwfl), in main()
|
D | ChangeLog | 2003 attached with dwfl_pid.
|
/external/elfutils/libdwfl/ |
D | dwfl_frame.c | 217 dwfl_pid (Dwfl *dwfl) in INTDEF() 232 INTDEF(dwfl_pid) in INTDEF() argument
|
D | linux-proc-maps.c | 376 pid = INTUSE(dwfl_pid) (mod->dwfl); in dwfl_linux_proc_find_elf()
|
D | libdwfl.h | 738 pid_t dwfl_pid (Dwfl *dwfl)
|
D | libdwflP.h | 761 INTDECL (dwfl_pid)
|
D | ChangeLog | 817 (dwfl_pid): Check and return dwfl->attacherr if set. 942 module name contains "(deleted)" and dwfl_pid gives an attached 985 * dwfl_frame.c (dwfl_pid): Set errno to DWFL_E_NO_ATTACH_STATE, not 1147 * dwfl_frame.c (dwfl_pid, dwfl_getthreads): Use PROCESS_ATTACH_ERROR if 1272 (struct ebl, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl) 1287 (dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid)
|
/external/elfutils/libdw/ |
D | libdw.map | 276 dwfl_pid;
|
D | ChangeLog | 1634 * libdw.map (ELFUTILS_0.156): Move dwfl_attach_state, dwfl_pid, 1648 * libdw.map (ELFUTILS_0.156): Add dwfl_attach_state, dwfl_pid,
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 738 pid_t dwfl_pid (Dwfl *dwfl)
|
/external/elfutils/ |
D | ChangeLog | 387 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
|
D | NEWS | 274 dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|
/external/elfutils/config/ |
D | elfutils.spec.in | 422 dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|