Home
last modified time | relevance | path

Searched refs:method_slot_offset (Results 1 – 6 of 6) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/shark/
H A DsharkStateScanner.cpp61 process_method_slot(state->method_addr(), stack()->method_slot_offset()); in scan()
H A DsharkStack.hpp180 int method_slot_offset() const { in method_slot_offset() function in SharkStack
H A DsharkStack.cpp78 method, slot_addr(method_slot_offset(), SharkType::Method_type())); in initialize()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/shark/
H A DsharkStateScanner.cpp61 process_method_slot(state->method_addr(), stack()->method_slot_offset()); in scan()
H A DsharkStack.hpp180 int method_slot_offset() const { in method_slot_offset() function in SharkStack
H A DsharkStack.cpp78 method, slot_addr(method_slot_offset(), SharkType::Method_type())); in initialize()