Searched refs:AllocateGOT (Results 1 – 7 of 7) sorted by relevance
34 virtual void AllocateGOT();
41 void LLVMRoutineManager::AllocateGOT() in AllocateGOT() function in rr::LLVMRoutineManager
57 virtual void AllocateGOT() = 0;
253 virtual void AllocateGOT() { in AllocateGOT() function in DelegatingJITMemoryManager254 mgr()->AllocateGOT(); in AllocateGOT()
317 void AllocateGOT();596 void DefaultJITMemoryManager::AllocateGOT() { in AllocateGOT() function in DefaultJITMemoryManager
371 MemMgr->AllocateGOT(); in JITEmitter()
71 virtual void AllocateGOT() { Base->AllocateGOT(); } in AllocateGOT() function in __anona47825790111::RecordingJITMemoryManager