Lines Matching full:resolveinfo
13 #include <mcld/LD/ResolveInfo.h>
72 ResolveInfo::Type type = ResolveInfo::Function;
73 ResolveInfo::Desc desc = ResolveInfo::Define;
74 ResolveInfo::Binding binding = ResolveInfo::Local;
77 ResolveInfo::Visibility other = ResolveInfo::Default;
124 ResolveInfo::Type type = ResolveInfo::NoType;
125 ResolveInfo::Desc desc = ResolveInfo::Undefined;
126 ResolveInfo::Binding binding = ResolveInfo::Global;
128 ResolveInfo::Visibility other = ResolveInfo::Default;