Home
last modified time | relevance | path

Searched refs:Dwfl_Thread_Callbacks (Results 1 - 7 of 7) sorted by relevance

/third_party/elfutils/include/elfutils/
H A Dlibdwfl.h700 } Dwfl_Thread_Callbacks; typedef
710 const Dwfl_Thread_Callbacks *thread_callbacks,
714 /* Calls dwfl_attach_state with Dwfl_Thread_Callbacks setup for extracting
719 /* Calls dwfl_attach_state with Dwfl_Thread_Callbacks setup for extracting
748 /* Called by Dwfl_Thread_Callbacks.set_initial_registers implementation.
756 /* Called by Dwfl_Thread_Callbacks.set_initial_registers implementation.
/third_party/elfutils/libdwfl/
H A Dlibdwfl.h700 } Dwfl_Thread_Callbacks; typedef
710 const Dwfl_Thread_Callbacks *thread_callbacks,
714 /* Calls dwfl_attach_state with Dwfl_Thread_Callbacks setup for extracting
719 /* Calls dwfl_attach_state with Dwfl_Thread_Callbacks setup for extracting
748 /* Called by Dwfl_Thread_Callbacks.set_initial_registers implementation.
756 /* Called by Dwfl_Thread_Callbacks.set_initial_registers implementation.
H A Ddwfl_frame.c135 const Dwfl_Thread_Callbacks *thread_callbacks, void *arg) in dwfl_attach_state()
H A Dlinux-pid-attach.c375 static const Dwfl_Thread_Callbacks pid_thread_callbacks =
H A Dlinux-core-attach.c303 static const Dwfl_Thread_Callbacks core_thread_callbacks =
H A DlibdwflP.h233 const Dwfl_Thread_Callbacks *callbacks;
440 Dwfl_Thread_Callbacks set to pid_thread_callbacks, then return the
/third_party/elfutils/tests/
H A Dbacktrace-data.c1 /* Test custom provided Dwfl_Thread_Callbacks vector.
18 /* Test custom provided Dwfl_Thread_Callbacks vector. Test mimics what
212 static const Dwfl_Thread_Callbacks callbacks =

Completed in 7 milliseconds