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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A Dupdate_dyld_shared_cache.cpp2311 uint64_t clsoptVMAddr = optROSection->addr() + optROSection->size() - optRORemaining; local
2313 err = clsopt->write(clsoptVMAddr, optRORemaining,
2366 E::set32(optROHeader->clsopt_offset, clsoptVMAddr - optROSection->addr());

Completed in 129 milliseconds