Searched refs:RelocSymbol (Results 1 – 3 of 3) sorted by relevance
590 Buf->setSymbolAndType(Reloc.RelocSymbol->Index, Reloc.Type, false); in writeRel()615 if (ToRemove(*Reloc.RelocSymbol)) in removeSymbols()616 error("not stripping symbol '" + Reloc.RelocSymbol->Name + in removeSymbols()622 Reloc.RelocSymbol->Referenced = true; in markSymbols()1020 ToAdd.RelocSymbol = SymbolTable->getSymbolByIndex(Rel.getSymbol(false)); in initRelocations()
538 Symbol *RelocSymbol = nullptr; member
1277 MCSymbol *RelocSymbol = PPCFI->getPICOffsetSymbol(); in EmitFunctionEntryLabel() local1279 OutStreamer->EmitLabel(RelocSymbol); in EmitFunctionEntryLabel()