Searched defs:AllocateGOT (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/Reactor/ | ||
D | LLVMRoutineManager.cpp | 41 void LLVMRoutineManager::AllocateGOT() in AllocateGOT() function in rr::LLVMRoutineManager |
/external/mesa3d/src/gallium/auxiliary/gallivm/ | ||
D | lp_bld_misc.cpp | 253 virtual void AllocateGOT() { in AllocateGOT() function in DelegatingJITMemoryManager |
/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 |