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() 165 return dwfl_pid (dwfl); in next_thread() 172 pid_t child = dwfl_pid (dwfl_thread_dwfl (thread)); in set_initial_registers() 234 mod = report_module (dwfl, dwfl_pid (dwfl), pc_adjusted); in frame_callback()
|
D | backtrace-dwarf.c | 110 kill (dwfl_pid (dwfl), SIGKILL); in frame_callback()
|
D | backtrace.c | 477 if (dwfl_pid (dwfl) < 0) in main()
|
D | ChangeLog | 585 dwfl_pid and printing the error when it is not.
|
/external/elfutils/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 | 940 attached with dwfl_pid.
|
/external/elfutils/libdwfl/ |
D | dwfl_frame.c | 214 dwfl_pid (Dwfl *dwfl) in INTDEF() 229 INTDEF(dwfl_pid) in INTDEF() argument
|
D | linux-proc-maps.c | 368 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 | 755 INTDECL (dwfl_pid)
|
D | ChangeLog | 486 (dwfl_pid): Check and return dwfl->attacherr if set. 611 module name contains "(deleted)" and dwfl_pid gives an attached 654 * dwfl_frame.c (dwfl_pid): Set errno to DWFL_E_NO_ATTACH_STATE, not 816 * dwfl_frame.c (dwfl_pid, dwfl_getthreads): Use PROCESS_ATTACH_ERROR if 941 (struct ebl, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl) 956 (dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid)
|
/external/elfutils/libdw/ |
D | libdw.map | 277 dwfl_pid;
|
D | ChangeLog | 740 * libdw.map (ELFUTILS_0.156): Move dwfl_attach_state, dwfl_pid, 754 * 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 | 197 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
|
D | NEWS | 118 dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|
/external/elfutils/config/ |
D | elfutils.spec.in | 321 dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|