Searched refs:print_oop (Results 1 - 6 of 6) sorted by relevance

/openjdk7/hotspot/src/share/vm/ci/
H A DciObject.cpp238 // ciObject::print_oop
241 void ciObject::print_oop(outputStream* st) {
H A DciObject.hpp307 void print_oop(outputStream* st = tty);
/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeTracer.cpp202 void print_oop(oop value, outputStream* st) { function
307 print_oop(string, st);
317 print_oop(constants->object_at(i), st);
/openjdk7/hotspot/src/share/vm/opto/
H A Doutput.cpp1655 method()->print_oop();
H A Dparse1.cpp496 method()->print_oop();
H A Dtype.cpp3294 const_oop()->print_oop(st);

Completed in 3685 milliseconds