LLVM: llvm::sframe::FrameRowEntry< T, E > Struct Template Reference (original) (raw)
#include "[llvm/BinaryFormat/SFrame.h](SFrame%5F8h%5Fsource.html)"
Inheritance diagram for llvm::sframe::FrameRowEntry< T, E >:
[legend]
| Public Attributes | |
|---|---|
| detail::packed< T, E > | StartAddress |
| FREInfo< E > | Info |
Detailed Description
template<typename T, endianness E>
struct llvm::sframe::FrameRowEntry< T, E >
Definition at line 162 of file SFrame.h.
Member Data Documentation
◆ Info
template<typename T, endianness E>
FREInfo<E> llvm::sframe::FrameRowEntry< T, E >::Info
Definition at line 164 of file SFrame.h.
◆ StartAddress
template<typename T, endianness E>
detail::packed<T, E> llvm::sframe::FrameRowEntry< T, E >::StartAddress
Definition at line 163 of file SFrame.h.
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/SFrame.h