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