Searched defs:find_cstring_in_heap (Results 1 - 1 of 1) sorted by path

/external/lldb/examples/darwin/heap_find/heap/
H A Dheap_find.cpp16 // Now you can use the "find_pointer_in_heap" and "find_cstring_in_heap"
28 // (lldb) expression find_cstring_in_heap ("hello")
1023 // find_cstring_in_heap
1028 find_cstring_in_heap (const char *s, int check_vm_regions) function

Completed in 253 milliseconds