Home | History | Annotate | Download | only in valgrind

Lines Matching refs:found_stack

497     found_stack = False
499 if not found_stack and line.startswith('name='):
501 elif not found_stack and line.startswith('instruction='):
505 found_stack = True