Searched refs:getTlsGdRelaxSkip (Results 1 – 6 of 6) sorted by relevance
53 int getTlsGdRelaxSkip(RelType type) const override;387 int PPC::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in PPC
26 int getTlsGdRelaxSkip(RelType type) const override;67 int X86::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in X86
28 int getTlsGdRelaxSkip(RelType type) const override;91 int X86_64::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in X86_64
156 int getTlsGdRelaxSkip(RelType type) const override;607 int PPC64::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in PPC64
39 virtual int getTlsGdRelaxSkip(RelType type) const { return 1; } in getTlsGdRelaxSkip() function
1292 return target->getTlsGdRelaxSkip(type); in handleTlsRelocation()1335 return target->getTlsGdRelaxSkip(type); in handleTlsRelocation()