Searched refs:method_slot_offset (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkStateScanner.cpp61 process_method_slot(state->method_addr(), stack()->method_slot_offset());
H A DsharkStack.hpp180 int method_slot_offset() const { function in class:SharkStack
H A DsharkStack.cpp78 method, slot_addr(method_slot_offset(), SharkType::methodOop_type()));
H A DsharkNativeWrapper.cpp62 oopmap->set_oop(SharkStack::slot2reg(stack()->method_slot_offset()));

Completed in 23 milliseconds