Provide a way to control the section used for constant strings

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: Not Prioritized

      Consider this example source ...

      void call(char *);
      
      void example()
      {
          call("constant string");
      }
      

      The "constant string" always goes in a section named .rodata.str1.<number>. There is no method control that section name. This makes it difficult to control the allocation of constant strings in the linker command file. Please provide a way to control the section used for constant strings.

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                Connection: Intermediate to External PROD System
                EXTSYNC-4663 - Provide a way to control the sectio...
                SYNCHRONIZED
                • Last Sync Date: