Home
last modified time | relevance | path

Searched defs:heap_ptr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/test/asan/TestCases/
H A Ddebug_double_free.cpp25 char *heap_ptr; global() variable
H A Ddebug_locate.cpp17 char *heap_ptr = (char *)malloc(10); in main() local
H A Ddebug_report.cpp16 char *heap_ptr = (char *)malloc(10); main() local