Home
last modified time | relevance | path

Searched defs:shadow_kind (Results 1 – 1 of 1) sorted by relevance

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