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

/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp137 virtual bool isTwoLevelNamespace() const = 0;
185 virtual bool isTwoLevelNamespace() const { return (fFlags & MH_TWOLEVEL); } function in class:MachOLayout
H A Dupdate_dyld_shared_cache.cpp574 if ( ! layout->isTwoLevelNamespace() )

Completed in 137 milliseconds