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

/frameworks/compile/mclinker/lib/LD/
H A DResolveInfo.cpp181 // isWeak - [L,W] == [0, 1]
182 bool ResolveInfo::isWeak() const function in class:ResolveInfo
263 (isGlobal() || isWeak()) &&

Completed in 341 milliseconds