Home
last modified time | relevance | path

Searched defs:ResolutionInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/gold/
Dgold-plugin.cpp108 struct ResolutionInfo { struct
109 uint64_t CommonSize = 0;
110 unsigned CommonAlign = 0;
111 bool IsLinkonceOdr = true;
112 GlobalValue::UnnamedAddr UnnamedAddr = GlobalValue::UnnamedAddr::Global;
113 GlobalValue::VisibilityTypes Visibility = GlobalValue::DefaultVisibility;
114 bool CommonInternal = false;
115 bool UseCommon = false;
/external/llvm-project/llvm/tools/gold/
Dgold-plugin.cpp108 struct ResolutionInfo { struct
109 bool CanOmitFromDynSym = true;
110 bool DefaultVisibility = true;
111 bool CanInline = true;
112 bool IsUsedInRegularObj = false;