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()
516 bool &IsDefault) const;531 bool &IsDefault) const;769 bool &IsDefault) const {774 Version, IsDefault);2354 bool &IsDefault) const {2367 IsDefault = false;2372 IsDefault = true;2375 IsDefault = false;2385 IsDefault = false;2401 IsDefault = false;[all …]
129 bool IsDefault() const { in IsDefault() function235 if (!f->IsDefault()) { in argv()