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

Description

Definition at line 57 of file Rose/BinaryAnalysis/ByteCode/Jvm.h.

Inheritance diagram for Rose::BinaryAnalysis::ByteCode::JvmMethod:
Inheritance graph
[legend]
Collaboration diagram for Rose::BinaryAnalysis::ByteCode::JvmMethod:
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
 
 JvmMethod (SgAsmJvmFileHeader *, SgAsmJvmMethod *)
 
- 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: