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.h105 kAccessTypeUnknown, // This means we have an AddressSanitizer bug! enumerator
H A Dasan_descriptions.cpp120 descr->access_type = kAccessTypeUnknown; in GetAccessToHeapChunkInformation()
145 case kAccessTypeUnknown: in PrintHeapChunkAccess()