Esempio n. 1
0
void
MonoJITMemoryManager::AllocateGOT()
{
	mm->AllocateGOT ();
}
Esempio n. 2
0
 virtual void AllocateGOT() { JMM->AllocateGOT(); HasGOT = true; }