ROSE  0.11.132.0
Public Member Functions | List of all members
Rose::BinaryAnalysis::ByteCode::CilMethod Class Reference

Description

Definition at line 45 of file ByteCode/Cil.h.

Inheritance diagram for Rose::BinaryAnalysis::ByteCode::CilMethod:
Inheritance graph
[legend]
Collaboration diagram for Rose::BinaryAnalysis::ByteCode::CilMethod:
Collaboration graph
[legend]

Public Member Functions

virtual const std::string name () const
 
virtual const Codecode () const
 
virtual const void decode (const Disassembler::BasePtr &disassembler) const
 
virtual const SgAsmInstructionListinstructions () const
 
 CilMethod (SgAsmCilMethodDef *)
 
- Public Member Functions inherited from Rose::BinaryAnalysis::ByteCode::Method
std::set< rose_addr_t > targets () const
 
const std::vector< BasicBlockPtr > & blocks () const
 
void append (BasicBlockPtr bb)
 

Additional Inherited Members

- Protected Attributes inherited from Rose::BinaryAnalysis::ByteCode::Method
Partitioner2::FunctionPtr function_
 
std::vector< BasicBlockPtrblocks_
 

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