|
LLVM
4.0.0
|
#include <ASanStackFrameLayout.h>
Public Attributes | |
| size_t | Granularity |
| size_t | FrameAlignment |
| size_t | FrameSize |
Definition at line 45 of file ASanStackFrameLayout.h.
| size_t llvm::ASanStackFrameLayout::FrameAlignment |
Definition at line 47 of file ASanStackFrameLayout.h.
| size_t llvm::ASanStackFrameLayout::FrameSize |
Definition at line 48 of file ASanStackFrameLayout.h.
Referenced by llvm::GetShadowBytes().
| size_t llvm::ASanStackFrameLayout::Granularity |
Definition at line 46 of file ASanStackFrameLayout.h.
Referenced by llvm::ComputeASanStackFrameLayout(), llvm::GetShadowBytes(), and llvm::GetShadowBytesAfterScope().
1.8.6