Home
last modified time | relevance | path

Searched refs:JVMTI_HEAP_REFERENCE_STACK_LOCAL (Results 1 – 3 of 3) sorted by relevance

/art/test/913-heaps/
Dheaps.cc185 if (reference_kind == JVMTI_HEAP_REFERENCE_STACK_LOCAL && in Java_art_Test913_followReferences()
501 case JVMTI_HEAP_REFERENCE_STACK_LOCAL: in Java_art_Test913_followReferences()
/art/openjdkjvmti/
Dti_heap.cc1052 return JVMTI_HEAP_REFERENCE_STACK_LOCAL; in GetReferenceKind()
/art/openjdkjvmti/include/
Djvmti.h155 JVMTI_HEAP_REFERENCE_STACK_LOCAL = 24, enumerator