resolvedAtLinktime
Used to annotate methods which should be evaluated in linktime, allowing to remove unused paths and symbols, e.g. whe cross compiling for different OS Annotated methods needs to operate only on literal values, other methods with this annotation.