Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/darwin/heap_find/heap/
Dheap_find.cpp238 malloc_match terminator_entry = {NULL, 0, 0, 0}; in data() local
240 m_entries[m_size] = terminator_entry; in data()