Searched refs:dwfl_thread_tid (Results 1 – 15 of 15) sorted by relevance
/third_party/elfutils/libdwfl/ |
D | dwfl_frame.c | 238 dwfl_thread_tid (Dwfl_Thread *thread) in INTDEF() 242 INTDEF(dwfl_thread_tid) in INTDEF() argument 306 if (! oa->seen && INTUSE(dwfl_thread_tid) (thread) == oa->tid) in get_one_thread_cb()
|
D | linux-pid-attach.c | 328 pid_t tid = INTUSE(dwfl_thread_tid) (thread); in pid_set_initial_registers() 367 pid_t tid = INTUSE(dwfl_thread_tid) (thread); in pid_thread_detach()
|
D | libdwfl.h | 741 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 | 790 INTDECL (dwfl_thread_tid)
|
D | ChangeLog | 1821 (dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers) 1835 (dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid)
|
/third_party/elfutils/tests/ |
D | dwfl-proc-attach.c | 67 pid_t tid = dwfl_thread_tid (thread); in thread_callback()
|
D | backtrace.c | 236 pid_t tid = dwfl_thread_tid (thread); in frame_callback() 246 printf ("TID %ld:\n", (long) dwfl_thread_tid (thread)); in thread_callback()
|
/third_party/elfutils/libdw/ |
D | libdw.map | 268 dwfl_thread_tid;
|
D | ChangeLog | 1966 dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread, 1980 dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|
/third_party/elfutils/include/elfutils/ |
D | libdwfl.h | 741 pid_t dwfl_thread_tid (Dwfl_Thread *thread)
|
/third_party/elfutils/src/ |
D | stack.c | 460 pid_t tid = dwfl_thread_tid (thread); in thread_callback()
|
/third_party/elfutils/ |
D | ChangeLog | 684 dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
|
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,
|