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

/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp136 virtual bool hasMainExecutableLookupLinkage() const = 0;
184 virtual bool hasMainExecutableLookupLinkage() const { return fMainExecutableLookupLinkage; } function in class:MachOLayout
H A Dupdate_dyld_shared_cache.cpp584 else if ( layout->hasMainExecutableLookupLinkage() )

Completed in 207 milliseconds