Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/darwin/heap_find/heap/
Dheap_find.cpp345 MallocStackLoggingEntries g_malloc_stack_history; variable
668 malloc_stack_entry *stack_entry = g_malloc_stack_history.next(); in get_stack_for_address_enumerator()
688 g_malloc_stack_history.clear(); in get_stack_history_for_address()
695 malloc_stack_entry *stack_entry = g_malloc_stack_history.next(); in get_stack_history_for_address()
710 g_malloc_stack_history.clear(); in get_stack_history_for_address()
715 return g_malloc_stack_history.data(); in get_stack_history_for_address()