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

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

Completed in 97 milliseconds