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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp154 virtual uint64_t getReadOnlyVMSize() const = 0;
202 virtual uint64_t getReadOnlyVMSize() const { return fVMReadOnlySize; } function in class:MachOLayout

Completed in 191 milliseconds