Home
last modified time | relevance | path

Searched refs:thread_callback (Results 1 - 5 of 5) sorted by relevance

/third_party/elfutils/tests/
H A Ddwfl-proc-attach.c64 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback() function
97 if (dwfl_getthreads (dwfl, thread_callback, &threads) != DWARF_CB_OK) in main()
H A Dbacktrace-dwarf.c117 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback() function
172 if (dwfl_getthreads (dwfl, thread_callback, NULL) == -1) in main()
H A Dbacktrace-data.c249 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__ ((unused))) in thread_callback() function
319 int err = dwfl_getthreads (dwfl, thread_callback, NULL); in main()
H A Dbacktrace.c244 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__((unused))) in thread_callback() function
270 switch (dwfl_getthreads (dwfl, thread_callback, NULL)) in dump()
/third_party/elfutils/src/
H A Dstack.c457 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback() function
734 switch (dwfl_getthreads (dwfl, thread_callback, &frames)) in main()

Completed in 4 milliseconds