Modifier and Type | Field and Description |
---|---|
pack-priv static final Map |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
protected MethodHandle | arrangeDowncall(MethodType inferredMethodType, FunctionDescriptor function, LinkerOptions options)
Implements abstract jdk.
|
protected AbstractLinker. | arrangeUpcall(MethodType targetType, FunctionDescriptor function, LinkerOptions options)
Implements abstract jdk.
|
public Map | canonicalLayouts()
Implements java. Returns an unmodifiable mapping between the names of data types used by the ABI implemented by this linker and their canonical layouts. |
public static LinuxRISCV64Linker |
CANONICAL_LAYOUTS | back to summary |
---|---|
pack-priv static final Map<String, MemoryLayout> CANONICAL_LAYOUTS |
LinuxRISCV64Linker | back to summary |
---|---|
private LinuxRISCV64Linker() |
arrangeDowncall | back to summary |
---|---|
protected MethodHandle arrangeDowncall(MethodType inferredMethodType, FunctionDescriptor function, LinkerOptions options) Implements abstract jdk.
|
arrangeUpcall | back to summary |
---|---|
protected AbstractLinker. Implements abstract jdk.
|
canonicalLayouts | back to summary |
---|---|
public Map Implements java. Doc from java. Returns an unmodifiable mapping between the names of data types used by the ABI implemented by this linker and their canonical layouts.
Each
|
getInstance | back to summary |
---|---|
public static LinuxRISCV64Linker getInstance() |