3.21. pragma Linker_Section

Syntax
pragma Linker_Section (
  [Entity  =>] LOCAL_NAME
  [Section =>] static_string_EXPRESSION);

This pragma specifies the name of the linker section for the given entity. For further details on the exact effect, consult the Linker manual.