Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMRoutineManager.cpp93 uint8_t *LLVMRoutineManager::getGOTBase() const in getGOTBase() function in sw::LLVMRoutineManager
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp464 uint8_t *getGOTBase() const { in getGOTBase() function in __anon387d1ce70211::DefaultJITMemoryManager
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp253 virtual uint8_t *getGOTBase() const { in getGOTBase() function in DelegatingJITMemoryManager
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DJITTest.cpp72 virtual uint8_t *getGOTBase() const { return Base->getGOTBase(); } in getGOTBase() function in __anon99615b6f0111::RecordingJITMemoryManager