Home
last modified time | relevance | path

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

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