Searched refs:ToSym (Results 1 – 2 of 2) sorted by relevance
879 MCSymbol *ToSym = getContext().getOrCreateSymbol(To); in ParseDirectiveCGProfile() local884 MCSymbolRefExpr::create(ToSym, MCSymbolRefExpr::VK_None, getContext(), in ParseDirectiveCGProfile()
693 auto *ToSym = dyn_cast<Defined>(&Obj->getSymbol(CGPE.cgp_to)); in readCallGraphsFromObjectFiles() local694 if (!FromSym || !ToSym) in readCallGraphsFromObjectFiles()698 auto *To = dyn_cast_or_null<InputSectionBase>(ToSym->Section); in readCallGraphsFromObjectFiles()