Home
last modified time | relevance | path

Searched defs:_jvmtiLocalVariableEntry (Results 1 – 1 of 1) sorted by relevance

/art/runtime/openjdkjvmti/include/
Djvmti.h621 struct _jvmtiLocalVariableEntry { struct
622 jlocation start_location;
623 jint length;
624 char* name;
625 char* signature;
626 char* generic_signature;
627 jint slot;