Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer.cc22 InternalFree(module); in Clear()
23 InternalFree(function); in Clear()
24 InternalFree(file); in Clear()
73 InternalFree(buff); in ExtractInt()
84 InternalFree(buff); in ExtractUptr()
265 InternalFree(file_line_info); in SymbolizeCode()
270 InternalFree(info->function); in SymbolizeCode()
274 InternalFree(info->file); in SymbolizeCode()
Dsanitizer_stoptheworld_linux.cc159 InternalFree(mem); in SuspendAllThreads()
164 InternalFree(mem); in SuspendAllThreads()
Dsanitizer_allocator.cc43 void InternalFree(void *addr) { in InternalFree() function
Dsanitizer_common.h62 void InternalFree(void *p);
/external/compiler-rt/lib/msan/
Dmsan_report.cc66 InternalFree(s); in DescribeOrigin()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc536 InternalFree(p); in TEST()
537 InternalFree(p2); in TEST()
551 InternalFree(ptrs[i]); in TEST()
/external/compiler-rt/lib/tsan/go/
Dtsan_go.cc51 InternalFree(p); in internal_free()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mman.cc207 InternalFree(p); in internal_free()