Searched refs:RelocSymbol (Results 1 – 5 of 5) sorted by relevance
880 if (!R.RelocSymbol || !R.RelocSymbol->DefinedIn || in removeSectionReferences()881 !ToRemove(R.RelocSymbol->DefinedIn)) in removeSectionReferences()886 R.RelocSymbol->DefinedIn->Name.data(), in removeSectionReferences()888 R.RelocSymbol->Name.c_str()); in removeSectionReferences()945 Buf->setSymbolAndType(Reloc.RelocSymbol ? Reloc.RelocSymbol->Index : 0, in writeRel()974 if (Reloc.RelocSymbol && ToRemove(*Reloc.RelocSymbol)) in removeSymbols()978 Reloc.RelocSymbol->Name.data()); in removeSymbols()984 if (Reloc.RelocSymbol) in markSymbols()985 Reloc.RelocSymbol->Referenced = true; in markSymbols()1630 ToAdd.RelocSymbol = *SymByIndex; in initRelocations()
733 Symbol *RelocSymbol = nullptr; member
1694 MCSymbol *RelocSymbol = PPCFI->getPICOffsetSymbol(*MF); in emitFunctionEntryLabel() local1696 OutStreamer->emitLabel(RelocSymbol); in emitFunctionEntryLabel()
1420 auto RelocSymbol = cast<GlobalVariable>( in selectRelocConstant() local1426 .addGlobalAddress(RelocSymbol, 0, SIInstrInfo::MO_ABS32_LO); in selectRelocConstant()
7158 auto RelocSymbol = cast<GlobalVariable>( in LowerINTRINSIC_WO_CHAIN() local7160 SDValue GA = DAG.getTargetGlobalAddress(RelocSymbol, DL, MVT::i32, 0, in LowerINTRINSIC_WO_CHAIN()