LLVM API Documentation

Public Attributes
llvm::ASanStackFrameLayout Struct Reference

#include <ASanStackFrameLayout.h>

Collaboration diagram for llvm::ASanStackFrameLayout:
Collaboration graph
[legend]

List of all members.

Public Attributes

SmallString< 64 > DescriptionString
SmallVector< uint8_t, 64 > ShadowBytes
size_t FrameAlignment
size_t FrameSize

Detailed Description

Definition at line 40 of file ASanStackFrameLayout.h.


Member Data Documentation

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().

Definition at line 45 of file ASanStackFrameLayout.h.

Referenced by llvm::ComputeASanStackFrameLayout().


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