LLVM API Documentation

Public Member Functions | Public Attributes
llvm::WinEH::Instruction Struct Reference

#include <MCWinEH.h>

Collaboration diagram for llvm::WinEH::Instruction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Instruction (unsigned Op, MCSymbol *L, unsigned Reg, unsigned Off)

Public Attributes

const MCSymbolLabel
const unsigned Offset
const unsigned Register
const unsigned Operation

Detailed Description

Definition at line 23 of file MCWinEH.h.


Constructor & Destructor Documentation

llvm::WinEH::Instruction::Instruction ( unsigned  Op,
MCSymbol L,
unsigned  Reg,
unsigned  Off 
) [inline]

Definition at line 29 of file MCWinEH.h.


Member Data Documentation

Definition at line 24 of file MCWinEH.h.

Referenced by llvm::EmitUnwindCode().

Definition at line 25 of file MCWinEH.h.

Referenced by llvm::EmitUnwindCode(), and llvm::EmitUnwindInfo().

Definition at line 27 of file MCWinEH.h.

Referenced by llvm::EmitUnwindCode(), and llvm::EmitUnwindInfo().

Definition at line 26 of file MCWinEH.h.

Referenced by llvm::EmitUnwindCode(), and llvm::EmitUnwindInfo().


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