Searched defs:hasWeakBinding (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | SyntheticSections.h | 806 bool hasWeakBinding() const { return hasWeakBind; } hasWeakBinding() function |
H A D | SyntheticSections.cpp | 108 static bool hasWeakBinding() { hasWeakBinding() function |