This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Is there any way to use a cgtools v6.0.x compiled COFF object library with cgtools v6.1.x or higher compiler?

Hi Champs,

I'm using c6000 cgtools v7.0.5 and I have to use a COFF object library that is compiled with c6000 cgtools v6.0.8.

When I compiled the library with the v7.0.5 compiler, I got R_C60PCR21 warnings.
Then I checked the compilation with v6.1.x and I got the same warnings.
It seems that there were spec changes b/w v6.0.x and v6.1.x.

So, is there any way to use the cgtools v6.0.x compiled COFF object library with cgtools v6.1.x or higher compiler?
I really would like to add the library to my application.

Thank you in advance for your cooperation.

Best regards,
j-breeze

  • Yes, you should be able to compile 6.0.8 COFF files with 6.1.x or 7.0.x. It's likely the warning is a legitimate problem with your linker command file. Could you please post the exact text of the warning, as well as your linker map file?
  • Hi Archaeologist,

    I apologize for the delay in replying to you.

    I'd like to post the exact text of the warning and the linker map file below.
    I'd appreciated if you could check the warning and the linker map.

    /// the exact text of the warning ///

    ---------------------  TestAppDecoder_v7_0_5.pjt - Debug  ---------------------
    [alg_create.c] "C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.0.5\bin\cl6x" -q -fr"./../../../Client/Build/Obj_v7_0_5" -i"C:/CCStudio_v3.3/bios_5_31_08/packages/ti/bios/include" -i"../../../Client/Test/Inc" -i"../../../Inc" -i"C:/CCStudio_v3.3/C6000/xdais/src/api" -i"C:/CCStudio_v3.3/packages/ti/bios/include" -mv6400+ --mem_model:data=far -@"../../Build/Debug.lkf" "alg_create.c"
    
    [alg_malloc.c] "C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.0.5\bin\cl6x" -q -fr"./../../../Client/Build/Obj_v7_0_5" -i"C:/CCStudio_v3.3/bios_5_31_08/packages/ti/bios/include" -i"../../../Client/Test/Inc" -i"../../../Inc" -i"C:/CCStudio_v3.3/C6000/xdais/src/api" -i"C:/CCStudio_v3.3/packages/ti/bios/include" -mv6400+ --mem_model:data=far -@"../../Build/Debug.lkf" "alg_malloc.c"
    
    [TestAppDecoder.c] "C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.0.5\bin\cl6x" -q -fr"./../../../Client/Build/Obj_v7_0_5" -i"C:/CCStudio_v3.3/bios_5_31_08/packages/ti/bios/include" -i"../../../Client/Test/Inc" -i"../../../Inc" -i"C:/CCStudio_v3.3/C6000/xdais/src/api" -i"C:/CCStudio_v3.3/packages/ti/bios/include" -mv6400+ --mem_model:data=far -@"../../Build/Debug.lkf" "TestAppDecoder.c"
    
    [Linking...] "C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.0.5\bin\cl6x" -@"Debug.lkf"
    <Linking>
    warning: relocation to symbol "_AACDEC_TII_reset" overflowed; the 31-bit
       relocated address 0x20004228 is too large to encode in the 21-bit signed
       PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_reset.1")
    warning: relocation to symbol "_AACDEC_TII_reset" overflowed; the 31-bit
       relocated address 0x20004228 is too large to encode in the 21-bit signed
       PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_reset.2")
    warning: relocation to symbol "_AACDEC_TII_getStatus" overflowed; the 31-bit
       relocated address 0x20002ef0 is too large to encode in the 21-bit signed
       PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_getStatus.1")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       31-bit relocated address 0x200042d8 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.1")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       31-bit relocated address 0x200042d8 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.2")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       31-bit relocated address 0x200042d8 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.3")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       31-bit relocated address 0x200042d8 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.4")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       31-bit relocated address 0x200042d8 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.5")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       31-bit relocated address 0x200042d8 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.6")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       31-bit relocated address 0x200042d8 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.7")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       31-bit relocated address 0x200042d8 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.8")
    warning: relocation to symbol "_AACDEC_TII_reset" overflowed; the 30-bit
       relocated address 0xe00001f0 is too large to encode in the 21-bit signed
       PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_reset.1")
    warning: relocation to symbol "_AACDEC_TII_reset" overflowed; the 30-bit
       relocated address 0xe00000b8 is too large to encode in the 21-bit signed
       PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_reset.2")
    warning: relocation to symbol "_AACDEC_TII_getStatus" overflowed; the 30-bit
       relocated address 0xe0000008 is too large to encode in the 21-bit signed
       PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_getStatus.1")
    "aac_decoder.c", line 337 (approximate): warning: relocation from function
       "AACDEC_TII_Decoder" to symbol
       "$Tramp$L$PI$$$.text:__divi:rts64plus.lib<divi.obj>$0x80000000" overflowed;
       the 31-bit relocated address 0x20000078 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x80006ce4,
       section = ".text:_AACDEC_TII_Decoder")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       30-bit relocated address 0xe00067a8 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.1")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       30-bit relocated address 0xe0006768 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.2")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       30-bit relocated address 0xe0006718 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.3")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       30-bit relocated address 0xe00066b0 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.4")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       30-bit relocated address 0xe0006668 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.5")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       30-bit relocated address 0xe0006608 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.6")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       30-bit relocated address 0xe00065c0 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.7")
    warning: relocation to symbol "_AACDEC_TII_GetBits_inline" overflowed; the
       30-bit relocated address 0xe0006540 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x00000000,
       section = ".tramp._AACDEC_TII_GetBits_inline.8")
    "aac_pns.c", line 210 (approximate): warning: relocation from function
       "AACDEC_TII_GenRandVector" to symbol
       "$Tramp$L$PI$$$.text:__divi:rts64plus.lib<divi.obj>$0x80000000" overflowed;
       the 31-bit relocated address 0x20000048 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x8000cce4,
       section = ".text:_AACDEC_TII_GenRandVector")
    "aac_pns.c", line 210 (approximate): warning: relocation from function
       "AACDEC_TII_GenRandVector" to symbol
       "$Tramp$L$PI$$$.text:__divi:rts64plus.lib<divi.obj>$0x80000000" overflowed;
       the 31-bit relocated address 0x20000040 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x8000cd18,
       section = ".text:_AACDEC_TII_GenRandVector")
    "aac_ifft.c", line 37 (approximate): warning: relocation from function
       "AACDEC_TII_IFFT" to symbol
       "$Tramp$L$PI$$$.text:__divi:rts64plus.lib<divi.obj>$0x80000000" overflowed;
       the 31-bit relocated address 0x20000030 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x800103f4,
       section = ".text:_AACDEC_TII_IFFT")
    "aac_ifft.c", line 63 (approximate): warning: relocation from function
       "AACDEC_TII_IFFT" to symbol
       "$Tramp$L$PI$$$.text:__divi:rts64plus.lib<divi.obj>$0x80000000" overflowed;
       the 31-bit relocated address 0x20000010 is too large to encode in the 21-bit
       signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x8001046c,
       section = ".text:_AACDEC_TII_IFFT")
    "aac_utils.c", line 337 (approximate): warning: relocation from function
       "AACDEC_TII_Rounding" to symbol
       "$Tramp$L$PI$$$.text:__call_stub:rts64plus.lib<call_stub.obj>$0x80000000"
       overflowed; the 31-bit relocated address 0x20000008 is too large to encode
       in the 21-bit signed PC-Relative field (type = 'R_C60PCR21' (82), file =
       "../../../Lib/aacdec_tii.l64P<aacdec_tii.o64P>", offset = 0x80011680,
       section = ".text:_AACDEC_TII_Rounding")
    warning: output file "./Out/TestAppDecoder_v7_0_5.out" cannot be loaded and run
       on a target system
    
    Build Complete,
      0 Errors, 29 Warnings, 0 Remarks.
    


    /// the linker map file ///

    /** ==================================================================
    * Copyright (c) Texas Instruments Inc 2006
    *
    * Use of this software is controlled by the terms and conditions found
    in the license agreement under which this software has been supplied *
    =====================================================================*/
    
    -c
    -heap  0x170000
    -stack 0x11000
    
    /* Memory Map 1 - the default */
    MEMORY
    {
        RAM_MEMORY:    o = 80001000h   l = 001D0000h   /* .bss, .sysmem, .stack, .cinit */
        ROM_MEMORY:    o = 801D1000h   l = 00E30000h 
    
    } 
    
    SECTIONS
    {
        .stack      >       RAM_MEMORY
        .bss        >       RAM_MEMORY
        .cinit      >       ROM_MEMORY
        .cio        >       RAM_MEMORY 
        .data       >       RAM_MEMORY
        .switch     >       ROM_MEMORY 
        .sysmem     >       RAM_MEMORY
        .rodata     >       RAM_MEMORY
        .neardata   >       RAM_MEMORY
        .fardata    >       RAM_MEMORY
        .far        >       RAM_MEMORY
    
        .bios > RAM_MEMORY
    
    
        GROUP : {
                /* API functions */
                .text:algAlloc:AACDEC_TII_algAlloc
                .text:algNumAlloc:AACDEC_TII_algNumAlloc
                .text:algInit:AACDEC_TII_algInit
                .text:algFree:AACDEC_TII_algFree
    
                .text:AACDEC_TII_control
                .text:AACDEC_TII_getStatus
                .text:AACDEC_TII_reset
                .text:AACDEC_TII_decode
    
                /* Decoder functions */
    
                .text:AACDEC_TII_Decoder 
                .text:AACDEC_TII_SyncCheck 
                .text:AACDEC_TII_SuperSyncSeek 
                .text:AACDEC_TII_SyncSeek 
                .text:AACDEC_TII_GetAdifHeader 
                .text:AACDEC_TII_DecodeBlock
                .text:AACDEC_TII_Set_Pointers  
                .text:AACDEC_TII_ParseBlock
                .text:AACDEC_TII_DQCoef  
                .text:AACDEC_TII_ParseBlock_Adts_Header
                .text:AACDEC_TII_Parse_Element
                .text:AACDEC_TII_GetAdtsHeader 
                .text:AACDEC_TII_GetBits 
                .text:AACDEC_TII_ParseChannelElement
                .text:AACDEC_TII_EnterChannel 
                .text:AACDEC_TII_GetIcsInfo 
                .text:AACDEC_TII_Infoinit 
                .text:AACDEC_TII_GetGroup 
                .text:AACDEC_TII_CalcGsfbTable 
                .text:AACDEC_TII_GetMask 
                .text:AACDEC_TII_GetIcs 
                .text:AACDEC_TII_Huffcb 
                .text:AACDEC_TII_Hufffac
                .text:AACDEC_TII_GetPrefix  
                .text:AACDEC_TII_HuffDecodeLoop0 
                .text:AACDEC_TII_HuffDecodeLoop1 
                .text:AACDEC_TII_HuffDecodeLoop2 
                .text:AACDEC_TII_HuffDecodeLoop3 
                .text:AACDEC_TII_HuffDecodeLoop4 
                .text:AACDEC_TII_HuffDecodeLoop5 
                .text:AACDEC_TII_CB_11_Handler 
                .text:AACDEC_TII_get_pulse_nc 
                .text:AACDEC_TII_pulse_nc 
                .text:AACDEC_TII_GetTns 
                .text:AACDEC_TII_Huffspec 
                .text:AACDEC_TII_GetProgConfig 
                .text:AACDEC_TII_GetFill 
                .text:AACDEC_TII_GetData 
                .text:AACDEC_TII_BitstreamSetBookmark 
                .text:AACDEC_TII_BitstreamDistanceFromBookmark
                .text:AACDEC_TII_BitstreamGotoBookmark 
                .text:AACDEC_TII_AccumulateCRCFromStream
                .text:AACDEC_TII_AccumulateCRCWord 
                .text:AACDEC_TII_IntensityStereo 
                .text:AACDEC_TII_MapMask 
                .text:AACDEC_TII_Intensity 
                .text:AACDEC_TII_InverseQuantizer 
                .text:AACDEC_TII_InverseQuantize 
                .text:AACDEC_TII_Rescale 
                .text:AACDEC_TII_MS_Stereo 
                .text:AACDEC_TII_MSTool 
                .text:AACDEC_TII_ScalefactorToQpt 
                .text:AACDEC_TII_FindMaxQptInCh 
                .text:AACDEC_TII_AdjustQptInCh 
                .text:AACDEC_TII_deinterleave 
                .text:AACDEC_TII_ApplyPNS 
                .text:AACDEC_TII_GenRandVector 
                .text:AACDEC_TII_Random 
                .text:AACDEC_TII_TnsDecodeSubblock2
                .text:AACDEC_TII_TnsDecodeCoef 
                .text:AACDEC_TII_TnsPostscale 
                .text:AACDEC_TII_DetermineQpt 
                .text:AACDEC_TII_TnsArFilter 
                .text:AACDEC_TII_IFilterBank
                .text:AACDEC_TII_Post_Processing 
                .text:AACDEC_TII_IMDCTWrapper 
                .text:AACDEC_TII_PreTwiddle 
                .text:AACDEC_TII_BitReverse 
                .text:AACDEC_TII_IFFT 
                .text:AACDEC_TII_IFFTStage1and2 
                .text:AACDEC_TII_IFFTStage3 
                .text:AACDEC_TII_IFFTStagex 
                .text:AACDEC_TII_PostTwiddle 
                .text:AACDEC_TII_StateBookkeeping 
                .text:AACDEC_TII_WinOvaddLong 
                .text:AACDEC_TII_ShortWindowing 
                .text:AACDEC_TII_WinOvaddShort 
                .text:AACDEC_TII_WinLFT 
                .text:AACDEC_TII_WinLFF 
                .text:AACDEC_TII_WinEFT 
                .text:AACDEC_TII_WinEFF 
                .text:AACDEC_TII_WinMFT 
                .text:AACDEC_TII_WinMFF 
                .text:AACDEC_TII_Rounding 
                .text:AACDEC_TII_Rounding_16bit 
                .text:AACDEC_TII_Rounding_24bit 
                .text:AACDEC_TII_MonoToStereo 
                .text:AACDEC_TII_StereoToMono 
                .text:AACDEC_TII_DecoderErr 
                .text:AACDEC_TII_init 
                .text:AACDEC_TII_Restarttio
                .text:AACDEC_TII_exit  
                   
            } > ROM_MEMORY
    
        .text > ROM_MEMORY
        .const > ROM_MEMORY              
    
    }
    


    Best regards,
    j-breeze

  • Thank you for the build log showing the exact text of the error messages. I can see something strange is going on.
    Unfortunately, what you've sent me is the linker command file, and I need to see the linker map file, which is generated by the linker option --map_file, and should have a name like executable.map
  • Hi Archaeologist,

    I'm sorry for my misunderstanding.  The linker map file is below.
    I'd appreciated your support.

    /// the linker map file ///

    ******************************************************************************
                   TMS320C6x Linker PC v7.0.5                      
    ******************************************************************************
    >> Linked Fri Nov 06 13:30:01 2015
    
    OUTPUT FILE NAME:   <./Out/TestAppDecoder_v7_0_5.out>
    ENTRY POINT SYMBOL: "_c_int00"  address: 801e74a0
    
    
    MEMORY CONFIGURATION
    
             name            origin    length      used     unused   attr    fill
    ----------------------  --------  ---------  --------  --------  ----  --------
      RAM_MEMORY            80001000   001d0000  00184780  0004b880  RWIX
      ROM_MEMORY            801d1000   00e30000  0001e1c2  00e11e3e  RWIX
    
    
    SECTION ALLOCATION MAP
    
     output                                  attributes/
    section   page    origin      length       input sections
    --------  ----  ----------  ----------   ----------------
    .bss       0    80001000    00000000     UNINITIALIZED
    
    .data      0    80001000    00000000     UNINITIALIZED
    
    .sysmem    0    80001000    00170000     
                      80001000    00000008     rts64plus.lib : memory.obj (.sysmem) [fill = 0]
                      80001008    0016fff8     --HOLE-- [fill = 0]
    
    .stack     0    80171000    00011000     
                      80171000    00000008     rts64plus.lib : boot.obj (.stack) [fill = 0]
                      80171008    00010ff8     --HOLE-- [fill = 0]
    
    .far       0    80182000    00003260     UNINITIALIZED
                      80182000    00002f00     TestAppDecoder.obj (.far)
                      80184f00    00000194     rts64plus.lib : defs.obj (.far)
                      80185094    00000004     biosDM420.a64P : bcache_wait.o64P (.far)
                      80185098    000000d0     rts64plus.lib : trgdrv.obj (.far)
                      80185168    000000cc                   : lowlev.obj (.far)
                      80185234    0000000c                   : exit.obj (.far)
                      80185240    00000008                   : _lock.obj (.far)
                      80185248    00000008                   : divd.obj (.far)
                      80185250    00000008                   : memory.obj (.far)
                      80185258    00000004                   : errno.obj (.far)
                      8018525c    00000004                   : fopen.obj (.far)
    
    .bios      0    80185260    00000400     
                      80185260    000001c0     biosDM420.a64P : bcache_block.o64P (.bios)
                      80185420    00000140                    : bcache_init.o64P (.bios)
                      80185560    00000080                    : bcache_all.o64P (.bios)
                      801855e0    00000080                    : bcache_wait.o64P (.bios)
    
    .cio       0    80185660    00000120     UNINITIALIZED
                      80185660    00000120     rts64plus.lib : trgmsg.obj (.cio)
    
    .text:algAlloc:_AACDEC_TII_algAlloc 
    *          0    801d1000    00000080     
                      801d1000    00000080     aacdec_tii.l64P : aacdec_tii.o64P (.text:algAlloc:_AACDEC_TII_algAlloc)
    
    .text:algNumAlloc:_AACDEC_TII_algNumAlloc 
    *          0    801d1080    00000020     
                      801d1080    00000020     aacdec_tii.l64P : aacdec_tii.o64P (.text:algNumAlloc:_AACDEC_TII_algNumAlloc)
    
    .text:algInit:_AACDEC_TII_algInit 
    *          0    801d10a0    00000200     
                      801d10a0    000001e0     aacdec_tii.l64P : aacdec_tii.o64P (.text:algInit:_AACDEC_TII_algInit)
                      801d1280    00000020                     : aacdec_tii.o64P ($Tramp$S$$_AACDEC_TII_reset)
    
    .text:algFree:_AACDEC_TII_algFree 
    *          0    801d12a0    00000060     
                      801d12a0    00000060     aacdec_tii.l64P : aacdec_tii.o64P (.text:algFree:_AACDEC_TII_algFree)
    
    .text:_AACDEC_TII_control 
    *          0    801d1300    000004a0     
                      801d1300    00000460     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_control)
                      801d1760    00000020                     : aacdec_tii.o64P ($Tramp$S$$_AACDEC_TII_reset)
                      801d1780    00000020                     : aacdec_tii.o64P ($Tramp$S$$_AACDEC_TII_getStatus)
    
    .text:_AACDEC_TII_getStatus 
    *          0    801d17a0    000002a0     
                      801d17a0    000002a0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_getStatus)
    
    .text:_AACDEC_TII_reset 
    *          0    801d1a40    00000100     
                      801d1a40    00000100     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_reset)
    
    .text:_AACDEC_TII_decode 
    *          0    801d1b40    000003a0     
                      801d1b40    000003a0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_decode)
    
    .text:_AACDEC_TII_Decoder 
    *          0    801d1ee0    000006a0     
                      801d1ee0    00000680     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Decoder)
                      801d2560    00000020     rts64plus.lib : divi.obj ($Tramp$L$PI$$$.text:__divi:rts64plus.lib<divi.obj>$0x80000000)
    
    .text:_AACDEC_TII_SyncCheck 
    *          0    801d2580    00000100     
                      801d2580    00000100     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_SyncCheck)
    
    .text:_AACDEC_TII_SuperSyncSeek 
    *          0    801d2680    00000020     
                      801d2680    00000020     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_SuperSyncSeek)
    
    .text:_AACDEC_TII_SyncSeek 
    *          0    801d26a0    00000100     
                      801d26a0    00000100     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_SyncSeek)
    
    .text:_AACDEC_TII_GetAdifHeader 
    *          0    801d27a0    000002c0     
                      801d27a0    000002c0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetAdifHeader)
    
    .text:_AACDEC_TII_DecodeBlock 
    *          0    801d2a60    00000580     
                      801d2a60    00000580     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_DecodeBlock)
    
    .text:_AACDEC_TII_Set_Pointers 
    *          0    801d2fe0    00000120     
                      801d2fe0    00000120     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Set_Pointers)
    
    .text:_AACDEC_TII_ParseBlock 
    *          0    801d3100    00000200     
                      801d3100    00000200     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_ParseBlock)
    
    .text:_AACDEC_TII_DQCoef 
    *          0    801d3300    00000160     
                      801d3300    00000160     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_DQCoef)
    
    .text:_AACDEC_TII_ParseBlock_Adts_Header 
    *          0    801d3460    00000220     
                      801d3460    00000220     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_ParseBlock_Adts_Header)
    
    .text:_AACDEC_TII_Parse_Element 
    *          0    801d3680    00000680     
                      801d3680    00000680     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Parse_Element)
    
    .text:_AACDEC_TII_GetAdtsHeader 
    *          0    801d3d00    000001c0     
                      801d3d00    000001c0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetAdtsHeader)
    
    .text:_AACDEC_TII_GetBits 
    *          0    801d3ec0    000000e0     
                      801d3ec0    000000e0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetBits)
    
    .text:_AACDEC_TII_ParseChannelElement 
    *          0    801d3fa0    00000260     
                      801d3fa0    00000260     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_ParseChannelElement)
    
    .text:_AACDEC_TII_EnterChannel 
    *          0    801d4200    000000e0     
                      801d4200    000000e0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_EnterChannel)
    
    .text:_AACDEC_TII_GetIcsInfo 
    *          0    801d42e0    00000240     
                      801d42e0    00000240     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetIcsInfo)
    
    .text:_AACDEC_TII_Infoinit 
    *          0    801d4520    00000060     
                      801d4520    00000060     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Infoinit)
    
    .text:_AACDEC_TII_GetGroup 
    *          0    801d4580    00000080     
                      801d4580    00000080     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetGroup)
    
    .text:_AACDEC_TII_CalcGsfbTable 
    *          0    801d4600    000000c0     
                      801d4600    000000c0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_CalcGsfbTable)
    
    .text:_AACDEC_TII_GetMask 
    *          0    801d46c0    000001a0     
                      801d46c0    000001a0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetMask)
    
    .text:_AACDEC_TII_GetIcs 
    *          0    801d4860    00000380     
                      801d4860    00000380     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetIcs)
    
    .text:_AACDEC_TII_Huffcb 
    *          0    801d4be0    00000140     
                      801d4be0    00000140     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Huffcb)
    
    .text:_AACDEC_TII_Hufffac 
    *          0    801d4d20    000002a0     
                      801d4d20    000002a0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Hufffac)
    
    .text:_AACDEC_TII_GetPrefix 
    *          0    801d4fc0    000000a0     
                      801d4fc0    00000080     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetPrefix)
                      801d5040    00000020                     : aacdec_tii.o64P ($Tramp$S$$_AACDEC_TII_GetBits_inline)
    
    .text:_AACDEC_TII_HuffDecodeLoop0 
    *          0    801d5060    00000100     
                      801d5060    000000e0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop0)
                      801d5140    00000020                     : aacdec_tii.o64P ($Tramp$S$$_AACDEC_TII_GetBits_inline)
    
    .text:_AACDEC_TII_HuffDecodeLoop1 
    *          0    801d5160    00000140     
                      801d5160    00000120     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop1)
                      801d5280    00000020                     : aacdec_tii.o64P ($Tramp$S$$_AACDEC_TII_GetBits_inline)
    
    .text:_AACDEC_TII_HuffDecodeLoop2 
    *          0    801d52a0    000001a0     
                      801d52a0    00000180     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop2)
                      801d5420    00000020                     : aacdec_tii.o64P ($Tramp$S$$_AACDEC_TII_GetBits_inline)
    
    .text:_AACDEC_TII_HuffDecodeLoop3 
    *          0    801d5440    00000120     
                      801d5440    00000100     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop3)
                      801d5540    00000020                     : aacdec_tii.o64P ($Tramp$S$$_AACDEC_TII_GetBits_inline)
    
    .text:_AACDEC_TII_HuffDecodeLoop4 
    *          0    801d5560    00000180     
                      801d5560    00000160     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop4)
                      801d56c0    00000020                     : aacdec_tii.o64P ($Tramp$S$$_AACDEC_TII_GetBits_inline)
    
    .text:_AACDEC_TII_HuffDecodeLoop5 
    *          0    801d56e0    00000120     
                      801d56e0    00000100     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop5)
                      801d57e0    00000020                     : aacdec_tii.o64P ($Tramp$S$$_AACDEC_TII_GetBits_inline)
    
    .text:_AACDEC_TII_CB_11_Handler 
    *          0    801d5800    00000200     
                      801d5800    000001e0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_CB_11_Handler)
                      801d59e0    00000020                     : aacdec_tii.o64P ($Tramp$S$$_AACDEC_TII_GetBits_inline)
    
    .text:_AACDEC_TII_get_pulse_nc 
    *          0    801d5a00    000000e0     
                      801d5a00    000000e0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_get_pulse_nc)
    
    .text:_AACDEC_TII_pulse_nc 
    *          0    801d5ae0    000000a0     
                      801d5ae0    000000a0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_pulse_nc)
    
    .text:_AACDEC_TII_GetTns 
    *          0    801d5b80    00000300     
                      801d5b80    00000300     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetTns)
    
    .text:_AACDEC_TII_Huffspec 
    *          0    801d5e80    000002e0     
                      801d5e80    000002e0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Huffspec)
    
    .text:_AACDEC_TII_GetProgConfig 
    *          0    801d6160    00000660     
                      801d6160    00000660     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetProgConfig)
    
    .text:_AACDEC_TII_GetFill 
    *          0    801d67c0    00000120     
                      801d67c0    00000120     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetFill)
    
    .text:_AACDEC_TII_GetData 
    *          0    801d68e0    000001a0     
                      801d68e0    000001a0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetData)
    
    .text:_AACDEC_TII_BitstreamSetBookmark 
    *          0    801d6a80    00000020     
                      801d6a80    00000020     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_BitstreamSetBookmark)
    
    .text:_AACDEC_TII_BitstreamDistanceFromBookmark 
    *          0    801d6aa0    00000020     
                      801d6aa0    00000020     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_BitstreamDistanceFromBookmark)
    
    .text:_AACDEC_TII_BitstreamGotoBookmark 
    *          0    801d6ac0    00000040     
                      801d6ac0    00000040     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_BitstreamGotoBookmark)
    
    .text:_AACDEC_TII_AccumulateCRCFromStream 
    *          0    801d6b00    00000160     
                      801d6b00    00000160     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_AccumulateCRCFromStream)
    
    .text:_AACDEC_TII_AccumulateCRCWord 
    *          0    801d6c60    00000060     
                      801d6c60    00000060     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_AccumulateCRCWord)
    
    .text:_AACDEC_TII_IntensityStereo 
    *          0    801d6cc0    00000160     
                      801d6cc0    00000160     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_IntensityStereo)
    
    .text:_AACDEC_TII_MapMask 
    *          0    801d6e20    00000080     
                      801d6e20    00000080     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_MapMask)
    
    .text:_AACDEC_TII_Intensity 
    *          0    801d6ea0    00000180     
                      801d6ea0    00000180     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Intensity)
    
    .text:_AACDEC_TII_InverseQuantizer 
    *          0    801d7020    00000200     
                      801d7020    00000200     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_InverseQuantizer)
    
    .text:_AACDEC_TII_InverseQuantize 
    *          0    801d7220    00000240     
                      801d7220    00000240     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_InverseQuantize)
    
    .text:_AACDEC_TII_Rescale 
    *          0    801d7460    00000240     
                      801d7460    00000240     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Rescale)
    
    .text:_AACDEC_TII_MS_Stereo 
    *          0    801d76a0    00000160     
                      801d76a0    00000160     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_MS_Stereo)
    
    .text:_AACDEC_TII_MSTool 
    *          0    801d7800    00000120     
                      801d7800    00000120     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_MSTool)
    
    .text:_AACDEC_TII_ScalefactorToQpt 
    *          0    801d7920    00000140     
                      801d7920    00000140     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_ScalefactorToQpt)
    
    .text:_AACDEC_TII_FindMaxQptInCh 
    *          0    801d7a60    00000040     
                      801d7a60    00000040     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_FindMaxQptInCh)
    
    .text:_AACDEC_TII_AdjustQptInCh 
    *          0    801d7aa0    000000c0     
                      801d7aa0    000000c0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_AdjustQptInCh)
    
    .text:_AACDEC_TII_deinterleave 
    *          0    801d7b60    000001a0     
                      801d7b60    000001a0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_deinterleave)
    
    .text:_AACDEC_TII_ApplyPNS 
    *          0    801d7d00    000003a0     
                      801d7d00    000003a0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_ApplyPNS)
    
    .text:_AACDEC_TII_GenRandVector 
    *          0    801d80a0    00000220     
                      801d80a0    00000200     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GenRandVector)
                      801d82a0    00000020     rts64plus.lib : divi.obj ($Tramp$L$PI$$$.text:__divi:rts64plus.lib<divi.obj>$0x80000000)
    
    .text:_AACDEC_TII_Random 
    *          0    801d82c0    00000040     
                      801d82c0    00000040     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Random)
    
    .text:_AACDEC_TII_TnsDecodeSubblock2 
    *          0    801d8300    00000340     
                      801d8300    00000340     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_TnsDecodeSubblock2)
    
    .text:_AACDEC_TII_TnsDecodeCoef 
    *          0    801d8640    00000160     
                      801d8640    00000160     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_TnsDecodeCoef)
    
    .text:_AACDEC_TII_TnsPostscale 
    *          0    801d87a0    00000080     
                      801d87a0    00000080     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_TnsPostscale)
    
    .text:_AACDEC_TII_DetermineQpt 
    *          0    801d8820    00000060     
                      801d8820    00000060     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_DetermineQpt)
    
    .text:_AACDEC_TII_TnsArFilter 
    *          0    801d8880    00000200     
                      801d8880    00000200     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_TnsArFilter)
    
    .text:_AACDEC_TII_IFilterBank 
    *          0    801d8a80    00000520     
                      801d8a80    00000520     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_IFilterBank)
    
    .text:_AACDEC_TII_Post_Processing 
    *          0    801d8fa0    00000100     
                      801d8fa0    00000100     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Post_Processing)
    
    .text:_AACDEC_TII_IMDCTWrapper 
    *          0    801d90a0    000000e0     
                      801d90a0    000000e0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_IMDCTWrapper)
    
    .text:_AACDEC_TII_PreTwiddle 
    *          0    801d9180    00000140     
                      801d9180    00000140     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_PreTwiddle)
    
    .text:_AACDEC_TII_BitReverse 
    *          0    801d92c0    000003e0     
                      801d92c0    000003e0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_BitReverse)
    
    .text:_AACDEC_TII_IFFT 
    *          0    801d96a0    00000120     
                      801d96a0    00000100     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_IFFT)
                      801d97a0    00000020     rts64plus.lib : divi.obj ($Tramp$L$PI$$$.text:__divi:rts64plus.lib<divi.obj>$0x80000000)
    
    .text:_AACDEC_TII_IFFTStage1and2 
    *          0    801d97c0    00000200     
                      801d97c0    00000200     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_IFFTStage1and2)
    
    .text:_AACDEC_TII_IFFTStage3 
    *          0    801d99c0    00000260     
                      801d99c0    00000260     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_IFFTStage3)
    
    .text:_AACDEC_TII_IFFTStagex 
    *          0    801d9c20    00000180     
                      801d9c20    00000180     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_IFFTStagex)
    
    .text:_AACDEC_TII_PostTwiddle 
    *          0    801d9da0    00000100     
                      801d9da0    00000100     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_PostTwiddle)
    
    .text:_AACDEC_TII_StateBookkeeping 
    *          0    801d9ea0    00000040     
                      801d9ea0    00000040     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_StateBookkeeping)
    
    .text:_AACDEC_TII_WinOvaddLong 
    *          0    801d9ee0    00000520     
                      801d9ee0    00000520     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_WinOvaddLong)
    
    .text:_AACDEC_TII_ShortWindowing 
    *          0    801da400    00000200     
                      801da400    00000200     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_ShortWindowing)
    
    .text:_AACDEC_TII_WinOvaddShort 
    *          0    801da600    000001a0     
                      801da600    000001a0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_WinOvaddShort)
    
    .text:_AACDEC_TII_WinLFT 
    *          0    801da7a0    00000320     
                      801da7a0    00000320     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_WinLFT)
    
    .text:_AACDEC_TII_WinLFF 
    *          0    801daac0    00000440     
                      801daac0    00000440     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_WinLFF)
    
    .text:_AACDEC_TII_WinEFT 
    *          0    801daf00    000001a0     
                      801daf00    000001a0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_WinEFT)
    
    .text:_AACDEC_TII_WinEFF 
    *          0    801db0a0    00000160     
                      801db0a0    00000160     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_WinEFF)
    
    .text:_AACDEC_TII_WinMFT 
    *          0    801db200    00000180     
                      801db200    00000180     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_WinMFT)
    
    .text:_AACDEC_TII_WinMFF 
    *          0    801db380    00000160     
                      801db380    00000160     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_WinMFF)
    
    .text:_AACDEC_TII_Rounding 
    *          0    801db4e0    00000060     
                      801db4e0    00000040     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Rounding)
                      801db520    00000020     rts64plus.lib : call_stub.obj ($Tramp$L$PI$$$.text:__call_stub:rts64plus.lib<call_stub.obj>$0x80000000)
    
    .text:_AACDEC_TII_Rounding_16bit 
    *          0    801db540    00000120     
                      801db540    00000120     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Rounding_16bit)
    
    .text:_AACDEC_TII_Rounding_24bit 
    *          0    801db660    000001a0     
                      801db660    000001a0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Rounding_24bit)
    
    .text:_AACDEC_TII_MonoToStereo 
    *          0    801db800    00000300     
                      801db800    00000300     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_MonoToStereo)
    
    .text:_AACDEC_TII_StereoToMono 
    *          0    801dbb00    00000740     
                      801dbb00    00000740     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_StereoToMono)
    
    .text:_AACDEC_TII_DecoderErr 
    *          0    801dc240    00000480     
                      801dc240    00000480     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_DecoderErr)
    
    .text:_AACDEC_TII_init 
    *          0    801dc6c0    000000a0     
                      801dc6c0    000000a0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_init)
    
    .text:_AACDEC_TII_Restarttio 
    *          0    801dc760    00000020     
                      801dc760    00000020     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Restarttio)
    
    .text:_AACDEC_TII_exit 
    *          0    801dc780    00000020     
                      801dc780    00000020     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_exit)
    
    .rtstext   0    801dc7a0    0000b240     
                      801dc7a0    000008a0     rts64plus.lib : _scanfi.obj (.text:__scanfi)
                      801dd040    00000660                   : divd.obj (.text:__divd)
                      801dd6a0    00000560                   : _scanfi.obj (.text:__sset_arg)
                      801ddc00    00000540                   : strtod.obj (.text:_strtod)
                      801de140    00000500                   : strtold.obj (.text:_strtold)
                      801de640    000004c0                   : _scanfi.obj (.text:__sproc_int)
                      801deb00    000004a0                   : strtoll.obj (.text:_strtoll)
                      801defa0    00000480                   : _printfi.obj (.text:__setfield)
                      801df420    00000460                   : fwrite.obj (.text:_fwrite)
                      801df880    00000460                   : strtol.obj (.text:_strtol)
                      801dfce0    00000440                   : _printfi.obj (.text:__getarg_diouxp)
                      801e0120    00000400                   : strtoul.obj (.text:_strtoul)
                      801e0520    00000400                   : strtoull.obj (.text:_strtoull)
                      801e0920    000003a0                   : _printfi.obj (.text:__printfi)
                      801e0cc0    00000300                   : _printfi.obj (.text:_ecvt)
                      801e0fc0    00000300                   : _printfi.obj (.text:_fcvt)
                      801e12c0    00000300                   : fputs.obj (.text:_fputs)
                      801e15c0    000002e0                   : _printfi.obj (.text:__pproc_fge)
                      801e18a0    000002e0                   : _printfi.obj (.text:__pproc_fwp)
                      801e1b80    000002e0                   : _scanfi.obj (.text:__sget_conv)
                      801e1e60    000002a0                   : _printfi.obj (.text:__pconv_e)
                      801e2100    000002a0                   : _scanfi.obj (.text:__sproc_float)
                      801e23a0    000002a0                   : fread.obj (.text:_fread)
                      801e2640    00000280                   : memory.obj (.text:_free)
                      801e28c0    00000260                   : imath64.obj (.text:__divull)
                      801e2b20    00000260                   : mpyd.obj (.text:__mpyd)
                      801e2d80    00000220                   : addd.obj (.text:__addd)
                      801e2fa0    00000220                   : _printfi.obj (.text:__pproc_diouxp)
                      801e31c0    00000220                   : _printfi.obj (.text:__pproc_str)
                      801e33e0    00000200                   : frcaddd.obj (.text:__frcaddd)
                      801e35e0    000001e0                   : frcmpyd_div.obj (.text:__frcmpyd_div)
                      801e37c0    000001c0                   : _printfi.obj (.text:__mcpy)
                      801e3980    000001c0                   : fopen.obj (.text:__openfile)
                      801e3b40    000001a0                   : fscanf.obj (.text:__chkmbc)
                      801e3ce0    000001a0                   : imath40.obj (.text:__divul)
                      801e3e80    000001a0                   : _scanfi.obj (.text:__sproc_lb)
                      801e4020    000001a0                   : setvbuf.obj (.text:_setvbuf)
                      801e41c0    00000180                   : trgdrv.obj (.text:_HOSTrename)
                      801e4340    00000180                   : _printfi.obj (.text:__pconv_g)
                      801e44c0    00000180                   : memory.obj (.text:_malloc)
                      801e4640    00000180                   : lowlev.obj (.text:_open)
                      801e47c0    00000160                   : _scanfi.obj (.text:__sproc_str)
                      801e4920    00000140                   : _bufread.obj (.text:__buff_read)
                      801e4a60    00000140                   : fputc.obj (.text:_fputc)
                      801e4ba0    00000140                   : lowlev.obj (.text:_getdevice)
                      801e4ce0    00000120                   : _printfi.obj (.text:__pproc_fflags)
                      801e4e00    00000120                   : _scanfi.obj (.text:__sget_scanset)
                      801e4f20    00000120                   : fclose.obj (.text:_fclose)
                      801e5040    00000120                   : fgetc.obj (.text:_fgetc)
                      801e5160    00000100                   : trgdrv.obj (.text:_HOSTlseek)
                      801e5260    00000100                   : frcmpyd.obj (.text:__frcmpyd)
                      801e5360    00000100                   : _printfi.obj (.text:__ltostr)
                      801e5460    00000100                   : fopen.obj (.text:__search_fp)
                      801e5560    00000100                   : _io_perm.obj (.text:__wrt_ok)
                      801e5660    00000100                   : ungetc.obj (.text:_ungetc)
                      801e5760    000000e0                   : trgdrv.obj (.text:_HOSTopen)
                      801e5840    000000e0                   : autoinit.obj (.text:__auto_init)
                      801e5920    000000e0                   : cmpd.obj (.text:__cmpd)
                      801e5a00    000000e0                   : divi.obj (.text:__divi)
                      801e5ae0    000000e0                   : atoi.obj (.text:_atoi)
                      801e5bc0    000000e0                   : lowlev.obj (.text:_close)
                      801e5ca0    000000e0                   : exit.obj (.text:_exit)
                      801e5d80    000000e0                   : memset.obj (.text:_memset)
                      801e5e60    000000c0                   : trgdrv.obj (.text:_HOSTread)
                      801e5f20    000000c0                   : trgdrv.obj (.text:_HOSTunlink)
                      801e5fe0    000000c0                   : trgdrv.obj (.text:_HOSTwrite)
                      801e60a0    000000c0                   : fopen.obj (.text:__cleanup)
                      801e6160    000000c0                   : _printfi.obj (.text:__div)
                      801e6220    000000c0                   : divu.obj (.text:__divu)
                      801e62e0    000000c0                   : fflush.obj (.text:__doflush)
                      801e63a0    000000c0                   : fseek.obj (.text:_fseek)
                      801e6460    000000c0                   : lowlev.obj (.text:_lseek)
                      801e6520    000000c0                   : ltoa.obj (.text:_ltoa)
                      801e65e0    000000c0                   : lowlev.obj (.text:_read)
                      801e66a0    000000c0                   : lowlev.obj (.text:_write)
                      801e6760    000000a0                   : trgdrv.obj (.text:_HOSTclose)
                      801e6800    000000a0                   : cvtdf.obj (.text:__cvtdf)
                      801e68a0    000000a0                   : imath40.obj (.text:__divli)
                      801e6940    000000a0                   : _printfi.obj (.text:__ecpy)
                      801e69e0    000000a0                   : _printfi.obj (.text:__fcpy)
                      801e6a80    000000a0                   : fixdli.obj (.text:__fixdli)
                      801e6b20    000000a0                   : _printfi.obj (.text:__pconv_f)
                      801e6bc0    000000a0                   : _io_perm.obj (.text:__rd_ok)
                      801e6c60    000000a0                   : lowlev.obj (.text:_finddevice)
                      801e6d00    000000a0                   : memcpy64.obj (.text:_memcpy)
                      801e6da0    000000a0                   : memory.obj (.text:_minsert)
                      801e6e40    000000a0                   : memory.obj (.text:_mremove)
                      801e6ee0    000000a0                   : lowlev.obj (.text:_tabinit)
                      801e6f80    00000080                   : fixdi.obj (.text:__fixdi)
                      801e7000    00000080                   : fltlid.obj (.text:__fltlid)
                      801e7080    00000080                   : llshift.obj (.text:__llshl)
                      801e7100    00000080                   : renormd.obj (.text:__renormd)
                      801e7180    00000080                   : fscanf.obj (.text:_fscanf)
                      801e7200    00000080                   : printf.obj (.text:_printf)
                      801e7280    00000080                   : trgmsg.obj (.text:_readmsg)
                      801e7300    00000080                   : lowlev.obj (.text:_unlink)
                      801e7380    00000060                   : llshift.obj (.text:__llshru)
                      801e73e0    00000060                   : imath64.obj (.text:__remull)
                      801e7440    00000060                   : imath64.obj (.text:__subcull)
                      801e74a0    00000060                   : boot.obj (.text:_c_int00)
                      801e7500    00000060                   : fopen.obj (.text:_fopen)
                      801e7560    00000060                   : memccpy.obj (.text:_memccpy)
                      801e75c0    00000060                   : memmov.obj (.text:_memmove)
                      801e7620    00000060                   : trgmsg.obj (.text:_writemsg)
                      801e7680    00000040                   : isinf.obj (.text:___isinf)
                      801e76c0    00000040                   : _printfi.obj (.text:___isnan)
                      801e7700    00000040                   : divd.obj (.text:___isnan)
                      801e7740    00000040                   : args_main.obj (.text:__args_main)
                      801e7780    00000040                   : call_stub.obj (.text:__call_stub)
                      801e77c0    00000040                   : negd.obj (.text:__negd)
                      801e7800    00000040                   : imath40.obj (.text:__remli)
                      801e7840    00000040                   : imath40.obj (.text:__remul)
                      801e7880    00000040                   : subd.obj (.text:__subd)
                      801e78c0    00000020                   : fscanf.obj (.text:__inpchar)
                      801e78e0    00000020                   : negll.obj (.text:__negll)
                      801e7900    00000020                   : _lock.obj (.text:__nop)
                      801e7920    00000020                   : printf.obj (.text:__outc)
                      801e7940    00000020                   : printf.obj (.text:__outs)
                      801e7960    00000020                   : fscanf.obj (.text:__uninpchar)
                      801e7980    00000020                   : exit.obj (.text:_abort)
                      801e79a0    00000020                   : feof.obj (.text:_feof)
                      801e79c0    00000020                   : remove.obj (.text:_remove)
    
    .const     0    801e79e0    0000659e     
                      801e79e0    00006090     aacdec_tii.l64P : aacdec_tii.o64P (.const)
                      801eda70    00000204     TestAppDecoder.obj (.const:.string)
                      801edc74    00000002     rts64plus.lib : fputs.obj (.const:.string)
                      801edc76    00000002     --HOLE-- [fill = 0]
                      801edc78    00000101                   : ctype.obj (.const:__ctypes_)
                      801edd79    00000007     --HOLE-- [fill = 0]
                      801edd80    00000096     TestAppDecoder.obj (.const:_$P$T0$1)
                      801ede16    00000002     --HOLE-- [fill = 0]
                      801ede18    00000050     rts64plus.lib : strtod.obj (.const:_digits)
                      801ede68    00000050                   : strtold.obj (.const:_digits)
                      801edeb8    00000048                   : strtod.obj (.const:_powerof10)
                      801edf00    00000048                   : strtold.obj (.const:_powerof10)
                      801edf48    00000023                   : _printfi.obj (.const:.string)
                      801edf6b    00000005     --HOLE-- [fill = 0]
                      801edf70    00000007                   : _scanfi.obj (.const:_flit$1)
                      801edf77    00000001     --HOLE-- [fill = 0]
                      801edf78    00000006                   : _scanfi.obj (.const:_barr$2)
    
    .text      0    801edf80    00001040     
                      801edf80    00000b40     TestAppDecoder.obj (.text)
                      801eeac0    00000220     alg_malloc.obj (.text)
                      801eece0    00000200     alg_create.obj (.text)
                      801eeee0    000000e0     aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetBits_inline)
    
    .cinit     0    801eefc0    00000184     
                      801eefc0    0000005c     rts64plus.lib : defs.obj (.cinit)
                      801ef01c    00000004     --HOLE-- [fill = 0]
                      801ef020    0000005c                   : lowlev.obj (.cinit)
                      801ef07c    00000004     --HOLE-- [fill = 0]
                      801ef080    0000002c                   : exit.obj (.cinit)
                      801ef0ac    00000004     --HOLE-- [fill = 0]
                      801ef0b0    0000002c                   : memory.obj (.cinit)
                      801ef0dc    00000004     --HOLE-- [fill = 0]
                      801ef0e0    0000001c                   : _lock.obj (.cinit)
                      801ef0fc    00000004     --HOLE-- [fill = 0]
                      801ef100    00000010                   : divd.obj (.cinit)
                      801ef110    0000000c     biosDM420.a64P : bcache_wait.o64P (.cinit)
                      801ef11c    00000004     --HOLE-- [fill = 0]
                      801ef120    0000000c     rts64plus.lib : errno.obj (.cinit)
                      801ef12c    00000004     --HOLE-- [fill = 0]
                      801ef130    0000000c                   : fopen.obj (.cinit)
                      801ef13c    00000004     --HOLE-- [fill = 0]
                      801ef140    00000004     (.pad.cinit) [fill = 0]
    
    .switch    0    801ef144    00000080     
                      801ef144    00000058     aacdec_tii.l64P : aacdec_tii.o64P (.switch)
                      801ef19c    00000028     rts64plus.lib : _scanfi.obj (.switch:__sset_arg)
    
    
    FAR CALL TRAMPOLINES
    
    callee name               trampoline name
       callee addr  tramp addr   call addr  call info
    --------------  -----------  ---------  ----------------
    $.text:_AACDEC_TII_reset:aacdec_tii.l64P<aacdec_tii.o64P>$0x0  $Tramp$S$$_AACDEC_TII_reset
       801d1a40     801d1280     801d1248   aacdec_tii.l64P : aacdec_tii.o64P (.text:algInit:_AACDEC_TII_algInit)
    $.text:_AACDEC_TII_reset:aacdec_tii.l64P<aacdec_tii.o64P>$0x0  $Tramp$S$$_AACDEC_TII_reset
       801d1a40     801d1760     801d13a0   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_control)
    $.text:_AACDEC_TII_getStatus:aacdec_tii.l64P<aacdec_tii.o64P>$0x0  $Tramp$S$$_AACDEC_TII_getStatus
       801d17a0     801d1780     801d1670   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_control)
    $.text:__divi:rts64plus.lib<divi.obj>$0x80000000  $Tramp$L$PI$$$.text:__divi:rts64plus.lib<divi.obj>$0x80000000
       801e5a00     801d2560     801d2384   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Decoder)
    $.text:_AACDEC_TII_GetBits_inline:aacdec_tii.l64P<aacdec_tii.o64P>$0x0  $Tramp$S$$_AACDEC_TII_GetBits_inline
       801eeee0     801d5040     801d4fc4   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GetPrefix)
    $.text:_AACDEC_TII_GetBits_inline:aacdec_tii.l64P<aacdec_tii.o64P>$0x0  $Tramp$S$$_AACDEC_TII_GetBits_inline
       801eeee0     801d5140     801d50d0   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop0)
    $.text:_AACDEC_TII_GetBits_inline:aacdec_tii.l64P<aacdec_tii.o64P>$0x0  $Tramp$S$$_AACDEC_TII_GetBits_inline
       801eeee0     801d5280     801d51d0   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop1)
    $.text:_AACDEC_TII_GetBits_inline:aacdec_tii.l64P<aacdec_tii.o64P>$0x0  $Tramp$S$$_AACDEC_TII_GetBits_inline
       801eeee0     801d5420     801d5310   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop2)
                                 801d5390                   : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop2)
    $.text:_AACDEC_TII_GetBits_inline:aacdec_tii.l64P<aacdec_tii.o64P>$0x0  $Tramp$S$$_AACDEC_TII_GetBits_inline
       801eeee0     801d5540     801d54b0   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop3)
    $.text:_AACDEC_TII_GetBits_inline:aacdec_tii.l64P<aacdec_tii.o64P>$0x0  $Tramp$S$$_AACDEC_TII_GetBits_inline
       801eeee0     801d56c0     801d55d0   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop4)
                                 801d5628                   : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop4)
                                 801d5660                   : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop4)
    $.text:_AACDEC_TII_GetBits_inline:aacdec_tii.l64P<aacdec_tii.o64P>$0x0  $Tramp$S$$_AACDEC_TII_GetBits_inline
       801eeee0     801d57e0     801d5754   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_HuffDecodeLoop5)
    $.text:_AACDEC_TII_GetBits_inline:aacdec_tii.l64P<aacdec_tii.o64P>$0x0  $Tramp$S$$_AACDEC_TII_GetBits_inline
       801eeee0     801d59e0     801d5820   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_CB_11_Handler)
                                 801d5860                   : aacdec_tii.o64P (.text:_AACDEC_TII_CB_11_Handler)
                                 801d58a8                   : aacdec_tii.o64P (.text:_AACDEC_TII_CB_11_Handler)
                                 801d58d0                   : aacdec_tii.o64P (.text:_AACDEC_TII_CB_11_Handler)
                                 801d58e4                   : aacdec_tii.o64P (.text:_AACDEC_TII_CB_11_Handler)
                                 801d5900                   : aacdec_tii.o64P (.text:_AACDEC_TII_CB_11_Handler)
                                 801d5950                   : aacdec_tii.o64P (.text:_AACDEC_TII_CB_11_Handler)
                                 801d596c                   : aacdec_tii.o64P (.text:_AACDEC_TII_CB_11_Handler)
                                 801d5980                   : aacdec_tii.o64P (.text:_AACDEC_TII_CB_11_Handler)
                                 801d5998                   : aacdec_tii.o64P (.text:_AACDEC_TII_CB_11_Handler)
    $.text:__divi:rts64plus.lib<divi.obj>$0x80000000  $Tramp$L$PI$$$.text:__divi:rts64plus.lib<divi.obj>$0x80000000
       801e5a00     801d82a0     801d8184   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_GenRandVector)
                                 801d81b8                   : aacdec_tii.o64P (.text:_AACDEC_TII_GenRandVector)
    $.text:__divi:rts64plus.lib<divi.obj>$0x80000000  $Tramp$L$PI$$$.text:__divi:rts64plus.lib<divi.obj>$0x80000000
       801e5a00     801d97a0     801d96f4   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_IFFT)
                                 801d976c                   : aacdec_tii.o64P (.text:_AACDEC_TII_IFFT)
    $.text:__call_stub:rts64plus.lib<call_stub.obj>$0x80000000  $Tramp$L$PI$$$.text:__call_stub:rts64plus.lib<call_stub.obj>$0x80000000
       801e7780     801db520     801db500   aacdec_tii.l64P : aacdec_tii.o64P (.text:_AACDEC_TII_Rounding)
    
    
    GLOBAL SYMBOLS: SORTED ALPHABETICALLY BY Name 
    
    address    name
    --------   ----
    80001000   $bss
    80001000   .bss
    80001000   .data
    801edf80   .text
    801e7980   C$$EXIT
    801e7678   C$$IO$$
    801eda0c   _AACDEC_TII_IAACDEC
    801eda38   _AACDEC_TII_IALG
    801d1000   _AACDEC_TII_algAlloc
    801d12a0   _AACDEC_TII_algFree
    801d10a0   _AACDEC_TII_algInit
    801d1080   _AACDEC_TII_algNumAlloc
    801d1300   _AACDEC_TII_control
    801d1b40   _AACDEC_TII_decode
    801dc780   _AACDEC_TII_exit
    801dc6c0   _AACDEC_TII_init
    801eeac0   _ALG_activate
    801eece0   _ALG_create
    801eeaf0   _ALG_deactivate
    801eee10   _ALG_delete
    801eeb28   _ALG_exit
    801eeb24   _ALG_init
    80185534   _BCACHE_getMar
    801854e4   _BCACHE_getSize
    801853f4   _BCACHE_inv
    801855d0   _BCACHE_invL1pAll
    801854b4   _BCACHE_setCacheToSram
    80185464   _BCACHE_setMar
    80185420   _BCACHE_setSize
    801855e0   _BCACHE_wait
    801853e4   _BCACHE_wb
    801855c0   _BCACHE_wbAll
    801853d0   _BCACHE_wbInv
    801855ac   _BCACHE_wbInvAll
    801ee780   _CompareOutputData
    801e6760   _HOSTclose
    801e5160   _HOSTlseek
    801e5760   _HOSTopen
    801e5e60   _HOSTread
    801e41c0   _HOSTrename
    801e5f20   _HOSTunlink
    801e5fe0   _HOSTwrite
    801eda5c   _IAACDEC_PARAMS
    801eea80   _TestApp_EnableCache
    801ee924   _WriteToFile
    801eeb2c   __ALG_allocMemory
    801eec44   __ALG_freeMemory
    80185094   __BCACHE_emifAddr
    80185660   __CIOBUF_
    80182000   __STACK_END
    00011000   __STACK_SIZE
    00170000   __SYSMEM_SIZE
    00000001   __TI_args_main
    8018523c   ___TI_enable_exit_profile_output
    ffffffff   ___TI_pprof_out_hndl
    ffffffff   ___TI_prof_data_size
    ffffffff   ___TI_prof_data_start
    ffffffff   ___binit__
    80001000   ___bss__
    ffffffff   ___c_args__
    801eefc0   ___cinit__
    80001000   ___data__
    80001000   ___edata__
    80001000   ___end__
    801eefc0   ___etext__
    801e7680   ___isinf
    ffffffff   ___pinit__
    801edf80   ___text__
    801e2d80   __addd
    801e7740   __args_main
    801e5840   __auto_init
    801e4920   __buff_read
    801e7780   __c6xabi_call_stub
    801e5a00   __c6xabi_divi
    801e6220   __c6xabi_divu
    801e7780   __call_stub
    801e60a0   __cleanup
    80185234   __cleanup_ptr
    801e5920   __cmpd
    801edc78   __ctypes_
    801e6800   __cvtdf
    801dd040   __divd
    801e5a00   __divi
    801e68a0   __divli
    801e6220   __divu
    801e3ce0   __divul
    801e28c0   __divull
    801e62e0   __doflush
    80185238   __dtors_ptr
    801e6f80   __fixdi
    801e6a80   __fixdli
    801e7000   __fltlid
    801e33e0   __frcaddd
    801e5260   __frcmpyd
    801e35e0   __frcmpyd_div
    80185090   __ft_end
    80184f00   __ftable
    801e7080   __llshl
    801e7380   __llshru
    80185240   __lock
    801e2b20   __mpyd
    801e77c0   __negd
    801e78e0   __negll
    801e7900   __nop
    801e0920   __printfi
    801e6bc0   __rd_ok
    801e7800   __remli
    801e7840   __remul
    801e73e0   __remull
    801e7100   __renormd
    801dc7a0   __scanfi
    80171000   __stack
    801e7440   __subcull
    801e7880   __subd
    80001000   __sys_memory
    80184ff0   __tmpnams
    80185244   __unlock
    801e5560   __wrt_ok
    801e7980   _abort
    801e5ae0   _atoi
    801e74a0   _c_int00
    801e5bc0   _close
    80185258   _errno
    801e5ca0   _exit
    801e4f20   _fclose
    801e79a0   _feof
    801e5040   _fgetc
    801e7500   _fopen
    801e4a60   _fputc
    801e12c0   _fputs
    801e23a0   _fread
    801e2640   _free
    801e7180   _fscanf
    801e63a0   _fseek
    801df420   _fwrite
    801e5040   _getc
    80182000   _inputData
    801e6460   _lseek
    801e6520   _ltoa
    801edf80   _main
    801e44c0   _malloc
    801e7560   _memccpy
    801e6d00   _memcpy
    801e75c0   _memmove
    801e5d80   _memset
    801e4640   _open
    80182f00   _outputData
    801e7200   _printf
    801e4a60   _putc
    801e65e0   _read
    801e7280   _readmsg
    801e79c0   _remove
    801e4020   _setvbuf
    801ddc00   _strtod
    801df880   _strtol
    801de140   _strtold
    801deb00   _strtoll
    801e0120   _strtoul
    801e0520   _strtoull
    801e5660   _ungetc
    801e7300   _unlink
    801e66a0   _write
    801e7620   _writemsg
    ffffffff   binit
    801eefc0   cinit
    80001000   edata
    80001000   end
    801eefc0   etext
    ffffffff   pinit
    
    
    GLOBAL SYMBOLS: SORTED BY Symbol Address 
    
    address    name
    --------   ----
    00000001   __TI_args_main
    00011000   __STACK_SIZE
    00170000   __SYSMEM_SIZE
    80001000   $bss
    80001000   .bss
    80001000   .data
    80001000   ___bss__
    80001000   ___data__
    80001000   ___edata__
    80001000   ___end__
    80001000   __sys_memory
    80001000   edata
    80001000   end
    80171000   __stack
    80182000   __STACK_END
    80182000   _inputData
    80182f00   _outputData
    80184f00   __ftable
    80184ff0   __tmpnams
    80185090   __ft_end
    80185094   __BCACHE_emifAddr
    80185234   __cleanup_ptr
    80185238   __dtors_ptr
    8018523c   ___TI_enable_exit_profile_output
    80185240   __lock
    80185244   __unlock
    80185258   _errno
    801853d0   _BCACHE_wbInv
    801853e4   _BCACHE_wb
    801853f4   _BCACHE_inv
    80185420   _BCACHE_setSize
    80185464   _BCACHE_setMar
    801854b4   _BCACHE_setCacheToSram
    801854e4   _BCACHE_getSize
    80185534   _BCACHE_getMar
    801855ac   _BCACHE_wbInvAll
    801855c0   _BCACHE_wbAll
    801855d0   _BCACHE_invL1pAll
    801855e0   _BCACHE_wait
    80185660   __CIOBUF_
    801d1000   _AACDEC_TII_algAlloc
    801d1080   _AACDEC_TII_algNumAlloc
    801d10a0   _AACDEC_TII_algInit
    801d12a0   _AACDEC_TII_algFree
    801d1300   _AACDEC_TII_control
    801d1b40   _AACDEC_TII_decode
    801dc6c0   _AACDEC_TII_init
    801dc780   _AACDEC_TII_exit
    801dc7a0   __scanfi
    801dd040   __divd
    801ddc00   _strtod
    801de140   _strtold
    801deb00   _strtoll
    801df420   _fwrite
    801df880   _strtol
    801e0120   _strtoul
    801e0520   _strtoull
    801e0920   __printfi
    801e12c0   _fputs
    801e23a0   _fread
    801e2640   _free
    801e28c0   __divull
    801e2b20   __mpyd
    801e2d80   __addd
    801e33e0   __frcaddd
    801e35e0   __frcmpyd_div
    801e3ce0   __divul
    801e4020   _setvbuf
    801e41c0   _HOSTrename
    801e44c0   _malloc
    801e4640   _open
    801e4920   __buff_read
    801e4a60   _fputc
    801e4a60   _putc
    801e4f20   _fclose
    801e5040   _fgetc
    801e5040   _getc
    801e5160   _HOSTlseek
    801e5260   __frcmpyd
    801e5560   __wrt_ok
    801e5660   _ungetc
    801e5760   _HOSTopen
    801e5840   __auto_init
    801e5920   __cmpd
    801e5a00   __c6xabi_divi
    801e5a00   __divi
    801e5ae0   _atoi
    801e5bc0   _close
    801e5ca0   _exit
    801e5d80   _memset
    801e5e60   _HOSTread
    801e5f20   _HOSTunlink
    801e5fe0   _HOSTwrite
    801e60a0   __cleanup
    801e6220   __c6xabi_divu
    801e6220   __divu
    801e62e0   __doflush
    801e63a0   _fseek
    801e6460   _lseek
    801e6520   _ltoa
    801e65e0   _read
    801e66a0   _write
    801e6760   _HOSTclose
    801e6800   __cvtdf
    801e68a0   __divli
    801e6a80   __fixdli
    801e6bc0   __rd_ok
    801e6d00   _memcpy
    801e6f80   __fixdi
    801e7000   __fltlid
    801e7080   __llshl
    801e7100   __renormd
    801e7180   _fscanf
    801e7200   _printf
    801e7280   _readmsg
    801e7300   _unlink
    801e7380   __llshru
    801e73e0   __remull
    801e7440   __subcull
    801e74a0   _c_int00
    801e7500   _fopen
    801e7560   _memccpy
    801e75c0   _memmove
    801e7620   _writemsg
    801e7678   C$$IO$$
    801e7680   ___isinf
    801e7740   __args_main
    801e7780   __c6xabi_call_stub
    801e7780   __call_stub
    801e77c0   __negd
    801e7800   __remli
    801e7840   __remul
    801e7880   __subd
    801e78e0   __negll
    801e7900   __nop
    801e7980   C$$EXIT
    801e7980   _abort
    801e79a0   _feof
    801e79c0   _remove
    801eda0c   _AACDEC_TII_IAACDEC
    801eda38   _AACDEC_TII_IALG
    801eda5c   _IAACDEC_PARAMS
    801edc78   __ctypes_
    801edf80   .text
    801edf80   ___text__
    801edf80   _main
    801ee780   _CompareOutputData
    801ee924   _WriteToFile
    801eea80   _TestApp_EnableCache
    801eeac0   _ALG_activate
    801eeaf0   _ALG_deactivate
    801eeb24   _ALG_init
    801eeb28   _ALG_exit
    801eeb2c   __ALG_allocMemory
    801eec44   __ALG_freeMemory
    801eece0   _ALG_create
    801eee10   _ALG_delete
    801eefc0   ___cinit__
    801eefc0   ___etext__
    801eefc0   cinit
    801eefc0   etext
    ffffffff   ___TI_pprof_out_hndl
    ffffffff   ___TI_prof_data_size
    ffffffff   ___TI_prof_data_start
    ffffffff   ___binit__
    ffffffff   ___c_args__
    ffffffff   ___pinit__
    ffffffff   binit
    ffffffff   pinit
    
    [169 symbols]
    


    Best regards,
    j-breeze