Top Fields Constructors Methods
sun.jvm.hotspot.runtime.aarch64

public Class AARCH64JavaCallWrapper

extends JavaCallWrapper
Class Inheritance
Imports
java.util.*, sun.jvm.hotspot.debugger.*, sun.jvm.hotspot.types.*, sun.jvm.hotspot.runtime.*, sun.jvm.hotspot.utilities.Observable, .Observer

Field Summary

Modifier and TypeField and Description
private static AddressField
Inherited from sun.jvm.hotspot.runtime.JavaCallWrapper:
anchorField

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public Address
private static synchronized void
Inherited from sun.jvm.hotspot.runtime.JavaCallWrapper:
getLastJavaPCgetLastJavaSP

Field Detail

lastJavaFPFieldback to summary
private static AddressField lastJavaFPField

Constructor Detail

AARCH64JavaCallWrapperback to summary
public AARCH64JavaCallWrapper(Address addr)

Method Detail

getLastJavaFPback to summary
public Address getLastJavaFP()
initializeback to summary
private static synchronized void initialize(TypeDataBase db)

Hides sun.jvm.hotspot.runtime.JavaCallWrapper.initialize.