Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h84 enum ShadowKind : u8 { enum
94 ShadowKind kind;
H A Dasan_descriptions.cpp71 static bool GetShadowKind(uptr addr, ShadowKind *shadow_kind) { in GetShadowKind()
94 ShadowKind shadow_kind; in GetShadowAddressInformation()