Searched refs:dwfl_thread_tid (Results 1 – 15 of 15) sorted by relevance
/external/elfutils/libdwfl/ |
D | dwfl_frame.c | 242 dwfl_thread_tid (Dwfl_Thread *thread) in INTDEF() 246 INTDEF(dwfl_thread_tid) in INTDEF() argument 319 if (! oa->seen && INTUSE(dwfl_thread_tid) (thread) == oa->tid) in get_one_thread_cb()
|
D | linux-pid-attach.c | 319 pid_t tid = INTUSE(dwfl_thread_tid) (thread); in pid_set_initial_registers() 358 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 | 214 assert (tid == INTUSE(dwfl_thread_tid) (thread)); in core_set_initial_registers()
|
D | libdwflP.h | 763 INTDECL (dwfl_thread_tid)
|
D | ChangeLog | 1273 (dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers) 1287 (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 | 278 dwfl_thread_tid;
|
D | ChangeLog | 1635 dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread, 1649 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 | 388 dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
|
D | NEWS | 274 dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|
/external/elfutils/config/ |
D | elfutils.spec.in | 422 dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
|