Linker and Libraries Guide

The Feature Checker

It is possible that the executable files or the shared object files built by the link-editor require new runtime linker features. The function _check_rtld_feature() is called by the application's .init section to check if the runtime features required for execution are supported by the running runtime linker. For the features currently checked, see Table 7-47.