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 run-time 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 run-time linker. For the features currently checked, see "Dependency Ordering".