Searched refs:IsDefault (Results 1 – 3 of 3) sorted by relevance
101 bool IsDefault; in DumpSymbol() local102 GetELFSymbolVersion(obj, Sym, Version, IsDefault); in DumpSymbol()104 FullName += (IsDefault ? "@@" : "@"); in DumpSymbol()
514 bool &IsDefault) const;524 bool &IsDefault) const;758 bool &IsDefault) const {763 Version, IsDefault);2060 bool &IsDefault) const {2073 IsDefault = false;2078 IsDefault = true;2081 IsDefault = false;2091 IsDefault = false;2107 IsDefault = false;[all …]
129 bool IsDefault() const { in IsDefault() function235 if (!f->IsDefault()) { in argv()