Searched refs:set_definer (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A Dplaceholders.cpp46 entry->set_definer(NULL);
H A Dplaceholders.hpp193 void set_definer(Thread* definer) { _definer = definer; } function in class:PlaceholderEntry
H A DsystemDictionary.cpp1481 probe->set_definer(THREAD);
1501 probe->set_definer(NULL);

Completed in 31 milliseconds