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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineRelocation.h256 /// isGOTRelative - Return true the target wants the index into the GOT of
258 bool isGOTRelative() const { function in class:llvm::MachineRelocation
/macosx-10.10.1/llvmCore-3425.0.34/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp878 if (MR.isGOTRelative() && MemMgr->isManagingGOT()) {

Completed in 125 milliseconds