LLVM  4.0.0
Public Member Functions | Public Attributes | List of all members
llvm::FrameEntry::Instruction Struct Reference
Collaboration diagram for llvm::FrameEntry::Instruction:
[legend]

Public Member Functions

 Instruction (uint8_t Opcode)
 

Public Attributes

uint8_t Opcode
 
Operands Ops
 

Detailed Description

Definition at line 74 of file DWARFDebugFrame.cpp.

Constructor & Destructor Documentation

llvm::FrameEntry::Instruction::Instruction ( uint8_t  Opcode)
inline

Definition at line 75 of file DWARFDebugFrame.cpp.

Member Data Documentation

uint8_t llvm::FrameEntry::Instruction::Opcode

Definition at line 79 of file DWARFDebugFrame.cpp.

Operands llvm::FrameEntry::Instruction::Ops

Definition at line 80 of file DWARFDebugFrame.cpp.


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