Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/examples/darwin/heap_find/
H A Dheap.py520 def dump_stack_history_entries(options, result, addr, history): function
815 dump_stack_history_entries(options, result, malloc_addr, 1)
817 dump_stack_history_entries(options, result, malloc_addr, 0)