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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachORebaser.hpp116 pint_t fSkipSplitSegInfoStart; member in class:Rebaser
126 fOrignalVMRelocBaseAddressValid(false), fSkipSplitSegInfoStart(0), fSkipSplitSegInfoEnd(0)
525 if ( (fSkipSplitSegInfoStart <= address) && (address < fSkipSplitSegInfoEnd) ) {
718 fSkipSplitSegInfoStart = sect->addr();

Completed in 122 milliseconds