Home
last modified time | relevance | path

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

/tools/security/gdb/heap_print/
Dheap_print_script.py164 class WatchHeap(gdb.Command): class
172 super(WatchHeap, self).__init__("watch_heap", gdb.COMMAND_USER)
238 WatchHeap()