Searched refs:mSigLength (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Ddyldcache.h53 size_t signatureLength() const { return mSigLength; } // size of all the mappings
151 size_t mSigLength; // indicated length of signature member in class:DYLDCache
H A Ddyldcache.cpp87 mSigLength = (size_t)flip(mHeader->codeSignatureSize);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Ddyldcache.h53 size_t signatureLength() const { return mSigLength; } // size of all the mappings
151 size_t mSigLength; // indicated length of signature member in class:DYLDCache
H A Ddyldcache.cpp87 mSigLength = (size_t)flip(mHeader->codeSignatureSize);

Completed in 181 milliseconds