Searched refs:dwfl_thread_tid (Results 1 – 15 of 15) sorted by relevance
/external/elfutils/libdwfl/ |
D | dwfl_frame.c | 237 dwfl_thread_tid (Dwfl_Thread *thread) in INTDEF() 241 INTDEF(dwfl_thread_tid) in INTDEF() argument 305 if (! oa->seen && INTUSE(dwfl_thread_tid) (thread) == oa->tid) in get_one_thread_cb()
|
D | linux-pid-attach.c | 327 pid_t tid = INTUSE(dwfl_thread_tid) (thread); in pid_set_initial_registers() 366 pid_t tid = INTUSE(dwfl_thread_tid) (thread); in pid_thread_detach()
|
D | libdwfl.h | 734 pid_t dwfl_thread_tid (Dwfl_Thread *thread)
|
D | linux-core-attach.c | 215 assert (tid == INTUSE(dwfl_thread_tid) (thread)); in core_set_initial_registers()
|
D | libdwflP.h | 780 INTDECL (dwfl_thread_tid)
|
D | ChangeLog | 1548 (dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers) 1562 (dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid)
|
/external/elfutils/tests/ |
D | dwfl-proc-attach.c | 67 pid_t tid = dwfl_thread_tid (thread); in thread_callback()
|
D | backtrace.c | 189 pid_t tid = dwfl_thread_tid (thread); in frame_callback() 199 printf ("TID %ld:\n", (long) dwfl_thread_tid (thread)); in thread_callback()
|
/external/elfutils/libdw/ |
D | libdw.map | 268 dwfl_thread_tid;
|
D | ChangeLog | 1831 dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread, 1845 dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 734 pid_t dwfl_thread_tid (Dwfl_Thread *thread)
|
/external/elfutils/src/ |
D | stack.c | 460 pid_t tid = dwfl_thread_tid (thread); in thread_callback()
|
/external/elfutils/ |
D | ChangeLog | 555 dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
|
D | NEWS | 409 dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|
/external/elfutils/config/ |
D | elfutils.spec.in | 620 dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|