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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.inline.hpp39 inline void ObjectMonitor::set_header(markOop hdr) { function in class:ObjectMonitor
H A DobjectMonitor.hpp112 void set_header(markOop hdr);
H A Dsynchronizer.cpp1303 m->set_header(dmw) ;
1348 m->set_header(mark);
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.hpp183 void set_header(intptr_t value) { function in class:VALUE_OBJ_CLASS_SPEC
236 DataLayout temp; temp.set_header(0);
242 DataLayout temp; temp.set_header(0);

Completed in 40 milliseconds