Function alias resolution corrupts EXIDX lookup

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-1158
    • SDSCM00052029
    • C6000_7.4.13
    • C6000_7.4.16
    • Hide
      Remove the use of the --unused_section_elimination=off linker option from the linker command file or the command-line used to invoke the linker. Use of this option disables the linker's ability to eliminate unreferenced code sections from the link. It is a problem in this case because one unreferenced code section causes its associated EXIDX input section to be kept in the link. A reference to an aliased symbol inside the EXIDX input section proves to be problematicc for the linker.
      Show
      Remove the use of the --unused_section_elimination=off linker option from the linker command file or the command-line used to invoke the linker. Use of this option disables the linker's ability to eliminate unreferenced code sections from the link. It is a problem in this case because one unreferenced code section causes its associated EXIDX input section to be kept in the link. A reference to an aliased symbol inside the EXIDX input section proves to be problematicc for the linker.

      Function alias resolution corrupts EXIDX lookup

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

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-469 - Function alias resolution corrupts ...
                SYNCHRONIZED
                • Last Sync Date: