Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h181 bool supportGOTPCRelWithOffset() const { in supportGOTPCRelWithOffset() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2138 if (!AP.getObjFileLowering().supportGOTPCRelWithOffset() && GOTPCRelCst != 0) in handleIndirectSymViaGOTPCRel()