Searched refs:IsUsedInGOT (Results 1 – 1 of 1) sorted by relevance
21 mutable bool IsUsedInGOT = false; variable95 void setUsedInGOT() const { IsUsedInGOT = true; } in setUsedInGOT()96 bool isUsedInGOT() const { return IsUsedInGOT; } in isUsedInGOT()