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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp186 virtual bool hasDyldInfo() const { return fHasDyldInfo; }
244 bool fHasDyldInfo; member in class:MachOLayout
514 fHasDyldInfo(false), fHasTooManyWritableSegments(false), fDyldInfoExports(NULL)
591 fHasDyldInfo = true;

Completed in 131 milliseconds