Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp752 const MCSymbol *BaseSym = &MV.getSymB()->getSymbol(); in getIndirectSymViaGOTPCRel() local
769 MCSymbolRefExpr::Create(BaseSym, MCSymbolRefExpr::VK_None, Ctx); in getIndirectSymViaGOTPCRel()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2123 const MCSymbol *BaseSym = AP.getSymbol(BaseGV); in handleIndirectSymViaGOTPCRel() local
2124 if (BaseSym != &MV.getSymB()->getSymbol()) in handleIndirectSymViaGOTPCRel()