Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h46 bool SupportIndirectSymViaGOTPCRel; variable
53 SupportIndirectSymViaGOTPCRel(false), in TargetLoweringObjectFile()
176 return SupportIndirectSymViaGOTPCRel; in supportIndirectSymViaGOTPCRel()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp444 SupportIndirectSymViaGOTPCRel = true; in TargetLoweringObjectFileMachO()