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

/external/swiftshader/src/Reactor/
H A DLLVMRoutineManager.cpp39 void LLVMRoutineManager::AllocateGOT() function in class:sw::LLVMRoutineManager
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp245 virtual void AllocateGOT() { function in class:DelegatingJITMemoryManager
246 mgr()->AllocateGOT();
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
H A DJITMemoryManager.cpp317 void AllocateGOT();
596 void DefaultJITMemoryManager::AllocateGOT() { function in class:DefaultJITMemoryManager
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
H A DJITTest.cpp71 virtual void AllocateGOT() { Base->AllocateGOT(); } function in class:__anon20373::RecordingJITMemoryManager

Completed in 71 milliseconds