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

/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp133 virtual bool isRootOwned() const = 0;
181 virtual bool isRootOwned() const { return fRootOwned; } function in class:MachOLayout
H A Dupdate_dyld_shared_cache.cpp580 else if ( ! layout->isRootOwned() )

Completed in 214 milliseconds