Home
last modified time | relevance | path

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

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