LLVM API Documentation
#include <ASanStackFrameLayout.h>

Public Attributes | |
| SmallString< 64 > | DescriptionString |
| SmallVector< uint8_t, 64 > | ShadowBytes |
| size_t | FrameAlignment |
| size_t | FrameSize |
Definition at line 40 of file ASanStackFrameLayout.h.
Definition at line 42 of file ASanStackFrameLayout.h.
Referenced by llvm::ComputeASanStackFrameLayout().
Definition at line 46 of file ASanStackFrameLayout.h.
Referenced by llvm::ComputeASanStackFrameLayout().
Definition at line 47 of file ASanStackFrameLayout.h.
Referenced by llvm::ComputeASanStackFrameLayout().
| SmallVector<uint8_t, 64> llvm::ASanStackFrameLayout::ShadowBytes |
Definition at line 45 of file ASanStackFrameLayout.h.
Referenced by llvm::ComputeASanStackFrameLayout().