Skip to content

Instantly share code, notes, and snippets.

@psxdev
Created August 20, 2015 08:19
Show Gist options
  • Save psxdev/ef7f15afa5187175196b to your computer and use it in GitHub Desktop.
Save psxdev/ef7f15afa5187175196b to your computer and use it in GitHub Desktop.
arm-vita-eabi-gcc -Wl,-q -Wall -mfloat-abi=hard -c -o main.o main.c
main.c: In function 'main':
main.c:69:3: warning: implicit declaration of function 'file_choose' [-Wimplicit-function-declaration]
file_choose(
^
arm-vita-eabi-gcc -Wl,-q -Wall -mfloat-abi=hard -c -o font.o font.c
font.c: In function 'font_draw_stringf':
font.c:55:2: warning: implicit declaration of function 'sceClibVsnprintf' [-Wimplicit-function-declaration]
sceClibVsnprintf(buf, sizeof(buf), s, argptr);
^
arm-vita-eabi-gcc -Wl,-q -Wall -mfloat-abi=hard -c -o font_data.o font_data.c
arm-vita-eabi-gcc -Wl,-q -Wall -mfloat-abi=hard -c -o file_chooser.o file_chooser.c
file_chooser.c: In function 'file_choose':
file_chooser.c:195:7: warning: implicit declaration of function 'sceClibSnprintf' [-Wimplicit-function-declaration]
sceClibSnprintf(new_path, PATH_MAX, "%s/%s", cur_path, entry->name);
^
arm-vita-eabi-gcc main.o font.o font_data.o file_chooser.o -Wl,-q -Wall -mfloat-abi=hard -lvita2d -lpng -lz -lm -ldebugnet -lpsp2link -lSceCtrl_stub -lSceDisplay_stub -lSceGxm_stub -lSceNet_stub -lSceNetCtl_stub -o psp2linksample.elf
#advice from xyzz strip before create elf
arm-vita-eabi-strip -g psp2linksample.elf
#i put db.json there use your location
vita-elf-create psp2linksample.elf psp2linksample.velf /usr/local/vitadev/bin/db.json
Function stubs in section 4:
0x0431e0 (sceCtrlPeekBufferPositive):
Library: 35 (SceCtrl)
Module : 36 (SceCtrl)
NID : 2848181974 (sceCtrlPeekBufferPositive)
0x0431f0 (sceDisplayWaitVblankStart):
Library: 49 (SceDisplay)
Module : 50 (SceDisplay)
NID : 1469442200 (sceDisplayWaitVblankStart)
0x043200 (sceDisplaySetFrameBuf):
Library: 49 (SceDisplay)
Module : 52 (SceDisplayUser)
NID : 2051083108 (sceDisplaySetFrameBuf)
0x043210 (sceGxmMapMemory):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3323868412 (sceGxmMapMemory)
0x043220 (sceGxmSetFrontPolygonMode):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 4254277789 (sceGxmSetFrontPolygonMode)
0x043230 (sceGxmSetFragmentProgram):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 2905557209 (sceGxmSetFragmentProgram)
0x043240 (sceGxmBeginScene):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 2268397390 (sceGxmBeginScene)
0x043250 (sceGxmTextureGetFormat):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3899183795 (sceGxmTextureGetFormat)
0x043260 (sceGxmDraw):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3154483964 (sceGxmDraw)
0x043270 (sceGxmColorSurfaceInit):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3977211429 (sceGxmColorSurfaceInit)
0x043280 (sceGxmProgramFindParameterByName):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 662148292 (sceGxmProgramFindParameterByName)
0x043290 (sceGxmDestroyContext):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3990642610 (sceGxmDestroyContext)
0x0432a0 (sceGxmFinish):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 120838318 (sceGxmFinish)
0x0432b0 (sceGxmUnmapFragmentUsseMemory):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 2160913851 (sceGxmUnmapFragmentUsseMemory)
0x0432c0 (sceGxmDepthStencilSurfaceInit):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3399303633 (sceGxmDepthStencilSurfaceInit)
0x0432d0 (sceGxmCreateContext):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3897353652 (sceGxmCreateContext)
0x0432e0 (sceGxmCreateRenderTarget):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 544930155 (sceGxmCreateRenderTarget)
0x0432f0 (sceGxmShaderPatcherReleaseFragmentProgram):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3190244305 (sceGxmShaderPatcherReleaseFragmentProgram)
0x043300 (sceGxmDestroyRenderTarget):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 194299146 (sceGxmDestroyRenderTarget)
0x043310 (sceGxmSetFragmentTexture):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 700665333 (sceGxmSetFragmentTexture)
0x043320 (sceGxmDisplayQueueAddEntry):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3965462197 (sceGxmDisplayQueueAddEntry)
0x043330 (sceGxmUnmapMemory):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 2190239976 (sceGxmUnmapMemory)
0x043340 (sceGxmDisplayQueueFinish):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3112983309 (sceGxmDisplayQueueFinish)
0x043350 (sceGxmEndScene):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 4264562223 (sceGxmEndScene)
0x043360 (sceGxmMapFragmentUsseMemory):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 8651462 (sceGxmMapFragmentUsseMemory)
0x043370 (sceGxmMapVertexUsseMemory):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 4198724880 (sceGxmMapVertexUsseMemory)
0x043380 (sceGxmInitialize):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 2968642796 (sceGxmInitialize)
0x043390 (sceGxmPadHeartbeat):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 1025899753 (sceGxmPadHeartbeat)
0x0433a0 (sceGxmShaderPatcherCreateVertexProgram):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3082528469 (sceGxmShaderPatcherCreateVertexProgram)
0x0433b0 (sceGxmShaderPatcherDestroy):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3936727296 (sceGxmShaderPatcherDestroy)
0x0433c0 (sceGxmReserveFragmentDefaultUniformBuffer):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 2065673142 (sceGxmReserveFragmentDefaultUniformBuffer)
0x0433d0 (sceGxmProgramCheck):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3985337449 (sceGxmProgramCheck)
0x0433e0 (sceGxmProgramParameterGetResourceIndex):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 1551488410 (sceGxmProgramParameterGetResourceIndex)
0x0433f0 (sceGxmReserveVertexDefaultUniformBuffer):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 2534508819 (sceGxmReserveVertexDefaultUniformBuffer)
0x043400 (sceGxmUnmapVertexUsseMemory):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 160511221 (sceGxmUnmapVertexUsseMemory)
0x043410 (sceGxmTextureInitLinear):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 1209118411 (sceGxmTextureInitLinear)
0x043420 (sceGxmTextureSetPalette):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3714755578 (sceGxmTextureSetPalette)
0x043430 (sceGxmSetUniformDataF):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 1708985476 (sceGxmSetUniformDataF)
0x043440 (sceGxmSetVertexProgram):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 838830781 (sceGxmSetVertexProgram)
0x043450 (sceGxmTerminate):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 3056066150 (sceGxmTerminate)
0x043460 (sceGxmSetVertexStream):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 2304635625 (sceGxmSetVertexStream)
0x043470 (sceGxmShaderPatcherCreate):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 84092504 (sceGxmShaderPatcherCreate)
0x043480 (sceGxmShaderPatcherCreateFragmentProgram):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 1322443933 (sceGxmShaderPatcherCreateFragmentProgram)
0x043490 (sceGxmShaderPatcherRegisterProgram):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 726828130 (sceGxmShaderPatcherRegisterProgram)
0x0434a0 (sceGxmShaderPatcherReleaseVertexProgram):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 2887774938 (sceGxmShaderPatcherReleaseVertexProgram)
0x0434b0 (sceGxmShaderPatcherUnregisterProgram):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 4043550602 (sceGxmShaderPatcherUnregisterProgram)
0x0434c0 (sceGxmSyncObjectCreate):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 1784681441 (sceGxmSyncObjectCreate)
0x0434d0 (sceGxmSyncObjectDestroy):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 2291853452 (sceGxmSyncObjectDestroy)
0x0434e0 (sceGxmTextureGetData):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 1396817222 (sceGxmTextureGetData)
0x0434f0 (sceGxmTextureGetHeight):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 1411424390 (sceGxmTextureGetHeight)
0x043500 (sceGxmTextureGetPalette):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 219716656 (sceGxmTextureGetPalette)
0x043510 (sceGxmTextureGetWidth):
Library: 63 (SceGxm)
Module : 64 (SceGxm)
NID : 308952755 (sceGxmTextureGetWidth)
0x043520 (sceNetAccept):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 450862001 (sceNetAccept)
0x043530 (sceNetBind):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 311863627 (sceNetBind)
0x043540 (sceNetListen):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 2056102036 (sceNetListen)
0x043550 (sceNetInetNtop):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 2558761844 (sceNetInetNtop)
0x043560 (sceNetInit):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 3942900325 (sceNetInit)
0x043570 (sceNetConnect):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 300267254 (sceNetConnect)
0x043580 (sceNetShowNetstat):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 865000494 (sceNetShowNetstat)
0x043590 (sceNetNtohl):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 3538593349 (sceNetNtohl)
0x0435a0 (sceNetHtonl):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 1278259260 (sceNetHtonl)
0x0435b0 (sceNetHtons):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 2678268027 (sceNetHtons)
0x0435c0 (sceNetInetPton):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 3589189704 (sceNetInetPton)
0x0435d0 (sceNetNtohs):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 126112040 (sceNetNtohs)
0x0435e0 (sceNetRecv):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 37110711 (sceNetRecv)
0x0435f0 (sceNetSend):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 3822947545 (sceNetSend)
0x043600 (sceNetSocketClose):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 696396621 (sceNetSocketClose)
0x043610 (sceNetSocket):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 4035247331 (sceNetSocket)
0x043620 (sceNetTerm):
Library: 113 (SceNet)
Module : 114 (SceNet)
NID : 3929850502 (sceNetTerm)
0x043630 (sceNetCtlInit):
Library: 117 (SceNetCtl)
Module : 118 (SceNetCtl)
NID : 1230807515 (sceNetCtlInit)
0x043640 (sceNetCtlInetGetInfo):
Library: 117 (SceNetCtl)
Module : 118 (SceNetCtl)
NID : 2993489907 (sceNetCtlInetGetInfo)
0x043650 (sceNetCtlTerm):
Library: 117 (SceNetCtl)
Module : 118 (SceNetCtl)
NID : 3440936520 (sceNetCtlTerm)
0x043660 (sceKernelFreeMemBlock):
Library: 81 (SceKernel)
Module : 220 (SceSysmem)
NID : 2837321198 (sceKernelFreeMemBlock)
0x043670 (sceKernelAllocMemBlock):
Library: 81 (SceKernel)
Module : 220 (SceSysmem)
NID : 3117804510 (sceKernelAllocMemBlock)
0x043680 (sceKernelGetMemBlockBase):
Library: 81 (SceKernel)
Module : 220 (SceSysmem)
NID : 3102693400 (sceKernelGetMemBlockBase)
0x043690 (sceKernelExitThread):
Library: 81 (SceKernel)
Module : 228 (SceThreadmgrCoredumpTime)
NID : 210385121 (sceKernelExitThread)
0x0436a0 (sceIoClose):
Library: 81 (SceKernel)
Module : 76 (SceIofilemgr)
NID : 3339421830 (sceIoClose)
0x0436b0 (sceIoRead):
Library: 81 (SceKernel)
Module : 76 (SceIofilemgr)
NID : 4256375443 (sceIoRead)
0x0436c0 (sceIoLseek32):
Library: 81 (SceKernel)
Module : 76 (SceIofilemgr)
NID : 1227172763 (sceIoLseek32)
0x0436d0 (sceIoWrite):
Library: 81 (SceKernel)
Module : 76 (SceIofilemgr)
NID : 888133750 (sceIoWrite)
0x0436e0 (sceClibSnprintf):
Library: 81 (SceKernel)
Module : 82 (SceLibKernel)
NID : 2361000917 (sceClibSnprintf)
0x0436f0 (sceKernelStartThread):
Library: 81 (SceKernel)
Module : 82 (SceLibKernel)
NID : 4035830089 (sceKernelStartThread)
0x043700 (sceClibVsnprintf):
Library: 81 (SceKernel)
Module : 82 (SceLibKernel)
NID : 4201374823 (sceClibVsnprintf)
0x043710 (sceKernelCreateMutex):
Library: 81 (SceKernel)
Module : 82 (SceLibKernel)
NID : 3981652810 (sceKernelCreateMutex)
0x043720 (sceIoOpen):
Library: 81 (SceKernel)
Module : 82 (SceLibKernel)
NID : 1818274913 (sceIoOpen)
0x043730 (sceKernelGetTLSAddr):
Library: 81 (SceKernel)
Module : 82 (SceLibKernel)
NID : 2996169569 (sceKernelGetTLSAddr)
0x043740 (sceKernelCreateLwMutex):
Library: 81 (SceKernel)
Module : 82 (SceLibKernel)
NID : 3664693487 (sceKernelCreateLwMutex)
0x043750 (sceKernelCreateThread):
Library: 81 (SceKernel)
Module : 82 (SceLibKernel)
NID : 3317767911 (sceKernelCreateThread)
0x043760 (sceKernelGetThreadId):
Library: 81 (SceKernel)
Module : 82 (SceLibKernel)
NID : 263811833 (sceKernelGetThreadId)
0x043770 (sceKernelLockMutex):
Library: 81 (SceKernel)
Module : 82 (SceLibKernel)
NID : 495810885 (sceKernelLockMutex)
0x043780 (sceKernelLockLwMutex):
Library: 81 (SceKernel)
Module : 82 (SceLibKernel)
NID : 1189592699 (sceKernelLockLwMutex)
0x043790 (sceKernelUnlockLwMutex):
Library: 81 (SceKernel)
Module : 82 (SceLibKernel)
NID : 302709900 (sceKernelUnlockLwMutex)
0x0437a0 (sceKernelUnlockMutex):
Library: 81 (SceKernel)
Module : 226 (SceThreadmgr)
NID : 439824072 (sceKernelUnlockMutex)
0x0437b0 (sceKernelDeleteThread):
Library: 81 (SceKernel)
Module : 226 (SceThreadmgr)
NID : 465429465 (sceKernelDeleteThread)
0x0437c0 (sceKernelExitDeleteThread):
Library: 81 (SceKernel)
Module : 226 (SceThreadmgr)
NID : 488103631 (sceKernelExitDeleteThread)
0x0437d0 (sceKernelGetProcessId):
Library: 81 (SceKernel)
Module : 226 (SceThreadmgr)
NID : 2647346042 (sceKernelGetProcessId)
Relocations:
Relocations for section 15: .data
offset 060014: type R_ARM_ABS32, +7852
offset 0607c4: type R_ARM_ABS32, +36984
offset 0607c8: type R_ARM_ABS32, +35992
offset 0607d8: type R_ARM_ABS32, +38136
offset 0607dc: type R_ARM_ABS32, +36744
offset 0607f0: type R_ARM_ABS32, +38280
offset 06082c: type R_ARM_ABS32, +2820
offset 060830: type R_ARM_ABS32, +2924
offset 060834: type R_ARM_ABS32, +3028
offset 06085c: type R_ARM_ABS32, +42964
offset 060c50: type R_ARM_ABS32, +2072
offset 060c5c: type R_ARM_ABS32, __malloc_av_+0
offset 060c60: type R_ARM_ABS32, __malloc_av_+0
offset 060c64: type R_ARM_ABS32, __malloc_av_+8
offset 060c68: type R_ARM_ABS32, __malloc_av_+8
offset 060c6c: type R_ARM_ABS32, __malloc_av_+16
offset 060c70: type R_ARM_ABS32, __malloc_av_+16
offset 060c74: type R_ARM_ABS32, __malloc_av_+24
offset 060c78: type R_ARM_ABS32, __malloc_av_+24
offset 060c7c: type R_ARM_ABS32, __malloc_av_+32
offset 060c80: type R_ARM_ABS32, __malloc_av_+32
offset 060c84: type R_ARM_ABS32, __malloc_av_+40
offset 060c88: type R_ARM_ABS32, __malloc_av_+40
offset 060c8c: type R_ARM_ABS32, __malloc_av_+48
offset 060c90: type R_ARM_ABS32, __malloc_av_+48
offset 060c94: type R_ARM_ABS32, __malloc_av_+56
offset 060c98: type R_ARM_ABS32, __malloc_av_+56
offset 060c9c: type R_ARM_ABS32, __malloc_av_+64
offset 060ca0: type R_ARM_ABS32, __malloc_av_+64
offset 060ca4: type R_ARM_ABS32, __malloc_av_+72
offset 060ca8: type R_ARM_ABS32, __malloc_av_+72
offset 060cac: type R_ARM_ABS32, __malloc_av_+80
offset 060cb0: type R_ARM_ABS32, __malloc_av_+80
offset 060cb4: type R_ARM_ABS32, __malloc_av_+88
offset 060cb8: type R_ARM_ABS32, __malloc_av_+88
offset 060cbc: type R_ARM_ABS32, __malloc_av_+96
offset 060cc0: type R_ARM_ABS32, __malloc_av_+96
offset 060cc4: type R_ARM_ABS32, __malloc_av_+104
offset 060cc8: type R_ARM_ABS32, __malloc_av_+104
offset 060ccc: type R_ARM_ABS32, __malloc_av_+112
offset 060cd0: type R_ARM_ABS32, __malloc_av_+112
offset 060cd4: type R_ARM_ABS32, __malloc_av_+120
offset 060cd8: type R_ARM_ABS32, __malloc_av_+120
offset 060cdc: type R_ARM_ABS32, __malloc_av_+128
offset 060ce0: type R_ARM_ABS32, __malloc_av_+128
offset 060ce4: type R_ARM_ABS32, __malloc_av_+136
offset 060ce8: type R_ARM_ABS32, __malloc_av_+136
offset 060cec: type R_ARM_ABS32, __malloc_av_+144
offset 060cf0: type R_ARM_ABS32, __malloc_av_+144
offset 060cf4: type R_ARM_ABS32, __malloc_av_+152
offset 060cf8: type R_ARM_ABS32, __malloc_av_+152
offset 060cfc: type R_ARM_ABS32, __malloc_av_+160
offset 060d00: type R_ARM_ABS32, __malloc_av_+160
offset 060d04: type R_ARM_ABS32, __malloc_av_+168
offset 060d08: type R_ARM_ABS32, __malloc_av_+168
offset 060d0c: type R_ARM_ABS32, __malloc_av_+176
offset 060d10: type R_ARM_ABS32, __malloc_av_+176
offset 060d14: type R_ARM_ABS32, __malloc_av_+184
offset 060d18: type R_ARM_ABS32, __malloc_av_+184
offset 060d1c: type R_ARM_ABS32, __malloc_av_+192
offset 060d20: type R_ARM_ABS32, __malloc_av_+192
offset 060d24: type R_ARM_ABS32, __malloc_av_+200
offset 060d28: type R_ARM_ABS32, __malloc_av_+200
offset 060d2c: type R_ARM_ABS32, __malloc_av_+208
offset 060d30: type R_ARM_ABS32, __malloc_av_+208
offset 060d34: type R_ARM_ABS32, __malloc_av_+216
offset 060d38: type R_ARM_ABS32, __malloc_av_+216
offset 060d3c: type R_ARM_ABS32, __malloc_av_+224
offset 060d40: type R_ARM_ABS32, __malloc_av_+224
offset 060d44: type R_ARM_ABS32, __malloc_av_+232
offset 060d48: type R_ARM_ABS32, __malloc_av_+232
offset 060d4c: type R_ARM_ABS32, __malloc_av_+240
offset 060d50: type R_ARM_ABS32, __malloc_av_+240
offset 060d54: type R_ARM_ABS32, __malloc_av_+248
offset 060d58: type R_ARM_ABS32, __malloc_av_+248
offset 060d5c: type R_ARM_ABS32, __malloc_av_+256
offset 060d60: type R_ARM_ABS32, __malloc_av_+256
offset 060d64: type R_ARM_ABS32, __malloc_av_+264
offset 060d68: type R_ARM_ABS32, __malloc_av_+264
offset 060d6c: type R_ARM_ABS32, __malloc_av_+272
offset 060d70: type R_ARM_ABS32, __malloc_av_+272
offset 060d74: type R_ARM_ABS32, __malloc_av_+280
offset 060d78: type R_ARM_ABS32, __malloc_av_+280
offset 060d7c: type R_ARM_ABS32, __malloc_av_+288
offset 060d80: type R_ARM_ABS32, __malloc_av_+288
offset 060d84: type R_ARM_ABS32, __malloc_av_+296
offset 060d88: type R_ARM_ABS32, __malloc_av_+296
offset 060d8c: type R_ARM_ABS32, __malloc_av_+304
offset 060d90: type R_ARM_ABS32, __malloc_av_+304
offset 060d94: type R_ARM_ABS32, __malloc_av_+312
offset 060d98: type R_ARM_ABS32, __malloc_av_+312
offset 060d9c: type R_ARM_ABS32, __malloc_av_+320
offset 060da0: type R_ARM_ABS32, __malloc_av_+320
offset 060da4: type R_ARM_ABS32, __malloc_av_+328
offset 060da8: type R_ARM_ABS32, __malloc_av_+328
offset 060dac: type R_ARM_ABS32, __malloc_av_+336
offset 060db0: type R_ARM_ABS32, __malloc_av_+336
offset 060db4: type R_ARM_ABS32, __malloc_av_+344
offset 060db8: type R_ARM_ABS32, __malloc_av_+344
offset 060dbc: type R_ARM_ABS32, __malloc_av_+352
offset 060dc0: type R_ARM_ABS32, __malloc_av_+352
offset 060dc4: type R_ARM_ABS32, __malloc_av_+360
offset 060dc8: type R_ARM_ABS32, __malloc_av_+360
offset 060dcc: type R_ARM_ABS32, __malloc_av_+368
offset 060dd0: type R_ARM_ABS32, __malloc_av_+368
offset 060dd4: type R_ARM_ABS32, __malloc_av_+376
offset 060dd8: type R_ARM_ABS32, __malloc_av_+376
offset 060ddc: type R_ARM_ABS32, __malloc_av_+384
offset 060de0: type R_ARM_ABS32, __malloc_av_+384
offset 060de4: type R_ARM_ABS32, __malloc_av_+392
offset 060de8: type R_ARM_ABS32, __malloc_av_+392
offset 060dec: type R_ARM_ABS32, __malloc_av_+400
offset 060df0: type R_ARM_ABS32, __malloc_av_+400
offset 060df4: type R_ARM_ABS32, __malloc_av_+408
offset 060df8: type R_ARM_ABS32, __malloc_av_+408
offset 060dfc: type R_ARM_ABS32, __malloc_av_+416
offset 060e00: type R_ARM_ABS32, __malloc_av_+416
offset 060e04: type R_ARM_ABS32, __malloc_av_+424
offset 060e08: type R_ARM_ABS32, __malloc_av_+424
offset 060e0c: type R_ARM_ABS32, __malloc_av_+432
offset 060e10: type R_ARM_ABS32, __malloc_av_+432
offset 060e14: type R_ARM_ABS32, __malloc_av_+440
offset 060e18: type R_ARM_ABS32, __malloc_av_+440
offset 060e1c: type R_ARM_ABS32, __malloc_av_+448
offset 060e20: type R_ARM_ABS32, __malloc_av_+448
offset 060e24: type R_ARM_ABS32, __malloc_av_+456
offset 060e28: type R_ARM_ABS32, __malloc_av_+456
offset 060e2c: type R_ARM_ABS32, __malloc_av_+464
offset 060e30: type R_ARM_ABS32, __malloc_av_+464
offset 060e34: type R_ARM_ABS32, __malloc_av_+472
offset 060e38: type R_ARM_ABS32, __malloc_av_+472
offset 060e3c: type R_ARM_ABS32, __malloc_av_+480
offset 060e40: type R_ARM_ABS32, __malloc_av_+480
offset 060e44: type R_ARM_ABS32, __malloc_av_+488
offset 060e48: type R_ARM_ABS32, __malloc_av_+488
offset 060e4c: type R_ARM_ABS32, __malloc_av_+496
offset 060e50: type R_ARM_ABS32, __malloc_av_+496
offset 060e54: type R_ARM_ABS32, __malloc_av_+504
offset 060e58: type R_ARM_ABS32, __malloc_av_+504
offset 060e5c: type R_ARM_ABS32, __malloc_av_+512
offset 060e60: type R_ARM_ABS32, __malloc_av_+512
offset 060e64: type R_ARM_ABS32, __malloc_av_+520
offset 060e68: type R_ARM_ABS32, __malloc_av_+520
offset 060e6c: type R_ARM_ABS32, __malloc_av_+528
offset 060e70: type R_ARM_ABS32, __malloc_av_+528
offset 060e74: type R_ARM_ABS32, __malloc_av_+536
offset 060e78: type R_ARM_ABS32, __malloc_av_+536
offset 060e7c: type R_ARM_ABS32, __malloc_av_+544
offset 060e80: type R_ARM_ABS32, __malloc_av_+544
offset 060e84: type R_ARM_ABS32, __malloc_av_+552
offset 060e88: type R_ARM_ABS32, __malloc_av_+552
offset 060e8c: type R_ARM_ABS32, __malloc_av_+560
offset 060e90: type R_ARM_ABS32, __malloc_av_+560
offset 060e94: type R_ARM_ABS32, __malloc_av_+568
offset 060e98: type R_ARM_ABS32, __malloc_av_+568
offset 060e9c: type R_ARM_ABS32, __malloc_av_+576
offset 060ea0: type R_ARM_ABS32, __malloc_av_+576
offset 060ea4: type R_ARM_ABS32, __malloc_av_+584
offset 060ea8: type R_ARM_ABS32, __malloc_av_+584
offset 060eac: type R_ARM_ABS32, __malloc_av_+592
offset 060eb0: type R_ARM_ABS32, __malloc_av_+592
offset 060eb4: type R_ARM_ABS32, __malloc_av_+600
offset 060eb8: type R_ARM_ABS32, __malloc_av_+600
offset 060ebc: type R_ARM_ABS32, __malloc_av_+608
offset 060ec0: type R_ARM_ABS32, __malloc_av_+608
offset 060ec4: type R_ARM_ABS32, __malloc_av_+616
offset 060ec8: type R_ARM_ABS32, __malloc_av_+616
offset 060ecc: type R_ARM_ABS32, __malloc_av_+624
offset 060ed0: type R_ARM_ABS32, __malloc_av_+624
offset 060ed4: type R_ARM_ABS32, __malloc_av_+632
offset 060ed8: type R_ARM_ABS32, __malloc_av_+632
offset 060edc: type R_ARM_ABS32, __malloc_av_+640
offset 060ee0: type R_ARM_ABS32, __malloc_av_+640
offset 060ee4: type R_ARM_ABS32, __malloc_av_+648
offset 060ee8: type R_ARM_ABS32, __malloc_av_+648
offset 060eec: type R_ARM_ABS32, __malloc_av_+656
offset 060ef0: type R_ARM_ABS32, __malloc_av_+656
offset 060ef4: type R_ARM_ABS32, __malloc_av_+664
offset 060ef8: type R_ARM_ABS32, __malloc_av_+664
offset 060efc: type R_ARM_ABS32, __malloc_av_+672
offset 060f00: type R_ARM_ABS32, __malloc_av_+672
offset 060f04: type R_ARM_ABS32, __malloc_av_+680
offset 060f08: type R_ARM_ABS32, __malloc_av_+680
offset 060f0c: type R_ARM_ABS32, __malloc_av_+688
offset 060f10: type R_ARM_ABS32, __malloc_av_+688
offset 060f14: type R_ARM_ABS32, __malloc_av_+696
offset 060f18: type R_ARM_ABS32, __malloc_av_+696
offset 060f1c: type R_ARM_ABS32, __malloc_av_+704
offset 060f20: type R_ARM_ABS32, __malloc_av_+704
offset 060f24: type R_ARM_ABS32, __malloc_av_+712
offset 060f28: type R_ARM_ABS32, __malloc_av_+712
offset 060f2c: type R_ARM_ABS32, __malloc_av_+720
offset 060f30: type R_ARM_ABS32, __malloc_av_+720
offset 060f34: type R_ARM_ABS32, __malloc_av_+728
offset 060f38: type R_ARM_ABS32, __malloc_av_+728
offset 060f3c: type R_ARM_ABS32, __malloc_av_+736
offset 060f40: type R_ARM_ABS32, __malloc_av_+736
offset 060f44: type R_ARM_ABS32, __malloc_av_+744
offset 060f48: type R_ARM_ABS32, __malloc_av_+744
offset 060f4c: type R_ARM_ABS32, __malloc_av_+752
offset 060f50: type R_ARM_ABS32, __malloc_av_+752
offset 060f54: type R_ARM_ABS32, __malloc_av_+760
offset 060f58: type R_ARM_ABS32, __malloc_av_+760
offset 060f5c: type R_ARM_ABS32, __malloc_av_+768
offset 060f60: type R_ARM_ABS32, __malloc_av_+768
offset 060f64: type R_ARM_ABS32, __malloc_av_+776
offset 060f68: type R_ARM_ABS32, __malloc_av_+776
offset 060f6c: type R_ARM_ABS32, __malloc_av_+784
offset 060f70: type R_ARM_ABS32, __malloc_av_+784
offset 060f74: type R_ARM_ABS32, __malloc_av_+792
offset 060f78: type R_ARM_ABS32, __malloc_av_+792
offset 060f7c: type R_ARM_ABS32, __malloc_av_+800
offset 060f80: type R_ARM_ABS32, __malloc_av_+800
offset 060f84: type R_ARM_ABS32, __malloc_av_+808
offset 060f88: type R_ARM_ABS32, __malloc_av_+808
offset 060f8c: type R_ARM_ABS32, __malloc_av_+816
offset 060f90: type R_ARM_ABS32, __malloc_av_+816
offset 060f94: type R_ARM_ABS32, __malloc_av_+824
offset 060f98: type R_ARM_ABS32, __malloc_av_+824
offset 060f9c: type R_ARM_ABS32, __malloc_av_+832
offset 060fa0: type R_ARM_ABS32, __malloc_av_+832
offset 060fa4: type R_ARM_ABS32, __malloc_av_+840
offset 060fa8: type R_ARM_ABS32, __malloc_av_+840
offset 060fac: type R_ARM_ABS32, __malloc_av_+848
offset 060fb0: type R_ARM_ABS32, __malloc_av_+848
offset 060fb4: type R_ARM_ABS32, __malloc_av_+856
offset 060fb8: type R_ARM_ABS32, __malloc_av_+856
offset 060fbc: type R_ARM_ABS32, __malloc_av_+864
offset 060fc0: type R_ARM_ABS32, __malloc_av_+864
offset 060fc4: type R_ARM_ABS32, __malloc_av_+872
offset 060fc8: type R_ARM_ABS32, __malloc_av_+872
offset 060fcc: type R_ARM_ABS32, __malloc_av_+880
offset 060fd0: type R_ARM_ABS32, __malloc_av_+880
offset 060fd4: type R_ARM_ABS32, __malloc_av_+888
offset 060fd8: type R_ARM_ABS32, __malloc_av_+888
offset 060fdc: type R_ARM_ABS32, __malloc_av_+896
offset 060fe0: type R_ARM_ABS32, __malloc_av_+896
offset 060fe4: type R_ARM_ABS32, __malloc_av_+904
offset 060fe8: type R_ARM_ABS32, __malloc_av_+904
offset 060fec: type R_ARM_ABS32, __malloc_av_+912
offset 060ff0: type R_ARM_ABS32, __malloc_av_+912
offset 060ff4: type R_ARM_ABS32, __malloc_av_+920
offset 060ff8: type R_ARM_ABS32, __malloc_av_+920
offset 060ffc: type R_ARM_ABS32, __malloc_av_+928
offset 061000: type R_ARM_ABS32, __malloc_av_+928
offset 061004: type R_ARM_ABS32, __malloc_av_+936
offset 061008: type R_ARM_ABS32, __malloc_av_+936
offset 06100c: type R_ARM_ABS32, __malloc_av_+944
offset 061010: type R_ARM_ABS32, __malloc_av_+944
offset 061014: type R_ARM_ABS32, __malloc_av_+952
offset 061018: type R_ARM_ABS32, __malloc_av_+952
offset 06101c: type R_ARM_ABS32, __malloc_av_+960
offset 061020: type R_ARM_ABS32, __malloc_av_+960
offset 061024: type R_ARM_ABS32, __malloc_av_+968
offset 061028: type R_ARM_ABS32, __malloc_av_+968
offset 06102c: type R_ARM_ABS32, __malloc_av_+976
offset 061030: type R_ARM_ABS32, __malloc_av_+976
offset 061034: type R_ARM_ABS32, __malloc_av_+984
offset 061038: type R_ARM_ABS32, __malloc_av_+984
offset 06103c: type R_ARM_ABS32, __malloc_av_+992
offset 061040: type R_ARM_ABS32, __malloc_av_+992
offset 061044: type R_ARM_ABS32, __malloc_av_+1000
offset 061048: type R_ARM_ABS32, __malloc_av_+1000
offset 06104c: type R_ARM_ABS32, __malloc_av_+1008
offset 061050: type R_ARM_ABS32, __malloc_av_+1008
offset 061054: type R_ARM_ABS32, __malloc_av_+1016
offset 061058: type R_ARM_ABS32, __malloc_av_+1016
offset 061064: type R_ARM_ABS32, __env+0
offset 061088: type R_ARM_ABS32, +45188
offset 06108c: type R_ARM_ABS32, +41396
offset 061090: type R_ARM_ABS32, +41396
offset 061094: type R_ARM_ABS32, +41396
offset 061098: type R_ARM_ABS32, +41396
offset 06109c: type R_ARM_ABS32, +41396
offset 0610a0: type R_ARM_ABS32, +41396
offset 0610a4: type R_ARM_ABS32, +41396
offset 0610a8: type R_ARM_ABS32, +41396
offset 0610ac: type R_ARM_ABS32, +41396
Relocations for section 12: .fini_array
offset 060008: type R_ARM_ABS32, __do_global_dtors_aux+0
Relocations for section 10: .init_array
offset 060000: type R_ARM_TARGET1, register_fini+0
offset 060004: type R_ARM_ABS32, frame_dummy+0
Relocations for section 8: .eh_frame
offset 04e9bc: type R_ARM_REL32, +226484
Relocations for section 6: .rodata
offset 045a24: type R_ARM_ABS32, clear_v_gxp_start+0
offset 045a28: type R_ARM_ABS32, clear_f_gxp_start+0
offset 045a2c: type R_ARM_ABS32, color_v_gxp_start+0
offset 045a30: type R_ARM_ABS32, color_f_gxp_start+0
offset 045a34: type R_ARM_ABS32, texture_v_gxp_start+0
offset 045a38: type R_ARM_ABS32, texture_f_gxp_start+0
offset 045a3c: type R_ARM_ABS32, texture_tint_f_gxp_start+0
offset 04b710: type R_ARM_ABS32, deflate_stored+0
offset 04b71c: type R_ARM_ABS32, deflate_fast+0
offset 04b728: type R_ARM_ABS32, deflate_fast+0
offset 04b734: type R_ARM_ABS32, deflate_fast+0
offset 04b740: type R_ARM_ABS32, deflate_slow+0
offset 04b74c: type R_ARM_ABS32, deflate_slow+0
offset 04b758: type R_ARM_ABS32, deflate_slow+0
offset 04b764: type R_ARM_ABS32, deflate_slow+0
offset 04b770: type R_ARM_ABS32, deflate_slow+0
offset 04b77c: type R_ARM_ABS32, deflate_slow+0
offset 04cdc8: type R_ARM_ABS32, +38400
offset 04cdcc: type R_ARM_ABS32, +38416
offset 04cdd0: type R_ARM_ABS32, +41396
offset 04cdd4: type R_ARM_ABS32, +38428
offset 04cdd8: type R_ARM_ABS32, +38440
offset 04cddc: type R_ARM_ABS32, +38456
offset 04cde0: type R_ARM_ABS32, +11976
offset 04cde4: type R_ARM_ABS32, +38468
offset 04cde8: type R_ARM_ABS32, +38484
offset 04cdec: type R_ARM_ABS32, +41396
offset 04dfc8: type R_ARM_ABS32, +2072
Relocations for section 2: .text
offset 00804c: type R_ARM_THM_CALL, __ulp-4
offset 040082: type R_ARM_THM_CALL, _localeconv_r-4
offset 04008c: type R_ARM_THM_CALL, _localeconv_r-4
offset 040092: type R_ARM_THM_CALL, strlen-4
offset 04009e: type R_ARM_THM_CALL, strncmp-4
offset 040120: type R_ARM_THM_MOVW_ABS_NC, __mprec_tens+0
offset 040128: type R_ARM_THM_MOVT_ABS, __mprec_tens+0
offset 040152: type R_ARM_THM_MOVW_ABS_NC, __mprec_tens+0
offset 04015a: type R_ARM_THM_MOVT_ABS, __mprec_tens+0
offset 0401c6: type R_ARM_THM_CALL, _localeconv_r-4
offset 0401cc: type R_ARM_THM_CALL, strlen-4
offset 04022c: type R_ARM_THM_MOVW_ABS_NC, __mprec_tens+0
offset 040234: type R_ARM_THM_MOVT_ABS, __mprec_tens+0
offset 040258: type R_ARM_THM_MOVW_ABS_NC, __mprec_bigtens+0
offset 040266: type R_ARM_THM_MOVT_ABS, __mprec_bigtens+0
offset 040324: type R_ARM_THM_CALL, __s2b-4
offset 0403aa: type R_ARM_THM_CALL, __pow5mult-4
offset 0403c0: type R_ARM_THM_CALL, __multiply-4
offset 0403d4: type R_ARM_THM_CALL, _Bfree-4
offset 0403e8: type R_ARM_THM_CALL, __lshift-4
offset 0403fe: type R_ARM_THM_CALL, __pow5mult-4
offset 040414: type R_ARM_THM_CALL, __lshift-4
offset 04042a: type R_ARM_THM_CALL, __lshift-4
offset 04043c: type R_ARM_THM_CALL, __mdiff-4
offset 040450: type R_ARM_THM_CALL, __mcmp-4
offset 040462: type R_ARM_THM_CALL, __ratio-4
offset 0404ea: type R_ARM_THM_CALL, __ulp-4
offset 040514: type R_ARM_THM_CALL, _Bfree-4
offset 04051c: type R_ARM_THM_CALL, _Bfree-4
offset 040524: type R_ARM_THM_CALL, _Bfree-4
offset 04052c: type R_ARM_THM_CALL, _Bfree-4
offset 040536: type R_ARM_THM_CALL, _Balloc-4
offset 040554: type R_ARM_THM_CALL, memcpy-4
offset 040562: type R_ARM_THM_CALL, __d2b-4
offset 040572: type R_ARM_THM_CALL, __i2b-4
offset 0405ec: type R_ARM_ABS32, +231057
offset 0405f0: type R_ARM_ABS32, +229303
offset 0405f4: type R_ARM_ABS32, +229303
offset 0405f8: type R_ARM_ABS32, +229303
offset 0405fc: type R_ARM_ABS32, +229303
offset 040600: type R_ARM_ABS32, +230991
offset 040604: type R_ARM_ABS32, +229303
offset 040608: type R_ARM_ABS32, +229303
offset 04060c: type R_ARM_ABS32, +229303
offset 040610: type R_ARM_ABS32, +229303
offset 040614: type R_ARM_ABS32, +229303
offset 040618: type R_ARM_ABS32, +229303
offset 04061c: type R_ARM_ABS32, +229303
offset 040620: type R_ARM_ABS32, +229303
offset 040624: type R_ARM_ABS32, +229303
offset 040628: type R_ARM_ABS32, +229303
offset 04062c: type R_ARM_ABS32, +229303
offset 040630: type R_ARM_ABS32, +229303
offset 040634: type R_ARM_ABS32, +229303
offset 040638: type R_ARM_ABS32, +229303
offset 04063c: type R_ARM_ABS32, +229303
offset 040640: type R_ARM_ABS32, +229303
offset 040644: type R_ARM_ABS32, +229303
offset 040648: type R_ARM_ABS32, +229303
offset 04064c: type R_ARM_ABS32, +229303
offset 040650: type R_ARM_ABS32, +229303
offset 040654: type R_ARM_ABS32, +229303
offset 040658: type R_ARM_ABS32, +229303
offset 04065c: type R_ARM_ABS32, +229303
offset 040660: type R_ARM_ABS32, +229303
offset 040664: type R_ARM_ABS32, +229303
offset 040668: type R_ARM_ABS32, +229303
offset 04066c: type R_ARM_ABS32, +231057
offset 040670: type R_ARM_ABS32, +229303
offset 040674: type R_ARM_ABS32, +229303
offset 040678: type R_ARM_ABS32, +229303
offset 04067c: type R_ARM_ABS32, +229303
offset 040680: type R_ARM_ABS32, +230991
offset 04068e: type R_ARM_THM_MOVW_ABS_NC, .LC2+0
offset 040694: type R_ARM_THM_MOVT_ABS, .LC2+0
offset 0406d0: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 0406d6: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 0406f8: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 0406fe: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 0407bc: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 0407c2: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 0407ce: type R_ARM_THM_CALL, __gethex-4
offset 040808: type R_ARM_THM_CALL, __ulp-4
offset 040886: type R_ARM_THM_CALL, _Bfree-4
offset 04088e: type R_ARM_THM_CALL, _Bfree-4
offset 040896: type R_ARM_THM_CALL, _Bfree-4
offset 04089e: type R_ARM_THM_CALL, _Bfree-4
offset 0408a6: type R_ARM_THM_CALL, _Bfree-4
offset 04091e: type R_ARM_THM_MOVW_ABS_NC, __mprec_tens+0
offset 040926: type R_ARM_THM_MOVT_ABS, __mprec_tens+0
offset 04095e: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 040962: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 040a24: type R_ARM_THM_CALL, __copybits-4
offset 040a2c: type R_ARM_THM_CALL, _Bfree-4
offset 040a40: type R_ARM_ABS32, +232017
offset 040a44: type R_ARM_ABS32, +231993
offset 040a48: type R_ARM_ABS32, +231981
offset 040a4c: type R_ARM_ABS32, +231965
offset 040a50: type R_ARM_ABS32, +229685
offset 040a54: type R_ARM_ABS32, +231993
offset 040a58: type R_ARM_ABS32, +232017
offset 040aa4: type R_ARM_THM_MOVW_ABS_NC, __mprec_tens+0
offset 040aac: type R_ARM_THM_MOVT_ABS, __mprec_tens+0
offset 040ada: type R_ARM_THM_MOVW_ABS_NC, __mprec_tens+0
offset 040ae2: type R_ARM_THM_MOVT_ABS, __mprec_tens+0
offset 040b5c: type R_ARM_THM_CALL, sulp-4
offset 040bde: type R_ARM_THM_CALL, __lshift-4
offset 040be6: type R_ARM_THM_CALL, __mcmp-4
offset 040c42: type R_ARM_THM_MOVT_ABS, __mprec_bigtens+0
offset 040c4a: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 040c50: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 040c56: type R_ARM_THM_CALL, __hexnan-4
offset 040c74: type R_ARM_THM_CALL, sulp-4
offset 040d1e: type R_ARM_THM_CALL, __getreent-4
offset 040d2a: type R_ARM_THM_CALL, _strtod_r-4
offset 040d3a: type R_ARM_THM_CALL, __getreent-4
offset 040d42: type R_ARM_THM_CALL, _strtod_r-4
offset 040d4a: type R_ARM_THM_CALL, __fpclassifyd-4
offset 040d62: type R_ARM_THM_CALL, nanf-4
offset 00807a: type R_ARM_THM_CALL, __call_exitprocs-4
offset 00807e: type R_ARM_THM_MOVW_ABS_NC, _global_impure_ptr+0
offset 008082: type R_ARM_THM_MOVT_ABS, _global_impure_ptr+0
offset 008090: type R_ARM_THM_CALL, _exit-4
offset 008094: type R_ARM_THM_MOVW_ABS_NC, __libc_fini+0
offset 008098: type R_ARM_THM_MOVT_ABS, __libc_fini+0
offset 00809e: type R_ARM_THM_MOVW_ABS_NC, __libc_fini_array+0
offset 0080a2: type R_ARM_THM_MOVT_ABS, __libc_fini_array+0
offset 0080a6: type R_ARM_THM_CALL, atexit-4
offset 04129c: type R_ARM_THM_MOVW_ABS_NC, _global_impure_ptr+0
offset 0412a4: type R_ARM_THM_MOVT_ABS, _global_impure_ptr+0
offset 0412aa: type R_ARM_THM_MOVW_ABS_NC, free+0
offset 0412b4: type R_ARM_THM_MOVT_ABS, free+0
offset 041310: type R_ARM_THM_CALL, free-4
offset 0080ae: type R_ARM_THM_MOVW_ABS_NC, completed.9006+0
offset 0080b2: type R_ARM_THM_MOVT_ABS, completed.9006+0
offset 0080ba: type R_ARM_THM_MOVW_ABS_NC, __deregister_frame_info+0
offset 0080be: type R_ARM_THM_MOVT_ABS, __deregister_frame_info+0
offset 0080c4: type R_ARM_THM_MOVW_ABS_NC, __EH_FRAME_BEGIN__+0
offset 0080c8: type R_ARM_THM_MOVT_ABS, __EH_FRAME_BEGIN__+0
offset 0080cc: type R_ARM_THM_CALL, __deregister_frame_info+16478412
offset 0080d8: type R_ARM_THM_MOVW_ABS_NC, __register_frame_info+0
offset 0080de: type R_ARM_THM_MOVT_ABS, __register_frame_info+0
offset 0080e4: type R_ARM_THM_MOVW_ABS_NC, __EH_FRAME_BEGIN__+0
offset 0080e8: type R_ARM_THM_MOVW_ABS_NC, object.9011+0
offset 0080ec: type R_ARM_THM_MOVT_ABS, __EH_FRAME_BEGIN__+0
offset 0080f0: type R_ARM_THM_MOVT_ABS, object.9011+0
offset 0080f4: type R_ARM_THM_CALL, __register_frame_info+16478452
offset 0080f8: type R_ARM_THM_MOVW_ABS_NC, __JCR_LIST__+0
offset 0080fc: type R_ARM_THM_MOVT_ABS, __JCR_LIST__+0
offset 008106: type R_ARM_THM_MOVW_ABS_NC, _Jv_RegisterClasses+0
offset 00810a: type R_ARM_THM_MOVT_ABS, _Jv_RegisterClasses+0
offset 00811c: type R_ARM_THM_CALL, _init_vita_heap-4
offset 008120: type R_ARM_THM_CALL, _init_vita_reent-4
offset 008124: type R_ARM_THM_CALL, _init_vita_malloc-4
offset 00812a: type R_ARM_THM_MOVW_ABS_NC, _newlib_fd_mutex+0
offset 00812e: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 008136: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 00813a: type R_ARM_THM_MOVT_ABS, _newlib_fd_mutex+0
offset 00813e: type R_ARM_THM_CALL, sceKernelCreateLwMutex-2
offset 00814c: type R_ARM_THM_CALL, _init_vita_newlib-4
offset 008150: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 008156: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 008162: type R_ARM_THM_CALL, main-4
offset 008166: type R_ARM_THM_CALL, exit-4
offset 00817a: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 00817e: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 00818e: type R_ARM_THM_CALL, psp2LinkInit-4
offset 008198: type R_ARM_THM_MOVW_ABS_NC, .LC2+0
offset 00819c: type R_ARM_THM_MOVT_ABS, .LC2+0
offset 0081a4: type R_ARM_THM_CALL, debugNetPrintf-4
offset 0081a8: type R_ARM_THM_CALL, vita2d_init-4
offset 0081b4: type R_ARM_THM_CALL, vita2d_set_clear_color-4
offset 0081c0: type R_ARM_THM_CALL, vita2d_create_empty_texture-4
offset 0081c8: type R_ARM_THM_MOVW_ABS_NC, psp2link_png+0
offset 0081cc: type R_ARM_THM_MOVT_ABS, psp2link_png+0
offset 0081d0: type R_ARM_THM_CALL, vita2d_load_PNG_buffer-4
offset 0081da: type R_ARM_THM_CALL, vita2d_start_drawing-4
offset 0081de: type R_ARM_THM_CALL, vita2d_clear_screen-4
offset 0081ee: type R_ARM_THM_CALL, vita2d_draw_texture-4
offset 0081f2: type R_ARM_THM_CALL, vita2d_end_drawing-4
offset 0081f6: type R_ARM_THM_CALL, vita2d_swap_buffers-4
offset 0081fa: type R_ARM_THM_CALL, psp2LinkIsConnected-4
offset 008206: type R_ARM_THM_MOVW_ABS_NC, .LC3+0
offset 00820a: type R_ARM_THM_MOVT_ABS, .LC3+0
offset 008210: type R_ARM_THM_MOVW_ABS_NC, .LC4+0
offset 008214: type R_ARM_THM_MOVT_ABS, .LC4+0
offset 008218: type R_ARM_THM_MOVW_ABS_NC, supported_ext+0
offset 00821c: type R_ARM_THM_MOVT_ABS, supported_ext+0
offset 008220: type R_ARM_THM_CALL, file_choose-4
offset 008244: type R_ARM_THM_MOVW_ABS_NC, msx_font+0
offset 008248: type R_ARM_THM_MOVT_ABS, msx_font+0
offset 0082aa: type R_ARM_THM_CALL, vita2d_draw_rectangle-4
offset 008332: type R_ARM_THM_CALL, font_draw_char-4
offset 008386: type R_ARM_THM_CALL, sceClibVsnprintf-2
offset 0083a0: type R_ARM_THM_CALL, font_draw_string-4
offset 00841a: type R_ARM_THM_CALL, free-4
offset 00842e: type R_ARM_THM_CALL, memset-4
offset 008446: type R_ARM_THM_CALL, strrchr-4
offset 00846a: type R_ARM_THM_CALL, strcmp-4
offset 0084b4: type R_ARM_THM_CALL, psp2LinkIoDopen-4
offset 0084d4: type R_ARM_THM_CALL, memset-4
offset 0084e2: type R_ARM_THM_CALL, memset-4
offset 0084ec: type R_ARM_THM_CALL, malloc-4
offset 008504: type R_ARM_THM_CALL, strcpy-4
offset 008566: type R_ARM_THM_CALL, memset-4
offset 008574: type R_ARM_THM_CALL, psp2LinkIoDread-4
offset 008582: type R_ARM_THM_CALL, psp2LinkIoDclose-4
offset 0085d2: type R_ARM_THM_CALL, strlen-4
offset 0085dc: type R_ARM_THM_CALL, strrchr-4
offset 0085fc: type R_ARM_THM_CALL, memset-4
offset 008602: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 008606: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 00860a: type R_ARM_THM_CALL, strcmp-4
offset 008616: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 00861a: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 008668: type R_ARM_THM_CALL, strcpy-4
offset 00868a: type R_ARM_THM_CALL, sceCtrlPeekBufferPositive-2
offset 00878e: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 008792: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 008796: type R_ARM_THM_CALL, strcmp-4
offset 0087c0: type R_ARM_THM_MOVW_ABS_NC, .LC2+0
offset 0087c4: type R_ARM_THM_MOVT_ABS, .LC2+0
offset 0087ca: type R_ARM_THM_CALL, sceClibSnprintf-2
offset 0087da: type R_ARM_THM_CALL, strcpy-4
offset 008824: type R_ARM_THM_MOVW_ABS_NC, .LC2+0
offset 008828: type R_ARM_THM_MOVT_ABS, .LC2+0
offset 00882e: type R_ARM_THM_CALL, sceClibSnprintf-2
offset 00887c: type R_ARM_THM_CALL, vita2d_start_drawing-4
offset 008880: type R_ARM_THM_CALL, vita2d_clear_screen-4
offset 008890: type R_ARM_THM_CALL, font_draw_stringf-4
offset 0088fa: type R_ARM_THM_MOVW_ABS_NC, .LC3+0
offset 0088fe: type R_ARM_THM_MOVT_ABS, .LC3+0
offset 008904: type R_ARM_THM_MOVW_ABS_NC, .LC4+0
offset 008908: type R_ARM_THM_MOVT_ABS, .LC4+0
offset 008918: type R_ARM_THM_MOVW_ABS_NC, .LC5+0
offset 00891c: type R_ARM_THM_MOVT_ABS, .LC5+0
offset 008920: type R_ARM_THM_CALL, font_draw_stringf-4
offset 00896c: type R_ARM_THM_CALL, vita2d_end_drawing-4
offset 008970: type R_ARM_THM_CALL, vita2d_swap_buffers-4
offset 00898c: type R_ARM_THM_CALL, malloc-4
offset 0089a8: type R_ARM_THM_CALL, free-4
offset 0089ca: type R_ARM_THM_CALL, memset-4
offset 0089f6: type R_ARM_THM_CALL, sceDisplaySetFrameBuf-2
offset 0089fa: type R_ARM_THM_MOVW_ABS_NC, vblank_wait+0
offset 0089fe: type R_ARM_THM_MOVT_ABS, vblank_wait+0
offset 008a08: type R_ARM_THM_CALL, sceDisplayWaitVblankStart-4
offset 008a1c: type R_ARM_THM_CALL, vita2d_init_advanced-4
offset 008a32: type R_ARM_THM_MOVW_ABS_NC, vita2d_initialized+0
offset 008a36: type R_ARM_THM_MOVT_ABS, vita2d_initialized+0
offset 008a50: type R_ARM_THM_CALL, memset-4
offset 008a60: type R_ARM_THM_MOVW_ABS_NC, display_callback+0
offset 008a64: type R_ARM_THM_MOVT_ABS, display_callback+0
offset 008a80: type R_ARM_THM_CALL, sceGxmInitialize-4
offset 008a88: type R_ARM_THM_MOVW_ABS_NC, vdmRingBufferUid+0
offset 008a8c: type R_ARM_THM_MOVT_ABS, vdmRingBufferUid+0
offset 008aa2: type R_ARM_THM_CALL, gpu_alloc-4
offset 008aaa: type R_ARM_THM_MOVW_ABS_NC, vertexRingBufferUid+0
offset 008aae: type R_ARM_THM_MOVT_ABS, vertexRingBufferUid+0
offset 008ac4: type R_ARM_THM_CALL, gpu_alloc-4
offset 008acc: type R_ARM_THM_MOVW_ABS_NC, fragmentRingBufferUid+0
offset 008ad0: type R_ARM_THM_MOVT_ABS, fragmentRingBufferUid+0
offset 008ae6: type R_ARM_THM_CALL, gpu_alloc-4
offset 008af6: type R_ARM_THM_MOVW_ABS_NC, fragmentUsseRingBufferUid+0
offset 008afa: type R_ARM_THM_MOVT_ABS, fragmentUsseRingBufferUid+0
offset 008b00: type R_ARM_THM_CALL, fragment_usse_alloc-4
offset 008b08: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008b0c: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008b14: type R_ARM_THM_CALL, memset-4
offset 008b1c: type R_ARM_THM_CALL, malloc-4
offset 008b24: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008b28: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008b2e: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008b32: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008b3c: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008b40: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008b4a: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008b4e: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008b58: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008b5c: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008b66: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008b6a: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008b74: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008b78: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008b82: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008b86: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008b90: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008b94: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008b9e: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008ba2: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008bb0: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008bb4: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008bba: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 008bbe: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 008bc2: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 008bc6: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 008bca: type R_ARM_THM_CALL, sceGxmCreateContext-2
offset 008bdc: type R_ARM_THM_CALL, memset-4
offset 008c16: type R_ARM_THM_MOVW_ABS_NC, renderTarget+0
offset 008c1a: type R_ARM_THM_MOVT_ABS, renderTarget+0
offset 008c1e: type R_ARM_THM_CALL, sceGxmCreateRenderTarget-2
offset 008c34: type R_ARM_THM_MOVW_ABS_NC, displayBufferUid+0
offset 008c38: type R_ARM_THM_MOVT_ABS, displayBufferUid+0
offset 008c50: type R_ARM_THM_CALL, gpu_alloc-4
offset 008c56: type R_ARM_THM_MOVW_ABS_NC, displayBufferData+0
offset 008c5a: type R_ARM_THM_MOVT_ABS, displayBufferData+0
offset 008c6e: type R_ARM_THM_MOVW_ABS_NC, displayBufferData+0
offset 008c72: type R_ARM_THM_MOVT_ABS, displayBufferData+0
offset 008cda: type R_ARM_THM_MOVW_ABS_NC, displaySurface+0
offset 008cde: type R_ARM_THM_MOVT_ABS, displaySurface+0
offset 008ce4: type R_ARM_THM_MOVW_ABS_NC, displayBufferData+0
offset 008ce8: type R_ARM_THM_MOVT_ABS, displayBufferData+0
offset 008d14: type R_ARM_THM_CALL, sceGxmColorSurfaceInit-4
offset 008d22: type R_ARM_THM_MOVW_ABS_NC, displayBufferSync+0
offset 008d26: type R_ARM_THM_MOVT_ABS, displayBufferSync+0
offset 008d2e: type R_ARM_THM_CALL, sceGxmSyncObjectCreate-2
offset 008d78: type R_ARM_THM_MOVW_ABS_NC, depthBufferUid+0
offset 008d7c: type R_ARM_THM_MOVT_ABS, depthBufferUid+0
offset 008d90: type R_ARM_THM_CALL, gpu_alloc-4
offset 008da2: type R_ARM_THM_MOVW_ABS_NC, depthSurface+0
offset 008da6: type R_ARM_THM_MOVT_ABS, depthSurface+0
offset 008dba: type R_ARM_THM_CALL, sceGxmDepthStencilSurfaceInit-2
offset 008dda: type R_ARM_THM_MOVW_ABS_NC, patcherBufferUid+0
offset 008dde: type R_ARM_THM_MOVT_ABS, patcherBufferUid+0
offset 008df4: type R_ARM_THM_CALL, gpu_alloc-4
offset 008e04: type R_ARM_THM_MOVW_ABS_NC, patcherVertexUsseUid+0
offset 008e08: type R_ARM_THM_MOVT_ABS, patcherVertexUsseUid+0
offset 008e0e: type R_ARM_THM_CALL, vertex_usse_alloc-4
offset 008e1e: type R_ARM_THM_MOVW_ABS_NC, patcherFragmentUsseUid+0
offset 008e22: type R_ARM_THM_MOVT_ABS, patcherFragmentUsseUid+0
offset 008e28: type R_ARM_THM_CALL, fragment_usse_alloc-4
offset 008e3a: type R_ARM_THM_CALL, memset-4
offset 008e42: type R_ARM_THM_MOVW_ABS_NC, patcher_host_alloc+0
offset 008e46: type R_ARM_THM_MOVT_ABS, patcher_host_alloc+0
offset 008e4c: type R_ARM_THM_MOVW_ABS_NC, patcher_host_free+0
offset 008e50: type R_ARM_THM_MOVT_ABS, patcher_host_free+0
offset 008ea4: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 008ea8: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 008eac: type R_ARM_THM_CALL, sceGxmShaderPatcherCreate-4
offset 008eb4: type R_ARM_THM_MOVW_ABS_NC, clear_v_gxp_start+0
offset 008eb8: type R_ARM_THM_MOVT_ABS, clear_v_gxp_start+0
offset 008ebe: type R_ARM_THM_CALL, sceGxmProgramCheck-2
offset 008ec6: type R_ARM_THM_MOVW_ABS_NC, clear_f_gxp_start+0
offset 008eca: type R_ARM_THM_MOVT_ABS, clear_f_gxp_start+0
offset 008ed0: type R_ARM_THM_CALL, sceGxmProgramCheck-4
offset 008ed8: type R_ARM_THM_MOVW_ABS_NC, color_v_gxp_start+0
offset 008edc: type R_ARM_THM_MOVT_ABS, color_v_gxp_start+0
offset 008ee2: type R_ARM_THM_CALL, sceGxmProgramCheck-2
offset 008eea: type R_ARM_THM_MOVW_ABS_NC, color_f_gxp_start+0
offset 008eee: type R_ARM_THM_MOVT_ABS, color_f_gxp_start+0
offset 008ef4: type R_ARM_THM_CALL, sceGxmProgramCheck-4
offset 008efc: type R_ARM_THM_MOVW_ABS_NC, texture_v_gxp_start+0
offset 008f00: type R_ARM_THM_MOVT_ABS, texture_v_gxp_start+0
offset 008f06: type R_ARM_THM_CALL, sceGxmProgramCheck-2
offset 008f0e: type R_ARM_THM_MOVW_ABS_NC, texture_f_gxp_start+0
offset 008f12: type R_ARM_THM_MOVT_ABS, texture_f_gxp_start+0
offset 008f18: type R_ARM_THM_CALL, sceGxmProgramCheck-4
offset 008f20: type R_ARM_THM_MOVW_ABS_NC, texture_tint_f_gxp_start+0
offset 008f24: type R_ARM_THM_MOVT_ABS, texture_tint_f_gxp_start+0
offset 008f2a: type R_ARM_THM_CALL, sceGxmProgramCheck-2
offset 008f32: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 008f36: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 008f3c: type R_ARM_THM_MOVW_ABS_NC, clear_v_gxp_start+0
offset 008f40: type R_ARM_THM_MOVT_ABS, clear_v_gxp_start+0
offset 008f48: type R_ARM_THM_MOVW_ABS_NC, clearVertexProgramId+0
offset 008f4c: type R_ARM_THM_MOVT_ABS, clearVertexProgramId+0
offset 008f50: type R_ARM_THM_CALL, sceGxmShaderPatcherRegisterProgram-4
offset 008f58: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 008f5c: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 008f62: type R_ARM_THM_MOVW_ABS_NC, clear_f_gxp_start+0
offset 008f66: type R_ARM_THM_MOVT_ABS, clear_f_gxp_start+0
offset 008f6e: type R_ARM_THM_MOVW_ABS_NC, clearFragmentProgramId+0
offset 008f72: type R_ARM_THM_MOVT_ABS, clearFragmentProgramId+0
offset 008f76: type R_ARM_THM_CALL, sceGxmShaderPatcherRegisterProgram-2
offset 008f7e: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 008f82: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 008f88: type R_ARM_THM_MOVW_ABS_NC, color_v_gxp_start+0
offset 008f8c: type R_ARM_THM_MOVT_ABS, color_v_gxp_start+0
offset 008f94: type R_ARM_THM_MOVW_ABS_NC, colorVertexProgramId+0
offset 008f98: type R_ARM_THM_MOVT_ABS, colorVertexProgramId+0
offset 008f9c: type R_ARM_THM_CALL, sceGxmShaderPatcherRegisterProgram-4
offset 008fa4: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 008fa8: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 008fae: type R_ARM_THM_MOVW_ABS_NC, color_f_gxp_start+0
offset 008fb2: type R_ARM_THM_MOVT_ABS, color_f_gxp_start+0
offset 008fba: type R_ARM_THM_MOVW_ABS_NC, colorFragmentProgramId+0
offset 008fbe: type R_ARM_THM_MOVT_ABS, colorFragmentProgramId+0
offset 008fc2: type R_ARM_THM_CALL, sceGxmShaderPatcherRegisterProgram-2
offset 008fca: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 008fce: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 008fd4: type R_ARM_THM_MOVW_ABS_NC, texture_v_gxp_start+0
offset 008fd8: type R_ARM_THM_MOVT_ABS, texture_v_gxp_start+0
offset 008fe0: type R_ARM_THM_MOVW_ABS_NC, textureVertexProgramId+0
offset 008fe4: type R_ARM_THM_MOVT_ABS, textureVertexProgramId+0
offset 008fe8: type R_ARM_THM_CALL, sceGxmShaderPatcherRegisterProgram-4
offset 008ff0: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 008ff4: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 008ffa: type R_ARM_THM_MOVW_ABS_NC, texture_f_gxp_start+0
offset 008ffe: type R_ARM_THM_MOVT_ABS, texture_f_gxp_start+0
offset 009006: type R_ARM_THM_MOVW_ABS_NC, textureFragmentProgramId+0
offset 00900a: type R_ARM_THM_MOVT_ABS, textureFragmentProgramId+0
offset 00900e: type R_ARM_THM_CALL, sceGxmShaderPatcherRegisterProgram-2
offset 009016: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 00901a: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 009020: type R_ARM_THM_MOVW_ABS_NC, texture_tint_f_gxp_start+0
offset 009024: type R_ARM_THM_MOVT_ABS, texture_tint_f_gxp_start+0
offset 00902c: type R_ARM_THM_MOVW_ABS_NC, textureTintFragmentProgramId+0
offset 009030: type R_ARM_THM_MOVT_ABS, textureTintFragmentProgramId+0
offset 009034: type R_ARM_THM_CALL, sceGxmShaderPatcherRegisterProgram-4
offset 00903c: type R_ARM_THM_MOVW_ABS_NC, clear_v_gxp_start+0
offset 009040: type R_ARM_THM_MOVT_ABS, clear_v_gxp_start+0
offset 009046: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 00904a: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 00904e: type R_ARM_THM_CALL, sceGxmProgramFindParameterByName-2
offset 00906e: type R_ARM_THM_CALL, sceGxmProgramParameterGetResourceIndex-2
offset 009080: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 009084: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 00908a: type R_ARM_THM_MOVW_ABS_NC, clearVertexProgramId+0
offset 00908e: type R_ARM_THM_MOVT_ABS, clearVertexProgramId+0
offset 0090a2: type R_ARM_THM_MOVW_ABS_NC, clearVertexProgram+0
offset 0090a6: type R_ARM_THM_MOVT_ABS, clearVertexProgram+0
offset 0090ae: type R_ARM_THM_CALL, sceGxmShaderPatcherCreateVertexProgram-2
offset 0090b6: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 0090ba: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 0090c0: type R_ARM_THM_MOVW_ABS_NC, clearFragmentProgramId+0
offset 0090c4: type R_ARM_THM_MOVT_ABS, clearFragmentProgramId+0
offset 0090ca: type R_ARM_THM_MOVW_ABS_NC, clear_v_gxp_start+0
offset 0090ce: type R_ARM_THM_MOVT_ABS, clear_v_gxp_start+0
offset 0090d8: type R_ARM_THM_MOVW_ABS_NC, clearFragmentProgram+0
offset 0090dc: type R_ARM_THM_MOVT_ABS, clearFragmentProgram+0
offset 0090e6: type R_ARM_THM_CALL, sceGxmShaderPatcherCreateFragmentProgram-2
offset 0090ee: type R_ARM_THM_MOVW_ABS_NC, clearVerticesUid+0
offset 0090f2: type R_ARM_THM_MOVT_ABS, clearVerticesUid+0
offset 009106: type R_ARM_THM_CALL, gpu_alloc-4
offset 00910c: type R_ARM_THM_MOVW_ABS_NC, clearVertices+0
offset 009110: type R_ARM_THM_MOVT_ABS, clearVertices+0
offset 009116: type R_ARM_THM_MOVW_ABS_NC, clearIndicesUid+0
offset 00911a: type R_ARM_THM_MOVT_ABS, clearIndicesUid+0
offset 00912e: type R_ARM_THM_CALL, gpu_alloc-4
offset 009134: type R_ARM_THM_MOVW_ABS_NC, clearIndices+0
offset 009138: type R_ARM_THM_MOVT_ABS, clearIndices+0
offset 00913e: type R_ARM_THM_MOVW_ABS_NC, clearVertices+0
offset 009142: type R_ARM_THM_MOVT_ABS, clearVertices+0
offset 009152: type R_ARM_THM_MOVW_ABS_NC, clearVertices+0
offset 009156: type R_ARM_THM_MOVT_ABS, clearVertices+0
offset 009166: type R_ARM_THM_MOVW_ABS_NC, clearVertices+0
offset 00916a: type R_ARM_THM_MOVT_ABS, clearVertices+0
offset 00917c: type R_ARM_THM_MOVW_ABS_NC, clearVertices+0
offset 009180: type R_ARM_THM_MOVT_ABS, clearVertices+0
offset 009192: type R_ARM_THM_MOVW_ABS_NC, clearVertices+0
offset 009196: type R_ARM_THM_MOVT_ABS, clearVertices+0
offset 0091a8: type R_ARM_THM_MOVW_ABS_NC, clearVertices+0
offset 0091ac: type R_ARM_THM_MOVT_ABS, clearVertices+0
offset 0091be: type R_ARM_THM_MOVW_ABS_NC, clearIndices+0
offset 0091c2: type R_ARM_THM_MOVT_ABS, clearIndices+0
offset 0091cc: type R_ARM_THM_MOVW_ABS_NC, clearIndices+0
offset 0091d0: type R_ARM_THM_MOVT_ABS, clearIndices+0
offset 0091dc: type R_ARM_THM_MOVW_ABS_NC, clearIndices+0
offset 0091e0: type R_ARM_THM_MOVT_ABS, clearIndices+0
offset 0091ec: type R_ARM_THM_MOVW_ABS_NC, color_v_gxp_start+0
offset 0091f0: type R_ARM_THM_MOVT_ABS, color_v_gxp_start+0
offset 0091f6: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 0091fa: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 0091fe: type R_ARM_THM_CALL, sceGxmProgramFindParameterByName-2
offset 009206: type R_ARM_THM_MOVW_ABS_NC, color_v_gxp_start+0
offset 00920a: type R_ARM_THM_MOVT_ABS, color_v_gxp_start+0
offset 009210: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 009214: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 009218: type R_ARM_THM_CALL, sceGxmProgramFindParameterByName-4
offset 009238: type R_ARM_THM_CALL, sceGxmProgramParameterGetResourceIndex-4
offset 00925a: type R_ARM_THM_CALL, sceGxmProgramParameterGetResourceIndex-2
offset 00926c: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 009270: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 009276: type R_ARM_THM_MOVW_ABS_NC, colorVertexProgramId+0
offset 00927a: type R_ARM_THM_MOVT_ABS, colorVertexProgramId+0
offset 00928e: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorVertexProgram+0
offset 009292: type R_ARM_THM_MOVT_ABS, _vita2d_colorVertexProgram+0
offset 00929a: type R_ARM_THM_CALL, sceGxmShaderPatcherCreateVertexProgram-2
offset 0092a2: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 0092a6: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 0092ac: type R_ARM_THM_MOVW_ABS_NC, colorFragmentProgramId+0
offset 0092b0: type R_ARM_THM_MOVT_ABS, colorFragmentProgramId+0
offset 0092b6: type R_ARM_THM_MOVW_ABS_NC, color_v_gxp_start+0
offset 0092ba: type R_ARM_THM_MOVT_ABS, color_v_gxp_start+0
offset 0092be: type R_ARM_THM_MOVW_ABS_NC, blend_info.8106+0
offset 0092c2: type R_ARM_THM_MOVT_ABS, blend_info.8106+0
offset 0092ca: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorFragmentProgram+0
offset 0092ce: type R_ARM_THM_MOVT_ABS, _vita2d_colorFragmentProgram+0
offset 0092d8: type R_ARM_THM_CALL, sceGxmShaderPatcherCreateFragmentProgram-4
offset 0092e0: type R_ARM_THM_MOVW_ABS_NC, texture_v_gxp_start+0
offset 0092e4: type R_ARM_THM_MOVT_ABS, texture_v_gxp_start+0
offset 0092ea: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 0092ee: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 0092f2: type R_ARM_THM_CALL, sceGxmProgramFindParameterByName-2
offset 0092fa: type R_ARM_THM_MOVW_ABS_NC, texture_v_gxp_start+0
offset 0092fe: type R_ARM_THM_MOVT_ABS, texture_v_gxp_start+0
offset 009304: type R_ARM_THM_MOVW_ABS_NC, .LC2+0
offset 009308: type R_ARM_THM_MOVT_ABS, .LC2+0
offset 00930c: type R_ARM_THM_CALL, sceGxmProgramFindParameterByName-4
offset 009338: type R_ARM_THM_CALL, sceGxmProgramParameterGetResourceIndex-4
offset 00936a: type R_ARM_THM_CALL, sceGxmProgramParameterGetResourceIndex-2
offset 009388: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 00938c: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 009392: type R_ARM_THM_MOVW_ABS_NC, textureVertexProgramId+0
offset 009396: type R_ARM_THM_MOVT_ABS, textureVertexProgramId+0
offset 0093aa: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureVertexProgram+0
offset 0093ae: type R_ARM_THM_MOVT_ABS, _vita2d_textureVertexProgram+0
offset 0093b6: type R_ARM_THM_CALL, sceGxmShaderPatcherCreateVertexProgram-2
offset 0093be: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 0093c2: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 0093c8: type R_ARM_THM_MOVW_ABS_NC, textureFragmentProgramId+0
offset 0093cc: type R_ARM_THM_MOVT_ABS, textureFragmentProgramId+0
offset 0093d2: type R_ARM_THM_MOVW_ABS_NC, texture_v_gxp_start+0
offset 0093d6: type R_ARM_THM_MOVT_ABS, texture_v_gxp_start+0
offset 0093da: type R_ARM_THM_MOVW_ABS_NC, blend_info.8106+0
offset 0093de: type R_ARM_THM_MOVT_ABS, blend_info.8106+0
offset 0093e6: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureFragmentProgram+0
offset 0093ea: type R_ARM_THM_MOVT_ABS, _vita2d_textureFragmentProgram+0
offset 0093f4: type R_ARM_THM_CALL, sceGxmShaderPatcherCreateFragmentProgram-4
offset 0093fc: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 009400: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 009406: type R_ARM_THM_MOVW_ABS_NC, textureTintFragmentProgramId+0
offset 00940a: type R_ARM_THM_MOVT_ABS, textureTintFragmentProgramId+0
offset 009410: type R_ARM_THM_MOVW_ABS_NC, texture_v_gxp_start+0
offset 009414: type R_ARM_THM_MOVT_ABS, texture_v_gxp_start+0
offset 009418: type R_ARM_THM_MOVW_ABS_NC, blend_info.8106+0
offset 00941c: type R_ARM_THM_MOVT_ABS, blend_info.8106+0
offset 009424: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureTintFragmentProgram+0
offset 009428: type R_ARM_THM_MOVT_ABS, _vita2d_textureTintFragmentProgram+0
offset 009432: type R_ARM_THM_CALL, sceGxmShaderPatcherCreateFragmentProgram-2
offset 00943a: type R_ARM_THM_MOVW_ABS_NC, clear_f_gxp_start+0
offset 00943e: type R_ARM_THM_MOVT_ABS, clear_f_gxp_start+0
offset 009444: type R_ARM_THM_MOVW_ABS_NC, .LC3+0
offset 009448: type R_ARM_THM_MOVT_ABS, .LC3+0
offset 00944c: type R_ARM_THM_CALL, sceGxmProgramFindParameterByName-4
offset 009452: type R_ARM_THM_MOVW_ABS_NC, _vita2d_clearClearColorParam+0
offset 009456: type R_ARM_THM_MOVT_ABS, _vita2d_clearClearColorParam+0
offset 00945c: type R_ARM_THM_MOVW_ABS_NC, color_v_gxp_start+0
offset 009460: type R_ARM_THM_MOVT_ABS, color_v_gxp_start+0
offset 009466: type R_ARM_THM_MOVW_ABS_NC, .LC4+0
offset 00946a: type R_ARM_THM_MOVT_ABS, .LC4+0
offset 00946e: type R_ARM_THM_CALL, sceGxmProgramFindParameterByName-2
offset 009474: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorWvpParam+0
offset 009478: type R_ARM_THM_MOVT_ABS, _vita2d_colorWvpParam+0
offset 00947e: type R_ARM_THM_MOVW_ABS_NC, texture_v_gxp_start+0
offset 009482: type R_ARM_THM_MOVT_ABS, texture_v_gxp_start+0
offset 009488: type R_ARM_THM_MOVW_ABS_NC, .LC4+0
offset 00948c: type R_ARM_THM_MOVT_ABS, .LC4+0
offset 009490: type R_ARM_THM_CALL, sceGxmProgramFindParameterByName-4
offset 009496: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureWvpParam+0
offset 00949a: type R_ARM_THM_MOVT_ABS, _vita2d_textureWvpParam+0
offset 0094a0: type R_ARM_THM_MOVW_ABS_NC, texture_tint_f_gxp_start+0
offset 0094a4: type R_ARM_THM_MOVT_ABS, texture_tint_f_gxp_start+0
offset 0094aa: type R_ARM_THM_MOVW_ABS_NC, .LC5+0
offset 0094ae: type R_ARM_THM_MOVT_ABS, .LC5+0
offset 0094b2: type R_ARM_THM_CALL, sceGxmProgramFindParameterByName-2
offset 0094b8: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureTintColorParam+0
offset 0094bc: type R_ARM_THM_MOVT_ABS, _vita2d_textureTintColorParam+0
offset 0094c2: type R_ARM_THM_MOVW_ABS_NC, pool_size+0
offset 0094c6: type R_ARM_THM_MOVT_ABS, pool_size+0
offset 0094d0: type R_ARM_THM_MOVW_ABS_NC, pool_size+0
offset 0094d4: type R_ARM_THM_MOVT_ABS, pool_size+0
offset 0094da: type R_ARM_THM_MOVW_ABS_NC, poolUid+0
offset 0094de: type R_ARM_THM_MOVT_ABS, poolUid+0
offset 0094f2: type R_ARM_THM_CALL, gpu_alloc-4
offset 0094f8: type R_ARM_THM_MOVW_ABS_NC, pool_addr+0
offset 0094fc: type R_ARM_THM_MOVT_ABS, pool_addr+0
offset 009502: type R_ARM_THM_MOVW_ABS_NC, _vita2d_ortho_matrix+0
offset 009506: type R_ARM_THM_MOVT_ABS, _vita2d_ortho_matrix+0
offset 009522: type R_ARM_THM_CALL, matrix_init_orthographic-4
offset 009526: type R_ARM_THM_MOVW_ABS_NC, backBufferIndex+0
offset 00952a: type R_ARM_THM_MOVT_ABS, backBufferIndex+0
offset 009532: type R_ARM_THM_MOVW_ABS_NC, frontBufferIndex+0
offset 009536: type R_ARM_THM_MOVT_ABS, frontBufferIndex+0
offset 00953e: type R_ARM_THM_MOVW_ABS_NC, vita2d_initialized+0
offset 009542: type R_ARM_THM_MOVT_ABS, vita2d_initialized+0
offset 00956a: type R_ARM_THM_MOVW_ABS_NC, vita2d_initialized+0
offset 00956e: type R_ARM_THM_MOVT_ABS, vita2d_initialized+0
offset 00957c: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 009580: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 009588: type R_ARM_THM_CALL, sceGxmFinish-4
offset 00958c: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 009590: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 009596: type R_ARM_THM_MOVW_ABS_NC, clearFragmentProgram+0
offset 00959a: type R_ARM_THM_MOVT_ABS, clearFragmentProgram+0
offset 0095a4: type R_ARM_THM_CALL, sceGxmShaderPatcherReleaseFragmentProgram-4
offset 0095a8: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 0095ac: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 0095b2: type R_ARM_THM_MOVW_ABS_NC, clearVertexProgram+0
offset 0095b6: type R_ARM_THM_MOVT_ABS, clearVertexProgram+0
offset 0095c0: type R_ARM_THM_CALL, sceGxmShaderPatcherReleaseVertexProgram-4
offset 0095c4: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 0095c8: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 0095ce: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorFragmentProgram+0
offset 0095d2: type R_ARM_THM_MOVT_ABS, _vita2d_colorFragmentProgram+0
offset 0095dc: type R_ARM_THM_CALL, sceGxmShaderPatcherReleaseFragmentProgram-4
offset 0095e0: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 0095e4: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 0095ea: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorVertexProgram+0
offset 0095ee: type R_ARM_THM_MOVT_ABS, _vita2d_colorVertexProgram+0
offset 0095f8: type R_ARM_THM_CALL, sceGxmShaderPatcherReleaseVertexProgram-4
offset 0095fc: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 009600: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 009606: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureFragmentProgram+0
offset 00960a: type R_ARM_THM_MOVT_ABS, _vita2d_textureFragmentProgram+0
offset 009614: type R_ARM_THM_CALL, sceGxmShaderPatcherReleaseFragmentProgram-4
offset 009618: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 00961c: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 009622: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureTintFragmentProgram+0
offset 009626: type R_ARM_THM_MOVT_ABS, _vita2d_textureTintFragmentProgram+0
offset 009630: type R_ARM_THM_CALL, sceGxmShaderPatcherReleaseFragmentProgram-4
offset 009634: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 009638: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 00963e: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureVertexProgram+0
offset 009642: type R_ARM_THM_MOVT_ABS, _vita2d_textureVertexProgram+0
offset 00964c: type R_ARM_THM_CALL, sceGxmShaderPatcherReleaseVertexProgram-4
offset 009650: type R_ARM_THM_MOVW_ABS_NC, clearIndicesUid+0
offset 009654: type R_ARM_THM_MOVT_ABS, clearIndicesUid+0
offset 00965c: type R_ARM_THM_CALL, gpu_free-4
offset 009660: type R_ARM_THM_MOVW_ABS_NC, clearVerticesUid+0
offset 009664: type R_ARM_THM_MOVT_ABS, clearVerticesUid+0
offset 00966c: type R_ARM_THM_CALL, gpu_free-4
offset 009670: type R_ARM_THM_CALL, sceGxmDisplayQueueFinish-4
offset 009674: type R_ARM_THM_MOVW_ABS_NC, depthBufferUid+0
offset 009678: type R_ARM_THM_MOVT_ABS, depthBufferUid+0
offset 009680: type R_ARM_THM_CALL, gpu_free-4
offset 00968a: type R_ARM_THM_MOVW_ABS_NC, displayBufferData+0
offset 00968e: type R_ARM_THM_MOVT_ABS, displayBufferData+0
offset 0096a0: type R_ARM_THM_CALL, memset-4
offset 0096a4: type R_ARM_THM_MOVW_ABS_NC, displayBufferUid+0
offset 0096a8: type R_ARM_THM_MOVT_ABS, displayBufferUid+0
offset 0096b4: type R_ARM_THM_CALL, gpu_free-4
offset 0096b8: type R_ARM_THM_MOVW_ABS_NC, displayBufferSync+0
offset 0096bc: type R_ARM_THM_MOVT_ABS, displayBufferSync+0
offset 0096c8: type R_ARM_THM_CALL, sceGxmSyncObjectDestroy-4
offset 0096d8: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 0096dc: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 0096e2: type R_ARM_THM_MOVW_ABS_NC, clearFragmentProgramId+0
offset 0096e6: type R_ARM_THM_MOVT_ABS, clearFragmentProgramId+0
offset 0096f0: type R_ARM_THM_CALL, sceGxmShaderPatcherUnregisterProgram-4
offset 0096f4: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 0096f8: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 0096fe: type R_ARM_THM_MOVW_ABS_NC, clearVertexProgramId+0
offset 009702: type R_ARM_THM_MOVT_ABS, clearVertexProgramId+0
offset 00970c: type R_ARM_THM_CALL, sceGxmShaderPatcherUnregisterProgram-4
offset 009710: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 009714: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 00971a: type R_ARM_THM_MOVW_ABS_NC, colorFragmentProgramId+0
offset 00971e: type R_ARM_THM_MOVT_ABS, colorFragmentProgramId+0
offset 009728: type R_ARM_THM_CALL, sceGxmShaderPatcherUnregisterProgram-4
offset 00972c: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 009730: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 009736: type R_ARM_THM_MOVW_ABS_NC, colorVertexProgramId+0
offset 00973a: type R_ARM_THM_MOVT_ABS, colorVertexProgramId+0
offset 009744: type R_ARM_THM_CALL, sceGxmShaderPatcherUnregisterProgram-4
offset 009748: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 00974c: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 009752: type R_ARM_THM_MOVW_ABS_NC, textureFragmentProgramId+0
offset 009756: type R_ARM_THM_MOVT_ABS, textureFragmentProgramId+0
offset 009760: type R_ARM_THM_CALL, sceGxmShaderPatcherUnregisterProgram-4
offset 009764: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 009768: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 00976e: type R_ARM_THM_MOVW_ABS_NC, textureTintFragmentProgramId+0
offset 009772: type R_ARM_THM_MOVT_ABS, textureTintFragmentProgramId+0
offset 00977c: type R_ARM_THM_CALL, sceGxmShaderPatcherUnregisterProgram-4
offset 009780: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 009784: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 00978a: type R_ARM_THM_MOVW_ABS_NC, textureVertexProgramId+0
offset 00978e: type R_ARM_THM_MOVT_ABS, textureVertexProgramId+0
offset 009798: type R_ARM_THM_CALL, sceGxmShaderPatcherUnregisterProgram-4
offset 00979c: type R_ARM_THM_MOVW_ABS_NC, shaderPatcher+0
offset 0097a0: type R_ARM_THM_MOVT_ABS, shaderPatcher+0
offset 0097a8: type R_ARM_THM_CALL, sceGxmShaderPatcherDestroy-4
offset 0097ac: type R_ARM_THM_MOVW_ABS_NC, patcherFragmentUsseUid+0
offset 0097b0: type R_ARM_THM_MOVT_ABS, patcherFragmentUsseUid+0
offset 0097b8: type R_ARM_THM_CALL, fragment_usse_free-4
offset 0097bc: type R_ARM_THM_MOVW_ABS_NC, patcherVertexUsseUid+0
offset 0097c0: type R_ARM_THM_MOVT_ABS, patcherVertexUsseUid+0
offset 0097c8: type R_ARM_THM_CALL, vertex_usse_free-4
offset 0097cc: type R_ARM_THM_MOVW_ABS_NC, patcherBufferUid+0
offset 0097d0: type R_ARM_THM_MOVT_ABS, patcherBufferUid+0
offset 0097d8: type R_ARM_THM_CALL, gpu_free-4
offset 0097dc: type R_ARM_THM_MOVW_ABS_NC, renderTarget+0
offset 0097e0: type R_ARM_THM_MOVT_ABS, renderTarget+0
offset 0097e8: type R_ARM_THM_CALL, sceGxmDestroyRenderTarget-4
offset 0097ec: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 0097f0: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 0097f8: type R_ARM_THM_CALL, sceGxmDestroyContext-4
offset 0097fc: type R_ARM_THM_MOVW_ABS_NC, fragmentUsseRingBufferUid+0
offset 009800: type R_ARM_THM_MOVT_ABS, fragmentUsseRingBufferUid+0
offset 009808: type R_ARM_THM_CALL, fragment_usse_free-4
offset 00980c: type R_ARM_THM_MOVW_ABS_NC, fragmentRingBufferUid+0
offset 009810: type R_ARM_THM_MOVT_ABS, fragmentRingBufferUid+0
offset 009818: type R_ARM_THM_CALL, gpu_free-4
offset 00981c: type R_ARM_THM_MOVW_ABS_NC, vertexRingBufferUid+0
offset 009820: type R_ARM_THM_MOVT_ABS, vertexRingBufferUid+0
offset 009828: type R_ARM_THM_CALL, gpu_free-4
offset 00982c: type R_ARM_THM_MOVW_ABS_NC, vdmRingBufferUid+0
offset 009830: type R_ARM_THM_MOVT_ABS, vdmRingBufferUid+0
offset 009838: type R_ARM_THM_CALL, gpu_free-4
offset 00983c: type R_ARM_THM_MOVW_ABS_NC, contextParams+0
offset 009840: type R_ARM_THM_MOVT_ABS, contextParams+0
offset 009848: type R_ARM_THM_CALL, free-4
offset 00984c: type R_ARM_THM_MOVW_ABS_NC, poolUid+0
offset 009850: type R_ARM_THM_MOVT_ABS, poolUid+0
offset 009858: type R_ARM_THM_CALL, gpu_free-4
offset 00985c: type R_ARM_THM_CALL, sceGxmTerminate-4
offset 009872: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 009876: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00987c: type R_ARM_THM_MOVW_ABS_NC, clearVertexProgram+0
offset 009880: type R_ARM_THM_MOVT_ABS, clearVertexProgram+0
offset 00988a: type R_ARM_THM_CALL, sceGxmSetVertexProgram-2
offset 00988e: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 009892: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 009898: type R_ARM_THM_MOVW_ABS_NC, clearFragmentProgram+0
offset 00989c: type R_ARM_THM_MOVT_ABS, clearFragmentProgram+0
offset 0098a6: type R_ARM_THM_CALL, sceGxmSetFragmentProgram-2
offset 0098aa: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 0098ae: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 0098ba: type R_ARM_THM_CALL, sceGxmReserveFragmentDefaultUniformBuffer-2
offset 0098c0: type R_ARM_THM_MOVW_ABS_NC, _vita2d_clearClearColorParam+0
offset 0098c4: type R_ARM_THM_MOVT_ABS, _vita2d_clearClearColorParam+0
offset 0098ca: type R_ARM_THM_MOVW_ABS_NC, clear_color+0
offset 0098ce: type R_ARM_THM_MOVT_ABS, clear_color+0
offset 0098dc: type R_ARM_THM_CALL, sceGxmSetUniformDataF-4
offset 0098e0: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 0098e4: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 0098ea: type R_ARM_THM_MOVW_ABS_NC, clearVertices+0
offset 0098ee: type R_ARM_THM_MOVT_ABS, clearVertices+0
offset 0098fa: type R_ARM_THM_CALL, sceGxmSetVertexStream-2
offset 0098fe: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 009902: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 009908: type R_ARM_THM_MOVW_ABS_NC, clearIndices+0
offset 00990c: type R_ARM_THM_MOVT_ABS, clearIndices+0
offset 00991e: type R_ARM_THM_CALL, sceGxmDraw-2
offset 00992e: type R_ARM_THM_MOVW_ABS_NC, backBufferIndex+0
offset 009932: type R_ARM_THM_MOVT_ABS, backBufferIndex+0
offset 009942: type R_ARM_THM_MOVW_ABS_NC, displaySurface+0
offset 009946: type R_ARM_THM_MOVT_ABS, displaySurface+0
offset 00994c: type R_ARM_THM_MOVW_ABS_NC, backBufferIndex+0
offset 009950: type R_ARM_THM_MOVT_ABS, backBufferIndex+0
offset 009956: type R_ARM_THM_MOVW_ABS_NC, displayBufferSync+0
offset 00995a: type R_ARM_THM_MOVT_ABS, displayBufferSync+0
offset 009966: type R_ARM_THM_CALL, sceGxmPadHeartbeat-2
offset 00996a: type R_ARM_THM_MOVW_ABS_NC, backBufferIndex+0
offset 00996e: type R_ARM_THM_MOVT_ABS, backBufferIndex+0
offset 009974: type R_ARM_THM_MOVW_ABS_NC, displayBufferData+0
offset 009978: type R_ARM_THM_MOVT_ABS, displayBufferData+0
offset 009982: type R_ARM_THM_MOVW_ABS_NC, frontBufferIndex+0
offset 009986: type R_ARM_THM_MOVT_ABS, frontBufferIndex+0
offset 00998c: type R_ARM_THM_MOVW_ABS_NC, displayBufferSync+0
offset 009990: type R_ARM_THM_MOVT_ABS, displayBufferSync+0
offset 009998: type R_ARM_THM_MOVW_ABS_NC, backBufferIndex+0
offset 00999c: type R_ARM_THM_MOVT_ABS, backBufferIndex+0
offset 0099a2: type R_ARM_THM_MOVW_ABS_NC, displayBufferSync+0
offset 0099a6: type R_ARM_THM_MOVT_ABS, displayBufferSync+0
offset 0099b6: type R_ARM_THM_CALL, sceGxmDisplayQueueAddEntry-2
offset 0099ba: type R_ARM_THM_MOVW_ABS_NC, backBufferIndex+0
offset 0099be: type R_ARM_THM_MOVT_ABS, backBufferIndex+0
offset 0099c4: type R_ARM_THM_MOVW_ABS_NC, frontBufferIndex+0
offset 0099c8: type R_ARM_THM_MOVT_ABS, frontBufferIndex+0
offset 0099ce: type R_ARM_THM_MOVW_ABS_NC, backBufferIndex+0
offset 0099d2: type R_ARM_THM_MOVT_ABS, backBufferIndex+0
offset 0099f0: type R_ARM_THM_MOVW_ABS_NC, backBufferIndex+0
offset 0099f4: type R_ARM_THM_MOVT_ABS, backBufferIndex+0
offset 009a06: type R_ARM_THM_CALL, vita2d_pool_reset-4
offset 009a0a: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 009a0e: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 009a14: type R_ARM_THM_MOVW_ABS_NC, renderTarget+0
offset 009a18: type R_ARM_THM_MOVT_ABS, renderTarget+0
offset 009a1e: type R_ARM_THM_MOVW_ABS_NC, backBufferIndex+0
offset 009a22: type R_ARM_THM_MOVT_ABS, backBufferIndex+0
offset 009a28: type R_ARM_THM_MOVW_ABS_NC, displayBufferSync+0
offset 009a2c: type R_ARM_THM_MOVT_ABS, displayBufferSync+0
offset 009a34: type R_ARM_THM_MOVW_ABS_NC, backBufferIndex+0
offset 009a38: type R_ARM_THM_MOVT_ABS, backBufferIndex+0
offset 009a48: type R_ARM_THM_MOVW_ABS_NC, displaySurface+0
offset 009a4c: type R_ARM_THM_MOVT_ABS, displaySurface+0
offset 009a5a: type R_ARM_THM_MOVW_ABS_NC, depthSurface+0
offset 009a5e: type R_ARM_THM_MOVT_ABS, depthSurface+0
offset 009a6a: type R_ARM_THM_CALL, sceGxmBeginScene-2
offset 009a78: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 009a7c: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 009a88: type R_ARM_THM_CALL, sceGxmEndScene-4
offset 009aac: type R_ARM_THM_MOVW_ABS_NC, clear_color+0
offset 009ab0: type R_ARM_THM_MOVT_ABS, clear_color+0
offset 009ace: type R_ARM_THM_MOVW_ABS_NC, clear_color+0
offset 009ad2: type R_ARM_THM_MOVT_ABS, clear_color+0
offset 009af0: type R_ARM_THM_MOVW_ABS_NC, clear_color+0
offset 009af4: type R_ARM_THM_MOVT_ABS, clear_color+0
offset 009b10: type R_ARM_THM_MOVW_ABS_NC, clear_color+0
offset 009b14: type R_ARM_THM_MOVT_ABS, clear_color+0
offset 009b34: type R_ARM_THM_MOVW_ABS_NC, vblank_wait+0
offset 009b38: type R_ARM_THM_MOVT_ABS, vblank_wait+0
offset 009b50: type R_ARM_THM_MOVW_ABS_NC, frontBufferIndex+0
offset 009b54: type R_ARM_THM_MOVT_ABS, frontBufferIndex+0
offset 009b5a: type R_ARM_THM_MOVW_ABS_NC, displayBufferData+0
offset 009b5e: type R_ARM_THM_MOVT_ABS, displayBufferData+0
offset 009b78: type R_ARM_THM_MOVW_ABS_NC, pool_index+0
offset 009b7c: type R_ARM_THM_MOVT_ABS, pool_index+0
offset 009b86: type R_ARM_THM_MOVW_ABS_NC, pool_size+0
offset 009b8a: type R_ARM_THM_MOVT_ABS, pool_size+0
offset 009b94: type R_ARM_THM_MOVW_ABS_NC, pool_addr+0
offset 009b98: type R_ARM_THM_MOVT_ABS, pool_addr+0
offset 009ba0: type R_ARM_THM_MOVW_ABS_NC, pool_index+0
offset 009ba4: type R_ARM_THM_MOVT_ABS, pool_index+0
offset 009bae: type R_ARM_THM_MOVW_ABS_NC, pool_index+0
offset 009bb2: type R_ARM_THM_MOVT_ABS, pool_index+0
offset 009bbc: type R_ARM_THM_MOVW_ABS_NC, pool_index+0
offset 009bc0: type R_ARM_THM_MOVT_ABS, pool_index+0
offset 009be2: type R_ARM_THM_MOVW_ABS_NC, pool_index+0
offset 009be6: type R_ARM_THM_MOVT_ABS, pool_index+0
offset 009c00: type R_ARM_THM_MOVW_ABS_NC, pool_size+0
offset 009c04: type R_ARM_THM_MOVT_ABS, pool_size+0
offset 009c0e: type R_ARM_THM_MOVW_ABS_NC, pool_addr+0
offset 009c12: type R_ARM_THM_MOVT_ABS, pool_addr+0
offset 009c26: type R_ARM_THM_MOVW_ABS_NC, pool_index+0
offset 009c2a: type R_ARM_THM_MOVT_ABS, pool_index+0
offset 009c48: type R_ARM_THM_MOVW_ABS_NC, pool_size+0
offset 009c4c: type R_ARM_THM_MOVT_ABS, pool_size+0
offset 009c52: type R_ARM_THM_MOVW_ABS_NC, pool_index+0
offset 009c56: type R_ARM_THM_MOVT_ABS, pool_index+0
offset 009c6c: type R_ARM_THM_MOVW_ABS_NC, pool_index+0
offset 009c70: type R_ARM_THM_MOVT_ABS, pool_index+0
offset 009d1a: type R_ARM_THM_CALL, vita2d_create_empty_texture_format-4
offset 009d36: type R_ARM_THM_CALL, malloc-4
offset 009d74: type R_ARM_THM_CALL, gpu_alloc-4
offset 009d82: type R_ARM_THM_CALL, free-4
offset 009d92: type R_ARM_THM_CALL, memset-4
offset 009da8: type R_ARM_THM_CALL, sceGxmTextureInitLinear-4
offset 009dd4: type R_ARM_THM_CALL, gpu_alloc-4
offset 009de2: type R_ARM_THM_CALL, vita2d_free_texture-4
offset 009df2: type R_ARM_THM_CALL, memset-4
offset 009dfc: type R_ARM_THM_CALL, sceGxmTextureSetPalette-4
offset 009e30: type R_ARM_THM_CALL, gpu_free-4
offset 009e3a: type R_ARM_THM_CALL, gpu_free-4
offset 009e40: type R_ARM_THM_CALL, free-4
offset 009e58: type R_ARM_THM_CALL, sceGxmTextureGetWidth-4
offset 009e74: type R_ARM_THM_CALL, sceGxmTextureGetHeight-4
offset 009e8e: type R_ARM_THM_CALL, vita2d_texture_get_width-4
offset 009e9c: type R_ARM_THM_CALL, vita2d_texture_get_format-4
offset 009ec4: type R_ARM_THM_CALL, sceGxmTextureGetFormat-4
offset 009ee0: type R_ARM_THM_CALL, sceGxmTextureGetData-4
offset 009efc: type R_ARM_THM_CALL, sceGxmTextureGetPalette-4
offset 009f10: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 009f14: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 009f1a: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureVertexProgram+0
offset 009f1e: type R_ARM_THM_MOVT_ABS, _vita2d_textureVertexProgram+0
offset 009f28: type R_ARM_THM_CALL, sceGxmSetVertexProgram-4
offset 009f2c: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 009f30: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 009f36: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureFragmentProgram+0
offset 009f3a: type R_ARM_THM_MOVT_ABS, _vita2d_textureFragmentProgram+0
offset 009f44: type R_ARM_THM_CALL, sceGxmSetFragmentProgram-4
offset 009f50: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 009f54: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 009f5a: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureVertexProgram+0
offset 009f5e: type R_ARM_THM_MOVT_ABS, _vita2d_textureVertexProgram+0
offset 009f68: type R_ARM_THM_CALL, sceGxmSetVertexProgram-4
offset 009f6c: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 009f70: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 009f76: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureTintFragmentProgram+0
offset 009f7a: type R_ARM_THM_MOVT_ABS, _vita2d_textureTintFragmentProgram+0
offset 009f84: type R_ARM_THM_CALL, sceGxmSetFragmentProgram-4
offset 009f92: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 009f96: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 009fa2: type R_ARM_THM_CALL, sceGxmReserveVertexDefaultUniformBuffer-2
offset 009fa8: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureWvpParam+0
offset 009fac: type R_ARM_THM_MOVT_ABS, _vita2d_textureWvpParam+0
offset 009fb2: type R_ARM_THM_MOVW_ABS_NC, _vita2d_ortho_matrix+0
offset 009fb6: type R_ARM_THM_MOVT_ABS, _vita2d_ortho_matrix+0
offset 009fc4: type R_ARM_THM_CALL, sceGxmSetUniformDataF-4
offset 009fd8: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 009fdc: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 009fea: type R_ARM_THM_CALL, sceGxmReserveFragmentDefaultUniformBuffer-2
offset 009ff2: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00a06c: type R_ARM_THM_MOVW_ABS_NC, _vita2d_textureTintColorParam+0
offset 00a070: type R_ARM_THM_MOVT_ABS, _vita2d_textureTintColorParam+0
offset 00a082: type R_ARM_THM_CALL, sceGxmSetUniformDataF-2
offset 00a0a4: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00a0ae: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00a0b6: type R_ARM_THM_CALL, vita2d_texture_get_width-4
offset 00a0c8: type R_ARM_THM_CALL, vita2d_texture_get_height-4
offset 00a1d4: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00a1d8: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00a1e6: type R_ARM_THM_CALL, sceGxmSetFragmentTexture-2
offset 00a1ea: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00a1ee: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00a1fa: type R_ARM_THM_CALL, sceGxmSetVertexStream-2
offset 00a1fe: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00a202: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00a216: type R_ARM_THM_CALL, sceGxmDraw-2
offset 00a29a: type R_ARM_THM_CALL, vita2d_texture_get_width-4
offset 00a2b0: type R_ARM_THM_CALL, vita2d_texture_get_height-4
offset 00a2da: type R_ARM_THM_CALL, vita2d_draw_texture_rotate_hotspot-4
offset 00a304: type R_ARM_THM_CALL, vita2d_texture_get_width-4
offset 00a31a: type R_ARM_THM_CALL, vita2d_texture_get_height-4
offset 00a346: type R_ARM_THM_CALL, vita2d_draw_texture_tint_rotate_hotspot-4
offset 00a374: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00a37e: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00a386: type R_ARM_THM_CALL, vita2d_texture_get_width-4
offset 00a398: type R_ARM_THM_CALL, vita2d_texture_get_height-4
offset 00a4aa: type R_ARM_THM_CALL, cosf-4
offset 00a4b6: type R_ARM_THM_CALL, sinf-4
offset 00a576: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00a57a: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00a588: type R_ARM_THM_CALL, sceGxmSetFragmentTexture-4
offset 00a58c: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00a590: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00a59c: type R_ARM_THM_CALL, sceGxmSetVertexStream-4
offset 00a5a0: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00a5a4: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00a5b8: type R_ARM_THM_CALL, sceGxmDraw-4
offset 00a670: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00a67a: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00a682: type R_ARM_THM_CALL, vita2d_texture_get_width-4
offset 00a69c: type R_ARM_THM_CALL, vita2d_texture_get_height-4
offset 00a7b0: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00a7b4: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00a7c2: type R_ARM_THM_CALL, sceGxmSetFragmentTexture-2
offset 00a7c6: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00a7ca: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00a7d6: type R_ARM_THM_CALL, sceGxmSetVertexStream-2
offset 00a7da: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00a7de: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00a7f2: type R_ARM_THM_CALL, sceGxmDraw-2
offset 00a8a0: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00a8aa: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00a8b2: type R_ARM_THM_CALL, vita2d_texture_get_width-4
offset 00a8c4: type R_ARM_THM_CALL, vita2d_texture_get_height-4
offset 00aa10: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00aa14: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00aa22: type R_ARM_THM_CALL, sceGxmSetFragmentTexture-2
offset 00aa26: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00aa2a: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00aa36: type R_ARM_THM_CALL, sceGxmSetVertexStream-2
offset 00aa3a: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00aa3e: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00aa52: type R_ARM_THM_CALL, sceGxmDraw-2
offset 00ab28: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00ab32: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00ab3a: type R_ARM_THM_CALL, vita2d_texture_get_width-4
offset 00ab4c: type R_ARM_THM_CALL, vita2d_texture_get_height-4
offset 00acb8: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00acbc: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00acca: type R_ARM_THM_CALL, sceGxmSetFragmentTexture-2
offset 00acce: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00acd2: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00acde: type R_ARM_THM_CALL, sceGxmSetVertexStream-2
offset 00ace2: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00ace6: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00acfa: type R_ARM_THM_CALL, sceGxmDraw-2
offset 00addc: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00ade6: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00ae0c: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00ae10: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00ae16: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorVertexProgram+0
offset 00ae1a: type R_ARM_THM_MOVT_ABS, _vita2d_colorVertexProgram+0
offset 00ae24: type R_ARM_THM_CALL, sceGxmSetVertexProgram-4
offset 00ae28: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00ae2c: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00ae32: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorFragmentProgram+0
offset 00ae36: type R_ARM_THM_MOVT_ABS, _vita2d_colorFragmentProgram+0
offset 00ae40: type R_ARM_THM_CALL, sceGxmSetFragmentProgram-4
offset 00ae44: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00ae48: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00ae56: type R_ARM_THM_CALL, sceGxmReserveVertexDefaultUniformBuffer-2
offset 00ae5c: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorWvpParam+0
offset 00ae60: type R_ARM_THM_MOVT_ABS, _vita2d_colorWvpParam+0
offset 00ae66: type R_ARM_THM_MOVW_ABS_NC, _vita2d_ortho_matrix+0
offset 00ae6a: type R_ARM_THM_MOVT_ABS, _vita2d_ortho_matrix+0
offset 00ae78: type R_ARM_THM_CALL, sceGxmSetUniformDataF-4
offset 00ae7c: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00ae80: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00ae8c: type R_ARM_THM_CALL, sceGxmSetVertexStream-4
offset 00ae90: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00ae94: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00aea0: type R_ARM_THM_CALL, sceGxmSetFrontPolygonMode-4
offset 00aea4: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00aea8: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00aebc: type R_ARM_THM_CALL, sceGxmDraw-4
offset 00aec0: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00aec4: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00aece: type R_ARM_THM_CALL, sceGxmSetFrontPolygonMode-2
offset 00aef4: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00aefe: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00af4e: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00af52: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00af58: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorVertexProgram+0
offset 00af5c: type R_ARM_THM_MOVT_ABS, _vita2d_colorVertexProgram+0
offset 00af66: type R_ARM_THM_CALL, sceGxmSetVertexProgram-2
offset 00af6a: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00af6e: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00af74: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorFragmentProgram+0
offset 00af78: type R_ARM_THM_MOVT_ABS, _vita2d_colorFragmentProgram+0
offset 00af82: type R_ARM_THM_CALL, sceGxmSetFragmentProgram-2
offset 00af86: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00af8a: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00af98: type R_ARM_THM_CALL, sceGxmReserveVertexDefaultUniformBuffer-4
offset 00af9e: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorWvpParam+0
offset 00afa2: type R_ARM_THM_MOVT_ABS, _vita2d_colorWvpParam+0
offset 00afa8: type R_ARM_THM_MOVW_ABS_NC, _vita2d_ortho_matrix+0
offset 00afac: type R_ARM_THM_MOVT_ABS, _vita2d_ortho_matrix+0
offset 00afba: type R_ARM_THM_CALL, sceGxmSetUniformDataF-2
offset 00afbe: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00afc2: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00afce: type R_ARM_THM_CALL, sceGxmSetVertexStream-2
offset 00afd2: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00afd6: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00afe2: type R_ARM_THM_CALL, sceGxmSetFrontPolygonMode-2
offset 00afe6: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00afea: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00affe: type R_ARM_THM_CALL, sceGxmDraw-2
offset 00b002: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00b006: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00b010: type R_ARM_THM_CALL, sceGxmSetFrontPolygonMode-4
offset 00b038: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00b042: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00b116: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00b11a: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00b120: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorVertexProgram+0
offset 00b124: type R_ARM_THM_MOVT_ABS, _vita2d_colorVertexProgram+0
offset 00b12e: type R_ARM_THM_CALL, sceGxmSetVertexProgram-2
offset 00b132: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00b136: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00b13c: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorFragmentProgram+0
offset 00b140: type R_ARM_THM_MOVT_ABS, _vita2d_colorFragmentProgram+0
offset 00b14a: type R_ARM_THM_CALL, sceGxmSetFragmentProgram-2
offset 00b14e: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00b152: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00b160: type R_ARM_THM_CALL, sceGxmReserveVertexDefaultUniformBuffer-4
offset 00b166: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorWvpParam+0
offset 00b16a: type R_ARM_THM_MOVT_ABS, _vita2d_colorWvpParam+0
offset 00b170: type R_ARM_THM_MOVW_ABS_NC, _vita2d_ortho_matrix+0
offset 00b174: type R_ARM_THM_MOVT_ABS, _vita2d_ortho_matrix+0
offset 00b182: type R_ARM_THM_CALL, sceGxmSetUniformDataF-2
offset 00b186: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00b18a: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00b196: type R_ARM_THM_CALL, sceGxmSetVertexStream-2
offset 00b19a: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00b19e: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00b1b2: type R_ARM_THM_CALL, sceGxmDraw-2
offset 00b1da: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00b1ea: type R_ARM_THM_CALL, vita2d_pool_memalign-4
offset 00b230: type R_ARM_THM_CALL, cosf-4
offset 00b23c: type R_ARM_THM_CALL, sinf-4
offset 00b30c: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00b310: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00b316: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorVertexProgram+0
offset 00b31a: type R_ARM_THM_MOVT_ABS, _vita2d_colorVertexProgram+0
offset 00b324: type R_ARM_THM_CALL, sceGxmSetVertexProgram-4
offset 00b328: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00b32c: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00b332: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorFragmentProgram+0
offset 00b336: type R_ARM_THM_MOVT_ABS, _vita2d_colorFragmentProgram+0
offset 00b340: type R_ARM_THM_CALL, sceGxmSetFragmentProgram-4
offset 00b344: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00b348: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00b356: type R_ARM_THM_CALL, sceGxmReserveVertexDefaultUniformBuffer-2
offset 00b35c: type R_ARM_THM_MOVW_ABS_NC, _vita2d_colorWvpParam+0
offset 00b360: type R_ARM_THM_MOVT_ABS, _vita2d_colorWvpParam+0
offset 00b366: type R_ARM_THM_MOVW_ABS_NC, _vita2d_ortho_matrix+0
offset 00b36a: type R_ARM_THM_MOVT_ABS, _vita2d_ortho_matrix+0
offset 00b378: type R_ARM_THM_CALL, sceGxmSetUniformDataF-4
offset 00b37c: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00b380: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00b38c: type R_ARM_THM_CALL, sceGxmSetVertexStream-4
offset 00b390: type R_ARM_THM_MOVW_ABS_NC, _vita2d_context+0
offset 00b394: type R_ARM_THM_MOVT_ABS, _vita2d_context+0
offset 00b3aa: type R_ARM_THM_CALL, sceGxmDraw-2
offset 00b404: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 00b408: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 00b412: type R_ARM_THM_CALL, sceKernelAllocMemBlock-2
offset 00b428: type R_ARM_THM_CALL, sceKernelGetMemBlockBase-4
offset 00b442: type R_ARM_THM_CALL, sceGxmMapMemory-2
offset 00b470: type R_ARM_THM_CALL, sceKernelGetMemBlockBase-4
offset 00b47e: type R_ARM_THM_CALL, sceGxmUnmapMemory-2
offset 00b484: type R_ARM_THM_CALL, sceKernelFreeMemBlock-4
offset 00b4b2: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 00b4b6: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 00b4c6: type R_ARM_THM_CALL, sceKernelAllocMemBlock-2
offset 00b4dc: type R_ARM_THM_CALL, sceKernelGetMemBlockBase-4
offset 00b4f2: type R_ARM_THM_CALL, sceGxmMapVertexUsseMemory-2
offset 00b520: type R_ARM_THM_CALL, sceKernelGetMemBlockBase-4
offset 00b52e: type R_ARM_THM_CALL, sceGxmUnmapVertexUsseMemory-2
offset 00b534: type R_ARM_THM_CALL, sceKernelFreeMemBlock-4
offset 00b562: type R_ARM_THM_MOVW_ABS_NC, .LC2+0
offset 00b566: type R_ARM_THM_MOVT_ABS, .LC2+0
offset 00b576: type R_ARM_THM_CALL, sceKernelAllocMemBlock-2
offset 00b58c: type R_ARM_THM_CALL, sceKernelGetMemBlockBase-4
offset 00b5a2: type R_ARM_THM_CALL, sceGxmMapFragmentUsseMemory-2
offset 00b5d0: type R_ARM_THM_CALL, sceKernelGetMemBlockBase-4
offset 00b5de: type R_ARM_THM_CALL, sceGxmUnmapFragmentUsseMemory-2
offset 00b5e4: type R_ARM_THM_CALL, sceKernelFreeMemBlock-4
offset 00b600: type R_ARM_THM_CALL, memcpy-4
offset 00b76c: type R_ARM_THM_CALL, cosf-4
offset 00b778: type R_ARM_THM_CALL, sinf-4
offset 00b782: type R_ARM_THM_CALL, matrix_identity4x4-4
offset 00b7c4: type R_ARM_THM_CALL, cosf-4
offset 00b7d0: type R_ARM_THM_CALL, sinf-4
offset 00b7da: type R_ARM_THM_CALL, matrix_identity4x4-4
offset 00b81c: type R_ARM_THM_CALL, cosf-4
offset 00b828: type R_ARM_THM_CALL, sinf-4
offset 00b832: type R_ARM_THM_CALL, matrix_identity4x4-4
offset 00b87a: type R_ARM_THM_CALL, matrix_set_y_rotation-4
offset 00b88c: type R_ARM_THM_CALL, matrix_mult4x4-4
offset 00b898: type R_ARM_THM_CALL, matrix_copy-4
offset 00b8ba: type R_ARM_THM_CALL, matrix_set_x_rotation-4
offset 00b8cc: type R_ARM_THM_CALL, matrix_mult4x4-4
offset 00b8d8: type R_ARM_THM_CALL, matrix_copy-4
offset 00b8fa: type R_ARM_THM_CALL, matrix_set_z_rotation-4
offset 00b90c: type R_ARM_THM_CALL, matrix_mult4x4-4
offset 00b918: type R_ARM_THM_CALL, matrix_copy-4
offset 00b93a: type R_ARM_THM_CALL, matrix_identity4x4-4
offset 00b982: type R_ARM_THM_CALL, matrix_set_xyz_translation-4
offset 00b994: type R_ARM_THM_CALL, matrix_mult4x4-4
offset 00b9a0: type R_ARM_THM_CALL, matrix_copy-4
offset 00b9c2: type R_ARM_THM_CALL, matrix_identity4x4-4
offset 00b9f2: type R_ARM_THM_CALL, matrix_identity4x4-4
offset 00ba1c: type R_ARM_THM_CALL, matrix_mult4x4-4
offset 00ba28: type R_ARM_THM_CALL, matrix_copy-4
offset 00bd34: type R_ARM_THM_CALL, tan-4
offset 00bd82: type R_ARM_THM_CALL, matrix_init_frustum-4
offset 00bda2: type R_ARM_THM_CALL, png_get_io_ptr-4
offset 00bdb2: type R_ARM_THM_CALL, sceIoRead-2
offset 00bdca: type R_ARM_THM_CALL, png_get_io_ptr-4
offset 00bdda: type R_ARM_THM_CALL, memcpy-2
offset 00bdfa: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 00bdfe: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 00be08: type R_ARM_THM_CALL, png_create_read_struct-4
offset 00be1c: type R_ARM_THM_CALL, png_create_info_struct-4
offset 00be36: type R_ARM_THM_CALL, png_destroy_read_struct-4
offset 00be44: type R_ARM_THM_MOVW_ABS_NC, longjmp+0
offset 00be48: type R_ARM_THM_MOVT_ABS, longjmp+0
offset 00be4e: type R_ARM_THM_CALL, png_set_longjmp_fn-4
offset 00be56: type R_ARM_THM_CALL, setjmp-4
offset 00be6e: type R_ARM_THM_CALL, png_destroy_read_struct-4
offset 00be7a: type R_ARM_THM_CALL, free-4
offset 00be8a: type R_ARM_THM_CALL, png_set_read_fn-4
offset 00be94: type R_ARM_THM_CALL, png_set_sig_bytes-4
offset 00bea0: type R_ARM_THM_CALL, png_read_info-4
offset 00beca: type R_ARM_THM_CALL, png_get_IHDR-4
offset 00bef0: type R_ARM_THM_CALL, png_get_valid-4
offset 00bf04: type R_ARM_THM_CALL, png_set_expand-4
offset 00bf1c: type R_ARM_THM_CALL, png_set_filler-4
offset 00bf2a: type R_ARM_THM_CALL, png_set_palette_to_rgb-4
offset 00bf36: type R_ARM_THM_CALL, png_set_filler-4
offset 00bf4a: type R_ARM_THM_CALL, png_set_expand_gray_1_2_4_to_8-4
offset 00bf58: type R_ARM_THM_CALL, png_get_valid-4
offset 00bf66: type R_ARM_THM_CALL, png_set_tRNS_to_alpha-4
offset 00bf74: type R_ARM_THM_CALL, png_set_packing-4
offset 00bf80: type R_ARM_THM_CALL, png_read_update_info-4
offset 00bf8a: type R_ARM_THM_CALL, malloc-4
offset 00bf9a: type R_ARM_THM_CALL, vita2d_create_empty_texture-4
offset 00bfa4: type R_ARM_THM_CALL, vita2d_texture_get_datap-4
offset 00bfae: type R_ARM_THM_CALL, vita2d_texture_get_stride-4
offset 00bfe6: type R_ARM_THM_CALL, png_read_image-4
offset 00bff8: type R_ARM_THM_CALL, png_destroy_read_struct-4
offset 00bffe: type R_ARM_THM_CALL, free-4
offset 00c020: type R_ARM_THM_CALL, sceIoOpen-4
offset 00c03c: type R_ARM_THM_CALL, sceIoRead-4
offset 00c052: type R_ARM_THM_CALL, png_sig_cmp-4
offset 00c064: type R_ARM_THM_MOVW_ABS_NC, _vita2d_read_png_file_fn+0
offset 00c068: type R_ARM_THM_MOVT_ABS, _vita2d_read_png_file_fn+0
offset 00c076: type R_ARM_THM_CALL, sceIoClose-2
offset 00c082: type R_ARM_THM_CALL, sceIoClose-2
offset 00c09e: type R_ARM_THM_CALL, png_sig_cmp-4
offset 00c0b8: type R_ARM_THM_MOVW_ABS_NC, _vita2d_read_png_buffer_fn+0
offset 00c0bc: type R_ARM_THM_MOVT_ABS, _vita2d_read_png_buffer_fn+0
offset 00c0e0: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c0f8: type R_ARM_THM_CALL, png_warning-4
offset 00c104: type R_ARM_ABS32, +11376
offset 00c150: type R_ARM_THM_CALL, png_calloc-4
offset 00c1c4: type R_ARM_THM_CALL, png_malloc-4
offset 00c1fe: type R_ARM_THM_CALL, pow-4
offset 00c20e: type R_ARM_THM_CALL, floor-4
offset 00c3e0: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c3fa: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c414: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c42e: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c448: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c462: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c47c: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c496: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c4b0: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c4ca: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c4e4: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c4fe: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c518: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c532: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c54c: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c566: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c596: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 00c61a: type R_ARM_THM_CALL, png_free-4
offset 00c62c: type R_ARM_THM_CALL, png_destroy_read_struct-4
offset 00c646: type R_ARM_THM_CALL, fclose-4
offset 00c64c: type R_ARM_THM_CALL, png_destroy_write_struct-4
offset 00c722: type R_ARM_THM_CALL, png_free-4
offset 00c730: type R_ARM_THM_CALL, png_free-4
offset 00c742: type R_ARM_THM_CALL, png_free-4
offset 00c794: type R_ARM_THM_CALL, png_free-4
offset 00c7a6: type R_ARM_THM_CALL, png_free-4
offset 00c7f4: type R_ARM_THM_CALL, png_free-4
offset 00c808: type R_ARM_THM_CALL, png_free-4
offset 00c828: type R_ARM_THM_CALL, png_free-4
offset 00c84a: type R_ARM_THM_CALL, png_free-4
offset 00c880: type R_ARM_THM_CALL, png_free-4
offset 00c894: type R_ARM_THM_CALL, png_free-4
offset 00c8be: type R_ARM_THM_CALL, png_free-4
offset 00c8de: type R_ARM_THM_CALL, png_free-4
offset 00c8e8: type R_ARM_THM_CALL, png_free-4
offset 00c912: type R_ARM_THM_CALL, png_free-4
offset 00c91c: type R_ARM_THM_CALL, png_free-4
offset 00c93c: type R_ARM_THM_CALL, png_free-4
offset 00c950: type R_ARM_THM_CALL, png_free-4
offset 00c974: type R_ARM_THM_CALL, png_free-4
offset 00c97c: type R_ARM_THM_CALL, png_free-4
offset 00c99c: type R_ARM_THM_CALL, png_free-4
offset 00c9aa: type R_ARM_THM_CALL, png_free-4
offset 00c9ce: type R_ARM_THM_CALL, png_free-4
offset 00c9ee: type R_ARM_THM_CALL, png_free-4
offset 00ca28: type R_ARM_THM_CALL, pow-4
offset 00ca3c: type R_ARM_THM_CALL, floor-4
offset 00ca96: type R_ARM_THM_CALL, png_safecat-4
offset 00caa4: type R_ARM_THM_CALL, png_safecat-4
offset 00cab0: type R_ARM_THM_CALL, png_safecat-4
offset 00cad6: type R_ARM_THM_CALL, png_format_number-4
offset 00cae2: type R_ARM_THM_CALL, png_safecat-4
offset 00caee: type R_ARM_THM_CALL, png_safecat-4
offset 00cafa: type R_ARM_THM_CALL, png_safecat-4
offset 00cb0a: type R_ARM_THM_CALL, png_chunk_report-4
offset 00cbd8: type R_ARM_ABS32, +11412
offset 00cbdc: type R_ARM_ABS32, +11424
offset 00cbe0: type R_ARM_ABS32, +11428
offset 00cbfe: type R_ARM_THM_CALL, png_error-4
offset 00cc04: type R_ARM_ABS32, +11432
offset 00cc34: type R_ARM_THM_CALL, memcmp-4
offset 00cc48: type R_ARM_ABS32, +8896
offset 00cc56: type R_ARM_THM_CALL, crc32-4
offset 00cc82: type R_ARM_THM_CALL, crc32-4
offset 00ccf8: type R_ARM_THM_CALL, png_safecat-4
offset 00cd04: type R_ARM_THM_CALL, png_safecat-4
offset 00cd10: type R_ARM_THM_CALL, png_safecat-4
offset 00cd1c: type R_ARM_THM_CALL, png_safecat-4
offset 00cd24: type R_ARM_THM_CALL, png_warning-4
offset 00cd38: type R_ARM_ABS32, .LC6-1
offset 00cd3c: type R_ARM_ABS32, +11476
offset 00cd40: type R_ARM_ABS32, +11508
offset 00cd44: type R_ARM_ABS32, +11468
offset 00cd64: type R_ARM_THM_CALL, memset-4
offset 00cd88: type R_ARM_THM_CALL, png_set_mem_fn-4
offset 00cd94: type R_ARM_THM_CALL, png_set_error_fn-4
offset 00cd9a: type R_ARM_THM_CALL, setjmp-4
offset 00cdb0: type R_ARM_THM_CALL, png_user_version_check-4
offset 00cdbc: type R_ARM_THM_CALL, png_malloc_warn-4
offset 00cdda: type R_ARM_THM_CALL, memcpy-2
offset 00cdf4: type R_ARM_ABS32, longjmp+0
offset 00cdf8: type R_ARM_ABS32, png_zfree+0
offset 00cdfc: type R_ARM_ABS32, png_zalloc+0
offset 00ce08: type R_ARM_THM_CALL, png_malloc_base-4
offset 00ce16: type R_ARM_THM_CALL, memset-4
offset 00ce5e: type R_ARM_THM_CALL, png_free-4
offset 00ce72: type R_ARM_THM_CALL, png_free-4
offset 00ceb6: type R_ARM_THM_CALL, png_free-4
offset 00cec4: type R_ARM_THM_CALL, png_free-4
offset 00ced6: type R_ARM_THM_CALL, png_free-4
offset 00cf0e: type R_ARM_THM_CALL, png_free-4
offset 00cf22: type R_ARM_THM_CALL, png_free-4
offset 00cf52: type R_ARM_THM_CALL, png_free-4
offset 00cf64: type R_ARM_THM_CALL, png_free-4
offset 00cf70: type R_ARM_THM_CALL, memset-4
offset 00cf84: type R_ARM_THM_CALL, png_free-4
offset 00cf8c: type R_ARM_THM_CALL, png_free-4
offset 00cfaa: type R_ARM_THM_CALL, png_free-4
offset 00cfb4: type R_ARM_THM_CALL, png_free-4
offset 00cfd4: type R_ARM_THM_CALL, png_free-4
offset 00cfe8: type R_ARM_THM_CALL, png_free-4
offset 00d004: type R_ARM_THM_CALL, png_free-4
offset 00d022: type R_ARM_THM_CALL, png_free-4
offset 00d040: type R_ARM_THM_CALL, png_free-4
offset 00d04a: type R_ARM_THM_CALL, png_free-4
offset 00d074: type R_ARM_THM_CALL, png_free-4
offset 00d0ae: type R_ARM_THM_CALL, free-4
offset 00d0b8: type R_ARM_THM_CALL, png_malloc_base-4
offset 00d100: type R_ARM_THM_CALL, png_error-4
offset 00d104: type R_ARM_ABS32, +11528
offset 00d188: type R_ARM_THM_CALL, png_format_number-4
offset 00d194: type R_ARM_THM_CALL, png_safecat-4
offset 00d1b0: type R_ARM_THM_CALL, png_safecat-4
offset 00d1ca: type R_ARM_THM_CALL, png_format_number-4
offset 00d1d6: type R_ARM_THM_CALL, png_safecat-4
offset 00d1f0: type R_ARM_THM_CALL, png_format_number-4
offset 00d1fc: type R_ARM_THM_CALL, png_safecat-4
offset 00d216: type R_ARM_THM_CALL, png_format_number-4
offset 00d222: type R_ARM_THM_CALL, png_safecat-4
offset 00d23c: type R_ARM_THM_CALL, png_format_number-4
offset 00d248: type R_ARM_THM_CALL, png_safecat-4
offset 00d254: type R_ARM_THM_CALL, png_safecat-4
offset 00d264: type R_ARM_ABS32, +8904
offset 00d268: type R_ARM_ABS32, +11572
offset 00d2b2: type R_ARM_THM_CALL, png_format_number-4
offset 00d2be: type R_ARM_THM_CALL, png_safecat-4
offset 00d2de: type R_ARM_THM_CALL, png_safecat-4
offset 00d2f8: type R_ARM_THM_CALL, png_format_number-4
offset 00d304: type R_ARM_THM_CALL, png_safecat-4
offset 00d31e: type R_ARM_THM_CALL, png_format_number-4
offset 00d32a: type R_ARM_THM_CALL, png_safecat-4
offset 00d344: type R_ARM_THM_CALL, png_format_number-4
offset 00d350: type R_ARM_THM_CALL, png_safecat-4
offset 00d36a: type R_ARM_THM_CALL, png_format_number-4
offset 00d376: type R_ARM_THM_CALL, png_safecat-4
offset 00d382: type R_ARM_THM_CALL, png_safecat-4
offset 00d38c: type R_ARM_THM_CALL, png_warning-4
offset 00d398: type R_ARM_ABS32, +8904
offset 00d39c: type R_ARM_ABS32, +11572
offset 00d3a0: type R_ARM_ABS32, +11580
offset 00d3a8: type R_ARM_ABS32, +11608
offset 00d3b0: type R_ARM_ABS32, +11468
offset 00d3b8: type R_ARM_ABS32, +11468
offset 00d3c0: type R_ARM_ABS32, +11792
offset 00d65c: type R_ARM_ABS32, +8896
offset 00d68a: type R_ARM_THM_CALL, memcmp-4
offset 00d6e4: type R_ARM_THM_CALL, memcmp-4
offset 00d784: type R_ARM_ABS32, +11892
offset 00d788: type R_ARM_ABS32, +12024
offset 00d78c: type R_ARM_ABS32, +11996
offset 00d790: type R_ARM_ABS32, +22628
offset 00d794: type R_ARM_ABS32, +11976
offset 00d798: type R_ARM_ABS32, +11956
offset 00d79c: type R_ARM_ABS32, +11932
offset 00d7a0: type R_ARM_ABS32, +11916
offset 00d7a4: type R_ARM_ABS32, +11864
offset 00d7a8: type R_ARM_ABS32, +11836
offset 00d830: type R_ARM_THM_CALL, floor-4
offset 00d880: type R_ARM_THM_CALL, png_chunk_report-4
offset 00d8b0: type R_ARM_ABS32, +12076
offset 00d8b4: type R_ARM_ABS32, +12048
offset 00d8b8: type R_ARM_ABS32, +12120
offset 00d8bc: type R_ARM_ABS32, +12088
offset 00d92a: type R_ARM_THM_CALL, memcpy-2
offset 00da20: type R_ARM_THM_CALL, png_chunk_report-4
offset 00da90: type R_ARM_THM_CALL, png_benign_error-4
offset 00dab6: type R_ARM_THM_CALL, floor-4
offset 00db00: type R_ARM_THM_CALL, png_chunk_report-4
offset 00db28: type R_ARM_ABS32, +12172
offset 00db2c: type R_ARM_ABS32, +12272
offset 00db30: type R_ARM_ABS32, +9016
offset 00db34: type R_ARM_ABS32, +12204
offset 00db38: type R_ARM_ABS32, +12164
offset 00db3c: type R_ARM_ABS32, +12236
offset 00db40: type R_ARM_ABS32, +12088
offset 00db78: type R_ARM_THM_CALL, png_safecat-4
offset 00db86: type R_ARM_THM_CALL, png_safecat-4
offset 00db92: type R_ARM_THM_CALL, png_safecat-4
offset 00dba0: type R_ARM_THM_CALL, png_format_number-4
offset 00dbac: type R_ARM_THM_CALL, png_safecat-4
offset 00dbb8: type R_ARM_THM_CALL, png_safecat-4
offset 00dbc4: type R_ARM_THM_CALL, png_safecat-4
offset 00dbce: type R_ARM_THM_CALL, png_chunk_report-4
offset 00dbe4: type R_ARM_THM_CALL, png_safecat-4
offset 00dbf2: type R_ARM_THM_CALL, png_safecat-4
offset 00dbfe: type R_ARM_THM_CALL, png_safecat-4
offset 00dc0c: type R_ARM_THM_CALL, png_format_number-4
offset 00dc18: type R_ARM_THM_CALL, png_safecat-4
offset 00dc24: type R_ARM_THM_CALL, png_safecat-4
offset 00dc30: type R_ARM_THM_CALL, png_safecat-4
offset 00dc38: type R_ARM_ABS32, +11412
offset 00dc3c: type R_ARM_ABS32, +11424
offset 00dc40: type R_ARM_ABS32, +11428
offset 00dc44: type R_ARM_ABS32, +23272
offset 00dd22: type R_ARM_THM_CALL, memcmp-4
offset 00de94: type R_ARM_ABS32, +12336
offset 00de98: type R_ARM_ABS32, +12432
offset 00de9c: type R_ARM_ABS32, +9088
offset 00dea0: type R_ARM_ABS32, +12480
offset 00dea4: type R_ARM_ABS32, +12604
offset 00dea8: type R_ARM_ABS32, +12724
offset 00deac: type R_ARM_ABS32, +12756
offset 00deb0: type R_ARM_ABS32, +12352
offset 00deb4: type R_ARM_ABS32, +12304
offset 00deb8: type R_ARM_ABS32, +12400
offset 00debc: type R_ARM_ABS32, +12372
offset 00dec0: type R_ARM_ABS32, +12572
offset 00dec4: type R_ARM_ABS32, +12528
offset 00dec8: type R_ARM_ABS32, +12452
offset 00decc: type R_ARM_ABS32, +12644
offset 00ded0: type R_ARM_ABS32, +12684
offset 00dfb0: type R_ARM_ABS32, +12784
offset 00dfb4: type R_ARM_ABS32, +12828
offset 00e0e8: type R_ARM_THM_CALL, adler32-4
offset 00e0f0: type R_ARM_THM_CALL, adler32-4
offset 00e0fe: type R_ARM_THM_CALL, crc32-4
offset 00e106: type R_ARM_THM_CALL, crc32-4
offset 00e120: type R_ARM_THM_CALL, png_chunk_report-4
offset 00e152: type R_ARM_THM_CALL, png_chunk_report-4
offset 00e158: type R_ARM_ABS32, +9100
offset 00e15c: type R_ARM_ABS32, +8896
offset 00e160: type R_ARM_ABS32, +12936
offset 00e164: type R_ARM_ABS32, +12892
offset 00e168: type R_ARM_ABS32, +12860
offset 00e256: type R_ARM_THM_CALL, memcmp-4
offset 00e372: type R_ARM_THM_CALL, png_icc_check_tag_table-4
offset 00e382: type R_ARM_THM_CALL, png_icc_set_sRGB-4
offset 00e418: type R_ARM_ABS32, +9088
offset 00e41c: type R_ARM_ABS32, +12372
offset 00e420: type R_ARM_ABS32, +12432
offset 00e424: type R_ARM_ABS32, +12480
offset 00e428: type R_ARM_ABS32, +12604
offset 00e42c: type R_ARM_ABS32, +12724
offset 00e430: type R_ARM_ABS32, +12756
offset 00e434: type R_ARM_ABS32, +23272
offset 00e438: type R_ARM_ABS32, +12304
offset 00e43c: type R_ARM_ABS32, +12352
offset 00e440: type R_ARM_ABS32, +12400
offset 00e444: type R_ARM_ABS32, +12336
offset 00e448: type R_ARM_ABS32, +12528
offset 00e44c: type R_ARM_ABS32, +12572
offset 00e450: type R_ARM_ABS32, +12452
offset 00e454: type R_ARM_ABS32, +12684
offset 00e458: type R_ARM_ABS32, +12644
offset 00e4bc: type R_ARM_THM_CALL, floor-4
offset 00e53a: type R_ARM_THM_CALL, floor-4
offset 00e5b8: type R_ARM_THM_CALL, floor-4
offset 00e650: type R_ARM_THM_CALL, png_error-4
offset 00e658: type R_ARM_THM_CALL, png_error-4
offset 00e678: type R_ARM_ABS32, +13036
offset 00e67c: type R_ARM_ABS32, +12992
offset 00e730: type R_ARM_THM_CALL, png_warning-4
offset 00e756: type R_ARM_THM_CALL, png_warning-4
offset 00e760: type R_ARM_THM_CALL, png_warning-4
offset 00e784: type R_ARM_THM_CALL, png_warning-4
offset 00e794: type R_ARM_THM_CALL, png_warning-4
offset 00e79c: type R_ARM_THM_CALL, png_error-4
offset 00e7ac: type R_ARM_THM_CALL, png_warning-4
offset 00e7b8: type R_ARM_THM_CALL, png_warning-4
offset 00e7c2: type R_ARM_THM_CALL, png_warning-4
offset 00e7d6: type R_ARM_THM_CALL, png_warning-4
offset 00e7ea: type R_ARM_THM_CALL, png_warning-4
offset 00e7f8: type R_ARM_THM_CALL, png_warning-4
offset 00e802: type R_ARM_THM_CALL, png_warning-4
offset 00e80e: type R_ARM_THM_CALL, png_warning-4
offset 00e82a: type R_ARM_THM_CALL, png_warning-4
offset 00e834: type R_ARM_THM_CALL, png_warning-4
offset 00e83c: type R_ARM_ABS32, +13428
offset 00e840: type R_ARM_ABS32, +13348
offset 00e844: type R_ARM_ABS32, +13500
offset 00e848: type R_ARM_ABS32, +13552
offset 00e84c: type R_ARM_ABS32, +13584
offset 00e850: type R_ARM_ABS32, +13616
offset 00e854: type R_ARM_ABS32, +13376
offset 00e858: type R_ARM_ABS32, +13280
offset 00e85c: type R_ARM_ABS32, +13128
offset 00e860: type R_ARM_ABS32, +13176
offset 00e864: type R_ARM_ABS32, +13216
offset 00e868: type R_ARM_ABS32, +13464
offset 00e86c: type R_ARM_ABS32, +13072
offset 00e870: type R_ARM_ABS32, +13320
offset 00e874: type R_ARM_ABS32, +13248
offset 00e878: type R_ARM_ABS32, +13100
offset 00eba2: type R_ARM_THM_CALL, frexp-4
offset 00ed0a: type R_ARM_THM_CALL, floor-4
offset 00edb4: type R_ARM_THM_CALL, memset-4
offset 00ee22: type R_ARM_THM_CALL, modf-4
offset 00f15a: type R_ARM_THM_CALL, png_error-4
offset 00f1b8: type R_ARM_ABS32, +13636
offset 00f45c: type R_ARM_THM_CALL, memset-4
offset 00f4a6: type R_ARM_THM_CALL, png_error-4
offset 00f4ac: type R_ARM_ABS32, +13636
offset 00f4c6: type R_ARM_THM_CALL, floor-4
offset 00f4fe: type R_ARM_THM_CALL, png_fixed_error-4
offset 00f55c: type R_ARM_THM_CALL, floor-4
offset 00f5fe: type R_ARM_THM_CALL, floor-4
offset 00f63a: type R_ARM_THM_CALL, png_warning-4
offset 00f658: type R_ARM_ABS32, +13672
offset 00f678: type R_ARM_THM_CALL, floor-4
offset 00f7aa: type R_ARM_THM_CALL, floor-4
offset 00f80c: type R_ARM_THM_CALL, floor-4
offset 00f870: type R_ARM_THM_CALL, floor-4
offset 00f8d2: type R_ARM_THM_CALL, floor-4
offset 00f90c: type R_ARM_THM_CALL, png_muldiv-4
offset 00f924: type R_ARM_THM_CALL, png_muldiv-4
offset 00f93c: type R_ARM_THM_CALL, png_muldiv-4
offset 00f954: type R_ARM_THM_CALL, png_muldiv-4
offset 00f96c: type R_ARM_THM_CALL, png_muldiv-4
offset 00f9a8: type R_ARM_THM_CALL, png_muldiv-4
offset 00f9c8: type R_ARM_THM_CALL, png_muldiv-4
offset 00f9e2: type R_ARM_THM_CALL, png_muldiv-4
offset 00f9f8: type R_ARM_THM_CALL, png_muldiv-4
offset 00fa1c: type R_ARM_THM_CALL, png_muldiv-4
offset 00fa36: type R_ARM_THM_CALL, png_muldiv-4
offset 00fa4c: type R_ARM_THM_CALL, png_muldiv-4
offset 00fa60: type R_ARM_THM_CALL, png_reciprocal-4
offset 00fa6a: type R_ARM_THM_CALL, png_reciprocal-4
offset 00fa72: type R_ARM_THM_CALL, png_reciprocal-4
offset 00fa8c: type R_ARM_THM_CALL, png_muldiv-4
offset 00faa4: type R_ARM_THM_CALL, png_muldiv-4
offset 00fac6: type R_ARM_THM_CALL, png_muldiv-4
offset 00fade: type R_ARM_THM_CALL, png_muldiv-4
offset 00faf6: type R_ARM_THM_CALL, png_muldiv-4
offset 00fb18: type R_ARM_THM_CALL, png_muldiv-4
offset 00fb30: type R_ARM_THM_CALL, png_muldiv-4
offset 00fb48: type R_ARM_THM_CALL, png_muldiv-4
offset 00fb6a: type R_ARM_THM_CALL, png_muldiv-4
offset 00fbac: type R_ARM_THM_CALL, floor-4
offset 00fc0a: type R_ARM_THM_CALL, floor-4
offset 00fc82: type R_ARM_THM_CALL, floor-4
offset 00fce6: type R_ARM_THM_CALL, floor-4
offset 00fd3c: type R_ARM_THM_CALL, png_muldiv-4
offset 00fd5a: type R_ARM_THM_CALL, png_muldiv-4
offset 00fd84: type R_ARM_THM_CALL, png_muldiv-4
offset 00fd9e: type R_ARM_THM_CALL, png_muldiv-4
offset 00fe2a: type R_ARM_THM_CALL, png_benign_error-4
offset 00fe58: type R_ARM_ABS32, +13732
offset 00fe90: type R_ARM_THM_CALL, floor-4
offset 00feec: type R_ARM_THM_CALL, floor-4
offset 00ff62: type R_ARM_THM_CALL, floor-4
offset 00ffca: type R_ARM_THM_CALL, floor-4
offset 01004a: type R_ARM_THM_CALL, floor-4
offset 0100c0: type R_ARM_THM_CALL, floor-4
offset 010140: type R_ARM_THM_CALL, png_muldiv-4
offset 01015a: type R_ARM_THM_CALL, png_muldiv-4
offset 0101f4: type R_ARM_THM_CALL, png_muldiv-4
offset 010212: type R_ARM_THM_CALL, png_error-4
offset 0103a2: type R_ARM_THM_CALL, png_benign_error-4
offset 0103b8: type R_ARM_ABS32, +13752
offset 0103bc: type R_ARM_ABS32, +13704
offset 01048c: type R_ARM_THM_CALL, floor-4
offset 0104cc: type R_ARM_THM_CALL, png_muldiv-4
offset 0104e6: type R_ARM_THM_CALL, png_error-4
offset 010508: type R_ARM_ABS32, +13752
offset 010520: type R_ARM_THM_CALL, png_muldiv-4
offset 010538: type R_ARM_THM_CALL, png_muldiv-4
offset 01054e: type R_ARM_THM_CALL, png_muldiv-4
offset 010572: type R_ARM_THM_CALL, png_muldiv-4
offset 01058a: type R_ARM_THM_CALL, png_muldiv-4
offset 01059e: type R_ARM_THM_CALL, png_muldiv-4
offset 0105b2: type R_ARM_THM_CALL, png_reciprocal-4
offset 0105bc: type R_ARM_THM_CALL, png_reciprocal-4
offset 0105c4: type R_ARM_THM_CALL, png_reciprocal-4
offset 0105de: type R_ARM_THM_CALL, png_muldiv-4
offset 0105f6: type R_ARM_THM_CALL, png_muldiv-4
offset 010618: type R_ARM_THM_CALL, png_muldiv-4
offset 010630: type R_ARM_THM_CALL, png_muldiv-4
offset 010648: type R_ARM_THM_CALL, png_muldiv-4
offset 01066a: type R_ARM_THM_CALL, png_muldiv-4
offset 010682: type R_ARM_THM_CALL, png_muldiv-4
offset 01069a: type R_ARM_THM_CALL, png_muldiv-4
offset 0106bc: type R_ARM_THM_CALL, png_muldiv-4
offset 0106fe: type R_ARM_THM_CALL, floor-4
offset 01075c: type R_ARM_THM_CALL, floor-4
offset 0107d2: type R_ARM_THM_CALL, floor-4
offset 01083a: type R_ARM_THM_CALL, floor-4
offset 0108ba: type R_ARM_THM_CALL, floor-4
offset 010930: type R_ARM_THM_CALL, floor-4
offset 0109a6: type R_ARM_THM_CALL, png_muldiv-4
offset 0109c4: type R_ARM_THM_CALL, png_muldiv-4
offset 010a6e: type R_ARM_THM_CALL, png_benign_error-4
offset 010bd6: type R_ARM_THM_CALL, png_benign_error-4
offset 010bec: type R_ARM_ABS32, +13792
offset 010bf0: type R_ARM_ABS32, +13704
offset 010c48: type R_ARM_THM_CALL, floor-4
offset 010cd8: type R_ARM_THM_CALL, pow-4
offset 010cec: type R_ARM_THM_CALL, floor-4
offset 010d54: type R_ARM_THM_CALL, pow-4
offset 010d68: type R_ARM_THM_CALL, floor-4
offset 010dd8: type R_ARM_THM_CALL, pow-4
offset 010dec: type R_ARM_THM_CALL, floor-4
offset 010e2c: type R_ARM_THM_CALL, pow-4
offset 010e40: type R_ARM_THM_CALL, floor-4
offset 010e8a: type R_ARM_THM_CALL, png_free-4
offset 010eb0: type R_ARM_THM_CALL, png_free-4
offset 010ebe: type R_ARM_THM_CALL, png_free-4
offset 010ed0: type R_ARM_THM_CALL, png_free-4
offset 010ede: type R_ARM_THM_CALL, png_free-4
offset 010f04: type R_ARM_THM_CALL, png_free-4
offset 010f12: type R_ARM_THM_CALL, png_free-4
offset 010f3c: type R_ARM_THM_CALL, png_free-4
offset 010f4a: type R_ARM_THM_CALL, png_free-4
offset 010f74: type R_ARM_THM_CALL, png_warning-4
offset 010f7a: type R_ARM_THM_CALL, png_destroy_gamma_table-4
offset 010fba: type R_ARM_THM_CALL, floor-4
offset 010ff8: type R_ARM_THM_CALL, png_malloc-4
offset 0110b4: type R_ARM_THM_CALL, floor-4
offset 0110f8: type R_ARM_THM_CALL, pow-4
offset 011108: type R_ARM_THM_CALL, floor-4
offset 011132: type R_ARM_THM_CALL, png_calloc-4
offset 01114e: type R_ARM_THM_CALL, png_malloc-4
offset 011160: type R_ARM_THM_CALL, png_malloc-4
offset 011172: type R_ARM_THM_CALL, png_malloc-4
offset 011182: type R_ARM_THM_CALL, png_malloc-4
offset 011190: type R_ARM_THM_CALL, png_malloc-4
offset 01119e: type R_ARM_THM_CALL, png_malloc-4
offset 0111ac: type R_ARM_THM_CALL, png_malloc-4
offset 0111ba: type R_ARM_THM_CALL, png_malloc-4
offset 0111da: type R_ARM_THM_CALL, png_malloc-4
offset 011274: type R_ARM_THM_CALL, pow-4
offset 011284: type R_ARM_THM_CALL, floor-4
offset 0112c8: type R_ARM_ABS32, +13816
offset 011358: type R_ARM_THM_CALL, floor-4
offset 0113c4: type R_ARM_THM_CALL, floor-4
offset 011414: type R_ARM_THM_CALL, png_malloc-4
offset 0114a0: type R_ARM_THM_CALL, floor-4
offset 0114de: type R_ARM_THM_CALL, png_malloc-4
offset 0116d8: type R_ARM_THM_CALL, floor-4
offset 011716: type R_ARM_THM_CALL, png_malloc-4
offset 01191a: type R_ARM_THM_CALL, png_malloc-4
offset 011b22: type R_ARM_THM_CALL, floor-4
offset 011b62: type R_ARM_THM_CALL, png_malloc-4
offset 011bda: type R_ARM_THM_CALL, png_malloc-4
offset 011e0a: type R_ARM_THM_CALL, png_safe_execute-4
offset 011e14: type R_ARM_ABS32, png_image_free_function+0
offset 011e24: type R_ARM_THM_CALL, png_safecat-4
offset 011e42: type R_ARM_THM_CALL, png_safe_execute-4
offset 011e4c: type R_ARM_ABS32, png_image_free_function+0
offset 00c0f2: type R_ARM_THM_CALL, png_malloc_warn-4
offset 00c108: type R_ARM_THM_CALL, png_free-4
offset 00cf7c: type R_ARM_THM_CALL, png_free-4
offset 00d0a4: type R_ARM_THM_CALL, memset-4
offset 00d0c8: type R_ARM_THM_CALL, memset-4
offset 00d704: type R_ARM_THM_CALL, inflateReset-4
offset 00d806: type R_ARM_THM_CALL, png_chunk_report-4
offset 00d892: type R_ARM_THM_CALL, png_chunk_report-4
offset 00e0da: type R_ARM_THM_CALL, png_chunk_report-4
offset 00e148: type R_ARM_THM_CALL, png_colorspace_set_sRGB-4
offset 011fbc: type R_ARM_ABS32, +13848
offset 012148: type R_ARM_ABS32, +13848
offset 012240: type R_ARM_THM_CALL, png_format_number-4
offset 012298: type R_ARM_THM_CALL, png_format_number-4
offset 0122e2: type R_ARM_THM_CALL, png_format_number-4
offset 01257a: type R_ARM_THM_CALL, setjmp-4
offset 01259e: type R_ARM_THM_CALL, png_free-4
offset 0125a8: type R_ARM_ABS32, longjmp+0
offset 0125ba: type R_ARM_THM_CALL, abort-4
offset 0125d0: type R_ARM_THM_CALL, png_longjmp-4
offset 01268c: type R_ARM_THM_CALL, png_error-4
offset 012748: type R_ARM_THM_CALL, png_error-4
offset 012764: type R_ARM_THM_CALL, png_error-4
offset 012846: type R_ARM_THM_CALL, png_chunk_error-4
offset 012892: type R_ARM_THM_CALL, png_error-4
offset 012896: type R_ARM_THM_CALL, png_chunk_error-4
offset 012a3a: type R_ARM_THM_CALL, png_error-4
offset 012a40: type R_ARM_ABS32, +13884
offset 012a6a: type R_ARM_THM_CALL, png_error-4
offset 012a8a: type R_ARM_THM_CALL, png_malloc_warn-4
offset 012aa0: type R_ARM_ABS32, +13912
offset 012aa4: type R_ARM_ABS32, +13944
offset 012b84: type R_ARM_THM_CALL, png_error-4
offset 012c66: type R_ARM_THM_CALL, png_chunk_error-4
offset 012ca8: type R_ARM_THM_CALL, longjmp-4
offset 012cd4: type R_ARM_THM_CALL, abort-4
offset 012cd8: type R_ARM_ABS32, +13980
offset 012d3a: type R_ARM_THM_CALL, setjmp-4
offset 012d58: type R_ARM_THM_CALL, png_image_free-4
offset 012f1c: type R_ARM_THM_CALL, png_muldiv-4
offset 013012: type R_ARM_THM_CALL, png_muldiv-4
offset 01307a: type R_ARM_THM_CALL, png_muldiv-4
offset 0130ce: type R_ARM_THM_CALL, png_muldiv-4
offset 013742: type R_ARM_THM_CALL, png_check_IHDR-4
offset 01385c: type R_ARM_THM_CALL, atof-4
offset 013864: type R_ARM_THM_CALL, png_fixed-4
offset 013872: type R_ARM_THM_CALL, atof-4
offset 01387a: type R_ARM_THM_CALL, png_fixed-4
offset 013888: type R_ARM_ABS32, +19548
offset 01388c: type R_ARM_ABS32, +19568
offset 0138b8: type R_ARM_THM_CALL, atof-4
offset 0138c4: type R_ARM_THM_CALL, atof-4
offset 01310c: type R_ARM_THM_CALL, png_muldiv_warn-4
offset 013118: type R_ARM_THM_CALL, png_muldiv_warn-4
offset 013148: type R_ARM_THM_CALL, png_muldiv_warn-4
offset 013154: type R_ARM_THM_CALL, png_muldiv_warn-4
offset 013b06: type R_ARM_THM_CALL, memcpy-2
offset 013b12: type R_ARM_THM_CALL, memset-4
offset 013b22: type R_ARM_THM_CALL, png_free_jmpbuf-4
offset 013b30: type R_ARM_THM_CALL, free-4
offset 013b54: type R_ARM_THM_CALL, memset-4
offset 013b5e: type R_ARM_THM_CALL, malloc-4
offset 013b6a: type R_ARM_THM_CALL, png_error-4
offset 013b74: type R_ARM_ABS32, +13996
offset 013ba6: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 013bd4: type R_ARM_THM_CALL, png_error-4
offset 013bd8: type R_ARM_ABS32, +14012
offset 013c22: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 013c5c: type R_ARM_THM_CALL, memcpy-4
offset 013c68: type R_ARM_THM_CALL, memset-4
offset 013c74: type R_ARM_THM_CALL, malloc-4
offset 013c80: type R_ARM_THM_CALL, png_error-4
offset 013c84: type R_ARM_ABS32, +14040
offset 013c9e: type R_ARM_THM_CALL, malloc-4
offset 013ca8: type R_ARM_THM_CALL, png_error-4
offset 013cb0: type R_ARM_ABS32, +13996
offset 013cbe: type R_ARM_THM_CALL, malloc-4
offset 013cca: type R_ARM_THM_CALL, png_error-4
offset 013cd0: type R_ARM_ABS32, +14072
offset 013cea: type R_ARM_THM_CALL, malloc-4
offset 013cf4: type R_ARM_THM_CALL, png_warning-4
offset 013d00: type R_ARM_ABS32, +13996
offset 013b88: type R_ARM_THM_CALL, malloc-4
offset 013bca: type R_ARM_THM_CALL, malloc-4
offset 013d18: type R_ARM_THM_CALL, free-4
offset 013d28: type R_ARM_THM_CALL, free-4
offset 013e1c: type R_ARM_THM_CALL, memcpy-4
offset 013e2c: type R_ARM_THM_CALL, png_error-4
offset 013e32: type R_ARM_THM_CALL, png_error-4
offset 013e38: type R_ARM_ABS32, +14144
offset 013e3c: type R_ARM_ABS32, +14120
offset 013e7e: type R_ARM_THM_CALL, png_read_sig-4
offset 013e84: type R_ARM_THM_CALL, png_read_chunk_header-4
offset 013ec4: type R_ARM_THM_CALL, png_chunk_unknown_handling-4
offset 013fb4: type R_ARM_THM_CALL, png_handle_unknown-4
offset 013fde: type R_ARM_THM_CALL, png_chunk_unknown_handling-4
offset 013ff0: type R_ARM_THM_CALL, png_handle_unknown-4
offset 014002: type R_ARM_THM_CALL, png_handle_IEND-4
offset 014010: type R_ARM_THM_CALL, png_handle_unknown-4
offset 014036: type R_ARM_THM_CALL, png_handle_IHDR-4
offset 014040: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 014052: type R_ARM_THM_CALL, png_chunk_error-4
offset 01405c: type R_ARM_THM_CALL, png_handle_PLTE-4
offset 014068: type R_ARM_THM_CALL, png_handle_bKGD-4
offset 014074: type R_ARM_THM_CALL, png_handle_cHRM-4
offset 014080: type R_ARM_THM_CALL, png_handle_gAMA-4
offset 01408c: type R_ARM_THM_CALL, png_handle_hIST-4
offset 014098: type R_ARM_THM_CALL, png_handle_oFFs-4
offset 0140a4: type R_ARM_THM_CALL, png_handle_pCAL-4
offset 0140b0: type R_ARM_THM_CALL, png_handle_sCAL-4
offset 0140bc: type R_ARM_THM_CALL, png_handle_pHYs-4
offset 0140c8: type R_ARM_THM_CALL, png_handle_sBIT-4
offset 0140d4: type R_ARM_THM_CALL, png_handle_sRGB-4
offset 0140e0: type R_ARM_THM_CALL, png_handle_iCCP-4
offset 0140ec: type R_ARM_THM_CALL, png_handle_sPLT-4
offset 0140f2: type R_ARM_THM_CALL, png_handle_iTXt-4
offset 0140fe: type R_ARM_THM_CALL, png_handle_tEXt-4
offset 014114: type R_ARM_THM_CALL, png_handle_tIME-4
offset 014120: type R_ARM_THM_CALL, png_handle_tRNS-4
offset 01412c: type R_ARM_THM_CALL, png_handle_zTXt-4
offset 014136: type R_ARM_THM_CALL, png_chunk_error-4
offset 01413c: type R_ARM_ABS32, +14220
offset 014140: type R_ARM_ABS32, +14192
offset 014144: type R_ARM_ABS32, +14164
offset 014424: type R_ARM_THM_CALL, png_error-4
offset 014428: type R_ARM_ABS32, png_sRGB_delta+0
offset 01442c: type R_ARM_ABS32, png_sRGB_base+0
offset 014430: type R_ARM_ABS32, +14244
offset 014434: type R_ARM_ABS32, png_sRGB_table+0
offset 0144aa: type R_ARM_THM_CALL, png_read_IDAT_data-4
offset 0144ca: type R_ARM_THM_CALL, png_read_filter_row-4
offset 0144da: type R_ARM_THM_CALL, memcpy-2
offset 014516: type R_ARM_THM_CALL, png_combine_row-4
offset 01451c: type R_ARM_THM_CALL, png_read_finish_row-4
offset 014564: type R_ARM_THM_CALL, png_error-4
offset 01457e: type R_ARM_THM_CALL, png_read_start_row-4
offset 014588: type R_ARM_THM_CALL, png_do_read_transformations-4
offset 0145a0: type R_ARM_THM_CALL, png_combine_row-4
offset 0145ae: type R_ARM_THM_CALL, png_do_read_interlace-4
offset 0145be: type R_ARM_THM_CALL, png_read_finish_row-4
offset 014610: type R_ARM_THM_CALL, png_error-4
offset 014618: type R_ARM_THM_CALL, png_error-4
offset 014620: type R_ARM_THM_CALL, png_error-4
offset 014624: type R_ARM_ABS32, +14340
offset 014628: type R_ARM_ABS32, +14276
offset 01462c: type R_ARM_ABS32, +14312
offset 014630: type R_ARM_ABS32, +14364
offset 014664: type R_ARM_THM_CALL, png_get_channels-4
offset 01469a: type R_ARM_THM_CALL, png_error-4
offset 0146a2: type R_ARM_THM_CALL, png_error-4
offset 01498c: type R_ARM_ABS32, +14532
offset 014990: type R_ARM_ABS32, +14508
offset 014994: type R_ARM_ABS32, png_sRGB_delta+0
offset 014998: type R_ARM_ABS32, png_sRGB_base+0
offset 01499c: type R_ARM_ABS32, png_sRGB_table+0
offset 014af4: type R_ARM_THM_CALL, png_error-4
offset 014afc: type R_ARM_THM_CALL, png_error-4
offset 014b02: type R_ARM_THM_CALL, png_error-4
offset 014b0a: type R_ARM_THM_CALL, png_error-4
offset 014b10: type R_ARM_ABS32, +14476
offset 014b14: type R_ARM_ABS32, +14452
offset 014b18: type R_ARM_ABS32, +14432
offset 014b1c: type R_ARM_ABS32, +14412
offset 014b7c: type R_ARM_THM_CALL, png_error-4
offset 014b94: type R_ARM_THM_CALL, png_gamma_16bit_correct-4
offset 014ba2: type R_ARM_THM_CALL, png_gamma_16bit_correct-4
offset 014bb0: type R_ARM_THM_CALL, png_gamma_16bit_correct-4
offset 014c3c: type R_ARM_THM_CALL, png_gamma_significant-4
offset 014e30: type R_ARM_THM_CALL, png_reciprocal-4
offset 014ebc: type R_ARM_ABS32, +14556
offset 014ec0: type R_ARM_ABS32, png_sRGB_delta+0
offset 014ec4: type R_ARM_ABS32, png_sRGB_base+0
offset 014ec8: type R_ARM_ABS32, png_sRGB_table+0
offset 014eea: type R_ARM_THM_CALL, png_gamma_significant-4
offset 014efe: type R_ARM_THM_CALL, png_error-4
offset 014f10: type R_ARM_ABS32, +14244
offset 014f22: type R_ARM_THM_CALL, png_set_benign_errors-4
offset 015000: type R_ARM_THM_CALL, png_gamma_16bit_correct-4
offset 015024: type R_ARM_THM_CALL, png_gamma_16bit_correct-4
offset 015076: type R_ARM_THM_CALL, png_gamma_significant-4
offset 015090: type R_ARM_THM_CALL, png_reciprocal-4
offset 0150aa: type R_ARM_THM_CALL, png_error-4
offset 0150ba: type R_ARM_THM_CALL, png_gamma_significant-4
offset 0150d2: type R_ARM_THM_CALL, png_reciprocal-4
offset 015152: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01517c: type R_ARM_THM_CALL, png_gamma_significant-4
offset 015188: type R_ARM_ABS32, png_sRGB_delta+0
offset 01518c: type R_ARM_ABS32, png_sRGB_base+0
offset 015190: type R_ARM_ABS32, png_sRGB_table+0
offset 015194: type R_ARM_ABS32, +14588
offset 0151f2: type R_ARM_THM_CALL, png_error-4
offset 01520c: type R_ARM_THM_CALL, png_gamma_16bit_correct-4
offset 01521a: type R_ARM_THM_CALL, png_gamma_16bit_correct-4
offset 015228: type R_ARM_THM_CALL, png_gamma_16bit_correct-4
offset 0152c0: type R_ARM_THM_CALL, png_gamma_significant-4
offset 0154c6: type R_ARM_THM_CALL, png_reciprocal-4
offset 0154f4: type R_ARM_ABS32, +14556
offset 0154f8: type R_ARM_ABS32, png_sRGB_base+0
offset 0154fc: type R_ARM_ABS32, png_sRGB_table+0
offset 015500: type R_ARM_ABS32, png_sRGB_delta+0
offset 0155a2: type R_ARM_THM_CALL, png_gamma_significant-4
offset 0155b8: type R_ARM_THM_CALL, png_error-4
offset 0155bc: type R_ARM_ABS32, png_sRGB_delta+0
offset 0155c0: type R_ARM_ABS32, png_sRGB_base+0
offset 0155c4: type R_ARM_ABS32, +14244
offset 0155ea: type R_ARM_THM_CALL, png_set_keep_unknown_chunks-4
offset 0155f6: type R_ARM_THM_CALL, png_set_keep_unknown_chunks-4
offset 015610: type R_ARM_THM_CALL, png_app_error-4
offset 01562e: type R_ARM_THM_CALL, png_set_interlace_handling-4
offset 01572a: type R_ARM_THM_CALL, png_read_IDAT_data-4
offset 01574a: type R_ARM_THM_CALL, png_read_filter_row-4
offset 01575a: type R_ARM_THM_CALL, memcpy-2
offset 0157b6: type R_ARM_THM_CALL, png_combine_row-4
offset 0157bc: type R_ARM_THM_CALL, png_read_finish_row-4
offset 0157f2: type R_ARM_THM_CALL, png_do_read_interlace-4
offset 015806: type R_ARM_THM_CALL, png_read_finish_row-4
offset 01585e: type R_ARM_THM_CALL, png_error-4
offset 0158a8: type R_ARM_THM_CALL, png_combine_row-4
offset 0158bc: type R_ARM_THM_CALL, png_error-4
offset 0158c2: type R_ARM_THM_CALL, png_read_start_row-4
offset 0158cc: type R_ARM_THM_CALL, png_do_read_transformations-4
offset 0158e8: type R_ARM_THM_CALL, png_read_start_row-4
offset 0158f0: type R_ARM_THM_CALL, png_read_transform_info-4
offset 0158f8: type R_ARM_ABS32, +14088
offset 0158fc: type R_ARM_ABS32, +14628
offset 015900: type R_ARM_ABS32, +14688
offset 015904: type R_ARM_ABS32, +14364
offset 01590c: type R_ARM_THM_CALL, png_get_rowbytes-4
offset 015914: type R_ARM_THM_CALL, png_malloc-4
offset 015924: type R_ARM_THM_CALL, png_safe_execute-4
offset 015932: type R_ARM_THM_CALL, png_free-4
offset 015942: type R_ARM_THM_CALL, png_error-4
offset 01594a: type R_ARM_THM_CALL, png_error-4
offset 015952: type R_ARM_THM_CALL, png_error-4
offset 015958: type R_ARM_ABS32, png_image_read_and_map+0
offset 01595c: type R_ARM_ABS32, +14276
offset 015960: type R_ARM_ABS32, +14312
offset 015964: type R_ARM_ABS32, +14340
offset 01598a: type R_ARM_THM_CALL, png_set_expand-4
offset 0159ec: type R_ARM_THM_CALL, png_set_rgb_to_gray_fixed-4
offset 015a1a: type R_ARM_THM_CALL, png_set_alpha_mode_fixed-4
offset 015a4e: type R_ARM_THM_CALL, png_set_scale_16-4
offset 015a92: type R_ARM_THM_CALL, png_set_add_alpha-4
offset 015aa4: type R_ARM_THM_CALL, png_set_alpha_mode_fixed-4
offset 015aee: type R_ARM_THM_CALL, png_set_keep_unknown_chunks-4
offset 015b02: type R_ARM_THM_CALL, png_set_keep_unknown_chunks-4
offset 015b26: type R_ARM_THM_CALL, png_app_error-4
offset 015cc2: type R_ARM_THM_CALL, png_read_IDAT_data-4
offset 015ce2: type R_ARM_THM_CALL, png_read_filter_row-4
offset 015cf2: type R_ARM_THM_CALL, memcpy-2
offset 015d4c: type R_ARM_THM_CALL, png_combine_row-4
offset 015d52: type R_ARM_THM_CALL, png_read_finish_row-4
offset 015d7e: type R_ARM_THM_CALL, png_read_start_row-4
offset 015d8c: type R_ARM_THM_CALL, png_do_read_interlace-4
offset 015da0: type R_ARM_THM_CALL, png_read_finish_row-4
offset 015dac: type R_ARM_ABS32, +14088
offset 015db0: type R_ARM_ABS32, +14628
offset 015dfc: type R_ARM_THM_CALL, png_error-4
offset 015e0c: type R_ARM_THM_CALL, png_combine_row-4
offset 015e1e: type R_ARM_THM_CALL, png_error-4
offset 015e26: type R_ARM_THM_CALL, png_do_read_transformations-4
offset 015e56: type R_ARM_THM_CALL, png_error-4
offset 015e8c: type R_ARM_THM_CALL, png_set_swap_alpha-4
offset 015ede: type R_ARM_THM_CALL, png_set_background_fixed-4
offset 015ee8: type R_ARM_THM_CALL, png_set_expand_16-4
offset 015ef2: type R_ARM_THM_CALL, png_read_start_row-4
offset 015efa: type R_ARM_THM_CALL, png_read_transform_info-4
offset 015f02: type R_ARM_THM_CALL, png_set_swap-4
offset 015f1c: type R_ARM_THM_CALL, png_muldiv-4
offset 015f42: type R_ARM_THM_CALL, png_set_interlace_handling-4
offset 015f4e: type R_ARM_THM_CALL, png_get_rowbytes-4
offset 015f56: type R_ARM_THM_CALL, png_malloc-4
offset 015f66: type R_ARM_THM_CALL, png_safe_execute-4
offset 015f74: type R_ARM_THM_CALL, png_free-4
offset 015f82: type R_ARM_THM_CALL, png_set_bgr-4
offset 015f8e: type R_ARM_THM_CALL, png_set_gray_to_rgb-4
offset 015fae: type R_ARM_THM_CALL, png_gamma_significant-4
offset 015fc2: type R_ARM_THM_CALL, png_get_rowbytes-4
offset 015fca: type R_ARM_THM_CALL, png_malloc-4
offset 015fda: type R_ARM_THM_CALL, png_safe_execute-4
offset 015fe8: type R_ARM_THM_CALL, png_free-4
offset 015ff6: type R_ARM_THM_CALL, png_set_strip_alpha-4
offset 01600e: type R_ARM_THM_CALL, png_error-4
offset 016016: type R_ARM_THM_CALL, png_error-4
offset 01601e: type R_ARM_THM_CALL, png_error-4
offset 016024: type R_ARM_THM_CALL, png_error-4
offset 01602c: type R_ARM_THM_CALL, png_error-4
offset 016030: type R_ARM_ABS32, +14812
offset 016034: type R_ARM_ABS32, +14364
offset 016038: type R_ARM_ABS32, +14776
offset 01603c: type R_ARM_ABS32, png_image_read_composite+0
offset 016040: type R_ARM_ABS32, png_image_read_background+0
offset 016044: type R_ARM_ABS32, +14276
offset 016048: type R_ARM_ABS32, +14312
offset 01604c: type R_ARM_ABS32, +14340
offset 016050: type R_ARM_ABS32, +14732
offset 016054: type R_ARM_ABS32, +14852
offset 0162e6: type R_ARM_THM_CALL, png_error-4
offset 0162ec: type R_ARM_ABS32, png_sRGB_table+0
offset 0162f0: type R_ARM_ABS32, png_sRGB_delta+0
offset 0162f4: type R_ARM_ABS32, png_sRGB_base+0
offset 0162f8: type R_ARM_ABS32, +14244
offset 0164c0: type R_ARM_ABS32, png_sRGB_table+0
offset 016660: type R_ARM_THM_CALL, png_set_scale_16-4
offset 0166a4: type R_ARM_THM_CALL, png_set_alpha_mode_fixed-4
offset 0166f6: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 01674a: type R_ARM_THM_CALL, png_error-4
offset 01678c: type R_ARM_THM_CALL, png_error-4
offset 01682c: type R_ARM_THM_CALL, png_set_background_fixed-4
offset 0168ca: type R_ARM_THM_CALL, png_set_rgb_to_gray_fixed-4
offset 016a24: type R_ARM_ABS32, +15372
offset 016a28: type R_ARM_ABS32, +15472
offset 016a2c: type R_ARM_ABS32, png_sRGB_delta+0
offset 016a30: type R_ARM_ABS32, png_sRGB_base+0
offset 016a34: type R_ARM_ABS32, png_sRGB_table+0
offset 016abc: type R_ARM_THM_CALL, memcmp-4
offset 016bf8: type R_ARM_THM_CALL, png_set_packing-4
offset 016cba: type R_ARM_THM_CALL, png_set_tRNS_to_alpha-4
offset 016cec: type R_ARM_ABS32, png_sRGB_table+0
offset 016cf0: type R_ARM_ABS32, png_sRGB_delta+0
offset 016cf4: type R_ARM_ABS32, png_sRGB_base+0
offset 016f42: type R_ARM_THM_CALL, png_error-4
offset 016fb2: type R_ARM_THM_CALL, png_gamma_significant-4
offset 016ff8: type R_ARM_THM_CALL, png_error-4
offset 017006: type R_ARM_THM_CALL, png_gamma_significant-4
offset 017022: type R_ARM_THM_CALL, png_reciprocal-4
offset 017030: type R_ARM_ABS32, png_sRGB_table+0
offset 017034: type R_ARM_ABS32, +15396
offset 017038: type R_ARM_ABS32, +14556
offset 01703c: type R_ARM_ABS32, png_sRGB_delta+0
offset 017040: type R_ARM_ABS32, png_sRGB_base+0
offset 01716a: type R_ARM_THM_CALL, png_gamma_16bit_correct-4
offset 017174: type R_ARM_THM_CALL, png_gamma_16bit_correct-4
offset 01717e: type R_ARM_THM_CALL, png_gamma_16bit_correct-4
offset 0172ae: type R_ARM_THM_CALL, png_set_background_fixed-4
offset 017386: type R_ARM_THM_CALL, png_gamma_significant-4
offset 0173cc: type R_ARM_THM_CALL, png_set_background_fixed-4
offset 0174b4: type R_ARM_ABS32, png_sRGB_table+0
offset 0174b8: type R_ARM_ABS32, png_sRGB_delta+0
offset 0174bc: type R_ARM_ABS32, png_sRGB_base+0
offset 0174f6: type R_ARM_THM_CALL, png_gamma_16bit_correct-4
offset 01756c: type R_ARM_THM_CALL, png_error-4
offset 017574: type R_ARM_THM_CALL, png_error-4
offset 01757c: type R_ARM_THM_CALL, png_error-4
offset 017584: type R_ARM_THM_CALL, png_error-4
offset 01758c: type R_ARM_THM_CALL, png_error-4
offset 017594: type R_ARM_THM_CALL, png_error-4
offset 0175b8: type R_ARM_THM_CALL, png_error-4
offset 0175c0: type R_ARM_THM_CALL, png_error-4
offset 0175c8: type R_ARM_THM_CALL, png_error-4
offset 0175d0: type R_ARM_THM_CALL, png_error-4
offset 0175d8: type R_ARM_THM_CALL, png_error-4
offset 0175e0: type R_ARM_THM_CALL, png_error-4
offset 0175e8: type R_ARM_THM_CALL, png_error-4
offset 0175ec: type R_ARM_ABS32, png_sRGB_table+0
offset 0175f0: type R_ARM_ABS32, png_sRGB_delta+0
offset 0175f4: type R_ARM_ABS32, png_sRGB_base+0
offset 0175f8: type R_ARM_ABS32, +15224
offset 0175fc: type R_ARM_ABS32, +15184
offset 017600: type R_ARM_ABS32, +15148
offset 017604: type R_ARM_ABS32, +14960
offset 017608: type R_ARM_ABS32, +15264
offset 01760c: type R_ARM_ABS32, +15072
offset 017610: type R_ARM_ABS32, +15112
offset 017614: type R_ARM_ABS32, +15336
offset 017618: type R_ARM_ABS32, +14996
offset 01761c: type R_ARM_ABS32, +15032
offset 017620: type R_ARM_ABS32, +15432
offset 017624: type R_ARM_ABS32, +15304
offset 017628: type R_ARM_ABS32, +14892
offset 01764a: type R_ARM_THM_CALL, png_error-4
offset 017748: type R_ARM_THM_CALL, png_read_IDAT_data-4
offset 017768: type R_ARM_THM_CALL, png_read_filter_row-4
offset 017778: type R_ARM_THM_CALL, memcpy-4
offset 0177da: type R_ARM_THM_CALL, png_combine_row-4
offset 0177e0: type R_ARM_THM_CALL, png_read_finish_row-4
offset 017820: type R_ARM_ABS32, +14508
offset 017824: type R_ARM_ABS32, png_sRGB_base+0
offset 0179bc: type R_ARM_THM_CALL, png_do_read_interlace-4
offset 0179d2: type R_ARM_THM_CALL, png_read_finish_row-4
offset 0179ea: type R_ARM_THM_CALL, png_error-4
offset 017a20: type R_ARM_THM_CALL, png_combine_row-4
offset 017a34: type R_ARM_THM_CALL, png_error-4
offset 017a3a: type R_ARM_THM_CALL, png_read_start_row-4
offset 017a44: type R_ARM_THM_CALL, png_do_read_transformations-4
offset 017a96: type R_ARM_THM_CALL, png_error-4
offset 017a9e: type R_ARM_THM_CALL, png_error-4
offset 017aa4: type R_ARM_ABS32, png_sRGB_table+0
offset 017aa8: type R_ARM_ABS32, png_sRGB_delta+0
offset 017aac: type R_ARM_ABS32, +14276
offset 017ab0: type R_ARM_ABS32, +14364
offset 017ab4: type R_ARM_ABS32, +14340
offset 017ab8: type R_ARM_ABS32, +14312
offset 017bba: type R_ARM_THM_CALL, png_error-4
offset 017be0: type R_ARM_THM_CALL, png_read_IDAT_data-4
offset 017c00: type R_ARM_THM_CALL, png_read_filter_row-4
offset 017c10: type R_ARM_THM_CALL, memcpy-4
offset 017c76: type R_ARM_THM_CALL, png_combine_row-4
offset 017c7c: type R_ARM_THM_CALL, png_read_finish_row-4
offset 017ece: type R_ARM_THM_CALL, png_do_read_interlace-4
offset 017ee4: type R_ARM_THM_CALL, png_read_finish_row-4
offset 017eec: type R_ARM_ABS32, +14508
offset 017f2c: type R_ARM_THM_CALL, png_combine_row-4
offset 017f40: type R_ARM_THM_CALL, png_error-4
offset 017f46: type R_ARM_THM_CALL, png_read_start_row-4
offset 017f50: type R_ARM_THM_CALL, png_do_read_transformations-4
offset 017f8c: type R_ARM_THM_CALL, png_error-4
offset 017f94: type R_ARM_THM_CALL, png_error-4
offset 017f9c: type R_ARM_THM_CALL, png_error-4
offset 017fc4: type R_ARM_ABS32, +14364
offset 017fc8: type R_ARM_ABS32, +14276
offset 017fcc: type R_ARM_ABS32, +14312
offset 017fd0: type R_ARM_ABS32, +14340
offset 017fe0: type R_ARM_THM_CALL, png_create_png_struct-4
offset 018008: type R_ARM_THM_CALL, png_set_read_fn-4
offset 018024: type R_ARM_THM_CALL, png_create_png_struct-4
offset 01804c: type R_ARM_THM_CALL, png_set_read_fn-4
offset 018082: type R_ARM_THM_CALL, png_read_start_row-4
offset 018094: type R_ARM_ABS32, +14628
offset 0180b0: type R_ARM_ABS32, +15512
offset 018128: type R_ARM_THM_CALL, png_read_IDAT_data-4
offset 018148: type R_ARM_THM_CALL, png_read_filter_row-4
offset 018158: type R_ARM_THM_CALL, memcpy-4
offset 018194: type R_ARM_THM_CALL, png_combine_row-4
offset 0181a2: type R_ARM_THM_CALL, png_combine_row-4
offset 0181a8: type R_ARM_THM_CALL, png_read_finish_row-4
offset 0181f0: type R_ARM_THM_CALL, png_error-4
offset 01820a: type R_ARM_THM_CALL, png_read_start_row-4
offset 018214: type R_ARM_THM_CALL, png_do_read_transformations-4
offset 01822a: type R_ARM_THM_CALL, png_combine_row-4
offset 018238: type R_ARM_THM_CALL, png_combine_row-4
offset 018246: type R_ARM_THM_CALL, png_do_read_interlace-4
offset 01827c: type R_ARM_THM_CALL, png_read_finish_row-4
offset 0182ae: type R_ARM_THM_CALL, png_combine_row-4
offset 0182d2: type R_ARM_THM_CALL, png_error-4
offset 0182da: type R_ARM_THM_CALL, png_error-4
offset 0182e2: type R_ARM_THM_CALL, png_error-4
offset 0182e8: type R_ARM_ABS32, +14340
offset 0182ec: type R_ARM_ABS32, +14276
offset 0182f0: type R_ARM_ABS32, +14312
offset 0182f4: type R_ARM_ABS32, +14364
offset 0183c6: type R_ARM_THM_CALL, png_read_IDAT_data-4
offset 0183e6: type R_ARM_THM_CALL, png_read_filter_row-4
offset 0183f6: type R_ARM_THM_CALL, memcpy-2
offset 018452: type R_ARM_THM_CALL, png_do_read_interlace-4
offset 018462: type R_ARM_THM_CALL, png_combine_row-4
offset 018472: type R_ARM_THM_CALL, png_combine_row-4
offset 018478: type R_ARM_THM_CALL, png_read_finish_row-4
offset 018540: type R_ARM_THM_CALL, png_combine_row-4
offset 018552: type R_ARM_THM_CALL, png_combine_row-4
offset 018566: type R_ARM_THM_CALL, png_error-4
offset 01856c: type R_ARM_THM_CALL, png_read_start_row-4
offset 018576: type R_ARM_THM_CALL, png_do_read_transformations-4
offset 0185a0: type R_ARM_THM_CALL, png_read_finish_row-4
offset 0185d6: type R_ARM_THM_CALL, png_combine_row-4
offset 018624: type R_ARM_THM_CALL, png_read_row-4
offset 018634: type R_ARM_THM_CALL, png_read_row-4
offset 018642: type R_ARM_THM_CALL, png_read_row-4
offset 018650: type R_ARM_THM_CALL, png_read_row-4
offset 01865c: type R_ARM_THM_CALL, png_read_row-4
offset 018668: type R_ARM_THM_CALL, png_read_row-4
offset 018674: type R_ARM_THM_CALL, png_read_row-4
offset 018680: type R_ARM_THM_CALL, png_read_row-4
offset 01869a: type R_ARM_THM_CALL, png_read_row-4
offset 0186b0: type R_ARM_THM_CALL, png_error-4
offset 0186b8: type R_ARM_THM_CALL, png_error-4
offset 0186c0: type R_ARM_THM_CALL, png_error-4
offset 0186c4: type R_ARM_ABS32, +14364
offset 0186c8: type R_ARM_ABS32, +14276
offset 0186cc: type R_ARM_ABS32, +14312
offset 0186d0: type R_ARM_ABS32, +14340
offset 0186fa: type R_ARM_THM_CALL, png_set_interlace_handling-4
offset 0187ae: type R_ARM_THM_CALL, png_read_IDAT_data-4
offset 0187ce: type R_ARM_THM_CALL, png_read_filter_row-4
offset 0187de: type R_ARM_THM_CALL, memcpy-2
offset 018834: type R_ARM_THM_CALL, png_combine_row-4
offset 01883a: type R_ARM_THM_CALL, png_read_finish_row-4
offset 018870: type R_ARM_THM_CALL, png_do_read_interlace-4
offset 018880: type R_ARM_THM_CALL, png_read_finish_row-4
offset 0188c0: type R_ARM_THM_CALL, png_combine_row-4
offset 0188d2: type R_ARM_THM_CALL, png_error-4
offset 0188d8: type R_ARM_THM_CALL, png_read_start_row-4
offset 0188e2: type R_ARM_THM_CALL, png_do_read_transformations-4
offset 018908: type R_ARM_THM_CALL, png_warning-4
offset 018916: type R_ARM_THM_CALL, png_set_interlace_handling-4
offset 018928: type R_ARM_THM_CALL, png_app_error-4
offset 01892e: type R_ARM_THM_CALL, png_read_start_row-4
offset 01893a: type R_ARM_THM_CALL, png_error-4
offset 018942: type R_ARM_THM_CALL, png_error-4
offset 01894a: type R_ARM_THM_CALL, png_error-4
offset 018950: type R_ARM_ABS32, +14364
offset 018954: type R_ARM_ABS32, +15572
offset 018958: type R_ARM_ABS32, +15512
offset 01895c: type R_ARM_ABS32, +14276
offset 018960: type R_ARM_ABS32, +14312
offset 018964: type R_ARM_ABS32, +14340
offset 018980: type R_ARM_THM_CALL, png_chunk_unknown_handling-4
offset 0189d6: type R_ARM_THM_CALL, png_handle_unknown-4
offset 0189f2: type R_ARM_THM_CALL, png_read_chunk_header-4
offset 018a12: type R_ARM_THM_CALL, png_chunk_unknown_handling-4
offset 018b12: type R_ARM_THM_CALL, png_handle_unknown-4
offset 018b38: type R_ARM_THM_CALL, png_benign_error-4
offset 018b40: type R_ARM_THM_CALL, png_crc_finish-4
offset 018b50: type R_ARM_THM_CALL, png_handle_IEND-4
offset 018b60: type R_ARM_THM_CALL, png_handle_IHDR-4
offset 018b7e: type R_ARM_THM_CALL, png_benign_error-4
offset 018b8a: type R_ARM_THM_CALL, png_handle_unknown-4
offset 018b9a: type R_ARM_THM_CALL, png_handle_PLTE-4
offset 018baa: type R_ARM_THM_CALL, png_handle_bKGD-4
offset 018bb6: type R_ARM_THM_CALL, png_read_finish_IDAT-4
offset 018bd6: type R_ARM_THM_CALL, png_benign_error-4
offset 018be4: type R_ARM_THM_CALL, png_handle_cHRM-4
offset 018bf4: type R_ARM_THM_CALL, png_handle_sBIT-4
offset 018c04: type R_ARM_THM_CALL, png_handle_gAMA-4
offset 018c14: type R_ARM_THM_CALL, png_handle_hIST-4
offset 018c24: type R_ARM_THM_CALL, png_handle_oFFs-4
offset 018c34: type R_ARM_THM_CALL, png_handle_pCAL-4
offset 018c44: type R_ARM_THM_CALL, png_handle_sCAL-4
offset 018c54: type R_ARM_THM_CALL, png_handle_pHYs-4
offset 018c64: type R_ARM_THM_CALL, png_handle_sRGB-4
offset 018c74: type R_ARM_THM_CALL, png_handle_iCCP-4
offset 018c84: type R_ARM_THM_CALL, png_handle_tRNS-4
offset 018c94: type R_ARM_THM_CALL, png_handle_sPLT-4
offset 018c9e: type R_ARM_THM_CALL, png_handle_iTXt-4
offset 018cae: type R_ARM_THM_CALL, png_handle_tEXt-4
offset 018cbe: type R_ARM_THM_CALL, png_handle_tIME-4
offset 018cce: type R_ARM_THM_CALL, png_handle_zTXt-4
offset 018cd8: type R_ARM_ABS32, +14220
offset 018cdc: type R_ARM_ABS32, +15640
offset 018cf4: type R_ARM_THM_CALL, png_destroy_info_struct-4
offset 018cfe: type R_ARM_THM_CALL, png_destroy_info_struct-4
offset 018d06: type R_ARM_THM_CALL, png_destroy_gamma_table-4
offset 018d10: type R_ARM_THM_CALL, png_free-4
offset 018d1e: type R_ARM_THM_CALL, png_free-4
offset 018d2c: type R_ARM_THM_CALL, png_free-4
offset 018d3a: type R_ARM_THM_CALL, png_free-4
offset 018d48: type R_ARM_THM_CALL, png_free-4
offset 018d72: type R_ARM_THM_CALL, inflateEnd-4
offset 018d7c: type R_ARM_THM_CALL, png_free-4
offset 018d8a: type R_ARM_THM_CALL, png_free-4
offset 018d98: type R_ARM_THM_CALL, png_free-4
offset 018db0: type R_ARM_THM_CALL, png_free-4
offset 018dc6: type R_ARM_THM_CALL, png_zfree-4
offset 018de4: type R_ARM_THM_CALL, png_image_error-4
offset 018dfa: type R_ARM_THM_CALL, png_create_png_struct-4
offset 018e26: type R_ARM_THM_CALL, png_set_read_fn-4
offset 018e32: type R_ARM_THM_CALL, memset-4
offset 018e3a: type R_ARM_THM_CALL, png_create_info_struct-4
offset 018e46: type R_ARM_THM_CALL, png_malloc_warn-4
offset 018e52: type R_ARM_THM_CALL, memset-4
offset 018e70: type R_ARM_THM_CALL, png_destroy_info_struct-4
offset 018e7a: type R_ARM_THM_CALL, png_destroy_read_struct-4
offset 018e82: type R_ARM_THM_CALL, png_image_error-4
offset 018e90: type R_ARM_THM_CALL, memset-4
offset 018e9c: type R_ARM_ABS32, +15716
offset 018ea0: type R_ARM_ABS32, +11468
offset 018ea4: type R_ARM_ABS32, png_safe_error+0
offset 018ea8: type R_ARM_ABS32, png_safe_warning+0
offset 018eac: type R_ARM_ABS32, +15684
offset 018f16: type R_ARM_THM_CALL, png_set_interlace_handling-4
offset 018f26: type R_ARM_THM_CALL, png_app_error-4
offset 018f32: type R_ARM_THM_CALL, png_free_data-4
offset 018f42: type R_ARM_THM_CALL, png_read_image-4
offset 018f5e: type R_ARM_THM_CALL, png_set_scale_16-4
offset 018f68: type R_ARM_THM_CALL, png_set_strip_16-4
offset 018f72: type R_ARM_THM_CALL, png_set_strip_alpha-4
offset 018f7c: type R_ARM_THM_CALL, png_set_packing-4
offset 018f86: type R_ARM_THM_CALL, png_set_packswap-4
offset 018f90: type R_ARM_THM_CALL, png_set_expand-4
offset 018f9c: type R_ARM_THM_CALL, png_set_swap-4
offset 018fa6: type R_ARM_THM_CALL, png_set_invert_alpha-4
offset 018fb0: type R_ARM_THM_CALL, png_set_gray_to_rgb-4
offset 018fba: type R_ARM_THM_CALL, png_set_expand_16-4
offset 018fc2: type R_ARM_THM_CALL, png_set_bgr-4
offset 018fcc: type R_ARM_THM_CALL, png_set_swap_alpha-4
offset 018fd8: type R_ARM_THM_CALL, png_set_invert_mono-4
offset 018fe8: type R_ARM_THM_CALL, png_set_shift-4
offset 018fee: type R_ARM_THM_CALL, png_read_start_row-4
offset 018ff6: type R_ARM_THM_CALL, png_read_transform_info-4
offset 019000: type R_ARM_THM_CALL, png_error-4
offset 01900a: type R_ARM_THM_CALL, png_malloc-4
offset 019044: type R_ARM_THM_CALL, png_malloc-4
offset 01906c: type R_ARM_ABS32, +14628
offset 019070: type R_ARM_ABS32, +15756
offset 019088: type R_ARM_THM_CALL, png_image_error-4
offset 01909c: type R_ARM_THM_CALL, png_image_error-4
offset 0190be: type R_ARM_THM_CALL, png_create_png_struct-4
offset 0190e8: type R_ARM_THM_CALL, png_set_read_fn-4
offset 0190f6: type R_ARM_THM_CALL, memset-4
offset 0190fe: type R_ARM_THM_CALL, png_create_info_struct-4
offset 01910a: type R_ARM_THM_CALL, png_malloc_warn-4
offset 019116: type R_ARM_THM_CALL, memset-4
offset 019138: type R_ARM_THM_CALL, png_safe_execute-4
offset 019140: type R_ARM_THM_CALL, png_image_error-4
offset 01914a: type R_ARM_THM_CALL, png_destroy_info_struct-4
offset 019154: type R_ARM_THM_CALL, png_destroy_read_struct-4
offset 01915c: type R_ARM_THM_CALL, png_image_error-4
offset 01916c: type R_ARM_THM_CALL, memset-4
offset 019174: type R_ARM_ABS32, +15860
offset 019178: type R_ARM_ABS32, +15716
offset 01917c: type R_ARM_ABS32, +11468
offset 019180: type R_ARM_ABS32, png_safe_error+0
offset 019184: type R_ARM_ABS32, png_safe_warning+0
offset 019188: type R_ARM_ABS32, png_image_read_header+0
offset 01918c: type R_ARM_ABS32, +15808
offset 019190: type R_ARM_ABS32, +15684
offset 0191ac: type R_ARM_THM_CALL, fopen-4
offset 0191de: type R_ARM_THM_CALL, fclose-4
offset 0191e6: type R_ARM_THM_CALL, __errno-4
offset 0191ec: type R_ARM_THM_CALL, strerror-4
offset 019204: type R_ARM_ABS32, +15980
offset 019208: type R_ARM_ABS32, +15924
offset 01920c: type R_ARM_ABS32, png_image_read_header+0
offset 019210: type R_ARM_ABS32, +15928
offset 019270: type R_ARM_ABS32, +16092
offset 019274: type R_ARM_ABS32, +16040
offset 019278: type R_ARM_ABS32, png_image_read_header+0
offset 01927c: type R_ARM_ABS32, png_image_memory_read+0
offset 019294: type R_ARM_THM_CALL, png_image_error-4
offset 0192ee: type R_ARM_THM_CALL, png_safe_execute-4
offset 0192fa: type R_ARM_THM_CALL, png_image_free-4
offset 019344: type R_ARM_THM_CALL, png_safe_execute-4
offset 019354: type R_ARM_THM_CALL, png_image_error-4
offset 019362: type R_ARM_THM_CALL, png_safe_execute-4
offset 019372: type R_ARM_THM_CALL, png_image_error-4
offset 019378: type R_ARM_ABS32, +16244
offset 01937c: type R_ARM_ABS32, png_image_read_colormap+0
offset 019380: type R_ARM_ABS32, png_image_read_direct+0
offset 019384: type R_ARM_ABS32, +16204
offset 019388: type R_ARM_ABS32, png_image_read_colormapped+0
offset 01938c: type R_ARM_ABS32, +16156
offset 01807a: type R_ARM_THM_CALL, png_app_error-4
offset 01808e: type R_ARM_THM_CALL, png_read_transform_info-4
offset 0180a4: type R_ARM_THM_CALL, png_app_error-4
offset 0180a8: type R_ARM_THM_CALL, png_read_start_row-4
offset 018da6: type R_ARM_THM_CALL, png_destroy_png_struct-4
offset 018f56: type R_ARM_THM_CALL, png_read_end-4
offset 01919e: type R_ARM_THM_CALL, png_image_error-4
offset 0191d4: type R_ARM_THM_CALL, png_safe_execute-4
offset 0191f8: type R_ARM_THM_CALL, png_image_error-4
offset 0191fe: type R_ARM_THM_CALL, png_image_error-4
offset 019224: type R_ARM_THM_CALL, png_image_error-4
offset 019246: type R_ARM_THM_CALL, png_image_error-4
offset 01926a: type R_ARM_THM_CALL, png_safe_execute-4
offset 01939e: type R_ARM_THM_CALL, fread-4
offset 0193ae: type R_ARM_THM_CALL, png_error-4
offset 0193b4: type R_ARM_ABS32, +16296
offset 0193c2: type R_ARM_THM_CALL, png_error-4
offset 0193c8: type R_ARM_ABS32, +16308
offset 0193e8: type R_ARM_THM_CALL, png_warning-4
offset 0193f8: type R_ARM_ABS32, png_default_read_data+0
offset 0193fc: type R_ARM_ABS32, +16336
offset 0198d0: type R_ARM_ABS32, +72927
offset 0198d4: type R_ARM_ABS32, +73001
offset 0198d8: type R_ARM_ABS32, +70999
offset 0198dc: type R_ARM_ABS32, +73107
offset 0198e0: type R_ARM_ABS32, +70999
offset 0198e4: type R_ARM_ABS32, +70999
offset 0198e8: type R_ARM_ABS32, +70999
offset 0198ec: type R_ARM_ABS32, +70965
offset 0198f0: type R_ARM_ABS32, +70999
offset 0198f4: type R_ARM_ABS32, +70999
offset 0198f8: type R_ARM_ABS32, +70999
offset 0198fc: type R_ARM_ABS32, +70999
offset 019900: type R_ARM_ABS32, +70999
offset 019904: type R_ARM_ABS32, +70999
offset 019908: type R_ARM_ABS32, +70999
offset 01990c: type R_ARM_ABS32, +73223
offset 01a1de: type R_ARM_THM_CALL, png_warning-4
offset 01a260: type R_ARM_ABS32, +16404
offset 01a2ec: type R_ARM_ABS32, +16508
offset 01a2f0: type R_ARM_ABS32, +16448
offset 01a300: type R_ARM_THM_CALL, png_fixed-4
offset 01a388: type R_ARM_ABS32, +16560
offset 01a38c: type R_ARM_ABS32, +16508
offset 01a390: type R_ARM_ABS32, +16448
offset 01a3bc: type R_ARM_ABS32, +16448
offset 01a3e8: type R_ARM_ABS32, +16448
offset 01a414: type R_ARM_ABS32, +16448
offset 01a46a: type R_ARM_THM_CALL, png_reciprocal-4
offset 01a590: type R_ARM_THM_CALL, png_error-4
offset 01a5ac: type R_ARM_THM_CALL, png_error-4
offset 01a5ba: type R_ARM_THM_CALL, png_error-4
offset 01a5c8: type R_ARM_ABS32, +16448
offset 01a5cc: type R_ARM_ABS32, +16616
offset 01a5d0: type R_ARM_ABS32, +16580
offset 01a5d4: type R_ARM_ABS32, +16636
offset 01a612: type R_ARM_THM_CALL, floor-4
offset 01a690: type R_ARM_THM_CALL, png_reciprocal-4
offset 01a7ba: type R_ARM_THM_CALL, png_error-4
offset 01a7d8: type R_ARM_THM_CALL, png_error-4
offset 01a7e6: type R_ARM_THM_CALL, png_fixed_error-4
offset 01a7ee: type R_ARM_THM_CALL, png_error-4
offset 01a820: type R_ARM_ABS32, +16448
offset 01a824: type R_ARM_ABS32, +16616
offset 01a828: type R_ARM_ABS32, +16580
offset 01a82c: type R_ARM_ABS32, +16688
offset 01a830: type R_ARM_ABS32, +16636
offset 01a884: type R_ARM_THM_CALL, png_malloc-4
offset 01a8ba: type R_ARM_THM_CALL, png_free-4
offset 01a8e6: type R_ARM_THM_CALL, png_free-4
offset 01a8f0: type R_ARM_THM_CALL, png_free-4
offset 01a8fa: type R_ARM_THM_CALL, png_free-4
offset 01a9b0: type R_ARM_THM_CALL, png_free-4
offset 01a9c0: type R_ARM_THM_CALL, png_malloc-4
offset 01a9cc: type R_ARM_THM_CALL, png_malloc-4
offset 01a9f4: type R_ARM_THM_CALL, png_calloc-4
offset 01aa78: type R_ARM_THM_CALL, png_malloc_warn-4
offset 01ab9e: type R_ARM_THM_CALL, png_calloc-4
offset 01abac: type R_ARM_THM_CALL, png_malloc-4
offset 01abb8: type R_ARM_THM_CALL, memset-4
offset 01ac8a: type R_ARM_THM_CALL, png_malloc-4
offset 01acbc: type R_ARM_ABS32, +16448
offset 01b160: type R_ARM_THM_CALL, png_error-4
offset 01b174: type R_ARM_THM_CALL, png_error-4
offset 01b178: type R_ARM_ABS32, +16700
offset 01b17c: type R_ARM_ABS32, +16448
offset 01b180: type R_ARM_ABS32, +16736
offset 01b1c4: type R_ARM_THM_CALL, floor-4
offset 01b224: type R_ARM_THM_CALL, floor-4
offset 01b31e: type R_ARM_THM_CALL, png_error-4
offset 01b336: type R_ARM_THM_CALL, png_fixed_error-4
offset 01b33e: type R_ARM_THM_CALL, png_error-4
offset 01b368: type R_ARM_ABS32, +16700
offset 01b36c: type R_ARM_ABS32, +16448
offset 01b370: type R_ARM_ABS32, +16688
offset 01b374: type R_ARM_ABS32, +16736
offset 01b3a4: type R_ARM_ABS32, +16448
offset 01b3d4: type R_ARM_ABS32, +16448
offset 01b400: type R_ARM_ABS32, +16448
offset 01b430: type R_ARM_ABS32, +16448
offset 01b460: type R_ARM_ABS32, +16448
offset 01b48c: type R_ARM_ABS32, +16448
offset 01b4be: type R_ARM_THM_CALL, png_error-4
offset 01b4f8: type R_ARM_THM_CALL, png_app_warning-4
offset 01b578: type R_ARM_ABS32, +16820
offset 01b57c: type R_ARM_ABS32, +16856
offset 01b580: type R_ARM_ABS32, +16448
offset 01b584: type R_ARM_ABS32, +16776
offset 01b598: type R_ARM_THM_CALL, png_fixed-4
offset 01b5a6: type R_ARM_THM_CALL, png_fixed-4
offset 01b5d6: type R_ARM_THM_CALL, png_error-4
offset 01b610: type R_ARM_THM_CALL, png_app_warning-4
offset 01b6a0: type R_ARM_ABS32, +16904
offset 01b6a4: type R_ARM_ABS32, +16932
offset 01b6a8: type R_ARM_ABS32, +16820
offset 01b6ac: type R_ARM_ABS32, +16856
offset 01b6b0: type R_ARM_ABS32, +16448
offset 01b6b4: type R_ARM_ABS32, +16776
offset 01b6ee: type R_ARM_THM_CALL, png_muldiv-4
offset 01b758: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01b838: type R_ARM_THM_CALL, png_reciprocal-4
offset 01b848: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01b858: type R_ARM_THM_CALL, png_build_gamma_table-4
offset 01b892: type R_ARM_THM_CALL, png_error-4
offset 01b9de: type R_ARM_THM_CALL, png_colorspace_set_rgb_coefficients-4
offset 01ba90: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01ba9e: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01babe: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01bb96: type R_ARM_THM_CALL, png_reciprocal-4
offset 01bbb0: type R_ARM_ABS32, +17020
offset 01bc2c: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01bc4c: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01bc60: type R_ARM_THM_CALL, png_reciprocal-4
offset 01bc6e: type R_ARM_THM_CALL, png_reciprocal2-4
offset 01bc76: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01bc7e: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01bcba: type R_ARM_THM_CALL, png_gamma_correct-4
offset 01bcc8: type R_ARM_THM_CALL, png_gamma_correct-4
offset 01bcd8: type R_ARM_THM_CALL, png_gamma_correct-4
offset 01bce8: type R_ARM_THM_CALL, png_gamma_correct-4
offset 01bd60: type R_ARM_THM_CALL, png_warning-4
offset 01bd84: type R_ARM_THM_CALL, png_reciprocal-4
offset 01bd92: type R_ARM_THM_CALL, png_reciprocal2-4
offset 01bd9a: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01bdb6: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01be46: type R_ARM_THM_CALL, png_reciprocal-4
offset 01be54: type R_ARM_THM_CALL, png_reciprocal2-4
offset 01be64: type R_ARM_THM_CALL, png_gamma_correct-4
offset 01be76: type R_ARM_THM_CALL, png_gamma_correct-4
offset 01be86: type R_ARM_THM_CALL, png_gamma_correct-4
offset 01be96: type R_ARM_THM_CALL, png_gamma_correct-4
offset 01c01e: type R_ARM_THM_CALL, png_gamma_8bit_correct-4
offset 01c02a: type R_ARM_THM_CALL, png_gamma_8bit_correct-4
offset 01c036: type R_ARM_THM_CALL, png_gamma_8bit_correct-4
offset 01c042: type R_ARM_THM_CALL, png_gamma_8bit_correct-4
offset 01c04e: type R_ARM_THM_CALL, png_gamma_8bit_correct-4
offset 01c05a: type R_ARM_THM_CALL, png_gamma_8bit_correct-4
offset 01c072: type R_ARM_THM_CALL, png_gamma_significant-4
offset 01c080: type R_ARM_ABS32, +16964
offset 01c22e: type R_ARM_THM_CALL, png_error-4
offset 01c234: type R_ARM_ABS32, +17052
offset 01c3d6: type R_ARM_THM_CALL, png_warning-4
offset 01c770: type R_ARM_ABS32, +17164
offset 01c878: type R_ARM_ABS32, +88749
offset 01c87c: type R_ARM_ABS32, +82601
offset 01c880: type R_ARM_ABS32, +88617
offset 01c884: type R_ARM_ABS32, +82601
offset 01c888: type R_ARM_ABS32, +88553
offset 01c88c: type R_ARM_ABS32, +82601
offset 01c890: type R_ARM_ABS32, +88415
offset 01c8bc: type R_ARM_THM_CALL, png_do_invert-4
offset 01c99a: type R_ARM_THM_CALL, png_do_check_palette_indexes-4
offset 01c9b0: type R_ARM_THM_CALL, png_do_bgr-4
offset 01c9c6: type R_ARM_THM_CALL, png_do_packswap-4
offset 01cc0e: type R_ARM_THM_CALL, png_do_swap-4
offset 01cc68: type R_ARM_THM_CALL, png_do_strip_channel-4
offset 01cc86: type R_ARM_THM_CALL, png_do_strip_channel-4
offset 01d390: type R_ARM_THM_CALL, png_error-4
offset 01d454: type R_ARM_ABS32, +17124
offset 01e992: type R_ARM_THM_CALL, png_warning-4
offset 01eae8: type R_ARM_ABS32, +17124
offset 01f76e: type R_ARM_THM_CALL, png_error-4
offset 01f774: type R_ARM_THM_CALL, png_error-4
offset 01f77c: type R_ARM_THM_CALL, png_error-4
offset 01f788: type R_ARM_ABS32, +17104
offset 01f78c: type R_ARM_ABS32, +17088
offset 01f790: type R_ARM_ABS32, +17204
offset 01a2d4: type R_ARM_THM_CALL, png_warning-4
offset 01a2de: type R_ARM_THM_CALL, png_app_error-4
offset 01a36e: type R_ARM_THM_CALL, png_warning-4
offset 01a37a: type R_ARM_THM_CALL, png_app_error-4
offset 01a3b6: type R_ARM_THM_CALL, png_app_error-4
offset 01a3e2: type R_ARM_THM_CALL, png_app_error-4
offset 01a40e: type R_ARM_THM_CALL, png_app_error-4
offset 01a56e: type R_ARM_THM_CALL, png_app_error-4
offset 01a79a: type R_ARM_THM_CALL, png_app_error-4
offset 01ac82: type R_ARM_THM_CALL, png_free-4
offset 01acb6: type R_ARM_THM_CALL, png_app_error-4
offset 01b16a: type R_ARM_THM_CALL, png_app_error-4
offset 01b32e: type R_ARM_THM_CALL, png_app_error-4
offset 01b39e: type R_ARM_THM_CALL, png_app_error-4
offset 01b3ce: type R_ARM_THM_CALL, png_app_error-4
offset 01b3fa: type R_ARM_THM_CALL, png_app_error-4
offset 01b42a: type R_ARM_THM_CALL, png_app_error-4
offset 01b45a: type R_ARM_THM_CALL, png_app_error-4
offset 01b486: type R_ARM_THM_CALL, png_app_error-4
offset 01b52e: type R_ARM_THM_CALL, png_app_error-4
offset 01b546: type R_ARM_THM_CALL, png_app_error-4
offset 01b650: type R_ARM_THM_CALL, png_app_error-4
offset 01b66e: type R_ARM_THM_CALL, png_app_error-4
offset 0211ba: type R_ARM_THM_CALL, inflateReset2-4
offset 0211d2: type R_ARM_THM_CALL, inflateInit2_-4
offset 0211ec: type R_ARM_THM_CALL, png_zstream_error-4
offset 021216: type R_ARM_THM_CALL, png_safecat-4
offset 02121e: type R_ARM_THM_CALL, png_chunk_warning-4
offset 02122c: type R_ARM_ABS32, +17552
offset 021230: type R_ARM_ABS32, +17536
offset 0212a2: type R_ARM_THM_CALL, inflate-4
offset 0212ce: type R_ARM_THM_CALL, png_zstream_error-4
offset 021310: type R_ARM_THM_CALL, inflate-4
offset 021330: type R_ARM_ABS32, +17560
offset 0213a2: type R_ARM_THM_CALL, inflateInit2_-4
offset 0213f8: type R_ARM_THM_CALL, inflateReset2-4
offset 021406: type R_ARM_THM_CALL, png_zstream_error-4
offset 021440: type R_ARM_THM_CALL, png_safecat-4
offset 021448: type R_ARM_THM_CALL, png_chunk_warning-4
offset 021456: type R_ARM_THM_CALL, inflateReset-4
offset 021470: type R_ARM_THM_CALL, png_malloc_base-4
offset 0214aa: type R_ARM_THM_CALL, png_free-4
offset 0214b4: type R_ARM_THM_CALL, png_zstream_error-4
offset 0214c2: type R_ARM_THM_CALL, png_zstream_error-4
offset 0214f0: type R_ARM_THM_CALL, png_free-4
offset 021500: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02150c: type R_ARM_THM_CALL, png_zstream_error-4
offset 02151e: type R_ARM_THM_CALL, memcpy-2
offset 021528: type R_ARM_ABS32, +17552
offset 02152c: type R_ARM_ABS32, +17536
offset 021530: type R_ARM_ABS32, +17580
offset 021588: type R_ARM_THM_CALL, inflate-4
offset 0215e4: type R_ARM_THM_CALL, inflate-4
offset 021608: type R_ARM_THM_CALL, png_read_data-4
offset 021612: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02161e: type R_ARM_THM_CALL, png_read_data-4
offset 021628: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021642: type R_ARM_THM_CALL, png_zstream_error-4
offset 021676: type R_ARM_THM_CALL, png_read_data-4
offset 0216be: type R_ARM_THM_CALL, png_chunk_warning-4
offset 0216d8: type R_ARM_THM_CALL, png_read_data-4
offset 0216e2: type R_ARM_THM_CALL, png_chunk_error-4
offset 0216e8: type R_ARM_ABS32, +17604
offset 02170a: type R_ARM_THM_CALL, png_error-4
offset 021710: type R_ARM_ABS32, +17616
offset 021774: type R_ARM_THM_CALL, png_read_data-4
offset 021784: type R_ARM_THM_CALL, png_sig_cmp-4
offset 021796: type R_ARM_THM_CALL, png_sig_cmp-4
offset 0217a0: type R_ARM_THM_CALL, png_error-4
offset 0217ba: type R_ARM_THM_CALL, png_error-4
offset 0217c0: type R_ARM_ABS32, +17668
offset 0217c4: type R_ARM_ABS32, +17652
offset 0217d8: type R_ARM_THM_CALL, png_read_data-4
offset 02181c: type R_ARM_THM_CALL, png_reset_crc-4
offset 021826: type R_ARM_THM_CALL, png_calculate_crc-4
offset 0218ae: type R_ARM_THM_CALL, png_chunk_error-4
offset 0218b6: type R_ARM_THM_CALL, png_error-4
offset 0218bc: type R_ARM_ABS32, +17708
offset 0218c0: type R_ARM_ABS32, +17616
offset 0218ce: type R_ARM_THM_CALL, png_read_data-4
offset 021904: type R_ARM_THM_CALL, png_read_data-4
offset 02190e: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021936: type R_ARM_THM_CALL, png_read_data-4
offset 021976: type R_ARM_THM_CALL, png_chunk_warning-4
offset 0219ae: type R_ARM_THM_CALL, png_read_data-4
offset 0219c6: type R_ARM_THM_CALL, png_read_data-4
offset 0219d2: type R_ARM_THM_CALL, png_calculate_crc-4
offset 0219dc: type R_ARM_THM_CALL, png_chunk_error-4
offset 0219e0: type R_ARM_ABS32, +17604
offset 021a0e: type R_ARM_THM_CALL, png_read_data-4
offset 021a4c: type R_ARM_THM_CALL, png_read_data-4
offset 021a7c: type R_ARM_THM_CALL, png_read_data-4
offset 021a86: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021b48: type R_ARM_THM_CALL, png_set_IHDR-4
offset 021b68: type R_ARM_THM_CALL, png_error-4
offset 021b6e: type R_ARM_THM_CALL, png_chunk_error-4
offset 021b74: type R_ARM_THM_CALL, png_chunk_error-4
offset 021b78: type R_ARM_ABS32, +17616
offset 021b7c: type R_ARM_ABS32, +17744
offset 021b80: type R_ARM_ABS32, +17728
offset 021c0a: type R_ARM_THM_CALL, png_read_data-4
offset 021c18: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021c3e: type R_ARM_THM_CALL, png_read_data-4
offset 021c48: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021c66: type R_ARM_THM_CALL, png_read_data-4
offset 021c70: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021c8e: type R_ARM_THM_CALL, png_read_data-4
offset 021c98: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021cb6: type R_ARM_THM_CALL, png_read_data-4
offset 021cc0: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021cde: type R_ARM_THM_CALL, png_read_data-4
offset 021ce8: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021d06: type R_ARM_THM_CALL, png_read_data-4
offset 021d10: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021d2e: type R_ARM_THM_CALL, png_read_data-4
offset 021d38: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021d56: type R_ARM_THM_CALL, png_read_data-4
offset 021d60: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021d7e: type R_ARM_THM_CALL, png_read_data-4
offset 021d88: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021dba: type R_ARM_THM_CALL, png_read_data-4
offset 021dc4: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021dec: type R_ARM_THM_CALL, png_set_PLTE-4
offset 021e0e: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 021e28: type R_ARM_THM_CALL, png_crc_finish-4
offset 021e38: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 021e46: type R_ARM_THM_CALL, png_crc_finish-4
offset 021e4e: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 021e5c: type R_ARM_THM_CALL, png_crc_finish-4
offset 021e64: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 021e88: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 021e96: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 021eb0: type R_ARM_THM_CALL, png_chunk_error-4
offset 021eb6: type R_ARM_THM_CALL, png_chunk_error-4
offset 021eba: type R_ARM_THM_CALL, png_chunk_error-4
offset 021ec0: type R_ARM_ABS32, +17836
offset 021ec4: type R_ARM_ABS32, +17816
offset 021ec8: type R_ARM_ABS32, +17744
offset 021ecc: type R_ARM_ABS32, +17728
offset 021ed0: type R_ARM_ABS32, +17768
offset 021ed4: type R_ARM_ABS32, +17796
offset 021ed8: type R_ARM_ABS32, +12076
offset 021edc: type R_ARM_ABS32, +17752
offset 021efc: type R_ARM_THM_CALL, png_crc_finish-4
offset 021f12: type R_ARM_THM_CALL, png_chunk_error-4
offset 021f18: type R_ARM_ABS32, +17744
offset 021f1c: type R_ARM_ABS32, +17728
offset 021f3c: type R_ARM_THM_CALL, png_crc_finish-4
offset 021f44: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 021f4e: type R_ARM_THM_CALL, png_crc_finish-4
offset 021f56: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 021f62: type R_ARM_THM_CALL, png_read_data-4
offset 021f6c: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021fa0: type R_ARM_THM_CALL, png_colorspace_set_gamma-4
offset 021fa8: type R_ARM_THM_CALL, png_colorspace_sync-4
offset 021fb0: type R_ARM_THM_CALL, png_chunk_error-4
offset 021fb4: type R_ARM_ABS32, +17744
offset 021fb8: type R_ARM_ABS32, +17728
offset 021fbc: type R_ARM_ABS32, +17752
offset 02201e: type R_ARM_THM_CALL, png_read_data-4
offset 022028: type R_ARM_THM_CALL, png_calculate_crc-4
offset 0220d4: type R_ARM_THM_CALL, png_set_sBIT-4
offset 0220de: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0220e6: type R_ARM_THM_CALL, png_crc_finish-4
offset 0220f2: type R_ARM_THM_CALL, png_crc_finish-4
offset 0220fa: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022106: type R_ARM_THM_CALL, png_crc_finish-4
offset 02210e: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02211c: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02213a: type R_ARM_THM_CALL, png_chunk_error-4
offset 022140: type R_ARM_ABS32, +17744
offset 022144: type R_ARM_ABS32, +17728
offset 022148: type R_ARM_ABS32, +12076
offset 02214c: type R_ARM_ABS32, +17752
offset 022170: type R_ARM_THM_CALL, png_crc_finish-4
offset 022178: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022184: type R_ARM_THM_CALL, png_crc_finish-4
offset 02218c: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02219a: type R_ARM_THM_CALL, png_read_data-4
offset 0221a4: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02232e: type R_ARM_THM_CALL, png_colorspace_sync-4
offset 022336: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022346: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02235e: type R_ARM_THM_CALL, png_colorspace_set_chromaticities-4
offset 022366: type R_ARM_THM_CALL, png_colorspace_sync-4
offset 02236e: type R_ARM_THM_CALL, png_chunk_error-4
offset 022374: type R_ARM_ABS32, +17744
offset 022378: type R_ARM_ABS32, +17728
offset 02237c: type R_ARM_ABS32, +12076
offset 022380: type R_ARM_ABS32, +17856
offset 022384: type R_ARM_ABS32, +17752
offset 0223a4: type R_ARM_THM_CALL, png_crc_finish-4
offset 0223ac: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0223b6: type R_ARM_THM_CALL, png_crc_finish-4
offset 0223be: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0223cc: type R_ARM_THM_CALL, png_read_data-4
offset 0223d8: type R_ARM_THM_CALL, png_calculate_crc-4
offset 022402: type R_ARM_THM_CALL, png_colorspace_sync-4
offset 02240a: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02241a: type R_ARM_THM_CALL, png_colorspace_set_sRGB-4
offset 022422: type R_ARM_THM_CALL, png_colorspace_sync-4
offset 02242a: type R_ARM_THM_CALL, png_chunk_error-4
offset 022430: type R_ARM_ABS32, +17744
offset 022434: type R_ARM_ABS32, +17728
offset 022438: type R_ARM_ABS32, +17872
offset 02243c: type R_ARM_ABS32, +17752
offset 022476: type R_ARM_THM_CALL, png_crc_finish-4
offset 02248e: type R_ARM_THM_CALL, png_colorspace_sync-4
offset 022498: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0224b0: type R_ARM_THM_CALL, png_read_data-4
offset 0224ba: type R_ARM_THM_CALL, png_calculate_crc-4
offset 0224f6: type R_ARM_THM_CALL, png_crc_finish-4
offset 0224fe: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02250c: type R_ARM_THM_CALL, png_read_data-4
offset 022516: type R_ARM_THM_CALL, png_calculate_crc-4
offset 022526: type R_ARM_THM_CALL, png_crc_finish-4
offset 02252e: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02254e: type R_ARM_THM_CALL, png_crc_finish-4
offset 0225f0: type R_ARM_THM_CALL, png_icc_check_length-4
offset 02260c: type R_ARM_THM_CALL, png_icc_check_header-4
offset 02264c: type R_ARM_THM_CALL, memcpy-4
offset 02267e: type R_ARM_THM_CALL, png_chunk_error-4
offset 02268e: type R_ARM_THM_CALL, png_icc_check_tag_table-4
offset 0226d6: type R_ARM_THM_CALL, png_free-4
offset 0226de: type R_ARM_THM_CALL, png_malloc_base-4
offset 022700: type R_ARM_THM_CALL, png_chunk_warning-4
offset 022708: type R_ARM_THM_CALL, png_crc_finish-4
offset 022716: type R_ARM_THM_CALL, png_icc_set_sRGB-4
offset 022724: type R_ARM_THM_CALL, png_free_data-4
offset 02272c: type R_ARM_THM_CALL, png_malloc_base-4
offset 02273a: type R_ARM_THM_CALL, memcpy-2
offset 022764: type R_ARM_THM_CALL, png_colorspace_sync-4
offset 022770: type R_ARM_ABS32, +17872
offset 022774: type R_ARM_ABS32, +17892
offset 022778: type R_ARM_ABS32, +17728
offset 02277c: type R_ARM_ABS32, +23272
offset 022780: type R_ARM_ABS32, +17904
offset 022784: type R_ARM_ABS32, +17560
offset 022788: type R_ARM_ABS32, +17752
offset 02278c: type R_ARM_ABS32, +17580
offset 022790: type R_ARM_ABS32, +22628
offset 022794: type R_ARM_ABS32, +15700
offset 0227ae: type R_ARM_THM_CALL, png_colorspace_sync-4
offset 0227f8: type R_ARM_ABS32, +15700
offset 022850: type R_ARM_THM_CALL, png_read_data-4
offset 02285a: type R_ARM_THM_CALL, png_calculate_crc-4
offset 0228a8: type R_ARM_THM_CALL, __aeabi_uidivmod-4
offset 0228b8: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 0228d6: type R_ARM_THM_CALL, png_malloc_warn-4
offset 022956: type R_ARM_THM_CALL, png_set_sPLT-4
offset 02295e: type R_ARM_THM_CALL, png_free-4
offset 022968: type R_ARM_THM_CALL, png_crc_finish-4
offset 022970: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02297c: type R_ARM_THM_CALL, png_warning-4
offset 022984: type R_ARM_THM_CALL, png_crc_finish-4
offset 02299a: type R_ARM_THM_CALL, png_free-4
offset 0229a2: type R_ARM_THM_CALL, png_malloc_base-4
offset 0229b8: type R_ARM_THM_CALL, png_warning-4
offset 0229fc: type R_ARM_THM_CALL, png_warning-4
offset 022a06: type R_ARM_THM_CALL, png_warning-4
offset 022a10: type R_ARM_THM_CALL, png_crc_finish-4
offset 022a18: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022a22: type R_ARM_THM_CALL, png_warning-4
offset 022a2c: type R_ARM_THM_CALL, png_chunk_error-4
offset 022a30: type R_ARM_ABS32, +17728
offset 022a34: type R_ARM_ABS32, +17928
offset 022a38: type R_ARM_ABS32, +17964
offset 022a3c: type R_ARM_ABS32, +18016
offset 022a40: type R_ARM_ABS32, +17988
offset 022a44: type R_ARM_ABS32, +15700
offset 022a48: type R_ARM_ABS32, +18036
offset 022a4c: type R_ARM_ABS32, +17752
offset 022a7e: type R_ARM_THM_CALL, png_crc_finish-4
offset 022a86: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022ab0: type R_ARM_THM_CALL, png_read_data-4
offset 022aba: type R_ARM_THM_CALL, png_calculate_crc-4
offset 022ac8: type R_ARM_THM_CALL, png_crc_finish-4
offset 022ad0: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022ada: type R_ARM_THM_CALL, png_crc_finish-4
offset 022ae2: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022af6: type R_ARM_THM_CALL, png_read_data-4
offset 022b00: type R_ARM_THM_CALL, png_calculate_crc-4
offset 022b3c: type R_ARM_THM_CALL, png_read_data-4
offset 022b46: type R_ARM_THM_CALL, png_calculate_crc-4
offset 022b70: type R_ARM_THM_CALL, png_crc_finish-4
offset 022b78: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022b8e: type R_ARM_THM_CALL, png_set_tRNS-4
offset 022b96: type R_ARM_THM_CALL, png_chunk_error-4
offset 022b9c: type R_ARM_ABS32, +17744
offset 022ba0: type R_ARM_ABS32, +17728
offset 022ba4: type R_ARM_ABS32, +12076
offset 022ba8: type R_ARM_ABS32, +18072
offset 022bac: type R_ARM_ABS32, +17752
offset 022bea: type R_ARM_THM_CALL, png_crc_finish-4
offset 022bf2: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022bfe: type R_ARM_THM_CALL, png_crc_finish-4
offset 022c06: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022c22: type R_ARM_THM_CALL, png_crc_finish-4
offset 022c2a: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022c38: type R_ARM_THM_CALL, png_read_data-4
offset 022c42: type R_ARM_THM_CALL, png_calculate_crc-4
offset 022c8a: type R_ARM_THM_CALL, png_set_bKGD-4
offset 022d14: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022d1c: type R_ARM_THM_CALL, png_chunk_error-4
offset 022d20: type R_ARM_ABS32, +17744
offset 022d24: type R_ARM_ABS32, +17728
offset 022d28: type R_ARM_ABS32, +12076
offset 022d2c: type R_ARM_ABS32, +18100
offset 022d30: type R_ARM_ABS32, +17752
offset 022d4e: type R_ARM_THM_CALL, png_crc_finish-4
offset 022d56: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022d90: type R_ARM_THM_CALL, png_read_data-4
offset 022d9a: type R_ARM_THM_CALL, png_calculate_crc-4
offset 022dc2: type R_ARM_THM_CALL, png_set_hIST-4
offset 022dcc: type R_ARM_THM_CALL, png_crc_finish-4
offset 022dd4: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022de0: type R_ARM_THM_CALL, png_crc_finish-4
offset 022de8: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022df4: type R_ARM_THM_CALL, png_chunk_error-4
offset 022df8: type R_ARM_ABS32, +17728
offset 022dfc: type R_ARM_ABS32, +17744
offset 022e00: type R_ARM_ABS32, +12076
offset 022e04: type R_ARM_ABS32, +17752
offset 022e2e: type R_ARM_THM_CALL, png_crc_finish-4
offset 022e36: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022e40: type R_ARM_THM_CALL, png_crc_finish-4
offset 022e48: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022e52: type R_ARM_THM_CALL, png_crc_finish-4
offset 022e5a: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022e68: type R_ARM_THM_CALL, png_read_data-4
offset 022e72: type R_ARM_THM_CALL, png_calculate_crc-4
offset 022ec2: type R_ARM_THM_CALL, png_set_pHYs-4
offset 022eca: type R_ARM_THM_CALL, png_chunk_error-4
offset 022ed0: type R_ARM_ABS32, +17744
offset 022ed4: type R_ARM_ABS32, +17728
offset 022ed8: type R_ARM_ABS32, +12076
offset 022edc: type R_ARM_ABS32, +17752
offset 022f06: type R_ARM_THM_CALL, png_crc_finish-4
offset 022f0e: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022f18: type R_ARM_THM_CALL, png_crc_finish-4
offset 022f20: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022f2a: type R_ARM_THM_CALL, png_crc_finish-4
offset 022f32: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 022f40: type R_ARM_THM_CALL, png_read_data-4
offset 022f4a: type R_ARM_THM_CALL, png_calculate_crc-4
offset 022f9a: type R_ARM_THM_CALL, png_set_oFFs-4
offset 022fa2: type R_ARM_THM_CALL, png_chunk_error-4
offset 022fa8: type R_ARM_ABS32, +17744
offset 022fac: type R_ARM_ABS32, +17728
offset 022fb0: type R_ARM_ABS32, +12076
offset 022fb4: type R_ARM_ABS32, +17752
offset 022ffa: type R_ARM_THM_CALL, png_read_data-4
offset 023004: type R_ARM_THM_CALL, png_calculate_crc-4
offset 0230ce: type R_ARM_THM_CALL, png_malloc_warn-4
offset 023110: type R_ARM_THM_CALL, png_free-4
offset 02313e: type R_ARM_THM_CALL, png_free-4
offset 023146: type R_ARM_THM_CALL, png_malloc_base-4
offset 02315a: type R_ARM_THM_CALL, png_crc_finish-4
offset 02316e: type R_ARM_THM_CALL, png_crc_finish-4
offset 0231b4: type R_ARM_THM_CALL, png_crc_finish-4
offset 0231c4: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0231f0: type R_ARM_THM_CALL, png_set_pCAL-4
offset 023204: type R_ARM_THM_CALL, png_chunk_error-4
offset 023208: type R_ARM_ABS32, +17744
offset 02320c: type R_ARM_ABS32, +18168
offset 023210: type R_ARM_ABS32, +18116
offset 023214: type R_ARM_ABS32, +17728
offset 023218: type R_ARM_ABS32, +12076
offset 02321c: type R_ARM_ABS32, +15700
offset 023220: type R_ARM_ABS32, +18140
offset 023224: type R_ARM_ABS32, +17752
offset 023252: type R_ARM_THM_CALL, png_crc_finish-4
offset 02325a: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02327e: type R_ARM_THM_CALL, png_read_data-4
offset 023288: type R_ARM_THM_CALL, png_calculate_crc-4
offset 0232a6: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0232ae: type R_ARM_THM_CALL, png_crc_finish-4
offset 0232b6: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0232c2: type R_ARM_THM_CALL, png_crc_finish-4
offset 0232ca: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0232e2: type R_ARM_THM_CALL, png_free-4
offset 0232ea: type R_ARM_THM_CALL, png_malloc_base-4
offset 023314: type R_ARM_THM_CALL, png_check_fp_number-4
offset 023342: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02334c: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023356: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02335e: type R_ARM_THM_CALL, png_crc_finish-4
offset 023370: type R_ARM_THM_CALL, png_check_fp_number-4
offset 023380: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023388: type R_ARM_THM_CALL, png_chunk_error-4
offset 02339c: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0233b2: type R_ARM_THM_CALL, png_set_sCAL_s-4
offset 0233b8: type R_ARM_ABS32, +17744
offset 0233bc: type R_ARM_ABS32, +18184
offset 0233c0: type R_ARM_ABS32, +17728
offset 0233c4: type R_ARM_ABS32, +12076
offset 0233c8: type R_ARM_ABS32, +18220
offset 0233cc: type R_ARM_ABS32, +18200
offset 0233d0: type R_ARM_ABS32, +15700
offset 0233d4: type R_ARM_ABS32, +18240
offset 0233d8: type R_ARM_ABS32, +17752
offset 0233dc: type R_ARM_ABS32, +18260
offset 02340e: type R_ARM_THM_CALL, png_crc_finish-4
offset 023416: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023420: type R_ARM_THM_CALL, png_crc_finish-4
offset 023428: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023436: type R_ARM_THM_CALL, png_read_data-4
offset 023440: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02348c: type R_ARM_THM_CALL, png_set_tIME-4
offset 023494: type R_ARM_THM_CALL, png_chunk_error-4
offset 023498: type R_ARM_ABS32, +17744
offset 02349c: type R_ARM_ABS32, +12076
offset 0234a0: type R_ARM_ABS32, +17752
offset 0234f4: type R_ARM_THM_CALL, png_read_data-4
offset 0234fe: type R_ARM_THM_CALL, png_calculate_crc-4
offset 023538: type R_ARM_THM_CALL, strlen-4
offset 023546: type R_ARM_THM_CALL, png_set_text_2-4
offset 023560: type R_ARM_THM_CALL, png_free-4
offset 023568: type R_ARM_THM_CALL, png_malloc_base-4
offset 02357e: type R_ARM_THM_CALL, png_warning-4
offset 02358a: type R_ARM_THM_CALL, png_crc_finish-4
offset 023592: type R_ARM_THM_CALL, png_crc_finish-4
offset 02359a: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0235a8: type R_ARM_THM_CALL, png_chunk_warning-4
offset 0235b0: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0235ba: type R_ARM_THM_CALL, png_chunk_error-4
offset 0235c0: type R_ARM_ABS32, +18340
offset 0235c4: type R_ARM_ABS32, +18280
offset 0235c8: type R_ARM_ABS32, +18304
offset 0235cc: type R_ARM_ABS32, +15700
offset 0235d0: type R_ARM_ABS32, +17752
offset 023622: type R_ARM_THM_CALL, png_read_data-4
offset 02362c: type R_ARM_THM_CALL, png_calculate_crc-4
offset 023662: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023670: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023688: type R_ARM_THM_CALL, png_free-4
offset 023690: type R_ARM_THM_CALL, png_malloc_base-4
offset 0236d8: type R_ARM_THM_CALL, png_crc_finish-4
offset 0236e0: type R_ARM_THM_CALL, png_crc_finish-4
offset 0236e8: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0236f2: type R_ARM_THM_CALL, png_crc_finish-4
offset 0236fa: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023734: type R_ARM_THM_CALL, png_set_text_2-4
offset 023744: type R_ARM_THM_CALL, png_chunk_error-4
offset 023748: type R_ARM_ABS32, +22628
offset 02374c: type R_ARM_ABS32, +17892
offset 023750: type R_ARM_ABS32, +18384
offset 023754: type R_ARM_ABS32, +18280
offset 023758: type R_ARM_ABS32, +15700
offset 02375c: type R_ARM_ABS32, +11976
offset 023760: type R_ARM_ABS32, +17752
offset 0237bc: type R_ARM_THM_CALL, png_read_data-4
offset 0237c6: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02380c: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023824: type R_ARM_THM_CALL, png_free-4
offset 02382c: type R_ARM_THM_CALL, png_malloc_base-4
offset 0238f8: type R_ARM_THM_CALL, png_crc_finish-4
offset 023900: type R_ARM_THM_CALL, png_crc_finish-4
offset 023908: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023950: type R_ARM_THM_CALL, png_set_text_2-4
offset 023962: type R_ARM_THM_CALL, png_chunk_warning-4
offset 02396a: type R_ARM_THM_CALL, png_crc_finish-4
offset 023972: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023984: type R_ARM_THM_CALL, png_chunk_error-4
offset 023988: type R_ARM_ABS32, +18412
offset 02398c: type R_ARM_ABS32, +17892
offset 023990: type R_ARM_ABS32, +22628
offset 023994: type R_ARM_ABS32, +18280
offset 023998: type R_ARM_ABS32, +11976
offset 02399c: type R_ARM_ABS32, +18304
offset 0239a0: type R_ARM_ABS32, +15700
offset 0239a4: type R_ARM_ABS32, +17752
offset 0239c2: type R_ARM_THM_CALL, png_free-4
offset 023a4e: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023a64: type R_ARM_THM_CALL, png_crc_finish-4
offset 023a74: type R_ARM_THM_CALL, png_free-4
offset 023aa4: type R_ARM_THM_CALL, png_free-4
offset 023abe: type R_ARM_THM_CALL, png_crc_finish-4
offset 023ac6: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023aea: type R_ARM_THM_CALL, png_chunk_warning-4
offset 023af2: type R_ARM_THM_CALL, png_app_warning-4
offset 023b10: type R_ARM_THM_CALL, png_set_unknown_chunks-4
offset 023b26: type R_ARM_THM_CALL, png_malloc_warn-4
offset 023b3a: type R_ARM_THM_CALL, png_read_data-4
offset 023b44: type R_ARM_THM_CALL, png_calculate_crc-4
offset 023b8a: type R_ARM_THM_CALL, png_malloc_warn-4
offset 023b9e: type R_ARM_THM_CALL, png_read_data-4
offset 023ba8: type R_ARM_THM_CALL, png_calculate_crc-4
offset 023bb2: type R_ARM_THM_CALL, png_chunk_error-4
offset 023bba: type R_ARM_THM_CALL, png_chunk_error-4
offset 023bc0: type R_ARM_ABS32, +18280
offset 023bc4: type R_ARM_ABS32, +18436
offset 023bc8: type R_ARM_ABS32, +18492
offset 023bcc: type R_ARM_ABS32, +18516
offset 023bd0: type R_ARM_ABS32, +18592
offset 023bd4: type R_ARM_ABS32, +18472
offset 023c4c: type R_ARM_THM_CALL, png_chunk_error-4
offset 023c50: type R_ARM_ABS32, +17708
offset 023d0a: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 023db0: type R_ARM_THM_CALL, memcpy-4
offset 023dd2: type R_ARM_THM_CALL, png_error-4
offset 023eac: type R_ARM_THM_CALL, memcpy-4
offset 023f8e: type R_ARM_THM_CALL, png_error-4
offset 023f94: type R_ARM_THM_CALL, png_error-4
offset 023fd6: type R_ARM_THM_CALL, png_error-4
offset 023fdc: type R_ARM_ABS32, +17240
offset 023fe0: type R_ARM_ABS32, +18648
offset 023fe4: type R_ARM_ABS32, +18684
offset 023fe8: type R_ARM_ABS32, +18620
offset 023fec: type R_ARM_ABS32, +18712
offset 02405e: type R_ARM_THM_CALL, memcpy-2
offset 024076: type R_ARM_THM_CALL, memcpy-2
offset 024338: type R_ARM_ABS32, +17240
offset 0243b8: type R_ARM_THM_CALL, png_init_filter_functions_neon-4
offset 0243c0: type R_ARM_ABS32, png_read_filter_row_paeth_1byte_pixel+0
offset 0243c4: type R_ARM_ABS32, png_read_filter_row_avg+0
offset 0243c8: type R_ARM_ABS32, png_read_filter_row_paeth_multibyte_pixel+0
offset 0243cc: type R_ARM_ABS32, png_read_filter_row_sub+0
offset 0243d0: type R_ARM_ABS32, png_read_filter_row_up+0
offset 024420: type R_ARM_THM_CALL, png_read_data-4
offset 024466: type R_ARM_THM_CALL, png_reset_crc-4
offset 024470: type R_ARM_THM_CALL, png_calculate_crc-4
offset 024508: type R_ARM_THM_CALL, png_error-4
offset 02452e: type R_ARM_THM_CALL, png_read_data-4
offset 024538: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02455e: type R_ARM_THM_CALL, inflate-4
offset 024594: type R_ARM_THM_CALL, png_free-4
offset 02459c: type R_ARM_THM_CALL, png_malloc_base-4
offset 0245c2: type R_ARM_THM_CALL, inflate-4
offset 024600: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02461c: type R_ARM_THM_CALL, png_zstream_error-4
offset 02462c: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02463c: type R_ARM_THM_CALL, png_chunk_error-4
offset 024644: type R_ARM_THM_CALL, png_chunk_error-4
offset 02464c: type R_ARM_THM_CALL, png_error-4
offset 024650: type R_ARM_THM_CALL, png_chunk_error-4
offset 024654: type R_ARM_ABS32, +18748
offset 024658: type R_ARM_ABS32, +18772
offset 02465c: type R_ARM_ABS32, +18796
offset 024660: type R_ARM_ABS32, +17708
offset 024664: type R_ARM_ABS32, +18304
offset 024668: type R_ARM_ABS32, +17616
offset 024690: type R_ARM_THM_CALL, png_read_IDAT_data-4
offset 024714: type R_ARM_THM_CALL, memset-4
offset 024730: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 024754: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 0247a4: type R_ARM_THM_CALL, png_read_IDAT_data-4
offset 0247e8: type R_ARM_ABS32, +17240
offset 0247f0: type R_ARM_THM_CALL, png_init_read_transformations-4
offset 02482e: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 0248ec: type R_ARM_THM_CALL, memset-4
offset 024902: type R_ARM_THM_CALL, png_free-4
offset 02498e: type R_ARM_THM_CALL, png_free-4
offset 024998: type R_ARM_THM_CALL, png_free-4
offset 0249a6: type R_ARM_THM_CALL, png_malloc-4
offset 0249b2: type R_ARM_THM_CALL, png_malloc-4
offset 0249f8: type R_ARM_THM_CALL, png_calloc-4
offset 024a3e: type R_ARM_THM_CALL, png_error-4
offset 024a46: type R_ARM_THM_CALL, png_error-4
offset 024a4c: type R_ARM_ABS32, +17240
offset 024a50: type R_ARM_ABS32, +18816
offset 0218dc: type R_ARM_THM_CALL, png_calculate_crc-4
offset 021f0c: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02311e: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02312c: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 023168: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 02317c: type R_ARM_THM_CALL, png_chunk_benign_error-4
offset 0231fe: type R_ARM_THM_CALL, png_free-4
offset 0246de: type R_ARM_THM_CALL, png_crc_finish-4
offset 0247e4: type R_ARM_THM_CALL, png_crc_finish-4
offset 024ab2: type R_ARM_THM_CALL, png_realloc_array-4
offset 024ac4: type R_ARM_THM_CALL, png_free-4
offset 024b1a: type R_ARM_THM_CALL, strlen-4
offset 024b36: type R_ARM_THM_CALL, strlen-4
offset 024b46: type R_ARM_THM_CALL, strlen-4
offset 024b70: type R_ARM_THM_CALL, png_malloc_base-4
offset 024b82: type R_ARM_THM_CALL, memcpy-2
offset 024ba8: type R_ARM_THM_CALL, memcpy-4
offset 024bc8: type R_ARM_THM_CALL, memcpy-4
offset 024c2e: type R_ARM_THM_CALL, memcpy-2
offset 024c46: type R_ARM_THM_CALL, strlen-4
offset 024c5c: type R_ARM_THM_CALL, png_chunk_report-4
offset 024c84: type R_ARM_THM_CALL, png_chunk_report-4
offset 024c96: type R_ARM_THM_CALL, png_chunk_report-4
offset 024ca4: type R_ARM_ABS32, +18976
offset 024ca8: type R_ARM_ABS32, +18952
offset 024cac: type R_ARM_ABS32, +19016
offset 024d3a: type R_ARM_THM_CALL, png_colorspace_set_chromaticities-4
offset 024d50: type R_ARM_THM_CALL, png_colorspace_sync_info-4
offset 024d94: type R_ARM_THM_CALL, png_colorspace_set_endpoints-4
offset 024daa: type R_ARM_THM_CALL, png_colorspace_sync_info-4
offset 024de0: type R_ARM_THM_CALL, png_fixed-4
offset 024dee: type R_ARM_THM_CALL, png_fixed-4
offset 024dfc: type R_ARM_THM_CALL, png_fixed-4
offset 024e0a: type R_ARM_THM_CALL, png_fixed-4
offset 024e18: type R_ARM_THM_CALL, png_fixed-4
offset 024e26: type R_ARM_THM_CALL, png_fixed-4
offset 024e34: type R_ARM_THM_CALL, png_fixed-4
offset 024e42: type R_ARM_THM_CALL, png_fixed-4
offset 024e9c: type R_ARM_THM_CALL, png_colorspace_set_chromaticities-4
offset 024eb2: type R_ARM_THM_CALL, png_colorspace_sync_info-4
offset 024ec0: type R_ARM_ABS32, +19044
offset 024ec4: type R_ARM_ABS32, +19060
offset 024ec8: type R_ARM_ABS32, +19076
offset 024ecc: type R_ARM_ABS32, +19088
offset 024ed0: type R_ARM_ABS32, +19100
offset 024ed4: type R_ARM_ABS32, +19116
offset 024ed8: type R_ARM_ABS32, +19132
offset 024edc: type R_ARM_ABS32, +19144
offset 024f0c: type R_ARM_THM_CALL, png_fixed-4
offset 024f1a: type R_ARM_THM_CALL, png_fixed-4
offset 024f28: type R_ARM_THM_CALL, png_fixed-4
offset 024f36: type R_ARM_THM_CALL, png_fixed-4
offset 024f44: type R_ARM_THM_CALL, png_fixed-4
offset 024f52: type R_ARM_THM_CALL, png_fixed-4
offset 024f60: type R_ARM_THM_CALL, png_fixed-4
offset 024f6e: type R_ARM_THM_CALL, png_fixed-4
offset 024f7c: type R_ARM_THM_CALL, png_fixed-4
offset 024fbe: type R_ARM_THM_CALL, png_colorspace_set_endpoints-4
offset 024fd4: type R_ARM_THM_CALL, png_colorspace_sync_info-4
offset 024fe4: type R_ARM_ABS32, +19076
offset 024fe8: type R_ARM_ABS32, +19088
offset 024fec: type R_ARM_ABS32, +19156
offset 025002: type R_ARM_THM_CALL, png_colorspace_set_gamma-4
offset 02501c: type R_ARM_THM_CALL, png_fixed-4
offset 025032: type R_ARM_THM_CALL, png_colorspace_set_gamma-4
offset 025044: type R_ARM_ABS32, +19168
offset 02506a: type R_ARM_THM_CALL, png_free_data-4
offset 025074: type R_ARM_THM_CALL, png_malloc_warn-4
offset 025092: type R_ARM_THM_CALL, memcpy-2
offset 0250b8: type R_ARM_ABS32, +19184
offset 0250bc: type R_ARM_ABS32, +19232
offset 02510c: type R_ARM_THM_CALL, png_check_IHDR-4
offset 0251d6: type R_ARM_THM_CALL, strlen-4
offset 02520e: type R_ARM_THM_CALL, strlen-4
offset 025216: type R_ARM_THM_CALL, png_check_fp_string-4
offset 02522a: type R_ARM_THM_CALL, png_malloc_warn-4
offset 02523a: type R_ARM_THM_CALL, memcpy-2
offset 025254: type R_ARM_THM_CALL, strlen-4
offset 02525e: type R_ARM_THM_CALL, png_malloc_warn-4
offset 025276: type R_ARM_THM_CALL, memcpy-2
offset 02527e: type R_ARM_THM_CALL, png_malloc_warn-4
offset 025290: type R_ARM_THM_CALL, memset-4
offset 0252a8: type R_ARM_THM_CALL, memcpy-4
offset 0252b8: type R_ARM_THM_CALL, strlen-4
offset 0252c4: type R_ARM_THM_CALL, png_malloc_warn-4
offset 025316: type R_ARM_THM_CALL, png_error-4
offset 02531e: type R_ARM_THM_CALL, png_error-4
offset 025326: type R_ARM_THM_CALL, png_error-4
offset 02532c: type R_ARM_ABS32, +19480
offset 025330: type R_ARM_ABS32, +19368
offset 025334: type R_ARM_ABS32, +19408
offset 025338: type R_ARM_ABS32, +19444
offset 02533c: type R_ARM_ABS32, +19300
offset 025340: type R_ARM_ABS32, +19272
offset 025344: type R_ARM_ABS32, +19336
offset 02536c: type R_ARM_THM_CALL, strlen-4
offset 025380: type R_ARM_THM_CALL, png_check_fp_string-4
offset 025390: type R_ARM_THM_CALL, strlen-4
offset 0253a4: type R_ARM_THM_CALL, png_check_fp_string-4
offset 0253b4: type R_ARM_THM_CALL, png_malloc_warn-4
offset 0253c4: type R_ARM_THM_CALL, memcpy-4
offset 0253cc: type R_ARM_THM_CALL, png_malloc_warn-4
offset 0253dc: type R_ARM_THM_CALL, memcpy-4
offset 0253fe: type R_ARM_THM_CALL, png_free-4
offset 025416: type R_ARM_THM_CALL, png_error-4
offset 02541e: type R_ARM_THM_CALL, png_error-4
offset 025424: type R_ARM_THM_CALL, png_error-4
offset 025428: type R_ARM_ABS32, +19580
offset 02542c: type R_ARM_ABS32, +19560
offset 025430: type R_ARM_ABS32, +19540
offset 025434: type R_ARM_ABS32, +19520
offset 025466: type R_ARM_THM_CALL, png_ascii_from_fp-4
offset 025476: type R_ARM_THM_CALL, png_ascii_from_fp-4
offset 02548c: type R_ARM_THM_CALL, strlen-4
offset 0254a2: type R_ARM_THM_CALL, png_check_fp_string-4
offset 0254ac: type R_ARM_THM_CALL, strlen-4
offset 0254c2: type R_ARM_THM_CALL, png_check_fp_string-4
offset 0254d4: type R_ARM_THM_CALL, png_malloc_warn-4
offset 0254e4: type R_ARM_THM_CALL, memcpy-4
offset 0254ec: type R_ARM_THM_CALL, png_malloc_warn-4
offset 0254fc: type R_ARM_THM_CALL, memcpy-4
offset 025520: type R_ARM_THM_CALL, png_warning-4
offset 025530: type R_ARM_THM_CALL, png_warning-4
offset 02553c: type R_ARM_THM_CALL, png_free-4
offset 025548: type R_ARM_THM_CALL, png_warning-4
offset 025552: type R_ARM_THM_CALL, png_error-4
offset 02555a: type R_ARM_THM_CALL, png_error-4
offset 025562: type R_ARM_THM_CALL, png_error-4
offset 025568: type R_ARM_ABS32, +19656
offset 02556c: type R_ARM_ABS32, +19628
offset 025570: type R_ARM_ABS32, +19580
offset 025574: type R_ARM_ABS32, +19540
offset 025578: type R_ARM_ABS32, +19560
offset 02557c: type R_ARM_ABS32, +19520
offset 02559a: type R_ARM_THM_CALL, png_ascii_from_fixed-4
offset 0255a6: type R_ARM_THM_CALL, png_ascii_from_fixed-4
offset 0255bc: type R_ARM_THM_CALL, strlen-4
offset 0255d2: type R_ARM_THM_CALL, png_check_fp_string-4
offset 0255dc: type R_ARM_THM_CALL, strlen-4
offset 0255f2: type R_ARM_THM_CALL, png_check_fp_string-4
offset 025604: type R_ARM_THM_CALL, png_malloc_warn-4
offset 025614: type R_ARM_THM_CALL, memcpy-4
offset 02561c: type R_ARM_THM_CALL, png_malloc_warn-4
offset 02562c: type R_ARM_THM_CALL, memcpy-4
offset 02564c: type R_ARM_THM_CALL, png_warning-4
offset 025658: type R_ARM_THM_CALL, png_warning-4
offset 025664: type R_ARM_THM_CALL, png_free-4
offset 025670: type R_ARM_THM_CALL, png_warning-4
offset 02567a: type R_ARM_THM_CALL, png_error-4
offset 025682: type R_ARM_THM_CALL, png_error-4
offset 02568a: type R_ARM_THM_CALL, png_error-4
offset 025690: type R_ARM_ABS32, +19656
offset 025694: type R_ARM_ABS32, +19628
offset 025698: type R_ARM_ABS32, +19580
offset 02569c: type R_ARM_ABS32, +19540
offset 0256a0: type R_ARM_ABS32, +19560
offset 0256a4: type R_ARM_ABS32, +19520
offset 025704: type R_ARM_THM_CALL, png_free_data-4
offset 02570e: type R_ARM_THM_CALL, png_calloc-4
offset 025752: type R_ARM_THM_CALL, png_free_data-4
offset 02575c: type R_ARM_THM_CALL, png_calloc-4
offset 02576a: type R_ARM_THM_CALL, memcpy-2
offset 025776: type R_ARM_THM_CALL, png_error-4
offset 02577a: type R_ARM_THM_CALL, png_error-4
offset 025780: type R_ARM_ABS32, +19684
offset 025784: type R_ARM_ABS32, +19708
offset 0257ca: type R_ARM_THM_CALL, png_colorspace_set_sRGB-4
offset 0257ee: type R_ARM_THM_CALL, png_colorspace_set_sRGB-4
offset 02584a: type R_ARM_THM_CALL, png_colorspace_set_ICC-4
offset 025854: type R_ARM_THM_CALL, png_colorspace_sync_info-4
offset 025872: type R_ARM_THM_CALL, strlen-4
offset 02587e: type R_ARM_THM_CALL, png_malloc_warn-4
offset 02588a: type R_ARM_THM_CALL, memcpy-2
offset 025892: type R_ARM_THM_CALL, png_malloc_warn-4
offset 02589e: type R_ARM_THM_CALL, memcpy-2
offset 0258aa: type R_ARM_THM_CALL, png_free_data-4
offset 0258d2: type R_ARM_THM_CALL, png_app_error-4
offset 0258ea: type R_ARM_THM_CALL, png_free-4
offset 0258f4: type R_ARM_ABS32, +19724
offset 0258f8: type R_ARM_ABS32, +19756
offset 0258fc: type R_ARM_ABS32, +19800
offset 025922: type R_ARM_THM_CALL, png_error-4
offset 025928: type R_ARM_ABS32, +19844
offset 0259b0: type R_ARM_ABS32, +11580
offset 0259d6: type R_ARM_THM_CALL, png_free_data-4
offset 0259e0: type R_ARM_THM_CALL, png_malloc-4
offset 025a0e: type R_ARM_THM_CALL, png_warning-4
offset 025a68: type R_ARM_THM_CALL, memcpy-4
offset 025a70: type R_ARM_ABS32, +19880
offset 025aa4: type R_ARM_THM_CALL, png_realloc_array-4
offset 025ab8: type R_ARM_THM_CALL, png_free-4
offset 025adc: type R_ARM_THM_CALL, strlen-4
offset 025ae8: type R_ARM_THM_CALL, png_malloc_base-4
offset 025af8: type R_ARM_THM_CALL, memcpy-4
offset 025b04: type R_ARM_THM_CALL, png_malloc_array-4
offset 025b20: type R_ARM_THM_CALL, memcpy-4
offset 025b56: type R_ARM_THM_CALL, png_app_error-4
offset 025b62: type R_ARM_THM_CALL, png_free-4
offset 025b7c: type R_ARM_ABS32, +19932
offset 025b80: type R_ARM_ABS32, +19956
offset 025b84: type R_ARM_ABS32, +19984
offset 025bc2: type R_ARM_THM_CALL, png_realloc_array-4
offset 025bd4: type R_ARM_THM_CALL, png_free-4
offset 025c12: type R_ARM_THM_CALL, png_error-4
offset 025c1a: type R_ARM_THM_CALL, png_app_warning-4
offset 025c6e: type R_ARM_THM_CALL, png_malloc_base-4
offset 025c80: type R_ARM_THM_CALL, memcpy-4
offset 025c90: type R_ARM_THM_CALL, png_chunk_report-4
offset 025ca4: type R_ARM_ABS32, +20080
offset 025ca8: type R_ARM_ABS32, +20028
offset 025cac: type R_ARM_ABS32, +20124
offset 025cb0: type R_ARM_ABS32, +20004
offset 025d08: type R_ARM_THM_CALL, png_app_error-4
offset 025d28: type R_ARM_ABS32, +20156
offset 025dba: type R_ARM_THM_CALL, memcmp-4
offset 025e16: type R_ARM_THM_CALL, png_free-4
offset 025e5a: type R_ARM_THM_CALL, png_free-4
offset 025eb0: type R_ARM_THM_CALL, png_malloc-4
offset 025ec6: type R_ARM_THM_CALL, memcpy-2
offset 025ede: type R_ARM_THM_CALL, png_malloc-4
offset 025f00: type R_ARM_ABS32, +20188
offset 025f04: type R_ARM_ABS32, +20276
offset 025f08: type R_ARM_ABS32, +18864
offset 025f0c: type R_ARM_ABS32, +20232
offset 025f3c: type R_ARM_THM_CALL, png_free_data-4
offset 025f7e: type R_ARM_THM_CALL, png_free_buffer_list-4
offset 025fa6: type R_ARM_THM_CALL, png_error-4
offset 025fac: type R_ARM_ABS32, +20356
offset 025fb0: type R_ARM_ABS32, +20420
offset 025fb4: type R_ARM_ABS32, +20324
offset 02500e: type R_ARM_THM_CALL, png_colorspace_sync_info-4
offset 02503e: type R_ARM_THM_CALL, png_colorspace_sync_info-4
offset 0250a6: type R_ARM_THM_CALL, png_warning-4
offset 0250b4: type R_ARM_THM_CALL, png_warning-4
offset 0252e2: type R_ARM_THM_CALL, png_warning-4
offset 02540e: type R_ARM_THM_CALL, png_warning-4
offset 025746: type R_ARM_THM_CALL, png_warning-4
offset 0257d6: type R_ARM_THM_CALL, png_colorspace_sync_info-4
offset 025808: type R_ARM_THM_CALL, png_colorspace_sync_info-4
offset 0258e2: type R_ARM_THM_CALL, png_benign_error-4
offset 0259ac: type R_ARM_THM_CALL, png_warning-4
offset 025b76: type R_ARM_THM_CALL, png_chunk_report-4
offset 025ca0: type R_ARM_THM_CALL, png_chunk_report-4
offset 025e44: type R_ARM_THM_CALL, png_app_error-4
offset 025f94: type R_ARM_THM_CALL, png_warning-4
offset 025fa0: type R_ARM_THM_CALL, png_warning-4
offset 02611c: type R_ARM_ABS32, +21296
offset 026120: type R_ARM_ABS32, +21240
offset 02617c: type R_ARM_THM_CALL, png_app_error-4
offset 026198: type R_ARM_THM_CALL, png_app_error-4
offset 0261a4: type R_ARM_ABS32, +21296
offset 0261a8: type R_ARM_ABS32, +21240
offset 026628: type R_ARM_ABS32, +20984
offset 02662c: type R_ARM_ABS32, +20728
offset 026630: type R_ARM_ABS32, +20472
offset 026cfc: type R_ARM_ABS32, +21340
offset 0260fe: type R_ARM_THM_CALL, png_app_error-4
offset 026118: type R_ARM_THM_CALL, png_app_error-4
offset 026cf6: type R_ARM_THM_CALL, png_app_error-4
offset 026d4a: type R_ARM_THM_CALL, png_free-4
offset 026d5c: type R_ARM_THM_CALL, png_free-4
offset 026d6e: type R_ARM_THM_CALL, png_free-4
offset 026d7e: type R_ARM_THM_CALL, png_warning-4
offset 026d98: type R_ARM_THM_CALL, png_malloc-4
offset 026dba: type R_ARM_THM_CALL, png_malloc-4
offset 026dc6: type R_ARM_THM_CALL, png_malloc-4
offset 026fec: type R_ARM_THM_CALL, png_malloc-4
offset 026ff8: type R_ARM_THM_CALL, png_malloc-4
offset 027008: type R_ARM_ABS32, +21404
offset 027066: type R_ARM_THM_CALL, memset-4
offset 027076: type R_ARM_THM_CALL, memset-4
offset 027226: type R_ARM_THM_CALL, __aeabi_idiv-4
offset 02735a: type R_ARM_THM_CALL, png_set_PLTE-4
offset 02736c: type R_ARM_THM_CALL, png_set_tRNS-4
offset 027400: type R_ARM_ABS32, png_sRGB_delta+0
offset 027404: type R_ARM_ABS32, png_sRGB_base+0
offset 027492: type R_ARM_THM_CALL, png_set_PLTE-4
offset 027498: type R_ARM_ABS32, png_sRGB_delta+0
offset 02749c: type R_ARM_ABS32, png_sRGB_base+0
offset 0274be: type R_ARM_THM_CALL, png_write_sig-4
offset 0274ec: type R_ARM_THM_CALL, png_write_IHDR-4
offset 027512: type R_ARM_THM_CALL, png_write_iCCP-4
offset 027554: type R_ARM_THM_CALL, png_write_sBIT-4
offset 027590: type R_ARM_THM_CALL, png_handle_as_unknown-4
offset 0275ca: type R_ARM_THM_CALL, png_write_chunk-4
offset 0275dc: type R_ARM_THM_CALL, png_warning-4
offset 0275ec: type R_ARM_THM_CALL, png_write_sRGB-4
offset 0275f6: type R_ARM_THM_CALL, png_warning-4
offset 027602: type R_ARM_THM_CALL, png_write_gAMA_fixed-4
offset 027618: type R_ARM_THM_CALL, png_write_cHRM_fixed-4
offset 027622: type R_ARM_THM_CALL, png_app_warning-4
offset 027628: type R_ARM_ABS32, +13500
offset 02762c: type R_ARM_ABS32, +21484
offset 027630: type R_ARM_ABS32, +21436
offset 02763e: type R_ARM_THM_CALL, png_write_info_before_PLTE-4
offset 027670: type R_ARM_THM_CALL, png_write_tRNS-4
offset 0276ba: type R_ARM_THM_CALL, png_write_sPLT-4
offset 0276f2: type R_ARM_THM_CALL, png_write_iTXt-4
offset 02772c: type R_ARM_THM_CALL, png_write_tEXt-4
offset 02775e: type R_ARM_THM_CALL, png_write_zTXt-4
offset 0277c4: type R_ARM_THM_CALL, png_handle_as_unknown-4
offset 027800: type R_ARM_THM_CALL, png_write_chunk-4
offset 027814: type R_ARM_THM_CALL, png_write_PLTE-4
offset 02782a: type R_ARM_THM_CALL, png_write_oFFs-4
offset 02785c: type R_ARM_THM_CALL, png_write_pCAL-4
offset 027876: type R_ARM_THM_CALL, png_write_sCAL_s-4
offset 027890: type R_ARM_THM_CALL, png_write_pHYs-4
offset 0278a2: type R_ARM_THM_CALL, png_write_tIME-4
offset 0278be: type R_ARM_THM_CALL, png_write_hIST-4
offset 0278ce: type R_ARM_THM_CALL, png_write_bKGD-4
offset 0278da: type R_ARM_THM_CALL, png_warning-4
offset 0278e6: type R_ARM_THM_CALL, png_error-4
offset 0278ec: type R_ARM_ABS32, +21484
offset 0278f0: type R_ARM_ABS32, +21520
offset 02795c: type R_ARM_THM_CALL, png_write_iTXt-4
offset 027990: type R_ARM_THM_CALL, png_write_zTXt-4
offset 0279d4: type R_ARM_THM_CALL, png_write_tEXt-4
offset 0279f4: type R_ARM_THM_CALL, png_write_tIME-4
offset 0279fc: type R_ARM_THM_CALL, png_benign_error-4
offset 027a2e: type R_ARM_THM_CALL, png_handle_as_unknown-4
offset 027a68: type R_ARM_THM_CALL, png_write_chunk-4
offset 027a7c: type R_ARM_THM_CALL, png_warning-4
offset 027a86: type R_ARM_THM_CALL, png_error-4
offset 027a8c: type R_ARM_ABS32, +21592
offset 027a90: type R_ARM_ABS32, +21484
offset 027a94: type R_ARM_ABS32, +21564
offset 027ac6: type R_ARM_THM_CALL, gmtime-4
offset 027af8: type R_ARM_THM_CALL, png_create_png_struct-4
offset 027b4e: type R_ARM_THM_CALL, png_set_write_fn-4
offset 027b68: type R_ARM_THM_CALL, png_create_png_struct-4
offset 027bc0: type R_ARM_THM_CALL, png_set_write_fn-4
offset 027c04: type R_ARM_THM_CALL, png_write_start_row-4
offset 027c7e: type R_ARM_THM_CALL, memcpy-2
offset 027cd0: type R_ARM_THM_CALL, png_write_find_filter-4
offset 027cfc: type R_ARM_THM_CALL, png_do_write_interlace-4
offset 027d10: type R_ARM_THM_CALL, png_do_write_transformations-4
offset 027d22: type R_ARM_THM_CALL, png_do_check_palette_indexes-4
offset 027d32: type R_ARM_THM_CALL, png_write_finish_row-4
offset 027d48: type R_ARM_THM_CALL, png_write_finish_row-4
offset 027d70: type R_ARM_THM_CALL, png_write_finish_row-4
offset 027e58: type R_ARM_THM_CALL, png_error-4
offset 027e60: type R_ARM_THM_CALL, png_error-4
offset 027e64: type R_ARM_ABS32, +21692
offset 027e68: type R_ARM_ABS32, +21636
offset 027e7c: type R_ARM_THM_CALL, png_set_interlace_handling-4
offset 027eb8: type R_ARM_THM_CALL, png_write_start_row-4
offset 027f2c: type R_ARM_THM_CALL, memcpy-4
offset 027f80: type R_ARM_THM_CALL, png_write_find_filter-4
offset 027fb8: type R_ARM_THM_CALL, png_do_write_interlace-4
offset 027fcc: type R_ARM_THM_CALL, png_do_write_transformations-4
offset 027ff4: type R_ARM_THM_CALL, png_write_finish_row-4
offset 028044: type R_ARM_THM_CALL, png_do_check_palette_indexes-4
offset 028118: type R_ARM_THM_CALL, png_error-4
offset 028120: type R_ARM_THM_CALL, png_error-4
offset 028124: type R_ARM_ABS32, +21692
offset 028128: type R_ARM_ABS32, +21636
offset 028152: type R_ARM_THM_CALL, png_write_start_row-4
offset 0281d6: type R_ARM_THM_CALL, memcpy-2
offset 0281f8: type R_ARM_THM_CALL, png_do_write_interlace-4
offset 028238: type R_ARM_THM_CALL, png_write_find_filter-4
offset 0282d4: type R_ARM_THM_CALL, png_do_write_transformations-4
offset 0282e8: type R_ARM_THM_CALL, png_do_check_palette_indexes-4
offset 0282fe: type R_ARM_THM_CALL, png_write_finish_row-4
offset 028390: type R_ARM_THM_CALL, png_error-4
offset 028396: type R_ARM_THM_CALL, png_error-4
offset 02839c: type R_ARM_ABS32, +21692
offset 0283a0: type R_ARM_ABS32, +21636
offset 02845a: type R_ARM_THM_CALL, __aeabi_idiv-4
offset 0284d8: type R_ARM_THM_CALL, png_write_row-4
offset 02854a: type R_ARM_THM_CALL, png_write_row-4
offset 0286a0: type R_ARM_ABS32, png_sRGB_delta+0
offset 0286a4: type R_ARM_ABS32, png_sRGB_base+0
offset 028754: type R_ARM_THM_CALL, __aeabi_idiv-4
offset 0287dc: type R_ARM_THM_CALL, png_write_row-4
offset 02880e: type R_ARM_THM_CALL, png_error-4
offset 028814: type R_ARM_ABS32, +21732
offset 02883e: type R_ARM_THM_CALL, png_compress_IDAT-4
offset 028864: type R_ARM_THM_CALL, png_destroy_info_struct-4
offset 02887c: type R_ARM_THM_CALL, png_free_buffer_list-4
offset 028886: type R_ARM_THM_CALL, png_free-4
offset 028894: type R_ARM_THM_CALL, png_free-4
offset 02889e: type R_ARM_THM_CALL, png_free-4
offset 0288a8: type R_ARM_THM_CALL, png_free-4
offset 0288b2: type R_ARM_THM_CALL, png_free-4
offset 0288bc: type R_ARM_THM_CALL, png_free-4
offset 0288ea: type R_ARM_THM_CALL, png_free-4
offset 0288fc: type R_ARM_THM_CALL, png_free-4
offset 02890e: type R_ARM_THM_CALL, png_free-4
offset 028918: type R_ARM_THM_CALL, png_free-4
offset 028924: type R_ARM_THM_CALL, png_free-4
offset 028936: type R_ARM_THM_CALL, png_free-4
offset 02894c: type R_ARM_THM_CALL, deflateEnd-4
offset 028992: type R_ARM_THM_CALL, png_app_error-4
offset 0289fa: type R_ARM_THM_CALL, png_malloc-4
offset 028a4a: type R_ARM_THM_CALL, png_malloc-4
offset 028a7e: type R_ARM_THM_CALL, png_malloc-4
offset 028a98: type R_ARM_THM_CALL, png_malloc-4
offset 028ab2: type R_ARM_THM_CALL, png_warning-4
offset 028ac8: type R_ARM_THM_CALL, png_warning-4
offset 028ade: type R_ARM_THM_CALL, png_warning-4
offset 028af2: type R_ARM_THM_CALL, png_error-4
offset 028af8: type R_ARM_ABS32, +21772
offset 028afc: type R_ARM_ABS32, +21840
offset 028b00: type R_ARM_ABS32, +21804
offset 028b04: type R_ARM_ABS32, +21880
offset 028b08: type R_ARM_ABS32, +21920
offset 028b50: type R_ARM_THM_CALL, png_set_benign_errors-4
offset 028bb2: type R_ARM_THM_CALL, png_set_IHDR-4
offset 028bdc: type R_ARM_THM_CALL, png_set_gAMA_fixed-4
offset 028c7e: type R_ARM_THM_CALL, png_get_rowbytes-4
offset 028c86: type R_ARM_THM_CALL, png_malloc-4
offset 028c9e: type R_ARM_THM_CALL, png_safe_execute-4
offset 028cae: type R_ARM_THM_CALL, png_free-4
offset 028cba: type R_ARM_THM_CALL, png_write_end-4
offset 028cf6: type R_ARM_THM_CALL, png_set_IHDR-4
offset 028d0e: type R_ARM_THM_CALL, png_set_gAMA_fixed-4
offset 028d32: type R_ARM_THM_CALL, png_set_swap-4
offset 028d4c: type R_ARM_THM_CALL, png_set_sRGB-4
offset 028d94: type R_ARM_THM_CALL, png_write_start_row-4
offset 028e16: type R_ARM_THM_CALL, memcpy-2
offset 028e38: type R_ARM_THM_CALL, png_do_write_interlace-4
offset 028e7c: type R_ARM_THM_CALL, png_write_find_filter-4
offset 028ea0: type R_ARM_THM_CALL, png_do_write_transformations-4
offset 028eb2: type R_ARM_THM_CALL, png_do_check_palette_indexes-4
offset 028ec8: type R_ARM_THM_CALL, png_write_finish_row-4
offset 028eda: type R_ARM_THM_CALL, png_set_filter-4
offset 028f76: type R_ARM_THM_CALL, png_safe_execute-4
offset 028f94: type R_ARM_ABS32, png_write_image_16bit+0
offset 028f98: type R_ARM_ABS32, png_write_image_8bit+0
offset 028fe2: type R_ARM_THM_CALL, png_set_bgr-4
offset 028fea: type R_ARM_THM_CALL, png_set_swap_alpha-4
offset 028ff2: type R_ARM_THM_CALL, png_set_packing-4
offset 029032: type R_ARM_THM_CALL, png_set_cHRM_fixed-4
offset 02907e: type R_ARM_THM_CALL, png_error-4
offset 029084: type R_ARM_THM_CALL, png_error-4
offset 029090: type R_ARM_THM_CALL, png_error-4
offset 029098: type R_ARM_THM_CALL, png_error-4
offset 0290a8: type R_ARM_ABS32, +21692
offset 0290ac: type R_ARM_ABS32, +21636
offset 0290b0: type R_ARM_ABS32, +21952
offset 0290b4: type R_ARM_ABS32, +21988
offset 029334: type R_ARM_THM_CALL, __aeabi_idiv-4
offset 029372: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 0293b6: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 0293fa: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 02943e: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 029484: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 0294de: type R_ARM_THM_CALL, png_warning-4
offset 0294ec: type R_ARM_THM_CALL, png_warning-4
offset 0294fc: type R_ARM_ABS32, +22032
offset 029500: type R_ARM_ABS32, +22084
offset 029512: type R_ARM_THM_CALL, png_warning-4
offset 029520: type R_ARM_ABS32, +22136
offset 029552: type R_ARM_THM_CALL, png_warning-4
offset 029560: type R_ARM_THM_CALL, png_warning-4
offset 029570: type R_ARM_ABS32, +22032
offset 029574: type R_ARM_ABS32, +22084
offset 029586: type R_ARM_THM_CALL, png_warning-4
offset 029594: type R_ARM_ABS32, +22136
offset 0295da: type R_ARM_THM_CALL, png_set_invert_mono-4
offset 029612: type R_ARM_THM_CALL, png_set_filler-4
offset 029638: type R_ARM_THM_CALL, png_set_interlace_handling-4
offset 029674: type R_ARM_THM_CALL, png_write_start_row-4
offset 0296ea: type R_ARM_THM_CALL, memcpy-2
offset 02973e: type R_ARM_THM_CALL, png_write_find_filter-4
offset 02976c: type R_ARM_THM_CALL, png_write_end-4
offset 02977e: type R_ARM_THM_CALL, png_do_write_interlace-4
offset 029792: type R_ARM_THM_CALL, png_do_write_transformations-4
offset 0297ac: type R_ARM_THM_CALL, png_write_finish_row-4
offset 029800: type R_ARM_THM_CALL, png_app_error-4
offset 029816: type R_ARM_THM_CALL, png_do_check_palette_indexes-4
offset 0298da: type R_ARM_THM_CALL, png_set_invert_alpha-4
offset 0298e2: type R_ARM_THM_CALL, png_set_packing-4
offset 0298ee: type R_ARM_THM_CALL, png_set_swap_alpha-4
offset 0298f6: type R_ARM_THM_CALL, png_set_packswap-4
offset 0298fe: type R_ARM_THM_CALL, png_set_swap-4
offset 029906: type R_ARM_THM_CALL, png_set_bgr-4
offset 029916: type R_ARM_THM_CALL, png_set_filler-4
offset 02992e: type R_ARM_THM_CALL, png_set_shift-4
offset 029938: type R_ARM_THM_CALL, png_app_error-4
offset 029942: type R_ARM_THM_CALL, png_error-4
offset 02994a: type R_ARM_THM_CALL, png_error-4
offset 029950: type R_ARM_ABS32, +22184
offset 029954: type R_ARM_ABS32, +22224
offset 029958: type R_ARM_ABS32, +21692
offset 02995c: type R_ARM_ABS32, +21636
offset 02997a: type R_ARM_THM_CALL, png_image_error-4
offset 0299a0: type R_ARM_THM_CALL, png_create_png_struct-4
offset 0299f8: type R_ARM_THM_CALL, png_set_write_fn-4
offset 029a00: type R_ARM_THM_CALL, png_create_info_struct-4
offset 029a0e: type R_ARM_THM_CALL, png_malloc_warn-4
offset 029a1a: type R_ARM_THM_CALL, memset-4
offset 029a52: type R_ARM_THM_CALL, png_safe_execute-4
offset 029a5a: type R_ARM_THM_CALL, png_image_free-4
offset 029a6a: type R_ARM_THM_CALL, png_destroy_info_struct-4
offset 029a72: type R_ARM_THM_CALL, png_destroy_write_struct-4
offset 029a7a: type R_ARM_THM_CALL, png_image_error-4
offset 029a8a: type R_ARM_THM_CALL, png_image_error-4
offset 029a98: type R_ARM_ABS32, +22356
offset 029a9c: type R_ARM_ABS32, +11468
offset 029aa0: type R_ARM_ABS32, png_safe_error+0
offset 029aa4: type R_ARM_ABS32, png_safe_warning+0
offset 029aa8: type R_ARM_ABS32, png_image_write_main+0
offset 029aac: type R_ARM_ABS32, +22280
offset 029ab0: type R_ARM_ABS32, +22312
offset 029aea: type R_ARM_THM_CALL, fopen-4
offset 029b02: type R_ARM_THM_CALL, png_image_write_to_stdio-4
offset 029b0c: type R_ARM_THM_CALL, fflush-4
offset 029b1a: type R_ARM_THM_CALL, __errno-4
offset 029b22: type R_ARM_THM_CALL, fclose-4
offset 029b28: type R_ARM_THM_CALL, remove-4
offset 029b2e: type R_ARM_THM_CALL, strerror-4
offset 029b4a: type R_ARM_THM_CALL, fclose-4
offset 029b50: type R_ARM_THM_CALL, remove-4
offset 029b56: type R_ARM_THM_CALL, __errno-4
offset 029b5c: type R_ARM_THM_CALL, strerror-4
offset 029b6e: type R_ARM_THM_CALL, fclose-4
offset 029b76: type R_ARM_THM_CALL, __errno-4
offset 029b80: type R_ARM_ABS32, +22460
offset 029b84: type R_ARM_ABS32, +22412
offset 029b88: type R_ARM_ABS32, +22416
offset 0279c4: type R_ARM_THM_CALL, png_write_IEND-4
offset 02884e: type R_ARM_THM_CALL, png_flush-4
offset 028944: type R_ARM_THM_CALL, png_destroy_png_struct-4
offset 029ad8: type R_ARM_THM_CALL, png_image_error-4
offset 029b3c: type R_ARM_THM_CALL, png_image_error-4
offset 029c08: type R_ARM_THM_CALL, png_do_strip_channel-4
offset 029c1c: type R_ARM_THM_CALL, png_do_packswap-4
offset 029ca8: type R_ARM_THM_CALL, png_do_bgr-4
offset 029ea4: type R_ARM_THM_CALL, png_do_swap-4
offset 02a0b6: type R_ARM_THM_CALL, __aeabi_uidivmod-4
offset 02a16c: type R_ARM_THM_CALL, __aeabi_uidivmod-4
offset 029c9c: type R_ARM_THM_CALL, png_do_invert-4
offset 02a7e2: type R_ARM_THM_CALL, deflateInit2_-4
offset 02a81c: type R_ARM_THM_CALL, deflateEnd-4
offset 02a892: type R_ARM_THM_CALL, png_safecat-4
offset 02a89a: type R_ARM_THM_CALL, png_warning-4
offset 02a8f0: type R_ARM_THM_CALL, deflateReset-4
offset 02a900: type R_ARM_THM_CALL, png_zstream_error-4
offset 02a92e: type R_ARM_THM_CALL, png_warning-4
offset 02a934: type R_ARM_ABS32, +17536
offset 02a938: type R_ARM_ABS32, +22576
offset 02a93c: type R_ARM_ABS32, +22592
offset 02a940: type R_ARM_ABS32, +17552
offset 02a9e8: type R_ARM_THM_CALL, png_warning_parameter-4
offset 02a9f4: type R_ARM_THM_CALL, png_warning_parameter_signed-4
offset 02a9fe: type R_ARM_THM_CALL, png_formatted_warning-4
offset 02aa0e: type R_ARM_THM_CALL, png_warning-4
offset 02aa24: type R_ARM_ABS32, +22640
offset 02aa28: type R_ARM_ABS32, +22620
offset 02aa80: type R_ARM_THM_CALL, png_write_data-4
offset 02aa8a: type R_ARM_THM_CALL, png_reset_crc-4
offset 02aa94: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02aad0: type R_ARM_THM_CALL, png_write_data-4
offset 02aae0: type R_ARM_THM_CALL, png_write_data-4
offset 02aaea: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02aaf4: type R_ARM_THM_CALL, png_error-4
offset 02aaf8: type R_ARM_ABS32, +22676
offset 02ab52: type R_ARM_THM_CALL, deflate-4
offset 02ab84: type R_ARM_THM_CALL, png_malloc_base-4
offset 02abd6: type R_ARM_THM_CALL, png_zstream_error-4
offset 02ac84: type R_ARM_ABS32, +22704
offset 02accc: type R_ARM_THM_CALL, png_write_data-4
offset 02ace8: type R_ARM_ABS32, +22520
offset 02ad46: type R_ARM_THM_CALL, png_write_data-4
offset 02ad50: type R_ARM_THM_CALL, png_reset_crc-4
offset 02ad5a: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02ad80: type R_ARM_THM_CALL, png_write_data-4
offset 02adbe: type R_ARM_THM_CALL, png_write_data-4
offset 02ae32: type R_ARM_THM_CALL, png_write_data-4
offset 02ae3c: type R_ARM_THM_CALL, png_reset_crc-4
offset 02ae46: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02ae80: type R_ARM_THM_CALL, png_write_data-4
offset 02ae90: type R_ARM_THM_CALL, png_write_data-4
offset 02ae9a: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02aea2: type R_ARM_THM_CALL, png_error-4
offset 02aea8: type R_ARM_ABS32, +22676
offset 02aebe: type R_ARM_THM_CALL, png_free-4
offset 02b010: type R_ARM_THM_CALL, png_write_data-4
offset 02b022: type R_ARM_THM_CALL, png_reset_crc-4
offset 02b02c: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b03c: type R_ARM_THM_CALL, png_write_data-4
offset 02b046: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b070: type R_ARM_THM_CALL, png_write_data-4
offset 02b0e4: type R_ARM_THM_CALL, png_error-4
offset 02b0fe: type R_ARM_THM_CALL, png_error-4
offset 02b104: type R_ARM_THM_CALL, png_error-4
offset 02b11a: type R_ARM_THM_CALL, png_warning-4
offset 02b124: type R_ARM_THM_CALL, png_warning-4
offset 02b144: type R_ARM_THM_CALL, png_warning-4
offset 02b150: type R_ARM_THM_CALL, png_error-4
offset 02b156: type R_ARM_THM_CALL, png_error-4
offset 02b15c: type R_ARM_THM_CALL, png_error-4
offset 02b168: type R_ARM_ABS32, +22844
offset 02b16c: type R_ARM_ABS32, +22772
offset 02b170: type R_ARM_ABS32, +22924
offset 02b174: type R_ARM_ABS32, +22960
offset 02b178: type R_ARM_ABS32, +23028
offset 02b17c: type R_ARM_ABS32, +22996
offset 02b180: type R_ARM_ABS32, +22804
offset 02b184: type R_ARM_ABS32, +22732
offset 02b188: type R_ARM_ABS32, +22888
offset 02b20c: type R_ARM_THM_CALL, png_write_data-4
offset 02b21e: type R_ARM_THM_CALL, png_reset_crc-4
offset 02b228: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b276: type R_ARM_THM_CALL, png_write_data-4
offset 02b282: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b2a4: type R_ARM_THM_CALL, png_write_data-4
offset 02b2ae: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b2d0: type R_ARM_THM_CALL, png_write_data-4
offset 02b2da: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b2fc: type R_ARM_THM_CALL, png_write_data-4
offset 02b306: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b328: type R_ARM_THM_CALL, png_write_data-4
offset 02b332: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b354: type R_ARM_THM_CALL, png_write_data-4
offset 02b35e: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b380: type R_ARM_THM_CALL, png_write_data-4
offset 02b38a: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b3ac: type R_ARM_THM_CALL, png_write_data-4
offset 02b3b6: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b3d8: type R_ARM_THM_CALL, png_write_data-4
offset 02b3e2: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b404: type R_ARM_THM_CALL, png_write_data-4
offset 02b40e: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b444: type R_ARM_THM_CALL, png_write_data-4
offset 02b44e: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b47c: type R_ARM_THM_CALL, png_write_data-4
offset 02b498: type R_ARM_THM_CALL, png_warning-4
offset 02b4ac: type R_ARM_THM_CALL, png_error-4
offset 02b4b0: type R_ARM_ABS32, +23064
offset 02b4b4: type R_ARM_ABS32, +23100
offset 02b4ec: type R_ARM_THM_CALL, png_free-4
offset 02b54c: type R_ARM_THM_CALL, deflate-4
offset 02b5c8: type R_ARM_THM_CALL, png_write_data-4
offset 02b5d4: type R_ARM_THM_CALL, png_reset_crc-4
offset 02b5de: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b5f8: type R_ARM_THM_CALL, png_write_data-4
offset 02b602: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b630: type R_ARM_THM_CALL, png_write_data-4
offset 02b74e: type R_ARM_THM_CALL, png_error-4
offset 02b758: type R_ARM_THM_CALL, png_malloc-4
offset 02b7ce: type R_ARM_THM_CALL, png_error-4
offset 02b7d6: type R_ARM_THM_CALL, png_zstream_error-4
offset 02b7e0: type R_ARM_THM_CALL, png_error-4
offset 02b7e4: type R_ARM_ABS32, +23156
offset 02b7e8: type R_ARM_ABS32, +22676
offset 02b808: type R_ARM_THM_CALL, png_write_data-4
offset 02b81a: type R_ARM_THM_CALL, png_reset_crc-4
offset 02b824: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b84e: type R_ARM_THM_CALL, png_write_data-4
offset 02b8a4: type R_ARM_THM_CALL, png_write_data-4
offset 02b8b6: type R_ARM_THM_CALL, png_reset_crc-4
offset 02b8c0: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b8d0: type R_ARM_THM_CALL, png_write_data-4
offset 02b8da: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b904: type R_ARM_THM_CALL, png_write_data-4
offset 02b926: type R_ARM_THM_CALL, png_warning-4
offset 02b948: type R_ARM_THM_CALL, png_write_data-4
offset 02b95a: type R_ARM_THM_CALL, png_reset_crc-4
offset 02b964: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b974: type R_ARM_THM_CALL, png_write_data-4
offset 02b97e: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02b9a8: type R_ARM_THM_CALL, png_write_data-4
offset 02b9b8: type R_ARM_ABS32, +23192
offset 02ba72: type R_ARM_THM_CALL, png_write_data-4
offset 02ba7c: type R_ARM_THM_CALL, png_reset_crc-4
offset 02ba86: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02babe: type R_ARM_THM_CALL, png_write_data-4
offset 02bac8: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02bb08: type R_ARM_THM_CALL, png_write_data-4
offset 02bb1a: type R_ARM_THM_CALL, png_write_data-4
offset 02bb24: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02bb30: type R_ARM_THM_CALL, png_error-4
offset 02bb38: type R_ARM_THM_CALL, png_error-4
offset 02bb3e: type R_ARM_THM_CALL, png_error-4
offset 02bb44: type R_ARM_THM_CALL, png_error-4
offset 02bb4a: type R_ARM_THM_CALL, png_error-4
offset 02bb52: type R_ARM_THM_CALL, png_error-4
offset 02bb58: type R_ARM_ABS32, +23336
offset 02bb5c: type R_ARM_ABS32, +23284
offset 02bb60: type R_ARM_ABS32, +23260
offset 02bb64: type R_ARM_ABS32, +23232
offset 02bb68: type R_ARM_ABS32, +23360
offset 02bbe2: type R_ARM_THM_CALL, png_write_data-4
offset 02bbf4: type R_ARM_THM_CALL, png_reset_crc-4
offset 02bbfe: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02bc16: type R_ARM_THM_CALL, png_write_data-4
offset 02bc20: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02bc84: type R_ARM_THM_CALL, png_write_data-4
offset 02bc8e: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02bcfe: type R_ARM_THM_CALL, png_write_data-4
offset 02bd0e: type R_ARM_THM_CALL, png_write_data-4
offset 02bd18: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02bd22: type R_ARM_THM_CALL, png_error-4
offset 02bd28: type R_ARM_ABS32, +23408
offset 02bd56: type R_ARM_THM_CALL, png_warning-4
offset 02bddc: type R_ARM_ABS32, +23432
offset 02bdec: type R_ARM_THM_CALL, png_save_int_32-4
offset 02bdf4: type R_ARM_THM_CALL, png_save_int_32-4
offset 02bdfc: type R_ARM_THM_CALL, png_save_int_32-4
offset 02be04: type R_ARM_THM_CALL, png_save_int_32-4
offset 02be0c: type R_ARM_THM_CALL, png_save_int_32-4
offset 02be14: type R_ARM_THM_CALL, png_save_int_32-4
offset 02be1c: type R_ARM_THM_CALL, png_save_int_32-4
offset 02be24: type R_ARM_THM_CALL, png_save_int_32-4
offset 02be3e: type R_ARM_THM_CALL, png_write_data-4
offset 02be50: type R_ARM_THM_CALL, png_reset_crc-4
offset 02be5a: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02be6a: type R_ARM_THM_CALL, png_write_data-4
offset 02be74: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02be9e: type R_ARM_THM_CALL, png_write_data-4
offset 02bece: type R_ARM_THM_CALL, png_app_warning-4
offset 02bedc: type R_ARM_THM_CALL, png_app_warning-4
offset 02bef6: type R_ARM_THM_CALL, png_app_warning-4
offset 02bf1c: type R_ARM_THM_CALL, png_write_data-4
offset 02bf2e: type R_ARM_THM_CALL, png_reset_crc-4
offset 02bf38: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02bf48: type R_ARM_THM_CALL, png_write_data-4
offset 02bf52: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02bf7c: type R_ARM_THM_CALL, png_write_data-4
offset 02bfe0: type R_ARM_THM_CALL, png_app_warning-4
offset 02bff0: type R_ARM_ABS32, +23512
offset 02bff4: type R_ARM_ABS32, +23640
offset 02bff8: type R_ARM_ABS32, +23464
offset 02bffc: type R_ARM_ABS32, +23576
offset 02c050: type R_ARM_THM_CALL, png_write_data-4
offset 02c062: type R_ARM_THM_CALL, png_reset_crc-4
offset 02c06c: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c07c: type R_ARM_THM_CALL, png_write_data-4
offset 02c086: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c0b0: type R_ARM_THM_CALL, png_write_data-4
offset 02c0c8: type R_ARM_THM_CALL, png_warning-4
offset 02c11c: type R_ARM_THM_CALL, png_warning-4
offset 02c12e: type R_ARM_THM_CALL, png_warning-4
offset 02c140: type R_ARM_ABS32, +23780
offset 02c144: type R_ARM_ABS32, +23716
offset 02c148: type R_ARM_ABS32, +23680
offset 02c1a4: type R_ARM_THM_CALL, png_write_data-4
offset 02c1b6: type R_ARM_THM_CALL, png_reset_crc-4
offset 02c1c0: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c1e8: type R_ARM_THM_CALL, png_write_data-4
offset 02c1f2: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c220: type R_ARM_THM_CALL, png_write_data-4
offset 02c22c: type R_ARM_THM_CALL, png_warning-4
offset 02c238: type R_ARM_ABS32, +23844
offset 02c260: type R_ARM_THM_CALL, strlen-4
offset 02c2be: type R_ARM_THM_CALL, png_write_data-4
offset 02c2d0: type R_ARM_THM_CALL, png_reset_crc-4
offset 02c2da: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c30e: type R_ARM_THM_CALL, png_write_data-4
offset 02c32a: type R_ARM_THM_CALL, png_write_data-4
offset 02c334: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c346: type R_ARM_THM_CALL, png_write_data-4
offset 02c350: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c35a: type R_ARM_THM_CALL, png_error-4
offset 02c362: type R_ARM_THM_CALL, png_error-4
offset 02c368: type R_ARM_ABS32, +23916
offset 02c36c: type R_ARM_ABS32, +23892
offset 02c3a4: type R_ARM_THM_CALL, strlen-4
offset 02c412: type R_ARM_THM_CALL, png_write_data-4
offset 02c41c: type R_ARM_THM_CALL, png_reset_crc-4
offset 02c426: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c45c: type R_ARM_THM_CALL, png_write_data-4
offset 02c466: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c4a6: type R_ARM_THM_CALL, png_write_data-4
offset 02c4b8: type R_ARM_THM_CALL, png_write_data-4
offset 02c4c2: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c4ca: type R_ARM_THM_CALL, png_write_tEXt-4
offset 02c4d2: type R_ARM_THM_CALL, png_error-4
offset 02c4dc: type R_ARM_THM_CALL, png_error-4
offset 02c4e4: type R_ARM_THM_CALL, png_error-4
offset 02c4ec: type R_ARM_THM_CALL, png_error-4
offset 02c4f0: type R_ARM_ABS32, +23936
offset 02c4f4: type R_ARM_ABS32, +23360
offset 02c4f8: type R_ARM_ABS32, +23968
offset 02c54a: type R_ARM_THM_CALL, strlen-4
offset 02c55e: type R_ARM_THM_CALL, strlen-4
offset 02c56e: type R_ARM_THM_CALL, strlen-4
offset 02c60a: type R_ARM_THM_CALL, png_write_data-4
offset 02c61c: type R_ARM_THM_CALL, png_reset_crc-4
offset 02c626: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c66a: type R_ARM_THM_CALL, png_write_data-4
offset 02c688: type R_ARM_THM_CALL, png_write_data-4
offset 02c694: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c6c4: type R_ARM_THM_CALL, png_write_data-4
offset 02c6ce: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c6f4: type R_ARM_THM_CALL, png_write_data-4
offset 02c6fe: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c710: type R_ARM_THM_CALL, png_write_data-4
offset 02c71a: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c72a: type R_ARM_THM_CALL, png_error-4
offset 02c756: type R_ARM_THM_CALL, png_write_data-4
offset 02c760: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c78a: type R_ARM_THM_CALL, png_error-4
offset 02c792: type R_ARM_THM_CALL, png_error-4
offset 02c79c: type R_ARM_THM_CALL, png_error-4
offset 02c7a4: type R_ARM_THM_CALL, png_error-4
offset 02c7a8: type R_ARM_ABS32, +24016
offset 02c7ac: type R_ARM_ABS32, +41396
offset 02c7b0: type R_ARM_ABS32, +24044
offset 02c7b4: type R_ARM_ABS32, +23992
offset 02c7b8: type R_ARM_ABS32, +23360
offset 02c7ce: type R_ARM_THM_CALL, png_warning-4
offset 02c7d6: type R_ARM_THM_CALL, png_save_int_32-4
offset 02c7de: type R_ARM_THM_CALL, png_save_int_32-4
offset 02c7fc: type R_ARM_THM_CALL, png_write_data-4
offset 02c80e: type R_ARM_THM_CALL, png_reset_crc-4
offset 02c818: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c828: type R_ARM_THM_CALL, png_write_data-4
offset 02c832: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02c85c: type R_ARM_THM_CALL, png_write_data-4
offset 02c870: type R_ARM_ABS32, +24080
offset 02c898: type R_ARM_THM_CALL, strlen-4
offset 02c8b6: type R_ARM_THM_CALL, png_malloc-4
offset 02c8f0: type R_ARM_THM_CALL, strlen-4
offset 02c91c: type R_ARM_THM_CALL, strlen-4
offset 02c934: type R_ARM_THM_CALL, strlen-4
offset 02c948: type R_ARM_THM_CALL, strlen-4
offset 02c960: type R_ARM_THM_CALL, strlen-4
offset 02c976: type R_ARM_THM_CALL, strlen-4
offset 02c98a: type R_ARM_THM_CALL, strlen-4
offset 02c99e: type R_ARM_THM_CALL, strlen-4
offset 02c9e4: type R_ARM_THM_CALL, strlen-4
offset 02ca46: type R_ARM_THM_CALL, png_write_data-4
offset 02ca5a: type R_ARM_THM_CALL, png_reset_crc-4
offset 02ca64: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02ca76: type R_ARM_THM_CALL, png_save_int_32-4
offset 02ca7e: type R_ARM_THM_CALL, png_save_int_32-4
offset 02ca9a: type R_ARM_THM_CALL, png_write_data-4
offset 02caa4: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02cab6: type R_ARM_THM_CALL, png_write_data-4
offset 02cac0: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02caf2: type R_ARM_THM_CALL, png_write_data-4
offset 02cafc: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02cb0a: type R_ARM_THM_CALL, png_free-4
offset 02cb34: type R_ARM_THM_CALL, png_write_data-4
offset 02cb46: type R_ARM_THM_CALL, png_write_data-4
offset 02cb50: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02cb5a: type R_ARM_THM_CALL, png_save_int_32-4
offset 02cb62: type R_ARM_THM_CALL, png_save_int_32-4
offset 02cb7a: type R_ARM_THM_CALL, png_free-4
offset 02cb8a: type R_ARM_THM_CALL, png_error-4
offset 02cb92: type R_ARM_THM_CALL, png_error-4
offset 02cb98: type R_ARM_ABS32, +24120
offset 02cb9c: type R_ARM_ABS32, +24164
offset 02cbb0: type R_ARM_THM_CALL, strlen-4
offset 02cbb8: type R_ARM_THM_CALL, strlen-4
offset 02cbd4: type R_ARM_THM_CALL, memcpy-4
offset 02cbe0: type R_ARM_THM_CALL, memcpy-4
offset 02cc00: type R_ARM_THM_CALL, png_warning-4
offset 02cc0c: type R_ARM_ABS32, +24188
offset 02cc22: type R_ARM_THM_CALL, png_warning-4
offset 02cc70: type R_ARM_THM_CALL, png_write_data-4
offset 02cc82: type R_ARM_THM_CALL, png_reset_crc-4
offset 02cc8c: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02cc9c: type R_ARM_THM_CALL, png_write_data-4
offset 02cca6: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02ccd0: type R_ARM_THM_CALL, png_write_data-4
offset 02cce0: type R_ARM_ABS32, +24224
offset 02cd46: type R_ARM_THM_CALL, png_warning-4
offset 02cd50: type R_ARM_ABS32, +24264
offset 02cd8e: type R_ARM_THM_CALL, png_malloc-4
offset 02cde6: type R_ARM_THM_CALL, png_calloc-4
offset 02ce06: type R_ARM_THM_CALL, png_malloc-4
offset 02ce1c: type R_ARM_THM_CALL, png_malloc-4
offset 02ce36: type R_ARM_THM_CALL, png_malloc-4
offset 02ce50: type R_ARM_THM_CALL, png_malloc-4
offset 02ceec: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 02cf06: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 02cf44: type R_ARM_ABS32, +22520
offset 02cfa8: type R_ARM_THM_CALL, memcpy-4
offset 02cfca: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 02d062: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 02d16c: type R_ARM_ABS32, +22520
offset 02f21e: type R_ARM_THM_CALL, png_compress_IDAT-4
offset 02f2fc: type R_ARM_THM_CALL, memset-4
offset 02f304: type R_ARM_THM_CALL, png_write_flush-4
offset 02f320: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 02f33a: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 02f364: type R_ARM_THM_CALL, png_compress_IDAT-4
offset 02f604: type R_ARM_ABS32, +22520
offset 02ad8e: type R_ARM_THM_CALL, png_calculate_crc-4
offset 02ced2: type R_ARM_THM_CALL, memset-4
offset 02cf34: type R_ARM_THM_CALL, png_compress_IDAT-4
offset 02fa8c: type R_ARM_ABS32, png_read_filter_row_up_neon+0
offset 02fa90: type R_ARM_ABS32, png_read_filter_row_sub4_neon+0
offset 02fa94: type R_ARM_ABS32, png_read_filter_row_avg4_neon+0
offset 02fa98: type R_ARM_ABS32, png_read_filter_row_paeth4_neon+0
offset 02fa9c: type R_ARM_ABS32, png_read_filter_row_sub3_neon+0
offset 02faa0: type R_ARM_ABS32, png_read_filter_row_avg3_neon+0
offset 02faa4: type R_ARM_ABS32, png_read_filter_row_paeth3_neon+0
offset 02ff1a: type R_ARM_THM_CALL, fwrite-4
offset 02ff2a: type R_ARM_THM_CALL, png_error-4
offset 02ff30: type R_ARM_ABS32, +24304
offset 02ff4a: type R_ARM_THM_CALL, png_error-4
offset 02ff50: type R_ARM_ABS32, +24316
offset 02ff90: type R_ARM_ABS32, png_default_write_data+0
offset 02ff94: type R_ARM_ABS32, png_default_flush+0
offset 02ff98: type R_ARM_ABS32, +16336
offset 02ff38: type R_ARM_THM_CALL, fflush-4
offset 02ff88: type R_ARM_THM_CALL, png_warning-4
offset 030528: type R_ARM_ABS32, +24344
offset 030848: type R_ARM_ABS32, +24344
offset 030afe: type R_ARM_THM_CALL, memcpy-2
offset 030b48: type R_ARM_THM_CALL, memcpy-4
offset 0311dc: type R_ARM_THM_CALL, memset-4
offset 031208: type R_ARM_THM_CALL, adler32-4
offset 03121a: type R_ARM_THM_CALL, crc32-4
offset 031244: type R_ARM_THM_CALL, memset-4
offset 031432: type R_ARM_THM_CALL, _tr_flush_block-4
offset 031446: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 031538: type R_ARM_THM_CALL, memcpy-4
offset 0315a2: type R_ARM_THM_CALL, _tr_flush_block-4
offset 0315b6: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 0315dc: type R_ARM_ABS32, _length_code+0
offset 0315e0: type R_ARM_ABS32, _dist_code+0
offset 0315fc: type R_ARM_THM_CALL, _tr_flush_block-4
offset 031610: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 03163a: type R_ARM_THM_CALL, memcpy-2
offset 03166c: type R_ARM_THM_CALL, memcpy-4
offset 031818: type R_ARM_THM_CALL, _tr_flush_block-4
offset 031826: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 031908: type R_ARM_THM_CALL, _tr_flush_block-4
offset 031916: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 03192e: type R_ARM_THM_CALL, memcpy-2
offset 031988: type R_ARM_THM_CALL, memcpy-4
offset 0319d4: type R_ARM_ABS32, _length_code+0
offset 0319d8: type R_ARM_ABS32, _dist_code+0
offset 031a18: type R_ARM_THM_CALL, _tr_flush_block-4
offset 031a26: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 031a92: type R_ARM_THM_CALL, _tr_flush_block-4
offset 031aa0: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 031ac8: type R_ARM_THM_CALL, memcpy-4
offset 031afe: type R_ARM_THM_CALL, memcpy-2
offset 031ba0: type R_ARM_THM_CALL, _tr_flush_block-4
offset 031bb2: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 031bd2: type R_ARM_THM_CALL, memcpy-2
offset 031c62: type R_ARM_THM_CALL, _tr_flush_block-4
offset 031c70: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 031ca4: type R_ARM_THM_CALL, _tr_flush_block-4
offset 031cb4: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 031cda: type R_ARM_THM_CALL, memcpy-2
offset 031d2e: type R_ARM_THM_CALL, _tr_flush_block-4
offset 031d3c: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 031d62: type R_ARM_THM_CALL, memcpy-2
offset 031da0: type R_ARM_THM_CALL, memcpy-4
offset 031ed2: type R_ARM_THM_CALL, adler32-4
offset 031efa: type R_ARM_THM_CALL, memset-4
offset 031f5e: type R_ARM_THM_CALL, adler32-4
offset 031f6a: type R_ARM_THM_CALL, _tr_init-4
offset 031f82: type R_ARM_THM_CALL, crc32-4
offset 031fdc: type R_ARM_THM_CALL, adler32-4
offset 031fe8: type R_ARM_THM_CALL, _tr_init-4
offset 03200c: type R_ARM_THM_CALL, memset-4
offset 032058: type R_ARM_THM_CALL, crc32-4
offset 03206c: type R_ARM_ABS32, +32536
offset 03210e: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 032364: type R_ARM_THM_CALL, _tr_stored_block-4
offset 032382: type R_ARM_THM_CALL, memset-4
offset 03239a: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 0323b4: type R_ARM_THM_CALL, memcpy-4
offset 032452: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 032488: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 032558: type R_ARM_THM_CALL, adler32-4
offset 032584: type R_ARM_ABS32, +32536
offset 0325c0: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 03263a: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 0326c2: type R_ARM_THM_CALL, crc32-4
offset 0326da: type R_ARM_THM_CALL, memcpy-2
offset 03274a: type R_ARM_THM_CALL, memcpy-2
offset 03278e: type R_ARM_THM_CALL, memcpy-2
offset 0327e0: type R_ARM_THM_CALL, crc32-4
offset 032832: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 032866: type R_ARM_THM_CALL, memcpy-2
offset 0328b6: type R_ARM_THM_CALL, crc32-4
offset 0328e8: type R_ARM_ABS32, z_errmsg+0
offset 032988: type R_ARM_THM_CALL, _tr_flush_block-4
offset 032998: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 032aee: type R_ARM_THM_CALL, crc32-4
offset 032b02: type R_ARM_THM_CALL, crc32-4
offset 032b16: type R_ARM_THM_CALL, crc32-4
offset 032b3c: type R_ARM_THM_CALL, memcpy-4
offset 032b92: type R_ARM_THM_CALL, crc32-4
offset 032c2a: type R_ARM_THM_CALL, _tr_flush_block-4
offset 032c3a: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 032ca4: type R_ARM_THM_CALL, _tr_flush_block-4
offset 032cb2: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 032cdc: type R_ARM_THM_CALL, memcpy-4
offset 032d1c: type R_ARM_ABS32, _dist_code+0
offset 032d20: type R_ARM_ABS32, z_errmsg+0
offset 032d24: type R_ARM_ABS32, _length_code+0
offset 032d40: type R_ARM_THM_CALL, _tr_flush_block-4
offset 032d4e: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 032d66: type R_ARM_THM_CALL, memcpy-2
offset 032da8: type R_ARM_THM_CALL, memcpy-4
offset 032e10: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 032eb4: type R_ARM_THM_CALL, crc32-4
offset 032ff6: type R_ARM_THM_CALL, _tr_flush_block-4
offset 033004: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 03303c: type R_ARM_THM_CALL, memcpy-4
offset 03307c: type R_ARM_ABS32, z_errmsg+0
offset 033098: type R_ARM_THM_CALL, _tr_flush_block-4
offset 0330a6: type R_ARM_THM_CALL, _tr_flush_bits-4
offset 0330be: type R_ARM_THM_CALL, memcpy-2
offset 0330f2: type R_ARM_THM_CALL, _tr_align-4
offset 033100: type R_ARM_THM_CALL, memcpy-4
offset 03313a: type R_ARM_THM_CALL, memcpy-2
offset 03317e: type R_ARM_THM_CALL, crc32-4
offset 033292: type R_ARM_THM_CALL, deflate-4
offset 0332cc: type R_ARM_ABS32, +32536
offset 033552: type R_ARM_THM_CALL, adler32-4
offset 033560: type R_ARM_THM_CALL, _tr_init-4
offset 033584: type R_ARM_THM_CALL, memset-4
offset 0335d4: type R_ARM_THM_CALL, crc32-4
offset 03360e: type R_ARM_THM_CALL, deflateEnd-4
offset 033624: type R_ARM_ABS32, +32536
offset 033628: type R_ARM_ABS32, zcalloc+0
offset 03362c: type R_ARM_ABS32, zcfree+0
offset 033630: type R_ARM_ABS32, z_errmsg+0
offset 033790: type R_ARM_THM_CALL, adler32-4
offset 03379c: type R_ARM_THM_CALL, _tr_init-4
offset 0337c0: type R_ARM_THM_CALL, memset-4
offset 03380e: type R_ARM_THM_CALL, crc32-4
offset 033844: type R_ARM_THM_CALL, deflateEnd-4
offset 033858: type R_ARM_ABS32, +32536
offset 03385c: type R_ARM_ABS32, zcfree+0
offset 033860: type R_ARM_ABS32, zcalloc+0
offset 033864: type R_ARM_ABS32, z_errmsg+0
offset 0338d6: type R_ARM_THM_CALL, memcpy-2
offset 03393a: type R_ARM_THM_CALL, memcpy-2
offset 033946: type R_ARM_THM_CALL, memcpy-2
offset 033952: type R_ARM_THM_CALL, memcpy-2
offset 03395c: type R_ARM_THM_CALL, memcpy-4
offset 0339b0: type R_ARM_THM_CALL, deflateEnd-4
offset 033c2c: type R_ARM_ABS32, zcfree+0
offset 033c30: type R_ARM_ABS32, zcalloc+0
offset 033d10: type R_ARM_ABS32, zcalloc+0
offset 033d14: type R_ARM_ABS32, zcfree+0
offset 033fb0: type R_ARM_THM_CALL, adler32-4
offset 0340b2: type R_ARM_THM_CALL, memcpy-2
offset 034122: type R_ARM_THM_CALL, adler32-4
offset 0341a6: type R_ARM_THM_CALL, crc32-4
offset 03440a: type R_ARM_THM_CALL, memcpy-2
offset 0344ac: type R_ARM_THM_CALL, memcpy-4
offset 0344d0: type R_ARM_ABS32, +35352
offset 03466c: type R_ARM_THM_CALL, crc32-4
offset 034874: type R_ARM_ABS32, +35084
offset 034878: type R_ARM_ABS32, +35384
offset 03487c: type R_ARM_ABS32, +35116
offset 034880: type R_ARM_ABS32, +35044
offset 034b0a: type R_ARM_THM_CALL, inflate_table-4
offset 034b2c: type R_ARM_ABS32, +34968
offset 034b30: type R_ARM_ABS32, +35408
offset 034b34: type R_ARM_ABS32, +34904
offset 034b38: type R_ARM_ABS32, +34942
offset 034b3c: type R_ARM_ABS32, +35152
offset 034de6: type R_ARM_THM_CALL, crc32-4
offset 034e1e: type R_ARM_THM_CALL, memcpy-2
offset 034e4c: type R_ARM_THM_CALL, memcpy-4
offset 035272: type R_ARM_THM_CALL, crc32-4
offset 0352a6: type R_ARM_THM_CALL, inflate_fast-4
offset 035316: type R_ARM_THM_CALL, crc32-4
offset 0353d6: type R_ARM_THM_CALL, crc32-4
offset 0354fa: type R_ARM_THM_CALL, crc32-4
offset 03554a: type R_ARM_THM_CALL, crc32-4
offset 035564: type R_ARM_ABS32, +35328
offset 035568: type R_ARM_ABS32, +35016
offset 03556c: type R_ARM_ABS32, +34944
offset 035570: type R_ARM_ABS32, +32728
offset 035574: type R_ARM_ABS32, +34776
offset 035578: type R_ARM_ABS32, +35064
offset 03557c: type R_ARM_ABS32, +35300
offset 03559e: type R_ARM_THM_CALL, crc32-4
offset 035676: type R_ARM_THM_CALL, adler32-4
offset 03576a: type R_ARM_THM_CALL, crc32-4
offset 0357e8: type R_ARM_THM_CALL, adler32-4
offset 03581e: type R_ARM_THM_CALL, crc32-4
offset 035838: type R_ARM_THM_CALL, crc32-4
offset 0358a6: type R_ARM_THM_CALL, inflate_table-4
offset 035912: type R_ARM_THM_CALL, inflate_table-4
offset 035934: type R_ARM_ABS32, +35208
offset 035938: type R_ARM_ABS32, +34996
offset 03593c: type R_ARM_ABS32, +35248
offset 035940: type R_ARM_ABS32, +35180
offset 035944: type R_ARM_ABS32, +35276
offset 035994: type R_ARM_THM_CALL, memcpy-4
offset 0359a6: type R_ARM_THM_CALL, memcpy-2
offset 035a1c: type R_ARM_THM_CALL, memcpy-4
offset 035a56: type R_ARM_THM_CALL, adler32-4
offset 035a5e: type R_ARM_THM_CALL, adler32-4
offset 035a72: type R_ARM_THM_CALL, memcpy-2
offset 035a90: type R_ARM_THM_CALL, memcpy-4
offset 035d86: type R_ARM_THM_CALL, memcpy-2
offset 035db0: type R_ARM_THM_CALL, memcpy-4
offset 036324: type R_ARM_ABS32, +35046
offset 03687c: type R_ARM_ABS32, +35432
offset 036f7c: type R_ARM_ABS32, +35736
offset 0373c4: type R_ARM_THM_CALL, memset-4
offset 037900: type R_ARM_ABS32, +1972
offset 037dac: type R_ARM_THM_CALL, _tr_stored_block-4
offset 0382f0: type R_ARM_ABS32, +38256
offset 0382f4: type R_ARM_ABS32, +36984
offset 038384: type R_ARM_ABS32, +35736
offset 03838c: type R_ARM_ABS32, +17552
offset 0383a0: type R_ARM_ABS32, +38360
offset 0383a8: type R_ARM_THM_CALL, malloc-4
offset 0383ae: type R_ARM_THM_CALL, free-4
offset 038628: type R_ARM_ABS32, +35328
offset 03862c: type R_ARM_ABS32, +35300
offset 03942c: type R_ARM_ABS32, +35352
offset 03969a: type R_ARM_THM_CALL, __ieee754_rem_pio2-4
offset 0396b0: type R_ARM_THM_CALL, __kernel_tan-4
offset 0396c0: type R_ARM_THM_CALL, __kernel_tan-4
offset 039702: type R_ARM_THM_CALL, __ieee754_rem_pio2f-4
offset 03971e: type R_ARM_THM_CALL, __kernel_sinf-4
offset 039728: type R_ARM_THM_CALL, __kernel_cosf-4
offset 039736: type R_ARM_THM_CALL, __kernel_cosf-4
offset 039744: type R_ARM_THM_CALL, __kernel_sinf-4
offset 039752: type R_ARM_THM_CALL, __kernel_cosf-4
offset 039786: type R_ARM_THM_CALL, __ieee754_rem_pio2f-4
offset 0397a0: type R_ARM_THM_CALL, __kernel_cosf-4
offset 0397b0: type R_ARM_THM_CALL, __kernel_sinf-4
offset 0397c0: type R_ARM_THM_CALL, __kernel_sinf-4
offset 0397ce: type R_ARM_THM_CALL, __kernel_cosf-4
offset 0397da: type R_ARM_THM_CALL, __kernel_sinf-4
offset 0397ea: type R_ARM_THM_MOVW_ABS_NC, __fdlib_version+0
offset 0397f2: type R_ARM_THM_MOVT_ABS, __fdlib_version+0
offset 039800: type R_ARM_THM_CALL, __ieee754_pow-4
offset 039814: type R_ARM_THM_CALL, __fpclassifyd-4
offset 03982a: type R_ARM_THM_CALL, __fpclassifyd-4
offset 03983e: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 03984a: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 039896: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 03989a: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 0398c6: type R_ARM_THM_CALL, matherr-4
offset 0398d4: type R_ARM_THM_CALL, __errno-4
offset 0398e2: type R_ARM_THM_CALL, finite-4
offset 039900: type R_ARM_THM_CALL, finite-4
offset 03990c: type R_ARM_THM_CALL, finite-4
offset 039918: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 03991c: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 03993e: type R_ARM_THM_CALL, matherr-4
offset 039954: type R_ARM_THM_CALL, finite-4
offset 039978: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 03997c: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 0399a8: type R_ARM_THM_CALL, __errno-4
offset 0399b2: type R_ARM_THM_CALL, __errno-4
offset 0399c0: type R_ARM_THM_CALL, finite-4
offset 0399cc: type R_ARM_THM_CALL, finite-4
offset 0399d8: type R_ARM_THM_CALL, __fpclassifyd-4
offset 0399e0: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 0399e4: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 039a08: type R_ARM_THM_CALL, matherr-4
offset 039a1c: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 039a20: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 039a5a: type R_ARM_THM_CALL, __errno-4
offset 039a88: type R_ARM_THM_CALL, rint-4
offset 039ab0: type R_ARM_THM_CALL, rint-4
offset 039b94: type R_ARM_THM_CALL, fabs-4
offset 039bf4: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 039bf8: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 039dfe: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 039e02: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 039e22: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 039e42: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 039e46: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 039e4a: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03a202: type R_ARM_THM_CALL, scalbn-4
offset 039c06: type R_ARM_THM_CALL, nan-4
offset 03a1c0: type R_ARM_THM_CALL, __ieee754_sqrt-4
offset 03a30c: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03a312: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03a31e: type R_ARM_THM_CALL, __kernel_rem_pio2-4
offset 03a374: type R_ARM_THM_CALL, fabs-4
offset 03a3a4: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03a3aa: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03a720: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03a726: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03a732: type R_ARM_THM_CALL, __kernel_rem_pio2f-4
offset 03a774: type R_ARM_THM_CALL, fabsf-4
offset 03a7a4: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03a7aa: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03a8d4: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03a8d8: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03a9fc: type R_ARM_THM_CALL, scalbn-4
offset 03aa08: type R_ARM_THM_CALL, floor-4
offset 03ab9c: type R_ARM_THM_CALL, scalbn-4
offset 03abba: type R_ARM_THM_CALL, scalbn-4
offset 03ac08: type R_ARM_THM_CALL, scalbn-4
offset 03ac5c: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03ac62: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03b092: type R_ARM_THM_CALL, fabs-4
offset 03b23e: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03b244: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03b34c: type R_ARM_THM_CALL, scalbnf-4
offset 03b358: type R_ARM_THM_CALL, floorf-4
offset 03b4da: type R_ARM_THM_CALL, scalbnf-4
offset 03b4f8: type R_ARM_THM_CALL, scalbnf-4
offset 03b548: type R_ARM_THM_CALL, scalbnf-4
offset 03b59c: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03b5a2: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03b9a0: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03b9a6: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03ba18: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03ba1e: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03babc: type R_ARM_THM_CALL, copysign-4
offset 03bb34: type R_ARM_THM_CALL, copysign-4
offset 03bcae: type R_ARM_THM_CALL, copysignf-4
offset 03bcc4: type R_ARM_THM_CALL, copysignf-4
offset 03bd4e: type R_ARM_THM_CALL, sceClibVsnprintf-2
offset 03bd54: type R_ARM_THM_CALL, strlen-4
offset 03bd58: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03bd5e: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03bd68: type R_ARM_THM_CALL, sceNetSend-4
offset 03bd7a: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03bd7e: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03bdae: type R_ARM_THM_CALL, sceClibVsnprintf-2
offset 03bdc4: type R_ARM_ABS32, +212303
offset 03bdc8: type R_ARM_ABS32, +212405
offset 03bdcc: type R_ARM_ABS32, +212389
offset 03bdd0: type R_ARM_ABS32, +212373
offset 03bdd4: type R_ARM_THM_MOVW_ABS_NC, .LC2+0
offset 03bdda: type R_ARM_THM_MOVT_ABS, .LC2+0
offset 03bdde: type R_ARM_THM_CALL, debugNetUDPPrintf-4
offset 03bde4: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 03bdea: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 03bdee: type R_ARM_THM_CALL, debugNetUDPPrintf-4
offset 03bdf4: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 03bdfa: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 03bdfe: type R_ARM_THM_CALL, debugNetUDPPrintf-4
offset 03be04: type R_ARM_THM_MOVW_ABS_NC, .LC3+0
offset 03be0a: type R_ARM_THM_MOVT_ABS, .LC3+0
offset 03be0e: type R_ARM_THM_CALL, debugNetUDPPrintf-4
offset 03be14: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03be18: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03be24: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03be28: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03be2c: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03be30: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03be48: type R_ARM_THM_CALL, sceNetShowNetstat-4
offset 03be58: type R_ARM_THM_CALL, sceNetCtlInit-4
offset 03be60: type R_ARM_THM_CALL, sceNetCtlInetGetInfo-4
offset 03be6c: type R_ARM_THM_CALL, sceNetInetPton-4
offset 03be70: type R_ARM_THM_MOVW_ABS_NC, .LC4+0
offset 03be7a: type R_ARM_THM_MOVT_ABS, .LC4+0
offset 03be7e: type R_ARM_THM_CALL, sceNetSocket-2
offset 03be96: type R_ARM_THM_CALL, sceNetHtons-2
offset 03bea4: type R_ARM_THM_CALL, sceNetInetPton-4
offset 03beae: type R_ARM_THM_CALL, sceNetConnect-2
offset 03beb2: type R_ARM_THM_MOVW_ABS_NC, .LC5+0
offset 03beb6: type R_ARM_THM_MOVT_ABS, .LC5+0
offset 03beba: type R_ARM_THM_CALL, debugNetUDPPrintf-4
offset 03bebe: type R_ARM_THM_MOVW_ABS_NC, .LC6+0
offset 03bec2: type R_ARM_THM_MOVT_ABS, .LC6+0
offset 03bec6: type R_ARM_THM_CALL, debugNetUDPPrintf-4
offset 03beca: type R_ARM_THM_MOVW_ABS_NC, .LC7+0
offset 03bece: type R_ARM_THM_MOVT_ABS, .LC7+0
offset 03bed2: type R_ARM_THM_CALL, debugNetUDPPrintf-4
offset 03bed6: type R_ARM_THM_MOVW_ABS_NC, .LC8+0
offset 03beda: type R_ARM_THM_MOVT_ABS, .LC8+0
offset 03bede: type R_ARM_THM_CALL, debugNetUDPPrintf-4
offset 03bef4: type R_ARM_THM_CALL, malloc-4
offset 03bf08: type R_ARM_THM_CALL, sceNetInit-4
offset 03bf10: type R_ARM_ABS32, +440
offset 03bf16: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03bf1a: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03bf24: type R_ARM_THM_CALL, sceNetCtlTerm-4
offset 03bf28: type R_ARM_THM_CALL, sceNetTerm-4
offset 03bf30: type R_ARM_THM_CALL, free-4
offset 03bf42: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03bf46: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03bf4e: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 03bf54: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 03bf5a: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03bf66: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03bf6a: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03bf70: type R_ARM_THM_CALL, sceNetSocketClose-4
offset 03bf80: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 03bf86: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 03bf8a: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03bf9a: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03bf9e: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03bfa8: type R_ARM_THM_CALL, sceNetSocketClose-4
offset 03bfac: type R_ARM_THM_MOVW_ABS_NC, psp2link_fileio_active+0
offset 03bfb2: type R_ARM_THM_MOVT_ABS, psp2link_fileio_active+0
offset 03bfda: type R_ARM_THM_CALL, sceNetRecv-2
offset 03bfe6: type R_ARM_THM_MOVW_ABS_NC, .LC2+0
offset 03bfec: type R_ARM_THM_MOVT_ABS, .LC2+0
offset 03bff2: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c00e: type R_ARM_THM_CALL, psp2link_recv_bytes-4
offset 03c01c: type R_ARM_THM_CALL, sceNetNtohl-4
offset 03c024: type R_ARM_THM_CALL, sceNetNtohs-4
offset 03c038: type R_ARM_THM_CALL, psp2link_recv_bytes-4
offset 03c04a: type R_ARM_THM_MOVW_ABS_NC, .LC6+0
offset 03c052: type R_ARM_THM_MOVT_ABS, .LC6+0
offset 03c058: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c062: type R_ARM_THM_MOVW_ABS_NC, .LC5+0
offset 03c06a: type R_ARM_THM_MOVT_ABS, .LC5+0
offset 03c070: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c07a: type R_ARM_THM_MOVW_ABS_NC, .LC4+0
offset 03c080: type R_ARM_THM_MOVT_ABS, .LC4+0
offset 03c084: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c08a: type R_ARM_THM_MOVW_ABS_NC, .LC8+0
offset 03c08e: type R_ARM_THM_MOVW_ABS_NC, .LC9+0
offset 03c092: type R_ARM_THM_MOVT_ABS, .LC8+0
offset 03c096: type R_ARM_THM_MOVT_ABS, .LC9+0
offset 03c09c: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c0a6: type R_ARM_THM_MOVW_ABS_NC, .LC7+0
offset 03c0ac: type R_ARM_THM_MOVT_ABS, .LC7+0
offset 03c0b0: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c0ba: type R_ARM_THM_MOVW_ABS_NC, .LC3+0
offset 03c0c0: type R_ARM_THM_MOVT_ABS, .LC3+0
offset 03c0c4: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c0d2: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03c0d6: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03c0e6: type R_ARM_THM_MOVW_ABS_NC, .LC11+0
offset 03c0ec: type R_ARM_THM_MOVT_ABS, .LC11+0
offset 03c0f6: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c0fa: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03c102: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03c10a: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03c114: type R_ARM_THM_CALL, sceNetHtons-4
offset 03c11c: type R_ARM_THM_CALL, sceNetHtonl-4
offset 03c130: type R_ARM_THM_CALL, strncpy-4
offset 03c144: type R_ARM_THM_CALL, sceNetSend-4
offset 03c14c: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03c154: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03c164: type R_ARM_THM_CALL, psp2link_accept_pkt-4
offset 03c16e: type R_ARM_THM_CALL, sceNetNtohl-2
offset 03c172: type R_ARM_THM_MOVW_ABS_NC, .LC14+0
offset 03c178: type R_ARM_THM_MOVT_ABS, .LC14+0
offset 03c17e: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c190: type R_ARM_THM_MOVW_ABS_NC, .LC13+0
offset 03c196: type R_ARM_THM_MOVT_ABS, .LC13+0
offset 03c19a: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c1a6: type R_ARM_THM_MOVW_ABS_NC, .LC10+0
offset 03c1ae: type R_ARM_THM_MOVT_ABS, .LC10+0
offset 03c1b4: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c1ba: type R_ARM_THM_MOVW_ABS_NC, .LC12+0
offset 03c1c0: type R_ARM_THM_MOVT_ABS, .LC12+0
offset 03c1c6: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c1ca: type R_ARM_THM_CALL, psp2link_close_socket-4
offset 03c1d2: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03c1d6: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03c1e2: type R_ARM_THM_MOVW_ABS_NC, .LC15+0
offset 03c1e6: type R_ARM_THM_MOVT_ABS, .LC15+0
offset 03c1ee: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03c1f2: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c1fa: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03c202: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03c20a: type R_ARM_THM_CALL, sceNetHtons-2
offset 03c212: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03c224: type R_ARM_THM_CALL, sceNetSend-4
offset 03c22c: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03c234: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03c244: type R_ARM_THM_CALL, psp2link_accept_pkt-4
offset 03c24e: type R_ARM_THM_CALL, sceNetNtohl-2
offset 03c252: type R_ARM_THM_MOVW_ABS_NC, .LC17+0
offset 03c258: type R_ARM_THM_MOVT_ABS, .LC17+0
offset 03c25e: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c26e: type R_ARM_THM_MOVW_ABS_NC, .LC12+0
offset 03c274: type R_ARM_THM_MOVT_ABS, .LC12+0
offset 03c27a: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c27e: type R_ARM_THM_CALL, psp2link_close_socket-4
offset 03c288: type R_ARM_THM_MOVW_ABS_NC, .LC16+0
offset 03c28e: type R_ARM_THM_MOVT_ABS, .LC16+0
offset 03c292: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c29c: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03c2a0: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03c2ac: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03c2b4: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03c2c0: type R_ARM_THM_CALL, sceNetHtonl-4
offset 03c2c8: type R_ARM_THM_CALL, sceNetHtons-4
offset 03c2d0: type R_ARM_THM_CALL, sceNetHtonl-4
offset 03c2da: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03c2ec: type R_ARM_THM_CALL, sceNetSend-4
offset 03c2f4: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03c2fc: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03c30c: type R_ARM_THM_CALL, psp2link_accept_pkt-4
offset 03c316: type R_ARM_THM_CALL, sceNetNtohl-2
offset 03c31a: type R_ARM_THM_MOVW_ABS_NC, .LC20+0
offset 03c326: type R_ARM_THM_MOVT_ABS, .LC20+0
offset 03c32a: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c334: type R_ARM_THM_CALL, psp2link_recv_bytes-4
offset 03c342: type R_ARM_THM_MOVW_ABS_NC, .LC19+0
offset 03c348: type R_ARM_THM_MOVT_ABS, .LC19+0
offset 03c34c: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c360: type R_ARM_THM_MOVW_ABS_NC, .LC12+0
offset 03c366: type R_ARM_THM_MOVT_ABS, .LC12+0
offset 03c36c: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c370: type R_ARM_THM_CALL, psp2link_close_socket-4
offset 03c374: type R_ARM_THM_MOVW_ABS_NC, .LC18+0
offset 03c37a: type R_ARM_THM_MOVT_ABS, .LC18+0
offset 03c382: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c38e: type R_ARM_THM_MOVW_ABS_NC, .LC21+0
offset 03c394: type R_ARM_THM_MOVT_ABS, .LC21+0
offset 03c398: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c3a8: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03c3ac: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03c3c0: type R_ARM_THM_MOVW_ABS_NC, .LC22+0
offset 03c3c6: type R_ARM_THM_MOVT_ABS, .LC22+0
offset 03c3ce: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03c3d2: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c3da: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03c3e2: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03c3ec: type R_ARM_THM_CALL, sceNetHtons-4
offset 03c3f0: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03c3f8: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03c402: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03c40e: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03c420: type R_ARM_THM_CALL, sceNetHtonl-4
offset 03c42c: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03c434: type R_ARM_THM_CALL, memcpy-4
offset 03c442: type R_ARM_THM_CALL, sceNetSend-2
offset 03c45a: type R_ARM_THM_CALL, psp2link_accept_pkt-4
offset 03c466: type R_ARM_THM_CALL, sceNetNtohl-2
offset 03c46a: type R_ARM_THM_MOVW_ABS_NC, .LC24+0
offset 03c474: type R_ARM_THM_MOVT_ABS, .LC24+0
offset 03c47a: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c4a2: type R_ARM_THM_MOVW_ABS_NC, .LC23+0
offset 03c4a8: type R_ARM_THM_MOVT_ABS, .LC23+0
offset 03c4ac: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c4ba: type R_ARM_THM_MOVW_ABS_NC, .LC25+0
offset 03c4c0: type R_ARM_THM_MOVT_ABS, .LC25+0
offset 03c4c6: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c4d2: type R_ARM_THM_MOVW_ABS_NC, .LC12+0
offset 03c4d8: type R_ARM_THM_MOVT_ABS, .LC12+0
offset 03c4de: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c4e2: type R_ARM_THM_CALL, psp2link_close_socket-4
offset 03c4f4: type R_ARM_ABS32, +478
offset 03c4f8: type R_ARM_ABS32, +464
offset 03c4fc: type R_ARM_ABS32, +4560
offset 03c504: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03c508: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03c516: type R_ARM_THM_MOVW_ABS_NC, .LC26+0
offset 03c51c: type R_ARM_THM_MOVT_ABS, .LC26+0
offset 03c524: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03c528: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c530: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03c538: type R_ARM_THM_CALL, sceNetHtonl-4
offset 03c540: type R_ARM_THM_CALL, sceNetHtons-4
offset 03c548: type R_ARM_THM_CALL, sceNetHtonl-4
offset 03c552: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03c55c: type R_ARM_THM_CALL, sceNetHtonl-4
offset 03c56e: type R_ARM_THM_CALL, sceNetSend-2
offset 03c576: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03c57e: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03c58e: type R_ARM_THM_CALL, psp2link_accept_pkt-4
offset 03c598: type R_ARM_THM_CALL, sceNetNtohl-4
offset 03c59c: type R_ARM_THM_MOVW_ABS_NC, .LC28+0
offset 03c5a2: type R_ARM_THM_MOVT_ABS, .LC28+0
offset 03c5a8: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c5b8: type R_ARM_THM_MOVW_ABS_NC, .LC12+0
offset 03c5be: type R_ARM_THM_MOVT_ABS, .LC12+0
offset 03c5c4: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c5c8: type R_ARM_THM_CALL, psp2link_close_socket-4
offset 03c5d4: type R_ARM_THM_MOVW_ABS_NC, .LC27+0
offset 03c5da: type R_ARM_THM_MOVT_ABS, .LC27+0
offset 03c5de: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c5e6: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03c5ea: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03c5f6: type R_ARM_THM_MOVW_ABS_NC, .LC29+0
offset 03c5fc: type R_ARM_THM_MOVT_ABS, .LC29+0
offset 03c602: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03c606: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c60e: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03c616: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03c620: type R_ARM_THM_CALL, sceNetHtons-4
offset 03c632: type R_ARM_THM_CALL, strncpy-4
offset 03c646: type R_ARM_THM_CALL, sceNetSend-2
offset 03c64e: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03c656: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03c666: type R_ARM_THM_CALL, psp2link_accept_pkt-4
offset 03c670: type R_ARM_THM_CALL, sceNetNtohl-4
offset 03c674: type R_ARM_THM_MOVW_ABS_NC, .LC31+0
offset 03c67a: type R_ARM_THM_MOVT_ABS, .LC31+0
offset 03c680: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c690: type R_ARM_THM_MOVW_ABS_NC, .LC12+0
offset 03c696: type R_ARM_THM_MOVT_ABS, .LC12+0
offset 03c69c: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c6a0: type R_ARM_THM_CALL, psp2link_close_socket-4
offset 03c6aa: type R_ARM_THM_MOVW_ABS_NC, .LC30+0
offset 03c6b0: type R_ARM_THM_MOVT_ABS, .LC30+0
offset 03c6b4: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c6be: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03c6c2: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03c6d0: type R_ARM_THM_MOVW_ABS_NC, .LC32+0
offset 03c6d6: type R_ARM_THM_MOVT_ABS, .LC32+0
offset 03c6dc: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c6e0: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03c6e8: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03c6f0: type R_ARM_THM_CALL, sceNetHtonl-4
offset 03c6fa: type R_ARM_THM_CALL, sceNetHtons-2
offset 03c710: type R_ARM_THM_CALL, strncpy-4
offset 03c724: type R_ARM_THM_CALL, sceNetSend-4
offset 03c72c: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03c734: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03c744: type R_ARM_THM_CALL, psp2link_accept_pkt-4
offset 03c74e: type R_ARM_THM_CALL, sceNetNtohl-2
offset 03c752: type R_ARM_THM_MOVW_ABS_NC, .LC34+0
offset 03c758: type R_ARM_THM_MOVT_ABS, .LC34+0
offset 03c75e: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c76e: type R_ARM_THM_MOVW_ABS_NC, .LC12+0
offset 03c774: type R_ARM_THM_MOVT_ABS, .LC12+0
offset 03c77a: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c77e: type R_ARM_THM_CALL, psp2link_close_socket-4
offset 03c788: type R_ARM_THM_MOVW_ABS_NC, .LC33+0
offset 03c78e: type R_ARM_THM_MOVT_ABS, .LC33+0
offset 03c792: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c79a: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03c79e: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03c7aa: type R_ARM_THM_MOVW_ABS_NC, .LC35+0
offset 03c7b0: type R_ARM_THM_MOVT_ABS, .LC35+0
offset 03c7b6: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03c7ba: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c7c2: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03c7ca: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03c7d4: type R_ARM_THM_CALL, sceNetHtons-4
offset 03c7e6: type R_ARM_THM_CALL, strncpy-4
offset 03c7fa: type R_ARM_THM_CALL, sceNetSend-2
offset 03c802: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03c80a: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03c81a: type R_ARM_THM_CALL, psp2link_accept_pkt-4
offset 03c824: type R_ARM_THM_CALL, sceNetNtohl-4
offset 03c828: type R_ARM_THM_MOVW_ABS_NC, .LC37+0
offset 03c82e: type R_ARM_THM_MOVT_ABS, .LC37+0
offset 03c834: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c844: type R_ARM_THM_MOVW_ABS_NC, .LC12+0
offset 03c84a: type R_ARM_THM_MOVT_ABS, .LC12+0
offset 03c850: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c854: type R_ARM_THM_CALL, psp2link_close_socket-4
offset 03c85e: type R_ARM_THM_MOVW_ABS_NC, .LC36+0
offset 03c864: type R_ARM_THM_MOVT_ABS, .LC36+0
offset 03c868: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c872: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03c876: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03c882: type R_ARM_THM_MOVW_ABS_NC, .LC38+0
offset 03c888: type R_ARM_THM_MOVT_ABS, .LC38+0
offset 03c88e: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03c892: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c89a: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03c8a2: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03c8ac: type R_ARM_THM_CALL, sceNetHtons-4
offset 03c8b4: type R_ARM_THM_CALL, sceNetHtonl-4
offset 03c8c8: type R_ARM_THM_CALL, strncpy-4
offset 03c8dc: type R_ARM_THM_CALL, sceNetSend-4
offset 03c8e4: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03c8ec: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03c8fc: type R_ARM_THM_CALL, psp2link_accept_pkt-4
offset 03c906: type R_ARM_THM_CALL, sceNetNtohl-2
offset 03c90a: type R_ARM_THM_MOVW_ABS_NC, .LC40+0
offset 03c910: type R_ARM_THM_MOVT_ABS, .LC40+0
offset 03c916: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c926: type R_ARM_THM_MOVW_ABS_NC, .LC12+0
offset 03c92c: type R_ARM_THM_MOVT_ABS, .LC12+0
offset 03c932: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c936: type R_ARM_THM_CALL, psp2link_close_socket-4
offset 03c940: type R_ARM_THM_MOVW_ABS_NC, .LC39+0
offset 03c946: type R_ARM_THM_MOVT_ABS, .LC39+0
offset 03c94a: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c952: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03c956: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03c966: type R_ARM_THM_MOVW_ABS_NC, .LC41+0
offset 03c96c: type R_ARM_THM_MOVT_ABS, .LC41+0
offset 03c972: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c976: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03c97e: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03c986: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03c98e: type R_ARM_THM_CALL, sceNetHtons-2
offset 03c996: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03c9a8: type R_ARM_THM_CALL, sceNetSend-4
offset 03c9b2: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03c9ba: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03c9cc: type R_ARM_THM_CALL, psp2link_accept_pkt-4
offset 03c9dc: type R_ARM_THM_CALL, sceNetNtohl-4
offset 03c9e0: type R_ARM_THM_MOVW_ABS_NC, .LC43+0
offset 03c9e6: type R_ARM_THM_MOVT_ABS, .LC43+0
offset 03c9ec: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03c9f4: type R_ARM_THM_CALL, sceNetNtohl-4
offset 03c9fe: type R_ARM_THM_CALL, sceNetNtohl-2
offset 03ca08: type R_ARM_THM_CALL, sceNetNtohl-4
offset 03ca16: type R_ARM_THM_CALL, sceNetNtohs-2
offset 03ca20: type R_ARM_THM_CALL, sceNetNtohs-4
offset 03ca2a: type R_ARM_THM_CALL, sceNetNtohs-2
offset 03ca34: type R_ARM_THM_CALL, sceNetNtohs-4
offset 03ca3e: type R_ARM_THM_CALL, sceNetNtohs-2
offset 03ca48: type R_ARM_THM_CALL, sceNetNtohs-4
offset 03ca54: type R_ARM_THM_CALL, sceNetNtohs-4
offset 03ca5e: type R_ARM_THM_CALL, sceNetNtohs-2
offset 03ca68: type R_ARM_THM_CALL, sceNetNtohs-4
offset 03ca72: type R_ARM_THM_CALL, sceNetNtohs-2
offset 03ca7c: type R_ARM_THM_CALL, sceNetNtohs-4
offset 03ca86: type R_ARM_THM_CALL, sceNetNtohs-2
offset 03ca92: type R_ARM_THM_CALL, sceNetNtohs-2
offset 03ca9c: type R_ARM_THM_CALL, sceNetNtohs-4
offset 03caa6: type R_ARM_THM_CALL, sceNetNtohs-2
offset 03cab0: type R_ARM_THM_CALL, sceNetNtohs-4
offset 03caba: type R_ARM_THM_CALL, sceNetNtohs-2
offset 03cac4: type R_ARM_THM_CALL, sceNetNtohs-4
offset 03cad6: type R_ARM_THM_CALL, strncpy-4
offset 03caea: type R_ARM_THM_MOVW_ABS_NC, .LC12+0
offset 03caf0: type R_ARM_THM_MOVT_ABS, .LC12+0
offset 03caf6: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03cafa: type R_ARM_THM_CALL, psp2link_close_socket-4
offset 03cb04: type R_ARM_THM_MOVW_ABS_NC, .LC42+0
offset 03cb0a: type R_ARM_THM_MOVT_ABS, .LC42+0
offset 03cb0e: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03cb16: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03cb1a: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03cb26: type R_ARM_THM_MOVW_ABS_NC, .LC44+0
offset 03cb2a: type R_ARM_THM_MOVT_ABS, .LC44+0
offset 03cb32: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03cb36: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03cb3e: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03cb46: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03cb4e: type R_ARM_THM_CALL, sceNetHtons-2
offset 03cb56: type R_ARM_THM_CALL, sceNetHtonl-2
offset 03cb68: type R_ARM_THM_CALL, sceNetSend-4
offset 03cb70: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03cb78: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03cb88: type R_ARM_THM_CALL, psp2link_accept_pkt-4
offset 03cb92: type R_ARM_THM_CALL, sceNetNtohl-2
offset 03cb96: type R_ARM_THM_MOVW_ABS_NC, .LC46+0
offset 03cb9c: type R_ARM_THM_MOVT_ABS, .LC46+0
offset 03cba2: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03cbb2: type R_ARM_THM_MOVW_ABS_NC, .LC12+0
offset 03cbb8: type R_ARM_THM_MOVT_ABS, .LC12+0
offset 03cbbe: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03cbc2: type R_ARM_THM_CALL, psp2link_close_socket-4
offset 03cbcc: type R_ARM_THM_MOVW_ABS_NC, .LC45+0
offset 03cbd2: type R_ARM_THM_MOVT_ABS, .LC45+0
offset 03cbd6: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03cbdc: type R_ARM_THM_MOVW_ABS_NC, .LC47+0
offset 03cbec: type R_ARM_THM_MOVT_ABS, .LC47+0
offset 03cbf0: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03cbf4: type R_ARM_THM_CALL, sceNetSocket-4
offset 03cbf8: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03cc10: type R_ARM_THM_CALL, sceNetHtonl-4
offset 03cc14: type R_ARM_THM_MOVW_ABS_NC, psp2link_requests_port+0
offset 03cc1a: type R_ARM_THM_MOVT_ABS, psp2link_requests_port+0
offset 03cc20: type R_ARM_THM_CALL, sceNetHtons-4
offset 03cc2e: type R_ARM_THM_CALL, sceNetBind-2
offset 03cc3a: type R_ARM_THM_CALL, sceNetListen-2
offset 03cc44: type R_ARM_THM_MOVW_ABS_NC, psp2link_fileio_active+0
offset 03cc4a: type R_ARM_THM_MOVT_ABS, psp2link_fileio_active+0
offset 03cc52: type R_ARM_THM_MOVW_ABS_NC, .LC50+0
offset 03cc5a: type R_ARM_THM_MOVT_ABS, .LC50+0
offset 03cc64: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03cc70: type R_ARM_THM_CALL, sceNetAccept-4
offset 03cc88: type R_ARM_THM_CALL, sceNetInetNtop-4
offset 03cc8c: type R_ARM_THM_MOVW_ABS_NC, .LC52+0
offset 03cc92: type R_ARM_THM_MOVT_ABS, .LC52+0
offset 03cc9c: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03cca2: type R_ARM_THM_MOVW_ABS_NC, .LC53+0
offset 03cca8: type R_ARM_THM_MOVT_ABS, .LC53+0
offset 03ccb0: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03ccb8: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03ccbc: type R_ARM_THM_MOVW_ABS_NC, .LC54+0
offset 03ccc0: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03ccca: type R_ARM_THM_MOVT_ABS, .LC54+0
offset 03ccd4: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03ccda: type R_ARM_THM_MOVW_ABS_NC, .LC51+0
offset 03cce0: type R_ARM_THM_MOVT_ABS, .LC51+0
offset 03cce4: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03ccea: type R_ARM_THM_MOVW_ABS_NC, .LC55+0
offset 03ccee: type R_ARM_THM_MOVT_ABS, .LC55+0
offset 03ccf2: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03ccfc: type R_ARM_THM_CALL, sceNetSocketClose-4
offset 03cd02: type R_ARM_THM_CALL, sceKernelExitDeleteThread-2
offset 03cd0e: type R_ARM_THM_CALL, sceNetSocketClose-2
offset 03cd14: type R_ARM_THM_MOVW_ABS_NC, .LC48+0
offset 03cd1a: type R_ARM_THM_MOVT_ABS, .LC48+0
offset 03cd22: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03cd28: type R_ARM_THM_CALL, sceNetSocketClose-4
offset 03cd2e: type R_ARM_THM_MOVW_ABS_NC, .LC49+0
offset 03cd36: type R_ARM_THM_MOVT_ABS, .LC49+0
offset 03cd3a: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03cd44: type R_ARM_THM_CALL, sceNetSocketClose-4
offset 03c18c: type R_ARM_THM_CALL, sceNetNtohl-964
offset 03c26a: type R_ARM_THM_CALL, sceNetNtohl-964
offset 03c5b4: type R_ARM_THM_CALL, sceNetNtohl-964
offset 03c68c: type R_ARM_THM_CALL, sceNetNtohl-964
offset 03c76a: type R_ARM_THM_CALL, sceNetNtohl-964
offset 03c840: type R_ARM_THM_CALL, sceNetNtohl-964
offset 03c922: type R_ARM_THM_CALL, sceNetNtohl-964
offset 03cbae: type R_ARM_THM_CALL, sceNetNtohl-964
offset 03cae6: type R_ARM_THM_CALL, sceNetNtohl-964
offset 03cd4e: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03cd52: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03cd58: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03cd5e: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03cd76: type R_ARM_THM_CALL, debugNetInit-4
offset 03cd84: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 03cd88: type R_ARM_THM_MOVW_ABS_NC, psp2link_requests_thread+0
offset 03cd8c: type R_ARM_THM_MOVT_ABS, psp2link_requests_thread+0
offset 03cd98: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 03cda0: type R_ARM_THM_MOVW_ABS_NC, server_request_thid+0
offset 03cda4: type R_ARM_THM_CALL, sceKernelCreateThread-4
offset 03cda8: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 03cdae: type R_ARM_THM_MOVT_ABS, server_request_thid+0
offset 03cdb6: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 03cdbc: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03cdca: type R_ARM_THM_CALL, sceKernelStartThread-2
offset 03cdd2: type R_ARM_THM_MOVW_ABS_NC, .LC4+0
offset 03cdd6: type R_ARM_THM_MOVW_ABS_NC, psp2link_commands_thread+0
offset 03cdde: type R_ARM_THM_MOVT_ABS, psp2link_commands_thread+0
offset 03cdec: type R_ARM_THM_MOVT_ABS, .LC4+0
offset 03cdf2: type R_ARM_THM_MOVW_ABS_NC, server_command_thid+0
offset 03cdf8: type R_ARM_THM_MOVT_ABS, server_command_thid+0
offset 03cdfc: type R_ARM_THM_CALL, sceKernelCreateThread-4
offset 03ce00: type R_ARM_THM_MOVW_ABS_NC, .LC5+0
offset 03ce0a: type R_ARM_THM_MOVT_ABS, .LC5+0
offset 03ce10: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03ce1c: type R_ARM_THM_CALL, sceKernelStartThread-4
offset 03ce2a: type R_ARM_THM_MOVW_ABS_NC, .LC2+0
offset 03ce30: type R_ARM_THM_MOVT_ABS, .LC2+0
offset 03ce34: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03ce3a: type R_ARM_THM_CALL, sceKernelDeleteThread-2
offset 03ce40: type R_ARM_THM_MOVW_ABS_NC, .LC6+0
offset 03ce46: type R_ARM_THM_MOVT_ABS, .LC6+0
offset 03ce4c: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03ce52: type R_ARM_THM_MOVW_ABS_NC, .LC3+0
offset 03ce58: type R_ARM_THM_MOVT_ABS, .LC3+0
offset 03ce5e: type R_ARM_THM_CALL, debugNetPrintf-4
offset 03ce64: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03ce68: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03ce72: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03ce78: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03ce80: type R_ARM_THM_CALL, debugNetFinish-4
offset 03ce88: type R_ARM_THM_CALL, sceKernelExitDeleteThread-4
offset 03d0e8: type R_ARM_THM_CALL, __aeabi_idiv0-4
offset 03d398: type R_ARM_THM_CALL, __aeabi_idiv0-4
offset 03d3c0: type R_ARM_THM_CALL, raise-4
offset 03d3c6: type R_ARM_THM_CALL, _exit-4
offset 03d3ce: type R_ARM_THM_CALL, strtod-4
offset 03d3d6: type R_ARM_THM_CALL, __getreent-4
offset 03d3fa: type R_ARM_THM_CALL, __sflush_r-4
offset 03d426: type R_ARM_THM_CALL, _free_r-4
offset 03d434: type R_ARM_THM_CALL, _free_r-4
offset 03d43c: type R_ARM_THM_CALL, __sfp_lock_acquire-4
offset 03d444: type R_ARM_THM_CALL, __sfp_lock_release-4
offset 03d44c: type R_ARM_THM_CALL, __sinit-4
offset 03d456: type R_ARM_THM_CALL, _free_r-4
offset 03d464: type R_ARM_THM_CALL, __getreent-4
offset 03d46e: type R_ARM_THM_CALL, _fclose_r-4
offset 03d4f4: type R_ARM_THM_CALL, _free_r-4
offset 03d5ec: type R_ARM_THM_CALL, __sinit-4
offset 03d5e6: type R_ARM_THM_CALL, __sflush_r-4
offset 03d5fa: type R_ARM_THM_CALL, __getreent-4
offset 03d608: type R_ARM_THM_MOVW_ABS_NC, _global_impure_ptr+0
offset 03d60c: type R_ARM_THM_MOVW_ABS_NC, _fflush_r+0
offset 03d610: type R_ARM_THM_MOVT_ABS, _global_impure_ptr+0
offset 03d614: type R_ARM_THM_MOVT_ABS, _fflush_r+0
offset 03d604: type R_ARM_THM_CALL, _fflush_r-4
offset 03d61a: type R_ARM_THM_CALL, _fwalk_reent-4
offset 03d628: type R_ARM_THM_MOVW_ABS_NC, _fclose_r+0
offset 03d62c: type R_ARM_THM_MOVT_ABS, _fclose_r+0
offset 03d630: type R_ARM_THM_CALL, _fwalk_reent-4
offset 03d638: type R_ARM_THM_MOVW_ABS_NC, _cleanup_r+0
offset 03d646: type R_ARM_THM_MOVT_ABS, _cleanup_r+0
offset 03d666: type R_ARM_THM_MOVW_ABS_NC, __sread+0
offset 03d66c: type R_ARM_THM_MOVW_ABS_NC, __swrite+0
offset 03d672: type R_ARM_THM_MOVW_ABS_NC, __sseek+0
offset 03d678: type R_ARM_THM_MOVW_ABS_NC, __sclose+0
offset 03d67e: type R_ARM_THM_MOVT_ABS, __sread+0
offset 03d684: type R_ARM_THM_MOVT_ABS, __swrite+0
offset 03d68a: type R_ARM_THM_MOVT_ABS, __sseek+0
offset 03d690: type R_ARM_THM_MOVT_ABS, __sclose+0
offset 03d696: type R_ARM_THM_CALL, memset-4
offset 03d6d2: type R_ARM_THM_CALL, memset-4
offset 03d710: type R_ARM_THM_CALL, memset-4
offset 03d744: type R_ARM_THM_CALL, _malloc_r-4
offset 03d75a: type R_ARM_THM_CALL, memset-4
offset 03d764: type R_ARM_THM_MOVW_ABS_NC, _global_impure_ptr+0
offset 03d76a: type R_ARM_THM_MOVT_ABS, _global_impure_ptr+0
offset 03d778: type R_ARM_THM_CALL, __sinit.part.1-4
offset 03d7bc: type R_ARM_THM_CALL, memset-4
offset 03d7d8: type R_ARM_THM_CALL, __sfmoreglue-4
offset 03d7ec: type R_ARM_THM_MOVW_ABS_NC, _global_impure_ptr+0
offset 03d7f0: type R_ARM_THM_MOVW_ABS_NC, _fclose_r+0
offset 03d7f4: type R_ARM_THM_MOVT_ABS, _global_impure_ptr+0
offset 03d7f8: type R_ARM_THM_MOVT_ABS, _fclose_r+0
offset 03d7fe: type R_ARM_THM_CALL, _fwalk_reent-4
offset 03d80a: type R_ARM_THM_CALL, __sinit.part.1-4
offset 03d822: type R_ARM_THM_CALL, __getreent-4
offset 03d826: type R_ARM_THM_MOVW_ABS_NC, __fp_lock+0
offset 03d82a: type R_ARM_THM_MOVT_ABS, __fp_lock+0
offset 03d832: type R_ARM_THM_CALL, _fwalk-4
offset 03d83a: type R_ARM_THM_CALL, __getreent-4
offset 03d83e: type R_ARM_THM_MOVW_ABS_NC, __fp_unlock+0
offset 03d842: type R_ARM_THM_MOVT_ABS, __fp_unlock+0
offset 03d84a: type R_ARM_THM_CALL, _fwalk-4
offset 03d85c: type R_ARM_THM_CALL, __sflags-4
offset 03d866: type R_ARM_THM_CALL, __sfp-4
offset 03d878: type R_ARM_THM_CALL, _open_r-4
offset 03d880: type R_ARM_THM_MOVW_ABS_NC, __sclose+0
offset 03d884: type R_ARM_THM_MOVW_ABS_NC, __sread+0
offset 03d888: type R_ARM_THM_MOVT_ABS, __sclose+0
offset 03d88c: type R_ARM_THM_MOVW_ABS_NC, __swrite+0
offset 03d890: type R_ARM_THM_MOVW_ABS_NC, __sseek+0
offset 03d898: type R_ARM_THM_MOVT_ABS, __sread+0
offset 03d89c: type R_ARM_THM_MOVT_ABS, __swrite+0
offset 03d8a0: type R_ARM_THM_MOVT_ABS, __sseek+0
offset 03d8c8: type R_ARM_THM_CALL, _fseek_r-4
offset 03d8d4: type R_ARM_THM_CALL, __sfp_lock_acquire-4
offset 03d8da: type R_ARM_THM_CALL, __sfp_lock_release-4
offset 03d8ea: type R_ARM_THM_CALL, __getreent-4
offset 03d8f6: type R_ARM_THM_CALL, _fopen_r-4
offset 03d972: type R_ARM_THM_CALL, memcpy-2
offset 03d9a8: type R_ARM_THM_CALL, _free_r-4
offset 03d9dc: type R_ARM_THM_CALL, __srefill_r-4
offset 03da04: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 03da0a: type R_ARM_THM_CALL, memcpy-2
offset 03da22: type R_ARM_THM_CALL, __srefill_r-4
offset 03da3a: type R_ARM_THM_CALL, memcpy-2
offset 03da6a: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 03da74: type R_ARM_THM_CALL, __sinit-4
offset 03daa0: type R_ARM_THM_CALL, __getreent-4
offset 03daac: type R_ARM_THM_CALL, _fread_r-4
offset 03dab6: type R_ARM_THM_MOVW_ABS_NC, __malloc_av_+0
offset 03daba: type R_ARM_THM_MOVT_ABS, __malloc_av_+0
offset 03dac2: type R_ARM_THM_CALL, __malloc_lock-4
offset 03daea: type R_ARM_THM_CALL, _sbrk_r-4
offset 03daf8: type R_ARM_THM_CALL, __malloc_unlock-4
offset 03db04: type R_ARM_THM_CALL, _sbrk_r-4
offset 03db0c: type R_ARM_THM_MOVW_ABS_NC, __malloc_current_mallinfo+0
offset 03db12: type R_ARM_THM_MOVT_ABS, __malloc_current_mallinfo+0
offset 03db26: type R_ARM_THM_CALL, __malloc_unlock-4
offset 03db32: type R_ARM_THM_CALL, _sbrk_r-4
offset 03db3e: type R_ARM_THM_MOVW_ABS_NC, __malloc_sbrk_base+0
offset 03db42: type R_ARM_THM_MOVW_ABS_NC, __malloc_current_mallinfo+0
offset 03db46: type R_ARM_THM_MOVT_ABS, __malloc_sbrk_base+0
offset 03db50: type R_ARM_THM_MOVT_ABS, __malloc_current_mallinfo+0
offset 03db6c: type R_ARM_THM_CALL, __malloc_lock-4
offset 03db74: type R_ARM_THM_MOVW_ABS_NC, __malloc_av_+0
offset 03db78: type R_ARM_THM_MOVT_ABS, __malloc_av_+0
offset 03dc18: type R_ARM_THM_MOVW_ABS_NC, __malloc_av_+0
offset 03dc1c: type R_ARM_THM_MOVT_ABS, __malloc_av_+0
offset 03dc60: type R_ARM_THM_MOVW_ABS_NC, __malloc_trim_threshold+0
offset 03dc68: type R_ARM_THM_MOVT_ABS, __malloc_trim_threshold+0
offset 03dc76: type R_ARM_THM_MOVW_ABS_NC, __malloc_top_pad+0
offset 03dc7c: type R_ARM_THM_MOVT_ABS, __malloc_top_pad+0
offset 03dc82: type R_ARM_THM_CALL, _malloc_trim_r-4
offset 03dd0c: type R_ARM_ABS32, __malloc_av_+8
offset 03dc02: type R_ARM_THM_CALL, __malloc_unlock-4
offset 03dc46: type R_ARM_THM_CALL, __malloc_unlock-4
offset 03dd10: type R_ARM_THM_CALL, _fseeko_r-4
offset 03dd1c: type R_ARM_THM_CALL, __getreent-4
offset 03dd2a: type R_ARM_THM_CALL, _fseeko_r-4
offset 03dd96: type R_ARM_THM_MOVW_ABS_NC, __sseek+0
offset 03dd9a: type R_ARM_THM_MOVT_ABS, __sseek+0
offset 03ddae: type R_ARM_THM_CALL, _fflush_r-4
offset 03ddd8: type R_ARM_THM_CALL, _free_r-4
offset 03ddf8: type R_ARM_THM_CALL, memset-4
offset 03de08: type R_ARM_THM_CALL, _fflush_r-4
offset 03de3a: type R_ARM_THM_CALL, __sinit-4
offset 03de4e: type R_ARM_THM_CALL, _fflush_r-4
offset 03dea6: type R_ARM_THM_CALL, _free_r-4
offset 03dec0: type R_ARM_THM_CALL, memset-4
offset 03def8: type R_ARM_THM_CALL, _fstat_r-4
offset 03df3e: type R_ARM_THM_CALL, _free_r-4
offset 03df58: type R_ARM_THM_CALL, __srefill_r-4
offset 03df80: type R_ARM_THM_CALL, memset-4
offset 03dfb2: type R_ARM_THM_CALL, _fstat_r-4
offset 03dfce: type R_ARM_THM_CALL, __smakebuf_r-4
offset 03e008: type R_ARM_THM_CALL, __getreent-4
offset 03e016: type R_ARM_THM_CALL, _fseeko_r-4
offset 03e0f6: type R_ARM_THM_CALL, __sfvwrite_r-4
offset 03e102: type R_ARM_THM_CALL, __aeabi_uidiv-4
offset 03e114: type R_ARM_THM_CALL, __sinit-4
offset 03e128: type R_ARM_THM_CALL, __getreent-4
offset 03e134: type R_ARM_THM_CALL, _fwrite_r-4
offset 03e140: type R_ARM_THM_CALL, __getreent-4
offset 03e14e: type R_ARM_THM_CALL, gmtime_r-4
offset 03e374: type R_ARM_THM_CALL, _fstat_r-4
offset 03e3be: type R_ARM_THM_CALL, _malloc_r-4
offset 03e3c8: type R_ARM_THM_MOVW_ABS_NC, _cleanup_r+0
offset 03e3d0: type R_ARM_THM_MOVT_ABS, _cleanup_r+0
offset 03e3f4: type R_ARM_THM_MOVW_ABS_NC, __sseek+0
offset 03e3f8: type R_ARM_THM_MOVT_ABS, __sseek+0
offset 03e414: type R_ARM_THM_CALL, _isatty_r-4
offset 03e444: type R_ARM_THM_CALL, __getreent-4
offset 03e44e: type R_ARM_THM_CALL, _malloc_r-4
offset 03e458: type R_ARM_THM_CALL, __getreent-4
offset 03e462: type R_ARM_THM_CALL, _free_r-4
offset 03e48c: type R_ARM_THM_CALL, __malloc_lock-4
offset 03e496: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03e49e: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03e4cc: type R_ARM_THM_CALL, __malloc_unlock-4
offset 03e4de: type R_ARM_THM_CALL, __malloc_lock-4
offset 03e4f6: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03e4fa: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03e52a: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03e530: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03e604: type R_ARM_THM_CALL, __malloc_unlock-4
offset 03e640: type R_ARM_THM_CALL, __malloc_unlock-4
offset 03e66c: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 03e670: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03e674: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 03e678: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03e6a0: type R_ARM_THM_CALL, _sbrk_r-4
offset 03e6c0: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03e6c6: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03e6f4: type R_ARM_THM_CALL, __malloc_unlock-4
offset 03e712: type R_ARM_THM_CALL, __malloc_unlock-4
offset 03e734: type R_ARM_THM_CALL, __malloc_unlock-4
offset 03e78c: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 03e790: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 03e7dc: type R_ARM_THM_CALL, __malloc_unlock-4
offset 03e81e: type R_ARM_THM_CALL, __malloc_unlock-4
offset 03e878: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR3+0
offset 03e87e: type R_ARM_THM_MOVT_ABS, .LANCHOR3+0
offset 03e894: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 03e898: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 03e89c: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR3+0
offset 03e8a0: type R_ARM_THM_MOVT_ABS, .LANCHOR3+0
offset 03e8dc: type R_ARM_THM_CALL, _sbrk_r-4
offset 03e948: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR4+0
offset 03e94e: type R_ARM_THM_MOVT_ABS, .LANCHOR4+0
offset 03e95a: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR5+0
offset 03e95e: type R_ARM_THM_MOVT_ABS, .LANCHOR5+0
offset 03e9e4: type R_ARM_THM_CALL, _free_r-4
offset 03f004: type R_ARM_THM_MOVW_ABS_NC, _newlib_malloc_mutex+0
offset 03f00a: type R_ARM_THM_MOVT_ABS, _newlib_malloc_mutex+0
offset 03f010: type R_ARM_THM_CALL, sceKernelLockLwMutex-1484
offset 03f014: type R_ARM_THM_MOVW_ABS_NC, _newlib_malloc_mutex+0
offset 03f01a: type R_ARM_THM_MOVT_ABS, _newlib_malloc_mutex+0
offset 03f01e: type R_ARM_THM_CALL, sceKernelUnlockLwMutex-1484
offset 03f02a: type R_ARM_THM_MOVW_ABS_NC, _newlib_malloc_mutex+0
offset 03f02e: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 03f036: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 03f03a: type R_ARM_THM_MOVT_ABS, _newlib_malloc_mutex+0
offset 03f03e: type R_ARM_THM_CALL, sceKernelCreateLwMutex-2
offset 03f056: type R_ARM_THM_CALL, fflush-4
offset 03f09e: type R_ARM_THM_CALL, _free_r-4
offset 03f102: type R_ARM_THM_CALL, __sinit-4
offset 03f108: type R_ARM_THM_MOVW_ABS_NC, _global_impure_ptr+0
offset 03f10e: type R_ARM_THM_MOVT_ABS, _global_impure_ptr+0
offset 03f112: type R_ARM_THM_MOVW_ABS_NC, lflush+0
offset 03f118: type R_ARM_THM_MOVT_ABS, lflush+0
offset 03f122: type R_ARM_THM_CALL, _fwalk-4
offset 03f130: type R_ARM_THM_CALL, __sflush_r-4
offset 03f140: type R_ARM_THM_CALL, _fflush_r-4
offset 03f15a: type R_ARM_THM_CALL, __smakebuf_r-4
offset 03f17a: type R_ARM_THM_CALL, _unlink_r-4
offset 03f190: type R_ARM_THM_CALL, __getreent-4
offset 03f196: type R_ARM_THM_CALL, _unlink_r-4
offset 03f1ac: type R_ARM_THM_MOVW_ABS_NC, _newlib_sbrk_mutex+0
offset 03f1b2: type R_ARM_THM_MOVT_ABS, _newlib_sbrk_mutex+0
offset 03f1ba: type R_ARM_THM_CALL, sceKernelLockLwMutex-2
offset 03f1c2: type R_ARM_THM_MOVW_ABS_NC, _newlib_heap_base+0
offset 03f1c6: type R_ARM_THM_MOVW_ABS_NC, _newlib_sbrk_mutex+0
offset 03f1ca: type R_ARM_THM_MOVT_ABS, _newlib_heap_base+0
offset 03f1d2: type R_ARM_THM_MOVT_ABS, _newlib_sbrk_mutex+0
offset 03f1d8: type R_ARM_THM_MOVW_ABS_NC, _newlib_heap_cur+0
offset 03f1dc: type R_ARM_THM_MOVW_ABS_NC, _newlib_heap_end+0
offset 03f1e0: type R_ARM_THM_MOVT_ABS, _newlib_heap_cur+0
offset 03f1e4: type R_ARM_THM_MOVT_ABS, _newlib_heap_end+0
offset 03f1f2: type R_ARM_THM_CALL, sceKernelUnlockLwMutex-2
offset 03f202: type R_ARM_THM_CALL, sceKernelUnlockLwMutex-2
offset 03f20e: type R_ARM_THM_MOVW_ABS_NC, _newlib_sbrk_mutex+0
offset 03f216: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 03f220: type R_ARM_THM_MOVT_ABS, _newlib_sbrk_mutex+0
offset 03f224: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 03f228: type R_ARM_THM_CALL, sceKernelCreateLwMutex-4
offset 03f234: type R_ARM_THM_MOVW_ABS_NC, _newlib_heap_size+0
offset 03f238: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 03f244: type R_ARM_THM_MOVT_ABS, _newlib_heap_size+0
offset 03f248: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 03f252: type R_ARM_THM_MOVW_ABS_NC, _newlib_heap_memblock+0
offset 03f256: type R_ARM_THM_MOVW_ABS_NC, _newlib_heap_base+0
offset 03f25a: type R_ARM_THM_CALL, sceKernelAllocMemBlock-2
offset 03f260: type R_ARM_THM_MOVT_ABS, _newlib_heap_memblock+0
offset 03f266: type R_ARM_THM_MOVT_ABS, _newlib_heap_base+0
offset 03f26e: type R_ARM_THM_CALL, sceKernelGetMemBlockBase-2
offset 03f278: type R_ARM_THM_MOVW_ABS_NC, _newlib_heap_end+0
offset 03f27e: type R_ARM_THM_MOVW_ABS_NC, _newlib_heap_cur+0
offset 03f282: type R_ARM_THM_MOVT_ABS, _newlib_heap_end+0
offset 03f286: type R_ARM_THM_MOVT_ABS, _newlib_heap_cur+0
offset 03f294: type R_ARM_THM_MOVW_ABS_NC, _newlib_heap_memblock+0
offset 03f298: type R_ARM_THM_MOVW_ABS_NC, _newlib_heap_base+0
offset 03f29c: type R_ARM_THM_MOVT_ABS, _newlib_heap_memblock+0
offset 03f2a0: type R_ARM_THM_MOVT_ABS, _newlib_heap_base+0
offset 03f2a4: type R_ARM_THM_MOVW_ABS_NC, _newlib_heap_cur+0
offset 03f2aa: type R_ARM_THM_MOVT_ABS, _newlib_heap_cur+0
offset 03f2e4: type R_ARM_THM_CALL, _malloc_r-4
offset 03f334: type R_ARM_THM_CALL, _init_signal_r-4
offset 03f382: type R_ARM_THM_CALL, _getpid_r-4
offset 03f390: type R_ARM_THM_CALL, _kill_r-4
offset 03f3da: type R_ARM_THM_CALL, _init_signal_r-4
offset 03f3f8: type R_ARM_THM_CALL, __getreent-4
offset 03f402: type R_ARM_THM_CALL, _raise_r-4
offset 03f40e: type R_ARM_THM_CALL, __getreent-4
offset 03f41a: type R_ARM_THM_CALL, _signal_r-4
offset 03f422: type R_ARM_THM_CALL, __getreent-4
offset 03f42a: type R_ARM_THM_CALL, _init_signal_r-4
offset 03f434: type R_ARM_THM_CALL, __getreent-4
offset 03f43e: type R_ARM_THM_CALL, __sigtramp_r-4
offset 03f44c: type R_ARM_THM_CALL, _read_r-4
offset 03f486: type R_ARM_THM_CALL, _lseek_r-4
offset 03f4a0: type R_ARM_THM_CALL, _write_r-4
offset 03f4ac: type R_ARM_THM_CALL, _lseek_r-4
offset 03f4c8: type R_ARM_THM_CALL, _close_r-4
offset 03f9aa: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 03f9ae: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 03f9b4: type R_ARM_THM_MOVW_ABS_NC, .LC75+0
offset 03f9b8: type R_ARM_THM_MOVT_ABS, .LC75+0
offset 03f9be: type R_ARM_THM_MOVW_ABS_NC, .LC74+0
offset 03f9c2: type R_ARM_THM_MOVT_ABS, .LC74+0
offset 03f9c8: type R_ARM_THM_MOVW_ABS_NC, .LC73+0
offset 03f9cc: type R_ARM_THM_MOVT_ABS, .LC73+0
offset 03f9d2: type R_ARM_THM_MOVW_ABS_NC, .LC77+0
offset 03f9d6: type R_ARM_THM_MOVT_ABS, .LC77+0
offset 03f9dc: type R_ARM_THM_MOVW_ABS_NC, .LC44+0
offset 03f9e0: type R_ARM_THM_MOVT_ABS, .LC44+0
offset 03f9e6: type R_ARM_THM_MOVW_ABS_NC, .LC35+0
offset 03f9ea: type R_ARM_THM_MOVT_ABS, .LC35+0
offset 03f9f0: type R_ARM_THM_MOVW_ABS_NC, .LC71+0
offset 03f9f4: type R_ARM_THM_MOVT_ABS, .LC71+0
offset 03f9fa: type R_ARM_THM_MOVW_ABS_NC, .LC72+0
offset 03f9fe: type R_ARM_THM_MOVT_ABS, .LC72+0
offset 03fa04: type R_ARM_THM_MOVW_ABS_NC, .LC27+0
offset 03fa08: type R_ARM_THM_MOVT_ABS, .LC27+0
offset 03fa0e: type R_ARM_THM_MOVW_ABS_NC, .LC69+0
offset 03fa12: type R_ARM_THM_MOVT_ABS, .LC69+0
offset 03fa18: type R_ARM_THM_MOVW_ABS_NC, .LC53+0
offset 03fa1c: type R_ARM_THM_MOVT_ABS, .LC53+0
offset 03fa22: type R_ARM_THM_MOVW_ABS_NC, .LC78+0
offset 03fa26: type R_ARM_THM_MOVT_ABS, .LC78+0
offset 03fa2c: type R_ARM_THM_MOVW_ABS_NC, .LC12+0
offset 03fa30: type R_ARM_THM_MOVT_ABS, .LC12+0
offset 03fa36: type R_ARM_THM_MOVW_ABS_NC, .LC9+0
offset 03fa3a: type R_ARM_THM_MOVT_ABS, .LC9+0
offset 03fa40: type R_ARM_THM_MOVW_ABS_NC, .LC23+0
offset 03fa44: type R_ARM_THM_MOVT_ABS, .LC23+0
offset 03fa4a: type R_ARM_THM_MOVW_ABS_NC, .LC33+0
offset 03fa4e: type R_ARM_THM_MOVT_ABS, .LC33+0
offset 03fa54: type R_ARM_THM_MOVW_ABS_NC, .LC22+0
offset 03fa58: type R_ARM_THM_MOVT_ABS, .LC22+0
offset 03fa5e: type R_ARM_THM_MOVW_ABS_NC, .LC79+0
offset 03fa62: type R_ARM_THM_MOVT_ABS, .LC79+0
offset 03fa68: type R_ARM_THM_MOVW_ABS_NC, .LC26+0
offset 03fa6c: type R_ARM_THM_MOVT_ABS, .LC26+0
offset 03fa72: type R_ARM_THM_MOVW_ABS_NC, .LC46+0
offset 03fa76: type R_ARM_THM_MOVT_ABS, .LC46+0
offset 03fa7c: type R_ARM_THM_MOVW_ABS_NC, .LC70+0
offset 03fa80: type R_ARM_THM_MOVT_ABS, .LC70+0
offset 03fa86: type R_ARM_THM_MOVW_ABS_NC, .LC68+0
offset 03fa8a: type R_ARM_THM_MOVT_ABS, .LC68+0
offset 03fa90: type R_ARM_THM_MOVW_ABS_NC, .LC66+0
offset 03fa94: type R_ARM_THM_MOVT_ABS, .LC66+0
offset 03fa9a: type R_ARM_THM_MOVW_ABS_NC, .LC65+0
offset 03fa9e: type R_ARM_THM_MOVT_ABS, .LC65+0
offset 03faa4: type R_ARM_THM_MOVW_ABS_NC, .LC64+0
offset 03faa8: type R_ARM_THM_MOVT_ABS, .LC64+0
offset 03faae: type R_ARM_THM_MOVW_ABS_NC, .LC63+0
offset 03fab2: type R_ARM_THM_MOVT_ABS, .LC63+0
offset 03fab8: type R_ARM_THM_MOVW_ABS_NC, .LC62+0
offset 03fabc: type R_ARM_THM_MOVT_ABS, .LC62+0
offset 03fac2: type R_ARM_THM_MOVW_ABS_NC, .LC60+0
offset 03fac6: type R_ARM_THM_MOVT_ABS, .LC60+0
offset 03facc: type R_ARM_THM_MOVW_ABS_NC, .LC67+0
offset 03fad0: type R_ARM_THM_MOVT_ABS, .LC67+0
offset 03fad6: type R_ARM_THM_MOVW_ABS_NC, .LC76+0
offset 03fada: type R_ARM_THM_MOVT_ABS, .LC76+0
offset 03fae0: type R_ARM_THM_MOVW_ABS_NC, .LC59+0
offset 03fae4: type R_ARM_THM_MOVT_ABS, .LC59+0
offset 03faea: type R_ARM_THM_MOVW_ABS_NC, .LC58+0
offset 03faee: type R_ARM_THM_MOVT_ABS, .LC58+0
offset 03faf4: type R_ARM_THM_MOVW_ABS_NC, .LC57+0
offset 03faf8: type R_ARM_THM_MOVT_ABS, .LC57+0
offset 03fafe: type R_ARM_THM_MOVW_ABS_NC, .LC56+0
offset 03fb02: type R_ARM_THM_MOVT_ABS, .LC56+0
offset 03fb08: type R_ARM_THM_MOVW_ABS_NC, .LC55+0
offset 03fb0c: type R_ARM_THM_MOVT_ABS, .LC55+0
offset 03fb12: type R_ARM_THM_MOVW_ABS_NC, .LC54+0
offset 03fb16: type R_ARM_THM_MOVT_ABS, .LC54+0
offset 03fb1c: type R_ARM_THM_MOVW_ABS_NC, .LC52+0
offset 03fb20: type R_ARM_THM_MOVT_ABS, .LC52+0
offset 03fb26: type R_ARM_THM_MOVW_ABS_NC, .LC51+0
offset 03fb2a: type R_ARM_THM_MOVT_ABS, .LC51+0
offset 03fb30: type R_ARM_THM_MOVW_ABS_NC, .LC50+0
offset 03fb34: type R_ARM_THM_MOVT_ABS, .LC50+0
offset 03fb3a: type R_ARM_THM_MOVW_ABS_NC, .LC49+0
offset 03fb3e: type R_ARM_THM_MOVT_ABS, .LC49+0
offset 03fb44: type R_ARM_THM_MOVW_ABS_NC, .LC61+0
offset 03fb48: type R_ARM_THM_MOVT_ABS, .LC61+0
offset 03fb4e: type R_ARM_THM_MOVW_ABS_NC, .LC48+0
offset 03fb52: type R_ARM_THM_MOVT_ABS, .LC48+0
offset 03fb58: type R_ARM_THM_MOVW_ABS_NC, .LC47+0
offset 03fb5c: type R_ARM_THM_MOVT_ABS, .LC47+0
offset 03fb62: type R_ARM_THM_MOVW_ABS_NC, .LC45+0
offset 03fb66: type R_ARM_THM_MOVT_ABS, .LC45+0
offset 03fb6c: type R_ARM_THM_MOVW_ABS_NC, .LC43+0
offset 03fb70: type R_ARM_THM_MOVT_ABS, .LC43+0
offset 03fb76: type R_ARM_THM_MOVW_ABS_NC, .LC42+0
offset 03fb7a: type R_ARM_THM_MOVT_ABS, .LC42+0
offset 03fb80: type R_ARM_THM_MOVW_ABS_NC, .LC41+0
offset 03fb84: type R_ARM_THM_MOVT_ABS, .LC41+0
offset 03fb8a: type R_ARM_THM_MOVW_ABS_NC, .LC40+0
offset 03fb8e: type R_ARM_THM_MOVT_ABS, .LC40+0
offset 03fb94: type R_ARM_THM_MOVW_ABS_NC, .LC39+0
offset 03fb98: type R_ARM_THM_MOVT_ABS, .LC39+0
offset 03fb9e: type R_ARM_THM_MOVW_ABS_NC, .LC38+0
offset 03fba2: type R_ARM_THM_MOVT_ABS, .LC38+0
offset 03fba8: type R_ARM_THM_MOVW_ABS_NC, .LC37+0
offset 03fbac: type R_ARM_THM_MOVT_ABS, .LC37+0
offset 03fbb2: type R_ARM_THM_MOVW_ABS_NC, .LC36+0
offset 03fbb6: type R_ARM_THM_MOVT_ABS, .LC36+0
offset 03fbbc: type R_ARM_THM_MOVW_ABS_NC, .LC34+0
offset 03fbc0: type R_ARM_THM_MOVT_ABS, .LC34+0
offset 03fbc6: type R_ARM_THM_MOVW_ABS_NC, .LC32+0
offset 03fbca: type R_ARM_THM_MOVT_ABS, .LC32+0
offset 03fbd0: type R_ARM_THM_MOVW_ABS_NC, .LC31+0
offset 03fbd4: type R_ARM_THM_MOVT_ABS, .LC31+0
offset 03fbda: type R_ARM_THM_MOVW_ABS_NC, .LC30+0
offset 03fbde: type R_ARM_THM_MOVT_ABS, .LC30+0
offset 03fbe4: type R_ARM_THM_MOVW_ABS_NC, .LC29+0
offset 03fbe8: type R_ARM_THM_MOVT_ABS, .LC29+0
offset 03fbee: type R_ARM_THM_MOVW_ABS_NC, .LC28+0
offset 03fbf2: type R_ARM_THM_MOVT_ABS, .LC28+0
offset 03fbf8: type R_ARM_THM_MOVW_ABS_NC, .LC25+0
offset 03fbfc: type R_ARM_THM_MOVT_ABS, .LC25+0
offset 03fc02: type R_ARM_THM_MOVW_ABS_NC, .LC24+0
offset 03fc06: type R_ARM_THM_MOVT_ABS, .LC24+0
offset 03fc0c: type R_ARM_THM_MOVW_ABS_NC, .LC21+0
offset 03fc10: type R_ARM_THM_MOVT_ABS, .LC21+0
offset 03fc16: type R_ARM_THM_MOVW_ABS_NC, .LC20+0
offset 03fc1a: type R_ARM_THM_MOVT_ABS, .LC20+0
offset 03fc20: type R_ARM_THM_MOVW_ABS_NC, .LC19+0
offset 03fc24: type R_ARM_THM_MOVT_ABS, .LC19+0
offset 03fc2a: type R_ARM_THM_MOVW_ABS_NC, .LC18+0
offset 03fc2e: type R_ARM_THM_MOVT_ABS, .LC18+0
offset 03fc34: type R_ARM_THM_MOVW_ABS_NC, .LC17+0
offset 03fc38: type R_ARM_THM_MOVT_ABS, .LC17+0
offset 03fc3e: type R_ARM_THM_MOVW_ABS_NC, .LC16+0
offset 03fc42: type R_ARM_THM_MOVT_ABS, .LC16+0
offset 03fc48: type R_ARM_THM_MOVW_ABS_NC, .LC15+0
offset 03fc4c: type R_ARM_THM_MOVT_ABS, .LC15+0
offset 03fc52: type R_ARM_THM_MOVW_ABS_NC, .LC14+0
offset 03fc56: type R_ARM_THM_MOVT_ABS, .LC14+0
offset 03fc5c: type R_ARM_THM_MOVW_ABS_NC, .LC13+0
offset 03fc60: type R_ARM_THM_MOVT_ABS, .LC13+0
offset 03fc66: type R_ARM_THM_MOVW_ABS_NC, .LC11+0
offset 03fc6a: type R_ARM_THM_MOVT_ABS, .LC11+0
offset 03fc70: type R_ARM_THM_MOVW_ABS_NC, .LC10+0
offset 03fc74: type R_ARM_THM_MOVT_ABS, .LC10+0
offset 03fc7a: type R_ARM_THM_MOVW_ABS_NC, .LC8+0
offset 03fc7e: type R_ARM_THM_MOVT_ABS, .LC8+0
offset 03fc84: type R_ARM_THM_MOVW_ABS_NC, .LC7+0
offset 03fc88: type R_ARM_THM_MOVT_ABS, .LC7+0
offset 03fc8e: type R_ARM_THM_MOVW_ABS_NC, .LC6+0
offset 03fc92: type R_ARM_THM_MOVT_ABS, .LC6+0
offset 03fc98: type R_ARM_THM_MOVW_ABS_NC, .LC5+0
offset 03fc9c: type R_ARM_THM_MOVT_ABS, .LC5+0
offset 03fca2: type R_ARM_THM_MOVW_ABS_NC, .LC4+0
offset 03fca6: type R_ARM_THM_MOVT_ABS, .LC4+0
offset 03fcac: type R_ARM_THM_MOVW_ABS_NC, .LC3+0
offset 03fcb0: type R_ARM_THM_MOVT_ABS, .LC3+0
offset 03fcb6: type R_ARM_THM_MOVW_ABS_NC, .LC2+0
offset 03fcba: type R_ARM_THM_MOVT_ABS, .LC2+0
offset 03fcc0: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 03fcc4: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 03fcd8: type R_ARM_THM_CALL, _user_strerror-4
offset 03fcdc: type R_ARM_THM_MOVW_ABS_NC, .LC80+0
offset 03fce0: type R_ARM_THM_MOVT_ABS, .LC80+0
offset 03fcf0: type R_ARM_THM_CALL, __getreent-4
offset 03fcfe: type R_ARM_THM_CALL, _strerror_r-4
offset 03fea4: type R_ARM_THM_CALL, strchr-4
offset 03feb0: type R_ARM_THM_CALL, strchr-4
offset 040d86: type R_ARM_THM_MOVW_ABS_NC, fd_to_scefd+0
offset 040d8c: type R_ARM_THM_MOVT_ABS, fd_to_scefd+0
offset 040d98: type R_ARM_THM_CALL, sceIoWrite-4
offset 040dc6: type R_ARM_THM_MOVW_ABS_NC, fd_to_scefd+0
offset 040dcc: type R_ARM_THM_MOVT_ABS, fd_to_scefd+0
offset 040dd6: type R_ARM_THM_CALL, sceIoClose-2
offset 040de6: type R_ARM_THM_MOVW_ABS_NC, _newlib_fd_mutex+0
offset 040dee: type R_ARM_THM_MOVT_ABS, _newlib_fd_mutex+0
offset 040df2: type R_ARM_THM_CALL, sceKernelLockLwMutex-2
offset 040df6: type R_ARM_THM_MOVW_ABS_NC, _newlib_fd_mutex+0
offset 040dfc: type R_ARM_THM_MOVT_ABS, _newlib_fd_mutex+0
offset 040e04: type R_ARM_THM_CALL, sceKernelUnlockLwMutex-4
offset 040e34: type R_ARM_THM_CALL, sceKernelGetProcessId-1556
offset 040e7c: type R_ARM_THM_MOVW_ABS_NC, fd_to_scefd+0
offset 040e82: type R_ARM_THM_MOVT_ABS, fd_to_scefd+0
offset 040e8e: type R_ARM_THM_CALL, sceIoLseek32-2
offset 040eec: type R_ARM_THM_CALL, _fcntl2sony-4
offset 040ef8: type R_ARM_THM_CALL, sceIoOpen-4
offset 040f00: type R_ARM_THM_MOVW_ABS_NC, _newlib_fd_mutex+0
offset 040f06: type R_ARM_THM_MOVT_ABS, _newlib_fd_mutex+0
offset 040f0c: type R_ARM_THM_CALL, sceKernelLockLwMutex-4
offset 040f26: type R_ARM_THM_MOVW_ABS_NC, fd_to_scefd+0
offset 040f2a: type R_ARM_THM_MOVW_ABS_NC, _newlib_fd_mutex+0
offset 040f2e: type R_ARM_THM_MOVT_ABS, fd_to_scefd+0
offset 040f34: type R_ARM_THM_MOVT_ABS, _newlib_fd_mutex+0
offset 040f3c: type R_ARM_THM_CALL, sceKernelUnlockLwMutex-4
offset 040f5c: type R_ARM_ABS32, fd_to_scefd+8
offset 040f78: type R_ARM_THM_MOVW_ABS_NC, fd_to_scefd+0
offset 040f7e: type R_ARM_THM_MOVT_ABS, fd_to_scefd+0
offset 040f8a: type R_ARM_THM_CALL, sceIoRead-2
offset 040fda: type R_ARM_THM_CALL, sceKernelGetTLSAddr-2
offset 040fe0: type R_ARM_THM_MOVW_ABS_NC, _newlib_global_reent+0
offset 040fe4: type R_ARM_THM_MOVT_ABS, _newlib_global_reent+0
offset 040ff8: type R_ARM_THM_MOVW_ABS_NC, _newlib_reent_mutex+0
offset 040ffe: type R_ARM_THM_MOVT_ABS, _newlib_reent_mutex+0
offset 041004: type R_ARM_THM_CALL, sceKernelLockMutex-4
offset 041022: type R_ARM_THM_CALL, sceKernelUnlockMutex-2
offset 041038: type R_ARM_THM_MOVW_ABS_NC, sceKernelExitThread+0
offset 04103c: type R_ARM_THM_MOVT_ABS, sceKernelExitThread+0
offset 041040: type R_ARM_THM_CALL, _exit_thread_common-4
offset 041044: type R_ARM_THM_MOVW_ABS_NC, sceKernelExitDeleteThread+0
offset 041048: type R_ARM_THM_MOVT_ABS, sceKernelExitDeleteThread+0
offset 04104c: type R_ARM_THM_CALL, _exit_thread_common-4
offset 041058: type R_ARM_THM_CALL, sceKernelGetTLSAddr-4
offset 04106a: type R_ARM_THM_MOVW_ABS_NC, _newlib_reent_mutex+0
offset 041070: type R_ARM_THM_MOVT_ABS, _newlib_reent_mutex+0
offset 04107a: type R_ARM_THM_MOVW_ABS_NC, reent_list+0
offset 04107e: type R_ARM_THM_CALL, sceKernelLockMutex-2
offset 041082: type R_ARM_THM_MOVT_ABS, reent_list+0
offset 041092: type R_ARM_THM_MOVW_ABS_NC, reent_list+0
offset 04109a: type R_ARM_THM_MOVT_ABS, reent_list+0
offset 0410da: type R_ARM_THM_CALL, sceKernelGetThreadId-2
offset 0410e8: type R_ARM_THM_CALL, memset-4
offset 0410ee: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 041104: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 04114c: type R_ARM_THM_CALL, sceKernelUnlockMutex-4
offset 04115c: type R_ARM_THM_MOVW_ABS_NC, _newlib_global_reent+0
offset 041160: type R_ARM_THM_MOVT_ABS, _newlib_global_reent+0
offset 041170: type R_ARM_THM_CALL, _reclaim_reent-4
offset 041182: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 041192: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 041198: type R_ARM_THM_MOVW_ABS_NC, reent_list+0
offset 0411a0: type R_ARM_THM_MOVT_ABS, reent_list+0
offset 0411a4: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 0411a8: type R_ARM_THM_CALL, sceKernelCreateMutex-4
offset 0411ac: type R_ARM_THM_MOVW_ABS_NC, _newlib_reent_mutex+0
offset 0411b2: type R_ARM_THM_MOVT_ABS, _newlib_reent_mutex+0
offset 0411b6: type R_ARM_THM_MOVW_ABS_NC, _newlib_global_reent+0
offset 0411bc: type R_ARM_THM_MOVT_ABS, _newlib_global_reent+0
offset 0411c0: type R_ARM_THM_CALL, sceKernelGetThreadId-4
offset 0411d0: type R_ARM_THM_CALL, memset-4
offset 0411e8: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 041230: type R_ARM_THM_CALL, sceKernelGetTLSAddr-4
offset 04123e: type R_ARM_THM_CALL, memset-4
offset 041388: type R_ARM_THM_CALL, __register_exitproc-4
offset 04138e: type R_ARM_THM_MOVW_ABS_NC, __fini_array_end+0
offset 041392: type R_ARM_THM_MOVW_ABS_NC, __fini_array_start+0
offset 041396: type R_ARM_THM_MOVT_ABS, __fini_array_end+0
offset 04139a: type R_ARM_THM_MOVT_ABS, __fini_array_start+0
offset 0413b8: type R_ARM_THM_CALL, _fini-4
offset 04149a: type R_ARM_THM_CALL, __swsetup_r-4
offset 0414e2: type R_ARM_THM_CALL, memmove-4
offset 041548: type R_ARM_THM_CALL, memmove-4
offset 041560: type R_ARM_THM_CALL, _fflush_r-4
offset 041600: type R_ARM_THM_CALL, memmove-4
offset 04161c: type R_ARM_THM_CALL, _fflush_r-4
offset 041638: type R_ARM_THM_CALL, memchr-4
offset 04167c: type R_ARM_THM_CALL, _malloc_r-4
offset 041692: type R_ARM_THM_CALL, memcpy-2
offset 0416cc: type R_ARM_THM_CALL, __aeabi_idiv-4
offset 0416ee: type R_ARM_THM_CALL, memmove-4
offset 041700: type R_ARM_THM_CALL, _fflush_r-4
offset 041714: type R_ARM_THM_CALL, _realloc_r-4
offset 041726: type R_ARM_THM_CALL, _free_r-4
offset 04180a: type R_ARM_THM_CALL, _localeconv_r-4
offset 041816: type R_ARM_THM_CALL, strlen-4
offset 04184a: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 04184e: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 041876: type R_ARM_THM_CALL, strncmp-4
offset 0418be: type R_ARM_THM_CALL, strncmp-4
offset 0418f8: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 0418fc: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 04195a: type R_ARM_THM_CALL, _Balloc-4
offset 0419c4: type R_ARM_THM_CALL, strncmp-4
offset 0419f2: type R_ARM_THM_CALL, __hi0bits-4
offset 041a42: type R_ARM_THM_CALL, _Bfree-4
offset 041a6a: type R_ARM_THM_CALL, __hi0bits-4
offset 041a78: type R_ARM_THM_CALL, rshift-4
offset 041a90: type R_ARM_THM_CALL, _Bfree-4
offset 041b16: type R_ARM_THM_CALL, __any_on-4
offset 041b3e: type R_ARM_THM_CALL, __any_on-4
offset 041b52: type R_ARM_THM_CALL, rshift-4
offset 041b64: type R_ARM_THM_CALL, __lshift-4
offset 041b8c: type R_ARM_THM_CALL, __any_on-4
offset 041bb2: type R_ARM_THM_CALL, rshift-4
offset 041c80: type R_ARM_THM_CALL, __any_on-4
offset 041ce2: type R_ARM_THM_CALL, _Balloc-4
offset 041cf6: type R_ARM_THM_CALL, memcpy-2
offset 041cfe: type R_ARM_THM_CALL, _Bfree-4
offset 041d1a: type R_ARM_THM_MOVW_ABS_NC, __hexdig+0
offset 041d1e: type R_ARM_THM_MOVT_ABS, __hexdig+0
offset 041ea2: type R_ARM_THM_MOVW_ABS_NC, .LC1+0
offset 041eaa: type R_ARM_THM_MOVT_ABS, .LC1+0
offset 041eb0: type R_ARM_THM_CALL, strcmp-4
offset 041eb6: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 041eba: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 041ec0: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 041ec6: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 041eca: type R_ARM_THM_CALL, strcmp-4
offset 041ed2: type R_ARM_THM_MOVW_ABS_NC, .LC2+0
offset 041ed8: type R_ARM_THM_MOVT_ABS, .LC2+0
offset 041edc: type R_ARM_THM_CALL, strcmp-4
offset 041ee0: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 041ee6: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 041ef2: type R_ARM_THM_MOVW_ABS_NC, .LC0+0
offset 041ef6: type R_ARM_THM_MOVT_ABS, .LC0+0
offset 041efc: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 041f00: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 041f08: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 041f0c: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 041f14: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR2+0
offset 041f18: type R_ARM_THM_MOVT_ABS, .LANCHOR2+0
offset 041f24: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR3+0
offset 041f28: type R_ARM_THM_MOVT_ABS, .LANCHOR3+0
offset 041f36: type R_ARM_THM_CALL, __getreent-4
offset 041f42: type R_ARM_THM_CALL, _setlocale_r-4
offset 041f4a: type R_ARM_THM_CALL, __getreent-4
offset 041f4e: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR3+0
offset 041f52: type R_ARM_THM_MOVT_ABS, .LANCHOR3+0
offset 0420d8: type R_ARM_THM_CALL, _calloc_r-4
offset 0420f4: type R_ARM_THM_CALL, _calloc_r-4
offset 042172: type R_ARM_THM_CALL, _Balloc-4
offset 042184: type R_ARM_THM_CALL, memcpy-4
offset 0421d0: type R_ARM_THM_CALL, _Balloc-4
offset 042200: type R_ARM_THM_CALL, __multadd-4
offset 042224: type R_ARM_THM_CALL, __multadd-4
offset 0422d2: type R_ARM_THM_CALL, _Balloc-4
offset 04230e: type R_ARM_THM_CALL, _Balloc-4
offset 042460: type R_ARM_THM_CALL, __multiply-4
offset 042486: type R_ARM_THM_CALL, __multiply-4
offset 042498: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR0+0
offset 04249e: type R_ARM_THM_MOVT_ABS, .LANCHOR0+0
offset 0424a8: type R_ARM_THM_CALL, __multadd-4
offset 0424b4: type R_ARM_THM_CALL, _Balloc-4
offset 0424f2: type R_ARM_THM_CALL, _Balloc-4
offset 0425d6: type R_ARM_THM_CALL, __mcmp-4
offset 0425fa: type R_ARM_THM_CALL, _Balloc-4
offset 0426a0: type R_ARM_THM_CALL, _Balloc-4
offset 042718: type R_ARM_THM_CALL, __hi0bits-4
offset 0427ea: type R_ARM_THM_CALL, _Balloc-4
offset 042800: type R_ARM_THM_CALL, __lo0bits-4
offset 042830: type R_ARM_THM_CALL, __hi0bits-4
offset 042844: type R_ARM_THM_CALL, __lo0bits-4
offset 04289a: type R_ARM_THM_CALL, __b2d-4
offset 0428a6: type R_ARM_THM_CALL, __b2d-4
offset 042906: type R_ARM_THM_MOVW_ABS_NC, .LANCHOR1+0
offset 04290a: type R_ARM_THM_MOVT_ABS, .LANCHOR1+0
offset 0429d6: type R_ARM_THM_CALL, __malloc_lock-4
offset 042a2e: type R_ARM_THM_CALL, __malloc_unlock-4
offset 042a3a: type R_ARM_THM_MOVW_ABS_NC, __malloc_av_+0
offset 042a42: type R_ARM_THM_MOVT_ABS, __malloc_av_+0
offset 042bc4: type R_ARM_THM_CALL, _free_r-4
offset 042bce: type R_ARM_THM_CALL, _malloc_r-4
offset 042c50: type R_ARM_THM_CALL, _free_r-4
offset 042d38: type R_ARM_THM_CALL, __malloc_unlock-4
offset 042d48: type R_ARM_THM_CALL, memmove-4
offset 042d72: type R_ARM_THM_CALL, __malloc_unlock-4
offset 042d7c: type R_ARM_THM_CALL, memmove-4
offset 042d98: type R_ARM_THM_CALL, memmove-4
offset 042daa: type R_ARM_THM_CALL, memmove-4
offset 042c5e: type R_ARM_THM_CALL, _malloc_r-4
offset 042dbe: type R_ARM_THM_CALL, cleanup_glue-4
offset 042dca: type R_ARM_THM_CALL, _free_r-4
offset 042dd0: type R_ARM_THM_MOVW_ABS_NC, _impure_ptr+0
offset 042dd4: type R_ARM_THM_MOVT_ABS, _impure_ptr+0
offset 042df0: type R_ARM_THM_CALL, _free_r-4
offset 042e06: type R_ARM_THM_CALL, _free_r-4
offset 042e10: type R_ARM_THM_CALL, _free_r-4
offset 042e26: type R_ARM_THM_CALL, _free_r-4
offset 042e36: type R_ARM_THM_CALL, _free_r-4
offset 042e54: type R_ARM_THM_CALL, cleanup_glue-4
offset 042ff2: type R_ARM_THM_CALL, __getreent-4
offset 043044: type R_ARM_THM_CALL, __smakebuf_r-4
offset 04306c: type R_ARM_THM_CALL, __sinit-4
offset 043080: type R_ARM_THM_CALL, _free_r-4
offset 0430b0: type R_ARM_THM_MOVW_ABS_NC, _global_impure_ptr+0
offset 0430b4: type R_ARM_THM_MOVT_ABS, _global_impure_ptr+0
offset 0430d4: type R_ARM_THM_MOVW_ABS_NC, malloc+0
offset 0430d8: type R_ARM_THM_MOVT_ABS, malloc+0
offset 0430e2: type R_ARM_THM_CALL, malloc-4
offset 043156: type R_ARM_THM_CALL, _malloc_r-4
offset 0431aa: type R_ARM_THM_CALL, memset-4
Segments:
Segment 0: vaddr 008000, size 0x46a14
Host address region: 0x1067e3000 - 0x106829a14
4 bytes into segment (0x1067e3004): 8004
addr of 8 bytes into segment (8008): 0x1067e3008
12 bytes into segment offset (0x1067e300c): 12
addr of 16 bytes into segment (16): 0x1067e3010
Segment 1: vaddr 060000, size 0x15400
Host address region: 0x10682a000 - 0x10683f400
4 bytes into segment (0x10682a004): 60004
addr of 8 bytes into segment (60008): 0x10682a008
12 bytes into segment offset (0x10682a00c): 12
addr of 16 bytes into segment (16): 0x10682a010
Total SCE data size: 1632 / 660
.sceModuleInfo.rodata: 92 (5c @ 4ea14)
.sceLib.ent: 32 (20 @ 4ea70)
.sceExport.rodata: 16 (10 @ 4ea90)
.sceLib.stubs: 572 (23c @ 4eaa0)
.sceImport.rodata: 152 (98 @ 4ecdc)
.sceFNID.rodata: 384 (180 @ 4ed74)
.sceFStub.rodata: 384 (180 @ 4eef4)
.sceVNID.rodata: 0 (0 @ 4f074)
.sceVStub.rodata: 0 (0 @ 4f074)
Relocations from encoded modinfo:
offset 04ea88: type R_ARM_ABS32, absolute 04ea90
offset 04ea8c: type R_ARM_ABS32, absolute 04ea98
offset 04ea98: type R_ARM_ABS32, absolute 008149
offset 04ea9c: type R_ARM_ABS32, absolute 04ea14
offset 04eab4: type R_ARM_ABS32, absolute 04ecdc
offset 04eabc: type R_ARM_ABS32, absolute 04ed74
offset 04eac0: type R_ARM_ABS32, absolute 04eef4
offset 04eef4: type R_ARM_ABS32, absolute 043690
offset 04eae8: type R_ARM_ABS32, absolute 04ecf8
offset 04eaf0: type R_ARM_ABS32, absolute 04ed78
offset 04eaf4: type R_ARM_ABS32, absolute 04eef8
offset 04eef8: type R_ARM_ABS32, absolute 0437d0
offset 04eefc: type R_ARM_ABS32, absolute 0437c0
offset 04ef00: type R_ARM_ABS32, absolute 0437b0
offset 04ef04: type R_ARM_ABS32, absolute 0437a0
offset 04eb1c: type R_ARM_ABS32, absolute 04ed08
offset 04eb24: type R_ARM_ABS32, absolute 04ed88
offset 04eb28: type R_ARM_ABS32, absolute 04ef08
offset 04ef08: type R_ARM_ABS32, absolute 043670
offset 04ef0c: type R_ARM_ABS32, absolute 043680
offset 04ef10: type R_ARM_ABS32, absolute 043660
offset 04eb50: type R_ARM_ABS32, absolute 04ed14
offset 04eb58: type R_ARM_ABS32, absolute 04ed94
offset 04eb5c: type R_ARM_ABS32, absolute 04ef14
offset 04ef14: type R_ARM_ABS32, absolute 043650
offset 04ef18: type R_ARM_ABS32, absolute 043640
offset 04ef1c: type R_ARM_ABS32, absolute 043630
offset 04eb84: type R_ARM_ABS32, absolute 04ed20
offset 04eb8c: type R_ARM_ABS32, absolute 04eda0
offset 04eb90: type R_ARM_ABS32, absolute 04ef20
offset 04ef20: type R_ARM_ABS32, absolute 043610
offset 04ef24: type R_ARM_ABS32, absolute 043560
offset 04ef28: type R_ARM_ABS32, absolute 043620
offset 04ef2c: type R_ARM_ABS32, absolute 0435f0
offset 04ef30: type R_ARM_ABS32, absolute 0435c0
offset 04ef34: type R_ARM_ABS32, absolute 043590
offset 04ef38: type R_ARM_ABS32, absolute 0435b0
offset 04ef3c: type R_ARM_ABS32, absolute 043550
offset 04ef40: type R_ARM_ABS32, absolute 043540
offset 04ef44: type R_ARM_ABS32, absolute 0435a0
offset 04ef48: type R_ARM_ABS32, absolute 043580
offset 04ef4c: type R_ARM_ABS32, absolute 043600
offset 04ef50: type R_ARM_ABS32, absolute 043520
offset 04ef54: type R_ARM_ABS32, absolute 043530
offset 04ef58: type R_ARM_ABS32, absolute 043570
offset 04ef5c: type R_ARM_ABS32, absolute 0435d0
offset 04ef60: type R_ARM_ABS32, absolute 0435e0
offset 04ebb8: type R_ARM_ABS32, absolute 04ed28
offset 04ebc0: type R_ARM_ABS32, absolute 04ede4
offset 04ebc4: type R_ARM_ABS32, absolute 04ef64
offset 04ef64: type R_ARM_ABS32, absolute 043700
offset 04ef68: type R_ARM_ABS32, absolute 0436f0
offset 04ef6c: type R_ARM_ABS32, absolute 043710
offset 04ef70: type R_ARM_ABS32, absolute 043740
offset 04ef74: type R_ARM_ABS32, absolute 043750
offset 04ef78: type R_ARM_ABS32, absolute 043730
offset 04ef7c: type R_ARM_ABS32, absolute 0436e0
offset 04ef80: type R_ARM_ABS32, absolute 043720
offset 04ef84: type R_ARM_ABS32, absolute 043780
offset 04ef88: type R_ARM_ABS32, absolute 043770
offset 04ef8c: type R_ARM_ABS32, absolute 043790
offset 04ef90: type R_ARM_ABS32, absolute 043760
offset 04ebec: type R_ARM_ABS32, absolute 04ed38
offset 04ebf4: type R_ARM_ABS32, absolute 04ee14
offset 04ebf8: type R_ARM_ABS32, absolute 04ef94
offset 04ef94: type R_ARM_ABS32, absolute 0436b0
offset 04ef98: type R_ARM_ABS32, absolute 0436a0
offset 04ef9c: type R_ARM_ABS32, absolute 0436c0
offset 04efa0: type R_ARM_ABS32, absolute 0436d0
offset 04ec20: type R_ARM_ABS32, absolute 04ed48
offset 04ec28: type R_ARM_ABS32, absolute 04ee24
offset 04ec2c: type R_ARM_ABS32, absolute 04efa4
offset 04efa4: type R_ARM_ABS32, absolute 043350
offset 04efa8: type R_ARM_ABS32, absolute 043220
offset 04efac: type R_ARM_ABS32, absolute 043370
offset 04efb0: type R_ARM_ABS32, absolute 0434b0
offset 04efb4: type R_ARM_ABS32, absolute 043290
offset 04efb8: type R_ARM_ABS32, absolute 0433d0
offset 04efbc: type R_ARM_ABS32, absolute 043270
offset 04efc0: type R_ARM_ABS32, absolute 043320
offset 04efc4: type R_ARM_ABS32, absolute 0433b0
offset 04efc8: type R_ARM_ABS32, absolute 043250
offset 04efcc: type R_ARM_ABS32, absolute 0432d0
offset 04efd0: type R_ARM_ABS32, absolute 043420
offset 04efd4: type R_ARM_ABS32, absolute 0432c0
offset 04efd8: type R_ARM_ABS32, absolute 043210
offset 04efdc: type R_ARM_ABS32, absolute 0432f0
offset 04efe0: type R_ARM_ABS32, absolute 043260
offset 04efe4: type R_ARM_ABS32, absolute 043340
offset 04efe8: type R_ARM_ABS32, absolute 0433a0
offset 04efec: type R_ARM_ABS32, absolute 043450
offset 04eff0: type R_ARM_ABS32, absolute 043380
offset 04eff4: type R_ARM_ABS32, absolute 043230
offset 04eff8: type R_ARM_ABS32, absolute 0434a0
offset 04effc: type R_ARM_ABS32, absolute 0433f0
offset 04f000: type R_ARM_ABS32, absolute 043460
offset 04f004: type R_ARM_ABS32, absolute 0434d0
offset 04f008: type R_ARM_ABS32, absolute 043240
offset 04f00c: type R_ARM_ABS32, absolute 043330
offset 04f010: type R_ARM_ABS32, absolute 0432b0
offset 04f014: type R_ARM_ABS32, absolute 0433c0
offset 04f018: type R_ARM_ABS32, absolute 0434c0
offset 04f01c: type R_ARM_ABS32, absolute 043430
offset 04f020: type R_ARM_ABS32, absolute 0433e0
offset 04f024: type R_ARM_ABS32, absolute 0434f0
offset 04f028: type R_ARM_ABS32, absolute 0434e0
offset 04f02c: type R_ARM_ABS32, absolute 043480
offset 04f030: type R_ARM_ABS32, absolute 043410
offset 04f034: type R_ARM_ABS32, absolute 043390
offset 04f038: type R_ARM_ABS32, absolute 043440
offset 04f03c: type R_ARM_ABS32, absolute 043490
offset 04f040: type R_ARM_ABS32, absolute 043310
offset 04f044: type R_ARM_ABS32, absolute 043280
offset 04f048: type R_ARM_ABS32, absolute 0432e0
offset 04f04c: type R_ARM_ABS32, absolute 043510
offset 04f050: type R_ARM_ABS32, absolute 043500
offset 04f054: type R_ARM_ABS32, absolute 043300
offset 04f058: type R_ARM_ABS32, absolute 043400
offset 04f05c: type R_ARM_ABS32, absolute 0432a0
offset 04f060: type R_ARM_ABS32, absolute 043470
offset 04f064: type R_ARM_ABS32, absolute 043360
offset 04ec54: type R_ARM_ABS32, absolute 04ed50
offset 04ec5c: type R_ARM_ABS32, absolute 04eee8
offset 04ec60: type R_ARM_ABS32, absolute 04f068
offset 04f068: type R_ARM_ABS32, absolute 043200
offset 04ec88: type R_ARM_ABS32, absolute 04ed60
offset 04ec90: type R_ARM_ABS32, absolute 04eeec
offset 04ec94: type R_ARM_ABS32, absolute 04f06c
offset 04f06c: type R_ARM_ABS32, absolute 0431f0
offset 04ecbc: type R_ARM_ABS32, absolute 04ed6c
offset 04ecc4: type R_ARM_ABS32, absolute 04eef0
offset 04ecc8: type R_ARM_ABS32, absolute 04f070
offset 04f070: type R_ARM_ABS32, absolute 0431e0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment