Lines Matching refs:RelaDyn
145 In.RelaDyn->addReloc(Type, In.Got, Off, Dest); in handleARMTlsRelocation()
194 In.RelaDyn->addReloc( in handleTlsRelocation()
214 In.RelaDyn->addReloc(Target->TlsModuleIndexRel, In.Got, in handleTlsRelocation()
251 In.RelaDyn->addReloc(Target->TlsModuleIndexRel, In.Got, Off, &Sym); in handleTlsRelocation()
257 In.RelaDyn->addReloc(Target->TlsOffsetRel, In.Got, OffsetOff, &Sym); in handleTlsRelocation()
274 In.RelaDyn->addReloc(Target->TlsGotRel, In.Got, Sym.getGotOffset(), in handleTlsRelocation()
586 In.RelaDyn->addReloc(Target->CopyRel, Sec, 0, &SS); in addCopyRelSymbol()
759 In.RelaDyn->addReloc(Target->RelativeRel, IS, OffsetInSec, Sym, Addend, Expr, in addRelativeReloc()
805 In.RelaDyn->addReloc(Sym.isTls() ? Target->TlsGotRel : Target->GotRel, In.Got, in addGotEntry()
852 In.RelaDyn->addReloc(Type, &Sec, Offset, &Sym, Addend, R_ADDEND, Type); in processRelocAux()
864 In.RelaDyn->addReloc(Rel, &Sec, Offset, &Sym, Addend, R_ADDEND, Type); in processRelocAux()