Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h107 kAccessTypeUnknown, // This means we have an AddressSanitizer bug! enumerator
H A Dasan_descriptions.cpp118 descr->access_type = kAccessTypeUnknown; in GetAccessToHeapChunkInformation()
143 case kAccessTypeUnknown: in PrintHeapChunkAccess()