Package | Description |
---|---|
org.jikesrvm.jni |
Modifier and Type | Field and Description |
---|---|
static LinkageTripletTable |
JNIEnvironment.linkageTriplets
For the 64-bit PowerPC ELF ABI we need a linkage triple instead of just
a function pointer.
|
Modifier and Type | Method and Description |
---|---|
static LinkageTripletTable |
LinkageTripletTable.allocate(int size)
Create a new LinkageTripletTable of the specified size.
|