Searched refs:RelocSymbol (Results 1 – 5 of 5) sorted by relevance
859 if (!R.RelocSymbol || !R.RelocSymbol->DefinedIn || in removeSectionReferences()860 !ToRemove(R.RelocSymbol->DefinedIn)) in removeSectionReferences()865 R.RelocSymbol->DefinedIn->Name.data(), in removeSectionReferences()867 R.RelocSymbol->Name.c_str()); in removeSectionReferences()924 Buf->setSymbolAndType(Reloc.RelocSymbol ? Reloc.RelocSymbol->Index : 0, in writeRel()953 if (Reloc.RelocSymbol && ToRemove(*Reloc.RelocSymbol)) in removeSymbols()957 Reloc.RelocSymbol->Name.data()); in removeSymbols()963 if (Reloc.RelocSymbol) in markSymbols()964 Reloc.RelocSymbol->Referenced = true; in markSymbols()1609 ToAdd.RelocSymbol = *SymByIndex; in initRelocations()
730 Symbol *RelocSymbol = nullptr; member
1624 MCSymbol *RelocSymbol = PPCFI->getPICOffsetSymbol(*MF); in emitFunctionEntryLabel() local1626 OutStreamer->emitLabel(RelocSymbol); in emitFunctionEntryLabel()
1221 auto RelocSymbol = cast<GlobalVariable>( in selectRelocConstant() local1227 .addGlobalAddress(RelocSymbol, 0, SIInstrInfo::MO_ABS32_LO); in selectRelocConstant()
7098 auto RelocSymbol = cast<GlobalVariable>( in LowerINTRINSIC_WO_CHAIN() local7100 SDValue GA = DAG.getTargetGlobalAddress(RelocSymbol, DL, MVT::i32, 0, in LowerINTRINSIC_WO_CHAIN()