Searched refs:getTlsGdRelaxSkip (Results 1 – 6 of 6) sorted by relevance
49 int getTlsGdRelaxSkip(RelType type) const override;370 int PPC::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in PPC
26 int getTlsGdRelaxSkip(RelType type) const override;73 int X86::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in X86
29 int getTlsGdRelaxSkip(RelType type) const override;99 int X86_64::getTlsGdRelaxSkip(RelType type) const { return 2; } in getTlsGdRelaxSkip() function in X86_64
367 int getTlsGdRelaxSkip(RelType type) const override;608 int PPC64::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in PPC64
37 virtual int getTlsGdRelaxSkip(RelType type) const { return 1; } in getTlsGdRelaxSkip() function
235 return target->getTlsGdRelaxSkip(type); in handleTlsRelocation()314 return target->getTlsGdRelaxSkip(type); in handleTlsRelocation()