public interface HotSpotForeignCallsProvider extends ForeignCallsProvider
ForeignCallsProvider.| Modifier and Type | Method and Description |
|---|---|
Value[] |
getNativeABICallerSaveRegisters()
Gets the registers that must be saved across a foreign call into the runtime.
|
List<Stub> |
getStubs()
Gets the set of stubs linked to by the foreign calls represented by this object.
|
getDescriptor, lookupForeignCall, lookupForeignCall