public class LoadRetAddrConst extends PseudoBytecode
| Modifier and Type | Field and Description |
|---|---|
private int |
bcindex |
private static int |
bsize |
next| Constructor and Description |
|---|
LoadRetAddrConst(int off) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
int |
getOffset() |
int |
getSize() |
void |
patch(int off) |
int |
stackChanges() |
String |
toString() |
double2bytes, float2bytes, initBytes, int2bytes, long2bytes, makeOUcode, makeOUUcode, makeWOUUcode, word2bytesprivate static final int bsize
private int bcindex
public LoadRetAddrConst(int off)
public byte[] getBytes()
getBytes in class PseudoBytecodepublic int getSize()
getSize in class PseudoBytecodepublic int getOffset()
public int stackChanges()
stackChanges in class PseudoBytecodepublic void patch(int off)