Searched refs:getTlsGdRelaxSkip (Results 1 – 6 of 6) sorted by relevance
53 int getTlsGdRelaxSkip(RelType type) const override;394 int PPC::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() 387 int PPC::getTlsGdRelaxSkip(RelType type) const { getTlsGdRelaxSkip() function in PPC
26 int getTlsGdRelaxSkip(RelType type) const override;67 int X86::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in X86
30 int getTlsGdRelaxSkip(RelType type) const override;94 int X86_64::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in X86_64
172 int getTlsGdRelaxSkip(RelType type) const override;619 int PPC64::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() function in PPC64
41 virtual int getTlsGdRelaxSkip(RelType type) const { return 1; }40 virtual int getTlsGdRelaxSkip(RelType type) const { return 1; } getTlsGdRelaxSkip() function
1366 return target->getTlsGdRelaxSkip(type); in handleTlsRelocation()1415 return target->getTlsGdRelaxSkip(type); in handleTlsRelocation()