Searched defs:AllocateGOT (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/Reactor/ | ||
D | RoutineManager.cpp | 39 void RoutineManager::AllocateGOT() in AllocateGOT() function in sw::RoutineManager |
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ | ||
D | JITMemoryManager.cpp | 596 void DefaultJITMemoryManager::AllocateGOT() { in AllocateGOT() function in DefaultJITMemoryManager |
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/ | ||
D | JITTest.cpp | 71 virtual void AllocateGOT() { Base->AllocateGOT(); } in AllocateGOT() function in __anon1b8d59500111::RecordingJITMemoryManager |