Searched refs:needGNUHash (Results 1 – 2 of 2) sorted by relevance
495 bool needGNUHash(const LDSymbol& X) const;
831 if (DynsymCompare().needGNUHash(**symbol)) in sizeNamePools()1219 if (DynsymCompare().needGNUHash(**symbol)) in emitGNUHashTab()3065 bool GNULDBackend::DynsymCompare::needGNUHash(const LDSymbol& X) const in needGNUHash() function in GNULDBackend::DynsymCompare3076 return !needGNUHash(*X) && needGNUHash(*Y); in operator ()()