Searched refs:GetShadowBytesAfterScope (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DASanStackFrameLayout.h73 SmallVector<uint8_t, 64> GetShadowBytesAfterScope(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DASanStackFrameLayout.cpp134 SmallVector<uint8_t, 64> GetShadowBytesAfterScope( function in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3298 const auto &ShadowAfterScope = GetShadowBytesAfterScope(SVD, L);

Completed in 137 milliseconds