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