Searched refs:getLibraryCount (Results 1 – 2 of 2) sorted by relevance
2585 uint32_t MachOObjectFile::getLibraryCount() const { in getLibraryCount() function in MachOObjectFile3052 if ((int64_t)State.Other > 0 && State.Other > O->getLibraryCount()) { in pushNode()3055 Twine((int)O->getLibraryCount()) + in pushNode()3890 if (ImmValue > O->getLibraryCount()) { in moveNext()3894 Twine((int)O->getLibraryCount()) + in moveNext()3922 if (Ordinal > (int)O->getLibraryCount()) { in moveNext()3926 Twine((int)O->getLibraryCount()) + in moveNext()
502 uint32_t getLibraryCount() const;