LLVM  4.0.0
Public Attributes | List of all members
llvm::ASanStackFrameLayout Struct Reference

#include <ASanStackFrameLayout.h>

Collaboration diagram for llvm::ASanStackFrameLayout:
[legend]

Public Attributes

size_t Granularity
 
size_t FrameAlignment
 
size_t FrameSize
 

Detailed Description

Definition at line 45 of file ASanStackFrameLayout.h.

Member Data Documentation

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

The documentation for this struct was generated from the following file: