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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachORebaser.hpp58 virtual uint64_t getVMSize() const = 0;
72 virtual uint64_t getVMSize() const;
198 uint64_t Rebaser<A>::getVMSize() const function in class:Rebaser
H A DMachOLayout.hpp148 virtual uint64_t getVMSize() const = 0;
196 virtual uint64_t getVMSize() const { return fVMSize; } function in class:MachOLayout

Completed in 93 milliseconds