Home
last modified time | relevance | path

Searched refs:thread_stack_next (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/include/
Dpub_tool_machine.h154 extern Bool VG_(thread_stack_next) ( /*MOD*/ThreadId* tid,
/external/valgrind/coregrind/
Dm_addrinfo.c76 while ( VG_(thread_stack_next)(&tid, &stack_min, &stack_max) ) { in find_tid_with_stack_containing()
141 while ( VG_(thread_stack_next)(&tid, &stack_min, &stack_max) ) { in VG_()
Dm_machine.c435 Bool VG_(thread_stack_next)(/*MOD*/ThreadId* tid, in VG_() argument
/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c3767 while ( VG_(thread_stack_next)(&tid, &stack_min, &stack_max) ) { in VG_()