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

/external/lldb/examples/darwin/heap_find/heap/
H A Dheap_find.cpp216 struct malloc_stack_entry struct
326 malloc_stack_entry *
331 malloc_stack_entry * result = m_entries + m_size;
338 malloc_stack_entry *
353 malloc_stack_entry m_entries[k_max_entries];
834 malloc_stack_entry *stack_entry = g_malloc_stack_history.next();
853 malloc_stack_entry *
870 malloc_stack_entry *stack_entry = g_malloc_stack_history.next();

Completed in 289 milliseconds