Home
last modified time | relevance | path

Searched refs:pid_thread_callbacks (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/libdwfl/
Dlinux-pid-attach.c278 static const Dwfl_Thread_Callbacks pid_thread_callbacks = variable
354 if (! INTUSE(dwfl_attach_state) (dwfl, NULL, pid, &pid_thread_callbacks, in dwfl_linux_proc_attach()
370 && dwfl->process->callbacks == &pid_thread_callbacks) in INTDEF()
448 static const Dwfl_Thread_Callbacks pid_thread_callbacks = variable
DChangeLog370 (pid_thread_callbacks): Initialize get_thread to pid_getthread.