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()
517 const MCSymbol *BaseSym = AFI->getJumpTableEntryPCRelSymbol(JTI); in emitJumpTableEntry() local518 const MCExpr *Base = MCSymbolRefExpr::create(BaseSym, OutContext); in emitJumpTableEntry()
1134 const MCSymbol *BaseSym = &MV.getSymB()->getSymbol(); in getIndirectSymViaGOTPCRel() local1154 MCSymbolRefExpr::create(BaseSym, MCSymbolRefExpr::VK_None, Ctx); in getIndirectSymViaGOTPCRel()
2573 const MCSymbol *BaseSym = AP.getSymbol(BaseGV); in handleIndirectSymViaGOTPCRel() local2576 if (!SymB || BaseSym != &SymB->getSymbol()) in handleIndirectSymViaGOTPCRel()