HomeSort by relevance Sort by last modified time
    Searched refs:supportIndirectSymViaGOTPCRel (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 45 bool SupportIndirectSymViaGOTPCRel;
52 : MCObjectFileInfo(), Ctx(nullptr), SupportIndirectSymViaGOTPCRel(false),
164 bool supportIndirectSymViaGOTPCRel() const {
165 return SupportIndirectSymViaGOTPCRel;
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 82 milliseconds