ROSE 2.15.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Rose::BinaryAnalysis::ByteCode::Code Class Reference

Description

ByteCode Code class.

A Code object stores raw instructions for a JvmMethod.

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

#include <Rose/BinaryAnalysis/ByteCode/Jvm.h>

Public Member Functions

void bytes (const uint8_t *bytes)
 
const uint8_t * bytes () const
 
void size (size_t size)
 
size_t size () const
 
void offset (Address offset)
 
Address offset () const
 

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