Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DRoutineManager.cpp39 void RoutineManager::AllocateGOT() in AllocateGOT() function in sw::RoutineManager
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp596 void DefaultJITMemoryManager::AllocateGOT() { in AllocateGOT() function in DefaultJITMemoryManager
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DJITTest.cpp71 virtual void AllocateGOT() { Base->AllocateGOT(); } in AllocateGOT() function in __anon1b8d59500111::RecordingJITMemoryManager