Searched refs:getTlsGdRelaxSkip (Results 1 – 7 of 7) sorted by relevance
26 int getTlsGdRelaxSkip(RelType type) const override;280 int SystemZ::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in SystemZ
51 int getTlsGdRelaxSkip(RelType type) const override;397 int PPC::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in PPC
25 int getTlsGdRelaxSkip(RelType type) const override;72 int X86::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in X86
30 int getTlsGdRelaxSkip(RelType type) const override;101 int X86_64::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in X86_64
170 int getTlsGdRelaxSkip(RelType type) const override;617 int PPC64::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in PPC64
42 virtual int getTlsGdRelaxSkip(RelType type) const { return 1; } in getTlsGdRelaxSkip() function
1400 return ctx.target->getTlsGdRelaxSkip(type); in handleTlsRelocation()1463 return ctx.target->getTlsGdRelaxSkip(type); in handleTlsRelocation()