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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp150 virtual uint64_t getBaseWritableAddress() const = 0;
198 virtual uint64_t getBaseWritableAddress() const { return fLowWritableSegment->address(); } function in class:MachOLayout

Completed in 66 milliseconds