Searched refs:Protected (Results 1 – 4 of 4) sorted by relevance
72 enum Visibility { Default = 0, Internal = 1, Hidden = 2, Protected = 3 }; enumerator
30 ResolveInfo::Protected == pInfo.visibility()) in categorize()
421 if ((pVis == ResolveInfo::Default) || (pVis == ResolveInfo::Protected)) { in AddSymbol()548 if (pVisibility == ResolveInfo::Protected) in addSymbolFromDynObj()
2645 pSymbol.resolveInfo()->visibility() == ResolveInfo::Protected) in isDynamicSymbol()2664 pResolveInfo.visibility() == ResolveInfo::Protected) in isDynamicSymbol()