3.20. pragma Linker_Alias

Syntax
pragma Linker_Alias (
  [Entity =>] LOCAL_NAME
  [Alias  =>] static_string_EXPRESSION);

This pragma establishes a linker alias for the given named entity. For further details on the exact effect, consult the Linker manual.