Searched refs:getLibraryCount (Results 1 – 2 of 2) sorted by relevance
2586 uint32_t MachOObjectFile::getLibraryCount() const { in getLibraryCount() function in MachOObjectFile3053 if ((int64_t)State.Other > 0 && State.Other > O->getLibraryCount()) { in pushNode()3056 Twine((int)O->getLibraryCount()) + in pushNode()3891 if (ImmValue > O->getLibraryCount()) { in moveNext()3895 Twine((int)O->getLibraryCount()) + in moveNext()3923 if (Ordinal > (int)O->getLibraryCount()) { in moveNext()3927 Twine((int)O->getLibraryCount()) + in moveNext()
497 uint32_t getLibraryCount() const;