Searched refs:dwfl_pid (Results 1 – 17 of 17) sorted by relevance
/third_party/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 | 533 if (dwfl_pid (dwfl) < 0) in main()
|
D | ChangeLog | 2767 dwfl_pid and printing the error when it is not.
|
/third_party/elfutils/src/ |
D | stack.c | 620 if (dwfl_pid (dwfl) < 0) in parse_opt() 699 printf ("PID %lld - %s module memory map\n", (long long) dwfl_pid (dwfl), in main() 732 printf ("PID %lld - %s\n", (long long) dwfl_pid (dwfl), in main()
|
D | ChangeLog | 2691 attached with dwfl_pid.
|
/third_party/elfutils/libdwfl/ |
D | dwfl_frame.c | 213 dwfl_pid (Dwfl *dwfl) in INTDEF() 228 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 | 733 pid_t dwfl_pid (Dwfl *dwfl)
|
D | libdwflP.h | 788 INTDECL (dwfl_pid)
|
D | ChangeLog | 1365 (dwfl_pid): Check and return dwfl->attacherr if set. 1490 module name contains "(deleted)" and dwfl_pid gives an attached 1533 * dwfl_frame.c (dwfl_pid): Set errno to DWFL_E_NO_ATTACH_STATE, not 1695 * dwfl_frame.c (dwfl_pid, dwfl_getthreads): Use PROCESS_ATTACH_ERROR if 1820 (struct ebl, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl) 1835 (dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid)
|
/third_party/elfutils/libdw/ |
D | libdw.map | 266 dwfl_pid;
|
D | ChangeLog | 1965 * libdw.map (ELFUTILS_0.156): Move dwfl_attach_state, dwfl_pid, 1979 * libdw.map (ELFUTILS_0.156): Add dwfl_attach_state, dwfl_pid,
|
/third_party/elfutils/include/elfutils/ |
D | libdwfl.h | 733 pid_t dwfl_pid (Dwfl *dwfl)
|
/third_party/elfutils/ |
D | ChangeLog | 683 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
|
D | NEWS | 494 dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|
/third_party/elfutils/config/ |
D | elfutils.spec.in | 697 dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|