|
LLVM
3.7.0
|
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 |
1.8.6