Home
last modified time | relevance | path

Searched refs:isGOTRelative (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRelocation.h258 bool isGOTRelative() const { in isGOTRelative() function
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp877 if (MR.isGOTRelative() && MemMgr->isManagingGOT()) { in finishFunction()