Prelink
In computing, prebinding, also called prelinking, is a method for optimizing application load times by resolving library symbols prior to launch. == Background == Most computer programs consist of code that requires external shared libraries to execute.