Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h165 bool supportIndirectSymViaGOTPCRel() const { in supportIndirectSymViaGOTPCRel() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1030 if (!getObjFileLowering().supportIndirectSymViaGOTPCRel()) in computeGlobalGOTEquivs()
1047 if (!getObjFileLowering().supportIndirectSymViaGOTPCRel()) in emitGlobalGOTEquivs()
2318 if (AP.getObjFileLowering().supportIndirectSymViaGOTPCRel()) in emitGlobalConstantImpl()