FACT++
1.0
|
JNIEXPORT void JNICALL Java_dim_ObjectDescriptor_copyFromObject | ( | JNIEnv * | env, |
jclass | nativeClass, | ||
jlong | nativeDataAddress, | ||
jobject | theObject, | ||
jlong | desc | ||
) |
Definition at line 2620 of file dim_jni.c.
References DBGe, dim_Dbg_DESCRIPTORS, objectDescriptor_struct::entries, objectDescriptor_struct::entry, f_boolean, f_byte, f_char, f_double, f_float, f_int, f_long, f_short, objectDescriptorEntry_struct::fieldID, i, objectDescriptor_struct::objectClass, objectDescriptorEntry_struct::offset, and objectDescriptorEntry_struct::type.
Referenced by Java_dim_ObjectDescriptor_copyIntoObject().