Next: Pragma Linker_Section, Previous: Pragma Link_With, Up: Implementation Defined Pragmas
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 GCC manual.