Searched refs:BaseSym (Results 1 – 4 of 4) sorted by relevance
133 SymbolRef BaseSym = L.getLocSymbolInBase(); in checkLocation() local134 if (!BaseSym) in checkLocation()139 if (!State->contains<CalledSuperDealloc>(BaseSym)) in checkLocation()151 BaseSym = SymR->getSymbol(); in checkLocation()170 reportUseAfterDealloc(BaseSym, Desc, S, C); in checkLocation()
1069 const MCSymbol *BaseSym = AArch64FI->getJumpTableEntryPCRelSymbol(JTI); in emitJumpTableInfo() local1070 const MCExpr *Base = MCSymbolRefExpr::create(BaseSym, OutContext); in emitJumpTableInfo()
1529 const MCSymbol *BaseSym = &MV.getSymB()->getSymbol(); in getIndirectSymViaGOTPCRel() local1547 MCSymbolRefExpr::create(BaseSym, MCSymbolRefExpr::VK_None, Ctx); in getIndirectSymViaGOTPCRel()
3635 const MCSymbol *BaseSym = AP.getSymbol(BaseGV); in handleIndirectSymViaGOTPCRel() local3638 if (!SymB || BaseSym != &SymB->getSymbol()) in handleIndirectSymViaGOTPCRel()