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

/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp132 virtual bool hasSplitSegInfo() const = 0;
180 virtual bool hasSplitSegInfo() const { return fHasSplitSegInfo; } function in class:MachOLayout
H A DMachORebaser.hpp170 fSplittingSegments = layout.hasSplitSegInfo() && this->unequalSlides();
H A Dupdate_dyld_shared_cache.cpp461 if ( it->weakImport || ! fLayout->hasSplitSegInfo() ) {
578 else if ( ! layout->hasSplitSegInfo() )

Completed in 176 milliseconds