LLVM  3.7.0
Classes | Namespaces | Functions | Variables
ASanStackFrameLayout.h File Reference
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/SmallVector.h"
Include dependency graph for ASanStackFrameLayout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::ASanStackVariableDescription
 
struct  llvm::ASanStackFrameLayout
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Functions

void llvm::ComputeASanStackFrameLayout (SmallVectorImpl< ASanStackVariableDescription > &Vars, size_t Granularity, size_t MinHeaderSize, ASanStackFrameLayout *Layout)
 

Variables

static const int llvm::kAsanStackLeftRedzoneMagic = 0xf1
 
static const int llvm::kAsanStackMidRedzoneMagic = 0xf2
 
static const int llvm::kAsanStackRightRedzoneMagic = 0xf3