Searched refs:RelocSymbol (Results 1 – 1 of 1) sorted by relevance
401 const MCSymbol *RelocSymbol = NULL; in RecordRelocation() local407 RelocSymbol = SymbolToReloc(Asm, Target, *Fragment, Fixup, IsPCRel); in RecordRelocation()422 if (!RelocSymbol) { in RecordRelocation()432 WeakrefUsedInReloc.insert(RelocSymbol); in RecordRelocation()434 UsedInReloc.insert(RelocSymbol); in RecordRelocation()445 (RelocSymbol != 0), Addend); in RecordRelocation()452 ELFRelocationEntry ERE(RelocOffset, Index, Type, RelocSymbol, Addend); in RecordRelocation()