Searched defs:isWeak (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DResolveInfo.cpp159 // isWeak - [L,W] == [0, 1]
160 bool ResolveInfo::isWeak() const { function in class:mcld::ResolveInfo
229 (isGlobal() || isWeak()) && (isDefine() || isCommon()))

Completed in 368 milliseconds