Searched refs:RelocSymbol (Results 1 – 5 of 5) sorted by relevance
911 if (!R.RelocSymbol || !R.RelocSymbol->DefinedIn || in removeSectionReferences()912 !ToRemove(R.RelocSymbol->DefinedIn)) in removeSectionReferences()917 R.RelocSymbol->DefinedIn->Name.data(), in removeSectionReferences()919 R.RelocSymbol->Name.c_str()); in removeSectionReferences()976 Buf->setSymbolAndType(Reloc.RelocSymbol ? Reloc.RelocSymbol->Index : 0, in writeRel()1003 if (Reloc.RelocSymbol && ToRemove(*Reloc.RelocSymbol)) in removeSymbols()1007 Reloc.RelocSymbol->Name.data()); in removeSymbols()1013 if (Reloc.RelocSymbol) in markSymbols()1014 Reloc.RelocSymbol->Referenced = true; in markSymbols()1641 ToAdd.RelocSymbol = *SymByIndex; in initRelocations()
725 Symbol *RelocSymbol = nullptr; member
1544 MCSymbol *RelocSymbol = PPCFI->getPICOffsetSymbol(*MF); in emitFunctionEntryLabel() local1546 OutStreamer->emitLabel(RelocSymbol); in emitFunctionEntryLabel()
1143 auto RelocSymbol = cast<GlobalVariable>( in selectRelocConstant() local1149 .addGlobalAddress(RelocSymbol, 0, SIInstrInfo::MO_ABS32_LO); in selectRelocConstant()
6713 auto RelocSymbol = cast<GlobalVariable>( in LowerINTRINSIC_WO_CHAIN() local6715 SDValue GA = DAG.getTargetGlobalAddress(RelocSymbol, DL, MVT::i32, 0, in LowerINTRINSIC_WO_CHAIN()