Searched refs:ChunkAccess (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h110 struct ChunkAccess { struct in namespace:__asan
126 ChunkAccess chunk_access;
H A Dasan_descriptions.cpp104 static void GetAccessToHeapChunkInformation(ChunkAccess *descr,
127 static void PrintHeapChunkAccess(uptr addr, const ChunkAccess &descr) {

Completed in 106 milliseconds