Home
last modified time | relevance | path

Searched refs:hasEntry (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lld/MachO/
DSyntheticSections.h228 bool hasEntry() const { return !bindingsMap.empty(); } in hasEntry() function
DSyntheticSections.cpp116 : in.weakBinding->hasEntry(); in hasWeakBinding()