as: Literal Prefix Directive

1 
1 9.55.5.6 literal_prefix
1 .......................
1 
1 The 'literal_prefix' directive allows you to override the default
1 literal section names, which are derived from the names of the sections
1 where the literals are defined.
1 
1          .begin literal_prefix [NAME]
1          .end literal_prefix
1 
1    For literals defined within the delimited region, the literal section
1 names are derived from the NAME argument instead of the name of the
1 current section.  The rules used to derive the literal section names do
1 not change.  ⇒literal Literal Directive.  If the NAME argument is
1 omitted, the literal sections revert to the defaults.  This directive
11 has no effect when using the '--text-section-literals' option (⇒
 Command Line Options Xtensa Options.).
1