Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.h113 AllocType alloc_type, dealloc_type; member
122 dealloc_type(dealloc_type_), in ErrorAllocTypeMismatch()
H A Dasan_report.cpp246 AllocType dealloc_type) { in ReportAllocTypeMismatch() argument
249 alloc_type, dealloc_type); in ReportAllocTypeMismatch()