Searched defs:AllocateGOT (Results 1 - 4 of 4) sorted by relevance

/external/llvm/tools/lli/
H A DRecordingMemoryManager.cpp44 void RecordingMemoryManager::AllocateGOT() { llvm_unreachable("Unexpected!"); } function in class:RecordingMemoryManager
H A Dlli.cpp238 virtual void AllocateGOT() { function in class:LLIMCJITMemoryManager
/external/llvm/lib/ExecutionEngine/JIT/
H A DJITMemoryManager.cpp334 void AllocateGOT();
660 void DefaultJITMemoryManager::AllocateGOT() { function in class:DefaultJITMemoryManager
/external/llvm/unittests/ExecutionEngine/JIT/
H A DJITTest.cpp75 virtual void AllocateGOT() { Base->AllocateGOT(); } function in class:__anon9257::RecordingJITMemoryManager

Completed in 89 milliseconds