Lines Matching refs:methodDataOop
31 #include "oops/methodDataOop.hpp"
132 void JumpData::post_initialize(BytecodeStream* stream, methodDataOop mdo) {
317 void RetData::post_initialize(BytecodeStream* stream, methodDataOop mdo) {
379 void BranchData::post_initialize(BytecodeStream* stream, methodDataOop mdo) {
419 methodDataOop mdo) {
488 // methodDataOop
490 // A methodDataOop holds information which has been collected about
575 // Compute the size of the methodDataOop necessary to store
599 // Compute the size of the methodDataOop necessary to store
747 // Initialize the methodDataOop corresponding to a given method.