prelink
In computing prebinding, also called prelinking, is a method for speeding up a system by reducing the time a program needs to begin.
Prebinding is a method for reducing the time it takes to launch executables in the Mach-O file format. For example, Mac OS X does this in the "Optimizing" stage of installing system software or certain applications.