Searched refs:getLibraryCount (Results 1 – 2 of 2) sorted by relevance
2579 uint32_t MachOObjectFile::getLibraryCount() const { in getLibraryCount() function in MachOObjectFile3046 if ((int64_t)State.Other > 0 && State.Other > O->getLibraryCount()) { in pushNode()3049 Twine((int)O->getLibraryCount()) + in pushNode()3880 if (ImmValue > O->getLibraryCount()) { in moveNext()3884 Twine((int)O->getLibraryCount()) + in moveNext()3912 if (Ordinal > (int)O->getLibraryCount()) { in moveNext()3916 Twine((int)O->getLibraryCount()) + in moveNext()
496 uint32_t getLibraryCount() const;