Home
last modified time | relevance | path

Searched refs:ComputeASanStackFrameDescription (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDASanStackFrameLayout.h61 SmallString<64> ComputeASanStackFrameDescription(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDASanStackFrameLayout.cpp96 SmallString<64> ComputeASanStackFrameDescription( in ComputeASanStackFrameDescription() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp3468 auto DescriptionString = ComputeASanStackFrameDescription(SVD); in processStaticAllocas()