Searched refs:dwfl_thread_tid (Results 1 – 15 of 15) sorted by relevance
/external/elfutils/libdwfl/ |
D | dwfl_frame.c | 239 dwfl_thread_tid (Dwfl_Thread *thread) in INTDEF() 243 INTDEF(dwfl_thread_tid) in INTDEF() argument 316 if (! oa->seen && INTUSE(dwfl_thread_tid) (thread) == oa->tid) in get_one_thread_cb()
|
D | linux-pid-attach.c | 239 pid_t tid = INTUSE(dwfl_thread_tid) (thread); in pid_set_initial_registers() 277 pid_t tid = INTUSE(dwfl_thread_tid) (thread); in pid_thread_detach()
|
D | libdwfl.h | 746 pid_t dwfl_thread_tid (Dwfl_Thread *thread)
|
D | linux-core-attach.c | 211 assert (tid == INTUSE(dwfl_thread_tid) (thread)); in core_set_initial_registers()
|
D | libdwflP.h | 757 INTDECL (dwfl_thread_tid)
|
D | ChangeLog | 942 (dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers) 956 (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 | 177 pid_t tid = dwfl_thread_tid (thread); in frame_callback() 187 printf ("TID %ld:\n", (long) dwfl_thread_tid (thread)); in thread_callback()
|
/external/elfutils/libdw/ |
D | libdw.map | 279 dwfl_thread_tid;
|
D | ChangeLog | 741 dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread, 755 dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 746 pid_t dwfl_thread_tid (Dwfl_Thread *thread)
|
/external/elfutils/src/ |
D | stack.c | 455 pid_t tid = dwfl_thread_tid (thread); in thread_callback()
|
/external/elfutils/ |
D | ChangeLog | 198 dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
|
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,
|