
Mul_light/Kernel/Kernel.bin:     file format elf32-i386
Mul_light/Kernel/Kernel.bin
architecture: i386, flags 0x00000112:
EXEC_P, HAS_SYMS, D_PAGED
start address 0x00000000

Program Header:
    LOAD off    0x00001000 vaddr 0x00000000 paddr 0x00000000 align 2**12
         filesz 0x0001b020 memsz 0x00029e5c flags rwx
   STACK off    0x00000000 vaddr 0x00000000 paddr 0x00000000 align 2**2
         filesz 0x00000000 memsz 0x00000000 flags rwx

Sections:
Idx Name          Size      VMA       LMA       File off  Algn
  0 .Text         00018f87  00000000  00000000  00001000  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
  1 .ReadOnlyData 00001734  00018f90  00018f90  00019f90  2**5
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  2 .Data         00000950  0001a6d0  0001a6d0  0001b6d0  2**5
                  CONTENTS, ALLOC, LOAD, DATA
  3 .bss          0000ee3c  0001b020  0001b020  0001c020  2**5
                  ALLOC
  4 .Debug        0009075d  00029e60  00029e60  0001c020  2**0
                  CONTENTS, READONLY
SYMBOL TABLE:
00000000 l    d  .Text	00000000 .Text
00018f90 l    d  .ReadOnlyData	00000000 .ReadOnlyData
0001a6d0 l    d  .Data	00000000 .Data
0001b020 l    d  .bss	00000000 .bss
00029e60 l    d  .Debug	00000000 .Debug
00000000 l    df *ABS*	00000000 EntryPoint.cpp
00000000 l    df *ABS*	00000000 Main.cpp
00000000 l    df *ABS*	00000000 MM.cpp
00000000 l    df *ABS*	00000000 GMA.cpp
00000000 l    df *ABS*	00000000 KMA.cpp
00000000 l    df *ABS*	00000000 DT.cpp
00000000 l    df *ABS*	00000000 GDT.cpp
00000000 l    df *ABS*	00000000 IDT.cpp
00000000 l    df *ABS*	00000000 LDT.cpp
00000000 l    df *ABS*	00000000 IM.cpp
00019240 l     O .ReadOnlyData	00000400 _ZZN2IM4InitEvE3C.0
00000000 l    df *ABS*	00000000 Int.cpp
00000000 l    df *ABS*	00000000 Exception.cpp
00000000 l    df *ABS*	00000000 TM.cpp
00000000 l    df *ABS*	00000000 TSS.cpp
00000000 l    df *ABS*	00000000 Task.cpp
00000000 l    df *ABS*	00000000 SCM.cpp
00000000 l    df *ABS*	00000000 RDTM.cpp
00000000 l    df *ABS*	00000000 APM.cpp
00000000 l    df *ABS*	00000000 AMSI.cpp
00000000 l    df *ABS*	00000000 Appli.cpp
00000000 l    df *ABS*	00000000 GMQ.cpp
00000000 l    df *ABS*	00000000 WM.cpp
00000000 l    df *ABS*	00000000 WMSM_Main.cpp
00000000 l    df *ABS*	00000000 WMSM_MouseMove.cpp
0000909d l     F .Text	00000162 _ZN12_GLOBAL__N_110WindowMoveEPNS_2PPE
000091ff l     F .Text	000002b6 _ZN12_GLOBAL__N_112WindowResizeEPNS_2PPE
00009be0 l     F .Text	00000487 _ZN12_GLOBAL__N_126SendMessageSubMouseOverAllEPNS_2PPEP6Object
0000a067 l     F .Text	00000350 _ZN12_GLOBAL__N_16GetMOOEPNS_2PPE
00009ad8 l     F .Text	00000108 _ZN12_GLOBAL__N_125SendMessageSubMouseOutAllEPNS_2PPEP6ObjectP3Box
000094b5 l     F .Text	000005e7 _ZN12_GLOBAL__N_110WindowProcEPNS_2PPE
00009a9c l     F .Text	0000001e _ZN12_GLOBAL__N_18TextProcEPNS_2PPE
00009aba l     F .Text	0000001e _ZN12_GLOBAL__N_110ButtonProcEPNS_2PPE
00000000 l    df *ABS*	00000000 WMSM_MouseLPress.cpp
0000a55e l     F .Text	000002f8 _ZN12_GLOBAL__N_110WindowProcEPNS_2PPE
00000000 l    df *ABS*	00000000 WMSM_MouseLRelease.cpp
0000a9a3 l     F .Text	000000ad _ZN12_GLOBAL__N_110WindowMoveEPNS_2PPE
0000aa50 l     F .Text	000000fb _ZN12_GLOBAL__N_112WindowResizeEPNS_2PPE
0000ab4b l     F .Text	000000d6 _ZN12_GLOBAL__N_110WindowProcEPNS_2PPE
00000000 l    df *ABS*	00000000 WMDO_Main.cpp
00000000 l    df *ABS*	00000000 WMDO_Window.cpp
00000000 l    df *ABS*	00000000 WMDO_Button.cpp
00000000 l    df *ABS*	00000000 WMDO_Text.cpp
0000c1b0 l     F .Text	000000cf _ZN12_GLOBAL__N_18DrawCharEPA1024_6Color4cjjS0_R4Rect
00000000 l    df *ABS*	00000000 GUI.cpp
0000dbf1 l       .Text	00000000 _TransferLoop
00000000 l    df *ABS*	00000000 GUI_Debug.cpp
00000000 l    df *ABS*	00000000 Desktop.cpp
00000000 l    df *ABS*	00000000 DebugFont.cpp
00000000 l    df *ABS*	00000000 DM.cpp
0000f793 l     F .Text	0000002f _Z41__static_initialization_and_destruction_0ii
0000f7c2 l     F .Text	0000001c _GLOBAL__I_G_GDDM
00000000 l    df *ABS*	00000000 GDDM.cpp
00000000 l    df *ABS*	00000000 GDDM_DD2Msg.cpp
00029e44 l     O .bss	00000004 _ZZN4GDDM6DD2MsgERK2DDP3MsgE18Su4_MouseButtonOld
00029e48 l     O .bss	00000004 _ZZN4GDDM6DD2MsgERK2DDP3MsgE13Sui_MouseXOld
00029e4c l     O .bss	00000004 _ZZN4GDDM6DD2MsgERK2DDP3MsgE13Sui_MouseYOld
00000000 l    df *ABS*	00000000 GDDQ.cpp
00000000 l    df *ABS*	00000000 Driver.cpp
00000000 l    df *ABS*	00000000 PIC.cpp
00000000 l    df *ABS*	00000000 PIT.cpp
00000000 l    df *ABS*	00000000 RTC.cpp
00000000 l    df *ABS*	00000000 PCI.cpp
00000000 l    df *ABS*	00000000 PS2Keyboard.cpp
00029e50 l     O .bss	00000004 _ZN12_GLOBAL__N_114GP_KeyReadTaskE
00000000 l    df *ABS*	00000000 PS2Mouse.cpp
00029e54 l     O .bss	00000004 _ZN12_GLOBAL__N_116GP_MouseReadTaskE
00000000 l    df *ABS*	00000000 ATA.cpp
00000000 l    df *ABS*	00000000 ATA_Init.cpp
00000000 l    df *ABS*	00000000 ATA_CmdPublish.cpp
00000000 l    df *ABS*	00000000 ATA_CmdProt.cpp
00000000 l    df *ABS*	00000000 ATA_IO.cpp
00000000 l    df *ABS*	00000000 FS.cpp
00000000 l    df *ABS*	00000000 VFS.cpp
00000000 l    df *ABS*	00000000 ISO9660.cpp
00000000 l    df *ABS*	00000000 Joliet.cpp
00000000 l    df *ABS*	00000000 Keyboard.cpp
0001af20 l     O .Data	00000080 _ZN12_GLOBAL__N_112GAu1_KeyCodeE
0001afa0 l     O .Data	00000080 _ZN12_GLOBAL__N_114GAu1_E0KeyCodeE
00000000 l    df *ABS*	00000000 Mouse.cpp
00000000 l    df *ABS*	00000000 KStdLib.cpp
00000000 l    df *ABS*	00000000 IO.cpp
00000000 l    df *ABS*	00000000 Image.cpp
00000000 l    df *ABS*	00000000 Bmp.cpp
00000000 l    df *ABS*	00000000 DateTime.cpp
00000000 l    df *ABS*	00000000 List.cpp
00000000 l    df *ABS*	00000000 Flag.cpp
00000000 l    df *ABS*	00000000 Message.cpp
00000000 l    df *ABS*	00000000 MsgQ.cpp
00000000 l    df *ABS*	00000000 Queue.cpp
00000000 l    df *ABS*	00000000 Rect.cpp
00000000 l    df *ABS*	00000000 DCD.cpp
00000000 l    df *ABS*	00000000 DD.cpp
00000000 l    df *ABS*	00000000 Object.cpp
00000000 l    df *ABS*	00000000 Box.cpp
00000000 l    df *ABS*	00000000 Single.cpp
00000000 l    df *ABS*	00000000 Window.cpp
00000000 l    df *ABS*	00000000 Pack.cpp
00000000 l    df *ABS*	00000000 Content.cpp
00000000 l    df *ABS*	00000000 Text.cpp
00000000 l    df *ABS*	00000000 Window_SendMessage.cpp
00000000 l    df *ABS*	00000000 SC.cpp
00000000 l    df *ABS*	00000000 MLStdLib.cpp
00000000 l    df *ABS*	00000000 Caption.cpp
00000000 l    df *ABS*	00000000 memcpy.c
00000000 l    df *ABS*	00000000 memset.c
00000000 l    df *ABS*	00000000 sprintf.c
00000000 l    df *ABS*	00000000 strcmp.c
00000000 l    df *ABS*	00000000 strcpy.c
00000000 l    df *ABS*	00000000 strlen.c
00000000 l    df *ABS*	00000000 strncmp.c
00000000 l    df *ABS*	00000000 strncpy.c
00000000 l    df *ABS*	00000000 strrchr.c
00000000 l    df *ABS*	00000000 strsep.c
00000000 l    df *ABS*	00000000 strstr.c
00000000 l    df *ABS*	00000000 strtoul.c
00000000 l    df *ABS*	00000000 strtoul0.c
000182c0 l     F .Text	00000048 prefix
00000000 l    df *ABS*	00000000 vsprintf.c
00018460 l     F .Text	00000124 Value2OctStr
00018584 l     F .Text	0000018b Value2sDecStr
0001870f l     F .Text	0000012b Value2uDecStr
0001883a l     F .Text	00000153 Value2hexstr
0001898d l     F .Text	00000151 Value2HEXSTR
00000000 l    df *ABS*	00000000 abs.c
00000000 l    df *ABS*	00000000 errno.c
00000000 l    df *ABS*	00000000 memcmp.c
00000000 l    df *ABS*	00000000 strpbrk.c
0000210a g       .Text	00000000 _Z10IntEntry0Ev
00003dfd g     F .Text	0000001d _Z5Int86ttmmmmmmmmmtm
00016986 g     F .Text	00000012 _ZN3Box10GetBGColorEv
000087f8 g     F .Text	000000bd _ZN2WM7ReadBmpEPKcP6Color4j
000029f2 g       .Text	00000000 _Z10IntEntry86v
0000b09c g     F .Text	000006a4 _ZN2WM10DrawWindowEP7WMDO_PP
00003731 g     F .Text	0000001d _Z5Int4Attmmmmmmmmmtm
00015e3c g     F .Text	00000016 _ZN4Rect9GetHeightEv
0000db5c g     F .Text	00000028 _ZN3GUI16SetTaskBarBufferEj
000076d4 g     F .Text	0000000a _ZN4AMSI11GetBodySizeEv
000115fa g     F .Text	00000141 _ZN3ATA20Init_DeviceCheck_SubEmmPt
00002f37 g       .Text	00000000 _Z10IntEntryCDv
0000057c g     F .Text	000000fc _ZN2MA15ShowMemoryUsageEv
0000410c g     F .Text	0000001d _Z5IntA1ttmmmmmmmmmtm
0000374e g     F .Text	0000001d _Z5Int4Bttmmmmmmmmmtm
0001483e g     F .Text	00000026 _ZN2IO4Ins1EtPvj
000125d0 g     F .Text	00000033 _ZN3ATA16StandbyImmediateEm
00002f96 g       .Text	00000000 _Z10IntEntryD2v
00008022 g     F .Text	0000005b _ZN3GMQ7DequeueEP3Msg
00017fec g     F .Text	00000033 strcpy
00029360 g     O .bss	00000808 G_PCI
00025d00 g     O .bss	00000504 G_APM
0000f6ce g     F .Text	00000013 _ZN2DM13DevInfoUpdateEhP6Driver
00002993 g       .Text	00000000 _Z10IntEntry81v
00002947 g       .Text	00000000 _Z10IntEntry7Dv
000076ca g     F .Text	0000000a _ZN4AMSI15GetAplClassSizeEv
00003a7a g     F .Text	0000001d _Z5Int67ttmmmmmmmmmtm
00003300 g     F .Text	0000001d _Z5Int22ttmmmmmmmmmtm
00002b22 g       .Text	00000000 _Z10IntEntry96v
000175e6 g     F .Text	00000018 _ZN4Pack16GetTailChildListEv
000028c2 g       .Text	00000000 _Z10IntEntry76v
000020ab g       .Text	00000000 _Z10IntEntry09v
00004b78 g     F .Text	0000001d _Z5IntFDttmmmmmmmmmtm
000063aa g     F .Text	00000087 _ZN2TM10TaskSwitchEv
000026d4 g       .Text	00000000 _Z10IntEntry5Cv
000159ca g     F .Text	0000004a _ZN6Queue47EnqueueEm
000020f7 g       .Text	00000000 _Z10IntEntry0Dv
0000f5b0 g     F .Text	00000030 _ZN2DM4CtrlEP3DCD
00002df4 g       .Text	00000000 _Z10IntEntryBCv
000030ec g       .Text	00000000 _Z10IntEntryE4v
0001442a g     F .Text	0000000a _ZN6Joliet4ReadEPKcjPhj
00002ac3 g       .Text	00000000 _Z10IntEntry91v
000051c9 g     F .Text	00000049 _Z5Int07ttmmmmmmmmmtm
00003ad1 g     F .Text	0000001d _Z5Int6Attmmmmmmmmmtm
00015438 g     F .Text	00000045 _ZN2LM4MoveEP4ListS1_
00001246 g     F .Text	0000008f _ZN6DTBase10SetGateSubEP8GateInfoP8GateDesc
0000484c g     F .Text	0000001d _Z5IntE1ttmmmmmmmmmtm
0000419d g     F .Text	0000001d _Z5IntA6ttmmmmmmmmmtm
000157f4 g     F .Text	00000018 _ZN9QueueBase4InitEv
00018ade g     F .Text	000003e1 vsprintf
00002cea g       .Text	00000000 _Z10IntEntryAEv
0000f35a g     F .Text	00000005 _ZN7Desktop12MLButtonProcE3Msg
000021a2 g       .Text	00000000 _Z10IntEntry16v
00003171 g       .Text	00000000 _Z10IntEntryEBv
00017360 g     F .Text	0000010a _ZN4Pack10GetMinSizeEPjS0_
00029e40 g     O .bss	00000004 GP_GDDMTask
00003f76 g     F .Text	0000001d _Z5Int93ttmmmmmmmmmtm
0000fe64 g     F .Text	00000082 _ZN3PIC9IntEnableENS_3IRQE
00002733 g       .Text	00000000 _Z10IntEntry61v
00016030 g     F .Text	00000034 _ZN6Object7SetSizeEjjNS_5WTypeENS_5HTypeE
000111ba g     F .Text	00000112 _ZN3ATA4ReadEhjPvPj
000087cc g     F .Text	0000002b _ZN2WM12GetLocalBaseEP6Window
00008b8c g     F .Text	00000511 _ZN2WM9MouseMoveE3Msgjj
000030ff g       .Text	00000000 _Z10IntEntryE5v
0000249a g       .Text	00000000 _Z10IntEntry3Ev
000124ac g     F .Text	0000003c _ZN3ATA12ChkPowerModeEm
00002ad6 g       .Text	00000000 _Z10IntEntry92v
00015632 g     F .Text	0000003b _ZN6Flag168SetFlagsEm
00007720 g     F .Text	0000000a _ZN4AMSI6GetEIPEv
00014956 g     F .Text	00000026 _ZN2IO5Outs4EtPvj
00003209 g       .Text	00000000 _Z10IntEntryF3v
00002b35 g       .Text	00000000 _Z10IntEntry97v
00002889 g       .Text	00000000 _Z10IntEntry73v
00003bb9 g     F .Text	0000001d _Z5Int72ttmmmmmmmmmtm
00002c8b g       .Text	00000000 _Z10IntEntryA9v
00029e00 g     O .bss	00000040 G_SecATA
00015172 g     F .Text	0000000a _ZN8DateTime7GetYearEv
000037c2 g     F .Text	0000001d _Z5Int4Fttmmmmmmmmmtm
000054a1 g     F .Text	00000049 _Z5Int0Attmmmmmmmmmtm
00003e8e g     F .Text	0000001d _Z5Int8Bttmmmmmmmmmtm
00003da6 g     F .Text	0000001d _Z5Int83ttmmmmmmmmmtm
0000453d g     F .Text	0000001d _Z5IntC6ttmmmmmmmmmtm
000134a6 g     F .Text	000001bc _ZN3VFS4ReadEPKcjPvj
0000243b g       .Text	00000000 _Z10IntEntry39v
000027a5 g       .Text	00000000 _Z10IntEntry67v
00003c4a g     F .Text	0000001d _Z5Int77ttmmmmmmmmmtm
0000769e g     F .Text	0000002b _ZN4AMSI15GetPL0StackBaseEv
00014550 g     F .Text	0000000a _ZN8Keyboard4ReadEPKcjPvj
000043fe g     F .Text	0000001d _Z5IntBBttmmmmmmmmmtm
000147c4 g     F .Text	00000011 _ZN7KStdLib7ConvK2LEPKvS1_
0001746a g     F .Text	0000007d _ZN4Pack8GetChildEP6Object
000086e8 g     F .Text	000000cc _ZN2WM12DeleteWindowEj
000151d0 g     F .Text	0000002d _ZN2LM4InitEP4List
0001114e g     F .Text	0000006b _ZN3ATA4CtrlEP3DCD
0000c054 g     F .Text	0000015c _ZN2WM8DrawTextEP7WMDO_PP
00008a46 g     F .Text	00000143 _ZNK2WM10GetKinshipEP6ObjectS1_Pv
000272e0 g     O .bss	00000004 GP_DesktopTask
00000038 g     F .Text	000001a6 _ZN4Main4InitEv
000028fb g       .Text	00000000 _Z10IntEntry79v
0002627d g     O .bss	00000001 Gb_InitFinishFlag
00002ff5 g       .Text	00000000 _Z10IntEntryD7v
00003901 g     F .Text	0000001d _Z5Int5Attmmmmmmmmmtm
0001497c g     F .Text	00000086 _ZN5Image9Color3to4EP6Color4PK6Color3j
00017d18 g     F .Text	00000016 _ZN4Text8GetWidthEv
0000f0fc g     F .Text	00000035 _ZN7Desktop10EnqueueMsgERK3Msg
0000f5e0 g     F .Text	000000ee _ZN2DM10RegiDeviceEPhP6Driver
00003f59 g     F .Text	0000001d _Z5Int92ttmmmmmmmmmtm
00006b16 g     F .Text	00000109 _ZN3SCM4InitEv
00014564 g     F .Text	0000008d _ZN8Keyboard11SetKeyStateEhb
00003683 g     F .Text	0000001d _Z5Int44ttmmmmmmmmmtm
00007644 g     F .Text	0000000b _ZN4AMSI15GetAplClassBaseEv
00002720 g       .Text	00000000 _Z10IntEntry60v
000147ba g     F .Text	0000000a _ZN5Mouse5WriteEPKcjPvj
000145f4 g     F .Text	0000004d _ZN5Mouse4InitEhj
000023a3 g       .Text	00000000 _Z10IntEntry31v
00001c9c g     F .Text	00000023 _ZN3LDT4InitEv
00015bcc g     F .Text	00000047 _ZN4Rect6ExpandEiiii
0000314b g       .Text	00000000 _Z10IntEntryE9v
0000022a g     F .Text	00000220 _ZN2MA6CreateEj
00006870 g     F .Text	0000004b _ZN4Task15SetAllottedTimeEhb
00002d49 g       .Text	00000000 _Z10IntEntryB3v
00006276 g     F .Text	000000cb _ZN2TM9SleepTaskEP4Task
000057c2 g     F .Text	00000049 _Z5Int0Ettmmmmmmmmmtm
00011f80 g     F .Text	0000015d _ZN3ATA14MediaStatusCHKEm
0001266a g     F .Text	0000006f _ZN3ATA18PacketRequestSenseEmPv
000262c0 g     O .bss	00001004 G_GMQ
00006c40 g     F .Text	000000d0 _ZN4RDTM4InitEv
000151a0 g     F .Text	0000000c _ZN8DateTime7GetHourEv
00004869 g     F .Text	0000001d _Z5IntE2ttmmmmmmmmmtm
000041ba g     F .Text	0000001d _Z5IntA7ttmmmmmmmmmtm
00004bb2 g     F .Text	0000001d _Z5IntFFttmmmmmmmmmtm
0000fd46 g     F .Text	0000000c _ZN6Driver11GetDeviceIDEv
00008104 g     F .Text	00000349 _ZN2WM4InitEv
00010b4c g     F .Text	00000079 _Z5Int2Cttmmmmmmmmmtm
00007a18 g     F .Text	000003e8 _ZN5Appli4InitEmmmPKcP8SegmInfo
0000470d g     F .Text	0000001d _Z5IntD6ttmmmmmmmmmtm
000054ea g     F .Text	00000049 _Z5Int0Bttmmmmmmmmmtm
000172fc g     F .Text	00000064 _ZN4Pack9SetParentEv
00002c65 g       .Text	00000000 _Z10IntEntryA7v
00006060 g     F .Text	0000002c _ZN2TM10CreateTaskEv
00016476 g     F .Text	00000091 _ZN6Object4InitEv
000142e6 g     F .Text	00000127 _ZN7ISO96604ReadEhjjPvj
00001c08 g     F .Text	00000045 _ZN3IDT11GetGateInfoEh
0000e0e4 g     F .Text	000007d8 _ZN7Desktop4InitEv
00017a96 g     F .Text	00000031 _ZN7Content8GetWidthEv
000045b1 g     F .Text	0000001d _Z5IntCAttmmmmmmmmmtm
00002675 g       .Text	00000000 _Z10IntEntry57v
00029e58 g     O .bss	00000004 errno
0001613c g     F .Text	0000000a _ZN6Object13GetObjectTypeEv
000155ce g     F .Text	00000055 _ZN2LM10GetNumListEv
00015f52 g     F .Text	0000000c _ZN3DCD11GetDeviceIDEv
000133e2 g     F .Text	0000000b _ZN2FS9GetFSTypeEv
00002688 g       .Text	00000000 _Z10IntEntry58v
00002169 g       .Text	00000000 _Z10IntEntry13v
00002156 g       .Text	00000000 _Z10IntEntry12v
000133f0 g     F .Text	000000ac _ZN3VFS4InitEv
00028340 g     O .bss	00001004 G_GDDQ
0000407b g     F .Text	0000001d _Z5Int9Cttmmmmmmmmmtm
00017a70 g     F .Text	00000026 _ZN7Content4InitEv
00002eeb g       .Text	00000000 _Z10IntEntryC9v
00002da8 g       .Text	00000000 _Z10IntEntryB8v
000049a8 g     F .Text	0000001d _Z5IntEDttmmmmmmmmmtm
0000482f g     F .Text	0000001d _Z5IntE0ttmmmmmmmmmtm
00004180 g     F .Text	0000001d _Z5IntA5ttmmmmmmmmmtm
0000321c g       .Text	00000000 _Z10IntEntryF4v
00010538 g     F .Text	0000005a _ZN3PCI5WriteEhhm
00000000 g     F .Text	0000001e _Z10EntyrPointv
00004577 g     F .Text	0000001d _Z5IntC8ttmmmmmmmmmtm
00025048 g     O .bss	00000001 G_GDT
00002c78 g       .Text	00000000 _Z10IntEntryA8v
0000f360 g     F .Text	00000163 _ZN2DM7SysInitEv
000032c7 g       .Text	00000000 _Z10IntEntryFDv
00004a56 g     F .Text	0000001d _Z5IntF3ttmmmmmmmmmtm
0000436d g     F .Text	0000001d _Z5IntB6ttmmmmmmmmmtm
000154fa g     F .Text	000000bd _ZN2LM8ExchangeEP4ListS1_
00003b0b g     F .Text	0000001d _Z5Int6Cttmmmmmmmmmtm
0000343f g     F .Text	0000001d _Z5Int30ttmmmmmmmmmtm
00004285 g     F .Text	0000001d _Z5IntAEttmmmmmmmmmtm
000022ac g       .Text	00000000 _Z10IntEntry24v
0001594e g     F .Text	00000041 _ZN6Queue27DequeueEPt
000042dc g     F .Text	0000001d _Z5IntB1ttmmmmmmmmmtm
0000f778 g     F .Text	0000001b _ZN2DM10RegiSysDevEhP6Driver
000020d1 g       .Text	00000000 _Z10IntEntry0Bv
00015b3c g     F .Text	0000003f _ZN6Queue84ReadEPy
00003bf3 g     F .Text	0000001d _Z5Int74ttmmmmmmmmmtm
00014016 g     F .Text	0000000a _ZN7ISO96606RenameEPKcS1_
00003e54 g     F .Text	0000001d _Z5Int89ttmmmmmmmmmtm
00029344 g     O .bss	00000008 G_PIC
00007118 g     F .Text	00000239 _ZN3APM10StartAppliEPKcPj
0000684e g     F .Text	00000022 _ZN4Task9FinalizerEv
00004b04 g     F .Text	0000001d _Z5IntF9ttmmmmmmmmmtm
000153ac g     F .Text	0000008b _ZN2LM5SplitEP4List
00003cf8 g     F .Text	0000001d _Z5Int7Dttmmmmmmmmmtm
00007746 g     F .Text	0000002a _ZN4AMSI7GetESP0Ev
000023dc g       .Text	00000000 _Z10IntEntry34v
000042bf g     F .Text	0000001d _Z5IntB0ttmmmmmmmmmtm
00005533 g     F .Text	00000049 _Z5Int0Cttmmmmmmmmmtm
000151fe g     F .Text	000000b5 _ZN2LM4JoinEP4ListS1_
0000388d g     F .Text	0000001d _Z5Int56ttmmmmmmmmmtm
0000592f g     F .Text	00000049 _Z5Int13ttmmmmmmmmmtm
00015b7c g     F .Text	00000028 _ZN4Rect4InitEiiii
000025ca g       .Text	00000000 _Z10IntEntry4Ev
0001580c g     F .Text	00000018 _ZN9QueueBase10GetNumDataEv
00015ddc g     F .Text	00000041 _ZN4Rect3AndEiiii
000044e6 g     F .Text	0000001d _Z5IntC3ttmmmmmmmmmtm
00016a52 g     F .Text	0000004c _ZN3Box4InitEv
00003268 g       .Text	00000000 _Z10IntEntryF8v
00017cbe g     F .Text	00000059 _ZN4Text10GetNumLineEv
000038aa g     F .Text	0000001d _Z5Int57ttmmmmmmmmmtm
00005978 g     F .Text	00000049 _Z5Int14ttmmmmmmmmmtm
0000db9a g     F .Text	00000086 _ZN3GUI12VRAMTransferEv
00017f00 g     F .Text	00000041 memcpy
000076ea g     F .Text	0000000b _ZN4AMSI12GetStackSizeEv
000047f5 g     F .Text	0000001d _Z5IntDEttmmmmmmmmmtm
000155b8 g     F .Text	0000000a _ZN2LM11GetHeadListEv
00013132 g     F .Text	0000002f _ZN3ATA16Wait_DevReadySETEv
000130c6 g     F .Text	0000001c _ZN3ATA4WaitEv
00003836 g     F .Text	0000001d _Z5Int53ttmmmmmmmmmtm
00005854 g     F .Text	00000049 _Z5Int10ttmmmmmmmmmtm
00015ba4 g     F .Text	00000028 _ZN4Rect7SetRectEiiii
00012468 g     F .Text	00000043 _ZN3ATA14GetMediaStatusEm
00003d6c g     F .Text	0000001d _Z5Int81ttmmmmmmmmmtm
00003a23 g     F .Text	0000001d _Z5Int64ttmmmmmmmmmtm
00004951 g     F .Text	0000001d _Z5IntEAttmmmmmmmmmtm
000042a2 g     F .Text	0000001d _Z5IntAFttmmmmmmmmmtm
0000350a g     F .Text	0000001d _Z5Int37ttmmmmmmmmmtm
000087c0 g     F .Text	0000000b _ZN2WM9GetMouseYEv
000045eb g     F .Text	0000001d _Z5IntCCttmmmmmmmmmtm
00007e00 g     F .Text	0000002d _ZN5Appli9FinalizerEv
00010822 g     F .Text	00000070 _ZN11PS2Keyboard4TaskEv
00014cfc g     F .Text	00000041 _ZN8DateTime4InitEv
000104da g     F .Text	0000000a _ZN3PCI4CtrlEP3DCD
00007770 g     F .Text	000002a6 _ZN4AMSI10GetLDTInfoEP8SegmInfo
000175ce g     F .Text	00000018 _ZN4Pack16GetHeadChildListEv
00002616 g       .Text	00000000 _Z10IntEntry52v
00002201 g       .Text	00000000 _Z10IntEntry1Bv
00002000 g       .Text	00000000 _Z10IntEntry00v
00001e4c g     F .Text	00000065 _ZN3LDT15ClearDescriptorEt
00006d2c g     F .Text	0000002b _ZN4RDTM10SetForwardEv
000024f9 g       .Text	00000000 _Z10IntEntry43v
0000767a g     F .Text	00000023 _ZN4AMSI12GetStackBaseEv
00004a73 g     F .Text	0000001d _Z5IntF4ttmmmmmmmmmtm
0000438a g     F .Text	0000001d _Z5IntB7ttmmmmmmmmmtm
00013662 g     F .Text	00000054 _ZN3VFS5WriteEPKcjPvj
00011514 g     F .Text	00000039 _ZN3ATA10IDComparNoEh
00012352 g     F .Text	0000005e _ZN3ATA17InitDevParamatersEmhh
000106b6 g     F .Text	000000b9 _ZN3PCI10RegiDeviceEmmm
000076de g     F .Text	0000000b _ZN4AMSI11GetHeapSizeEv
0000e0c4 g     F .Text	00000020 _ZN7Desktop4TaskEv
00000a0a g     F .Text	00000012 _ZN2MA5ID2NoEj
0000f74e g     F .Text	00000029 _ZN2DM10GetDevInfoEh
00005212 g     F .Text	00000246 _Z5Int08ttmmmmmmmmmtm
00007638 g     F .Text	0000000b _ZN4AMSI7GetBaseEv
00002dbb g       .Text	00000000 _Z10IntEntryB9v
000158bc g     F .Text	00000038 _ZN6Queue14ReadEPh
00003c84 g     F .Text	0000001d _Z5Int79ttmmmmmmmmmtm
0001259c g     F .Text	00000033 _ZN3ATA16ExeDevDiagnosticEv
00016438 g     F .Text	0000003e _ZN6Object16CheckInheritanceENS_7ObjTypeE
000112d6 g     F .Text	0000023d _ZN3ATA8PIO_ReadEmjPvPj
00000678 g     F .Text	00000108 _ZN2MA13ShowMemoryMapEv
0000276c g       .Text	00000000 _Z10IntEntry64v
0000762a g     F .Text	0000000e _ZN4AMSI7SetBaseEPv
00002ba7 g       .Text	00000000 _Z10IntEntry9Dv
000147e4 g     F .Text	0000001d _ZN2IO3In1Et
00014416 g     F .Text	00000013 _ZN6Joliet7CheckFSEh
00018f82  w    F .Text	00000005 _ZN6DriverC2Ev
0000637e g     F .Text	0000002b _ZN2TM9SchedulerEv
00003819 g     F .Text	0000001d _Z5Int52ttmmmmmmmmmtm
0000422e g     F .Text	0000001d _Z5IntABttmmmmmmmmmtm
00002d36 g       .Text	00000000 _Z10IntEntryB2v
000019ea g     F .Text	00000070 _ZN3GDT15ClearDescriptorEt
000073f2 g     F .Text	00000030 _ZN3APM8GetAppliEj
00007650 g     F .Text	00000010 _ZN4AMSI11GetBodyBaseEv
00002bf3 g       .Text	00000000 _Z10IntEntryA1v
00017ac8 g     F .Text	00000031 _ZN7Content9GetHeightEv
0000289c g       .Text	00000000 _Z10IntEntry74v
00002474 g       .Text	00000000 _Z10IntEntry3Cv
000023ef g       .Text	00000000 _Z10IntEntry35v
00003b62 g     F .Text	0000001d _Z5Int6Fttmmmmmmmmmtm
000033e8 g     F .Text	0000001d _Z5Int2Attmmmmmmmmmtm
0000f4c4 g     F .Text	000000ec _ZN2DM4InitEv
000181f0 g     F .Text	000000ce strtoul
00003561 g     F .Text	0000001d _Z5Int3Attmmmmmmmmmtm
0000345c g     F .Text	0000001d _Z5Int31ttmmmmmmmmmtm
00015ca4 g     F .Text	0000003d _ZN4Rect8MatchingEv
0000424b g     F .Text	0000001d _Z5IntACttmmmmmmmmmtm
00014410 g     F .Text	00000005 _ZN6Joliet4InitEv
00003d15 g     F .Text	0000001d _Z5Int7Ettmmmmmmmmmtm
00002487 g       .Text	00000000 _Z10IntEntry3Dv
00003b7f g     F .Text	0000001d _Z5Int70ttmmmmmmmmmtm
0001492e g     F .Text	00000027 _ZN2IO5Outs2EtPvj
00006d10 g     F .Text	0000001b _ZN4RDTM15GetRealDateTimeEP8DateTime
000024c0 g       .Text	00000000 _Z10IntEntry40v
00010bc6 g     F .Text	0000009c _ZN8PS2Mouse4TaskEv
00010998 g     F .Text	0000018d _ZN11PS2Keyboard4ReadEPj
0000ff6c g     F .Text	0000005b _ZN3PIC3ACKENS_3IRQE
000148f0 g     F .Text	00000017 _ZN2IO4Out4Etm
00003f1f g     F .Text	0000001d _Z5Int90ttmmmmmmmmmtm
00002e1a g       .Text	00000000 _Z10IntEntryBEv
00006ec8 g     F .Text	0000024f _ZN3APM4MainEv
00014bc2 g     F .Text	0000005e _ZN5Image26TransparentColorProcessingEP6Color4jm
00000a1c g     F .Text	0000055a _ZN3GMA4InitEv
0000359b g     F .Text	0000001d _Z5Int3Cttmmmmmmmmmtm
0000ad08 g     F .Text	00000394 _ZN2WM10InitWindowEh
00016328 g     F .Text	0000008b _ZN6Object7DrawingEv
000048c0 g     F .Text	0000001d _Z5IntE5ttmmmmmmmmmtm
00015692 g     F .Text	00000021 _ZN6Flag1610CheckFlagsEm
0000223a g       .Text	00000000 _Z10IntEntry1Ev
0000391e g     F .Text	0000001d _Z5Int5Bttmmmmmmmmmtm
00017eb4 g     F .Text	0000000e _ZN7Caption10SetCaptionEPKc
00001d30 g     F .Text	000000ac _ZN3LDT10SetSegmentEj8SegmInfoPt
00026284 g     O .bss	00000004 GP_APMTask
000161d0 g     F .Text	0000001e _ZN6Object8GetHTypeEv
00002591 g       .Text	00000000 _Z10IntEntry4Bv
0001a6e0 g     O .Data	00000030 GCA_MPT
00026280 g     O .bss	00000004 GP_TMTask
00010074 g     F .Text	00000005 _ZN3RTC4InitEv
00000fb0 g     F .Text	0000003e _ZN3GMA9SizeAlignEmm
00005c09 g     F .Text	00000049 _Z5Int1Dttmmmmmmmmmtm
0001277a g     F .Text	00000078 _ZN3ATA17PackeReadCapacityEmPv
00010e84 g     F .Text	00000024 _ZN8PS2Mouse7EnqueueEh
000068bc g     F .Text	00000041 _ZN4Task10SetCaptionEPKc
0001618e g     F .Text	00000024 _ZN6Object7GetAreaEv
000027de g       .Text	00000000 _Z10IntEntry6Av
0000472a g     F .Text	0000001d _Z5IntD7ttmmmmmmmmmtm
00005a9c g     F .Text	00000049 _Z5Int18ttmmmmmmmmmtm
000030c6 g       .Text	00000000 _Z10IntEntryE2v
00000020 g     F .Text	00000017 _ZN4MainC1Ev
000037df g     F .Text	0000001d _Z5Int50ttmmmmmmmmmtm
000032a1 g       .Text	00000000 _Z10IntEntryFBv
00000f9e g     F .Text	00000012 _ZN3GMA9BaseAlignEm
00014642 g     F .Text	0000004f _ZN5Mouse7CheckFSEh
000001e0 g     F .Text	00000049 _ZN3MAL5ClearEv
00003d32 g     F .Text	0000001d _Z5Int7Fttmmmmmmmmmtm
00029dc0 g     O .bss	00000040 G_PriATA
00012524 g     F .Text	0000003c _ZN3ATA10FlushChackEm
00006432 g     F .Text	0000000a _ZN2TM10GetNowTaskEv
00014864 g     F .Text	00000027 _ZN2IO4Ins2EtPvj
000102d0 g     F .Text	0000002c _ZN3RTC7BCD2DecEh
00003e1a g     F .Text	0000001d _Z5Int87ttmmmmmmmmmtm
0000fee6 g     F .Text	00000086 _ZN3PIC10IntDisableENS_3IRQE
00002a18 g       .Text	00000000 _Z10IntEntry88v
00013162 g     F .Text	00000050 _ZN3ATA8ATAResetEv
00004699 g     F .Text	0000001d _Z5IntD2ttmmmmmmmmmtm
00002273 g       .Text	00000000 _Z10IntEntry21v
0000ac24 g     F .Text	000000e2 _ZN2WM10DrawObjectEP6Object4RectPmPv
00017b8c g     F .Text	00000017 _ZN4Text7SetTextEPKc
0001712a g     F .Text	0000000e _ZN6Window11GetKWinListEv
00006358 g     F .Text	00000025 _ZN2TM9DisableTSEv
00015f5e g     F .Text	00000029 _ZN8DCD_Char4InitEmh
00006dbc g     F .Text	00000034 _ZN3APM4TaskEv
00002662 g       .Text	00000000 _Z10IntEntry56v
0000fbf4 g     F .Text	0000009a _ZN4GDDQ7EnqueueERK2DD
00010616 g     F .Text	00000057 _ZN3PCI8ConfAddrEbmmmm
00002143 g       .Text	00000000 _Z10IntEntry11v
0001b020 g     O .bss	00005008 G_GMA
00007660 g     F .Text	0000001a _ZN4AMSI11GetHeapBaseEv
000031bd g       .Text	00000000 _Z10IntEntryEFv
0000360f g     F .Text	0000001d _Z5Int40ttmmmmmmmmmtm
00014a02 g     F .Text	00000074 _ZN5Image9Color4to3EP6Color3PK6Color4j
00003e71 g     F .Text	0000001d _Z5Int8Attmmmmmmmmmtm
00003ec8 g     F .Text	0000001d _Z5Int8Dttmmmmmmmmmtm
00002b94 g       .Text	00000000 _Z10IntEntry9Cv
000033ae g     F .Text	0000001d _Z5Int28ttmmmmmmmmmtm
00002d10 g       .Text	00000000 _Z10IntEntryB0v
00006934 g     F .Text	000001e1 _ZN3SCM9SCHandlerEN2SC4SCIDEP7SCDBase
00002e07 g       .Text	00000000 _Z10IntEntryBDv
0000df12 g     F .Text	00000116 _ZN3GUI14DebugPrintCharEcmmm
00003544 g     F .Text	0000001d _Z5Int39ttmmmmmmmmmtm
0000114c g     F .Text	000000f9 _ZN6DTBase10SetSegmSubEP8SegmInfoP8SegmDesc
000026ae g       .Text	00000000 _Z10IntEntry5Av
00014546 g     F .Text	0000000a _ZN8Keyboard6RenameEPKcS1_
000104e4 g     F .Text	00000053 _ZN3PCI4ReadEhh
000048a3 g     F .Text	0000001d _Z5IntE4ttmmmmmmmmmtm
000041f4 g     F .Text	0000001d _Z5IntA9ttmmmmmmmmmtm
0000376b g     F .Text	0000001d _Z5Int4Cttmmmmmmmmmtm
00012960 g     F .Text	000000ea _ZN3ATA11NonData_CMDEPNS_7ATA_CmdE
00015ffc g     F .Text	00000034 _ZN6Object9SetOffsetEiiNS_3HBPENS_3VBPE
0001587c g     F .Text	00000040 _ZN6Queue17DequeueEPh
0001066e g     F .Text	00000048 _ZN3PCI8ConfAddrEhbm
00017d44 g     F .Text	00000069 _ZN4Text7DrawingEv
0000c280 g     F .Text	000002d3 _ZN3GUI4InitEv
0000a3b8 g     F .Text	000001a6 _ZN2WM11MouseLPressE3Msgjj
00017e04 g     F .Text	00000037 _ZN8MLStdLib13GetResolutionEPjS0_
000126da g     F .Text	0000009f _ZN3ATA12PacketRead10EmjPvj
00002cfd g       .Text	00000000 _Z10IntEntryAFv
0000257e g       .Text	00000000 _Z10IntEntry4Av
00010ecc g     F .Text	0000005d _Z5Int2Ettmmmmmmmmmtm
00003184 g       .Text	00000000 _Z10IntEntryECv
00004934 g     F .Text	0000001d _Z5IntE9ttmmmmmmmmmtm
000022e5 g       .Text	00000000 _Z10IntEntry27v
000039af g     F .Text	0000001d _Z5Int60ttmmmmmmmmmtm
000142dc g     F .Text	0000000a _ZN7ISO96605WriteEPKcjPvj
0001517c g     F .Text	0000000c _ZN8DateTime8GetMonthEv
00004a1c g     F .Text	0000001d _Z5IntF1ttmmmmmmmmmtm
00004333 g     F .Text	0000001d _Z5IntB4ttmmmmmmmmmtm
00002fbc g       .Text	00000000 _Z10IntEntryD4v
000029b9 g       .Text	00000000 _Z10IntEntry83v
000156dc g     F .Text	0000006a _ZN4MsgQ7EnqueueERK3Msg
000028d5 g       .Text	00000000 _Z10IntEntry77v
00006720 g     F .Text	0000012e _ZN4Task4InitEmmPKch
00015a8c g     F .Text	00000065 _ZN6Queue87EnqueueEy
00002e40 g       .Text	00000000 _Z10IntEntryC0v
00002934 g       .Text	00000000 _Z10IntEntry7Cv
000180fc g     F .Text	0000003c strrchr
000127f2 g     F .Text	00000055 _ZN3ATA14PacketTestUnitEm
00002344 g       .Text	00000000 _Z10IntEntry2Cv
0000f71e g     F .Text	00000030 _ZN2DM11EraseDeviceEh
00010012 g     F .Text	00000058 _ZN3PIT4InitEv
00000000         *UND*	00000000 __gxx_personality_v0
00002bba g       .Text	00000000 _Z10IntEntry9Ev
0001566e g     F .Text	00000024 _ZN6Flag168GetFlagsEm
0000283d g       .Text	00000000 _Z10IntEntry6Fv
00002629 g       .Text	00000000 _Z10IntEntry53v
000151b8 g     F .Text	0000000c _ZN8DateTime6GetSecEv
0001693a g     F .Text	00000012 _ZN3Box10GetPaddingEv
00003870 g     F .Text	0000001d _Z5Int55ttmmmmmmmmmtm
000058e6 g     F .Text	00000049 _Z5Int12ttmmmmmmmmmtm
00016aec g     F .Text	00000056 _ZN6Single8SetChildEP6Object
00003714 g     F .Text	0000001d _Z5Int49ttmmmmmmmmmtm
00003374 g     F .Text	0000001d _Z5Int26ttmmmmmmmmmtm
00004ef1 g     F .Text	00000049 _Z5Int04ttmmmmmmmmmtm
00000780 g     F .Text	00000087 _ZN2MA14SearchFreeAreaEj
00015188 g     F .Text	0000000c _ZN8DateTime6GetDayEv
00012848 g     F .Text	00000118 _ZN3ATA12DeviceSelectEh
00003649 g     F .Text	0000001d _Z5Int42ttmmmmmmmmmtm
00017244 g     F .Text	000000b7 _ZN4Pack8AddChildEP6Object
00003067 g       .Text	00000000 _Z10IntEntryDDv
000030b3 g       .Text	00000000 _Z10IntEntryE1v
00002a64 g       .Text	00000000 _Z10IntEntry8Cv
00002545 g       .Text	00000000 _Z10IntEntry47v
00017c0e g     F .Text	0000000b _ZN4Text7GetTextEv
00003357 g     F .Text	0000001d _Z5Int25ttmmmmmmmmmtm
0000204c g       .Text	00000000 _Z10IntEntry04v
00003cdb g     F .Text	0000001d _Z5Int7Cttmmmmmmmmmtm
00010c62 g     F .Text	0000015a _ZN8PS2Mouse4InitEv
000027b8 g       .Text	00000000 _Z10IntEntry68v
000044c9 g     F .Text	0000001d _Z5IntC2ttmmmmmmmmmtm
00002c3f g       .Text	00000000 _Z10IntEntryA5v
0002627c g     O .bss	00000001 G_VFS
00016c9e g     F .Text	00000030 _ZN6Single4InitEv
00002850 g       .Text	00000000 _Z10IntEntry70v
00002a2b g       .Text	00000000 _Z10IntEntry89v
0000db34 g     F .Text	00000028 _ZN3GUI16SetDesktopBufferEj
00003eab g     F .Text	0000001d _Z5Int8Cttmmmmmmmmmtm
00016998 g     F .Text	000000b9 _ZN3Box12GetChildAreaEP6Object
0000651c g     F .Text	00000204 _ZN3TSS4InitEv
0000315e g       .Text	00000000 _Z10IntEntryEAv
0000301b g       .Text	00000000 _Z10IntEntryD9v
0000269b g       .Text	00000000 _Z10IntEntry59v
00003e37 g     F .Text	0000001d _Z5Int88ttmmmmmmmmmtm
0000217c g       .Text	00000000 _Z10IntEntry14v
000031d0 g       .Text	00000000 _Z10IntEntryF0v
00007460 g     F .Text	00000033 _ZN3APM5No2IDEh
00002cd7 g       .Text	00000000 _Z10IntEntryADv
0000467c g     F .Text	0000001d _Z5IntD1ttmmmmmmmmmtm
00005ce4 g     F .Text	0000001c _ZN2TM11TaskManagerEv
00010b26 g     F .Text	00000024 _ZN11PS2Keyboard7EnqueueEh
000037fc g     F .Text	0000001d _Z5Int51ttmmmmmmmmmtm
000027cb g       .Text	00000000 _Z10IntEntry69v
000136b6 g     F .Text	00000315 _ZN3VFS13DistinctionFSEh
0001007a g     F .Text	0000000a _ZN3RTC4CtrlEP3DCD
0000498b g     F .Text	0000001d _Z5IntECttmmmmmmmmmtm
00005c9b g     F .Text	00000049 _Z5Int1Fttmmmmmmmmmtm
00003cbe g     F .Text	0000001d _Z5Int7Bttmmmmmmmmmtm
00014822 g     F .Text	0000001c _ZN2IO3In4Et
00013ada g     F .Text	00000151 _ZN3VFS7OptimFPEPc
00001a5c g     F .Text	000000ac _ZN3IDT4InitEv
0000dc20 g     F .Text	00000182 _ZN3GUI12VRAMTransferE4Rect
0000557c g     F .Text	00000246 _Z5Int0Dttmmmmmmmmmtm
000031e3 g       .Text	00000000 _Z10IntEntryF1v
00006342 g     F .Text	00000015 _ZN2TM8EnableTSEv
000262a0 g     O .bss	00000004 GP_WMTask
000042f9 g     F .Text	0000001d _Z5IntB2ttmmmmmmmmmtm
00003d89 g     F .Text	0000001d _Z5Int82ttmmmmmmmmmtm
0000de60 g     F .Text	000000b1 _ZN3GUI14DebugPrintRectEllmmm
00001cc0 g     F .Text	0000006f _ZN3LDT10SetSegmentE8SegmInfoPt
000124e8 g     F .Text	0000003c _ZN3ATA11DeviceResetEm
000120de g     F .Text	000000b5 _ZN3ATA17ATAPI_DeviceReadyEm
000047bb g     F .Text	0000001d _Z5IntDCttmmmmmmmmmtm
00001b78 g     F .Text	00000090 _ZN3IDT7SetGateEh8GateInfoPh
00003ee5 g     F .Text	0000001d _Z5Int8Ettmmmmmmmmmtm
00016dc6 g     F .Text	00000056 _ZN6Window10RegiWindowEj
00025cd4 g     O .bss	00000014 G_RDTM
00002428 g       .Text	00000000 _Z10IntEntry38v
00002130 g       .Text	00000000 _Z10IntEntry10v
00002098 g       .Text	00000000 _Z10IntEntry08v
0000264f g       .Text	00000000 _Z10IntEntry55v
00003b45 g     F .Text	0000001d _Z5Int6Ettmmmmmmmmmtm
00003391 g     F .Text	0000001d _Z5Int27ttmmmmmmmmmtm
00002532 g       .Text	00000000 _Z10IntEntry46v
00015fee g     F .Text	0000000b _ZN2DD11GetDeviceIDEv
00003197 g       .Text	00000000 _Z10IntEntryEDv
00017c2c g     F .Text	00000091 _ZN4Text12GetMaxLengthEv
00002b6e g       .Text	00000000 _Z10IntEntry9Av
000102c6 g     F .Text	0000000a _ZN3RTC11SetDateTimeE8DateTime
00002039 g       .Text	00000000 _Z10IntEntry03v
00002cc4 g       .Text	00000000 _Z10IntEntryACv
00002b5b g       .Text	00000000 _Z10IntEntry99v
000029cc g       .Text	00000000 _Z10IntEntry84v
000147b0 g     F .Text	0000000a _ZN5Mouse4ReadEPKcjPvj
00002fcf g       .Text	00000000 _Z10IntEntryD5v
000036da g     F .Text	0000001d _Z5Int47ttmmmmmmmmmtm
00004e5f g     F .Text	00000049 _Z5Int02ttmmmmmmmmmtm
00004503 g     F .Text	0000001d _Z5IntC4ttmmmmmmmmmtm
00017db0 g     F .Text	00000033 _ZN6Window11SendMessageERK3Msg
00015990 g     F .Text	00000039 _ZN6Queue24ReadEPt
00002a05 g       .Text	00000000 _Z10IntEntry87v
00017bc0 g     F .Text	0000004d _ZN4Text12SetTextColorEhhhh
0000f2ac g     F .Text	000000ad _ZN7Desktop12DrawMLButtonEv
00026220 g     O .bss	0000005c G_WM
0001302a g     F .Text	0000009c _ZN3ATA14BlockDataWriteEtPv
000048dd g     F .Text	0000001d _Z5IntE6ttmmmmmmmmmtm
00002fa9 g       .Text	00000000 _Z10IntEntryD3v
00002c9e g       .Text	00000000 _Z10IntEntryAAv
000029a6 g       .Text	00000000 _Z10IntEntry82v
0001349c g     F .Text	0000000a _ZN3VFS6RenameEPKcS1_
0000327b g       .Text	00000000 _Z10IntEntryF9v
000023b6 g       .Text	00000000 _Z10IntEntry32v
000034ed g     F .Text	0000001d _Z5Int36ttmmmmmmmmmtm
00016182 g     F .Text	0000000b _ZN6Object9GetHeightEv
00014478 g     F .Text	0000004f _ZN8Keyboard7CheckFSEh
000152b4 g     F .Text	0000007b _ZN2LM8JoinHeadEP4List
000076f6 g     F .Text	0000000a _ZN4AMSI15GetPL0StackSizeEv
00029ca0 g     O .bss	00000108 G_PS2Mouse
00004a90 g     F .Text	0000001d _Z5IntF5ttmmmmmmmmmtm
000043a7 g     F .Text	0000001d _Z5IntB8ttmmmmmmmmmtm
00017c1a g     F .Text	00000012 _ZN4Text12GetTextColorEv
00016516 g     F .Text	000003b9 _ZN6Object10UpdateAreaEv
000030a0 g       .Text	00000000 _Z10IntEntryE0v
000174e8 g     F .Text	000000e6 _ZN4Pack12GetChildAreaEP6Object
00020040 g     O .bss	00005008 G_KMA
0000302e g       .Text	00000000 _Z10IntEntryDAv
00000808 g     F .Text	00000049 _ZN2MA18SearchEmptyElementEv
0000608c g     F .Text	0000010d _ZN2TM7AddTaskEP4Task
00017e5e g     F .Text	00000021 _ZN8MLStdLib6WakeupEj
000036f7 g     F .Text	0000001d _Z5Int48ttmmmmmmmmmtm
00004ea8 g     F .Text	00000049 _Z5Int03ttmmmmmmmmmtm
000034b3 g     F .Text	0000001d _Z5Int34ttmmmmmmmmmtm
00002c2c g       .Text	00000000 _Z10IntEntryA4v
000254c0 g     O .bss	00000800 G_DM
000022bf g       .Text	00000000 _Z10IntEntry25v
000034d0 g     F .Text	0000001d _Z5Int35ttmmmmmmmmmtm
00016a9e g     F .Text	0000004d _ZN3Box10SetPaddingEhhhh
00006c20 g       .Text	00000000 _Z7SCEntryN2SC4SCIDEP7SCDBase
000026fa g       .Text	00000000 _Z10IntEntry5Ev
00002085 g       .Text	00000000 _Z10IntEntry07v
00003ab4 g     F .Text	0000001d _Z5Int69ttmmmmmmmmmtm
0000333a g     F .Text	0000001d _Z5Int24ttmmmmmmmmmtm
00002804 g       .Text	00000000 _Z10IntEntry6Cv
0000322f g       .Text	00000000 _Z10IntEntryF5v
0000237d g       .Text	00000000 _Z10IntEntry2Fv
00015e52 g     F .Text	0000002b _ZN4Rect11GetAreaSizeEv
0000277f g       .Text	00000000 _Z10IntEntry65v
00018188 g     F .Text	00000068 strstr
00002d6f g       .Text	00000000 _Z10IntEntryB5v
000175fe g     F .Text	0000005d _ZN4Pack10DrawingAllEv
00004024 g     F .Text	0000001d _Z5Int99ttmmmmmmmmmtm
000022d2 g       .Text	00000000 _Z10IntEntry26v
00002be0 g       .Text	00000000 _Z10IntEntryA0v
000024d3 g       .Text	00000000 _Z10IntEntry41v
0000218f g       .Text	00000000 _Z10IntEntry15v
0000393b g     F .Text	0000001d _Z5Int5Cttmmmmmmmmmtm
00004129 g     F .Text	0000001d _Z5IntA2ttmmmmmmmmmtm
0000295a g       .Text	00000000 _Z10IntEntry7Ev
000009ee g     F .Text	0000001b _ZN2MA5No2IDEj
00014020 g     F .Text	000002bb _ZN7ISO96604ReadEPKcjPvj
0001095c g     F .Text	0000003c _ZN11PS2Keyboard4CtrlEP3DCD
000131b2 g     F .Text	00000134 _ZN3ATA9SignatureEmPhS0_
00001b08 g     F .Text	0000006f _ZN3IDT7SetGateE8GateInfoPh
00002d82 g       .Text	00000000 _Z10IntEntryB6v
0001547e g     F .Text	0000003e _ZN2LM8MoveHeadEP4List
000030d9 g       .Text	00000000 _Z10IntEntryE3v
00012bec g     F .Text	000002ee _ZN3ATA13PacketPIO_CMDEPNS_9ATAPI_CmdEtPKv
00005ae5 g     F .Text	00000049 _Z5Int19ttmmmmmmmmmtm
0000b832 g     F .Text	00000820 _ZN2WM10DrawButtonEP7WMDO_PP
00002ab0 g       .Text	00000000 _Z10IntEntry90v
0001804c g     F .Text	00000055 strncmp
000088b8 g     F .Text	00000078 _ZN2WM14SendMessageSubE3MsgP7WinList
00016cd0 g     F .Text	000000f6 _ZN6Window4InitEv
00010770 g     F .Text	0000004a _ZN3PCI5CC2DTEm
00004146 g     F .Text	0000001d _Z5IntA3ttmmmmmmmmmtm
0000807e g     F .Text	00000051 _ZN3GMQ4ReadEP3Msg
00004041 g     F .Text	0000001d _Z5Int9Attmmmmmmmmmtm
000161b2 g     F .Text	0000001e _ZN6Object8GetWTypeEv
0000a858 g     F .Text	0000014b _ZN2WM13MouseLReleaseE3Msgjj
000180a4 g     F .Text	00000058 strncpy
00015e1e g     F .Text	00000005 _ZN4Rect2OrERS_
000147a6 g     F .Text	0000000a _ZN5Mouse6RenameEPKcS1_
00015d06 g     F .Text	00000026 _ZN4Rect10ExchangeLREv
0002934c g     O .bss	00000008 G_PIT
00004b5b g     F .Text	0000001d _Z5IntFCttmmmmmmmmmtm
00004472 g     F .Text	0000001d _Z5IntBFttmmmmmmmmmtm
000047d8 g     F .Text	0000001d _Z5IntDDttmmmmmmmmmtm
000161ee g     F .Text	000000a3 _ZN6Object10GetMinSizeEPjS0_
00002415 g       .Text	00000000 _Z10IntEntry37v
00010084 g     F .Text	00000241 _ZN3RTC11GetDateTimeEP8DateTime
0000844e g     F .Text	00000060 _ZN2WM4MainEv
00003dc3 g     F .Text	0000001d _Z5Int84ttmmmmmmmmmtm
00003008 g       .Text	00000000 _Z10IntEntryD8v
00004211 g     F .Text	0000001d _Z5IntAAttmmmmmmmmmtm
00017afc g     F .Text	00000090 _ZN4Text4InitEv
00002759 g       .Text	00000000 _Z10IntEntry63v
00004886 g     F .Text	0000001d _Z5IntE3ttmmmmmmmmmtm
000041d7 g     F .Text	0000001d _Z5IntA8ttmmmmmmmmmtm
00002f4a g       .Text	00000000 _Z10IntEntryCEv
00002746 g       .Text	00000000 _Z10IntEntry62v
00003bd6 g     F .Text	0000001d _Z5Int73ttmmmmmmmmmtm
0001006a g     F .Text	0000000a _ZN3PIT4CtrlEP3DCD
00000020 g     F .Text	00000017 _ZN4MainC2Ev
000151ac g     F .Text	0000000c _ZN8DateTime6GetMinEv
000048fa g     F .Text	0000001d _Z5IntE7ttmmmmmmmmmtm
00002efe g       .Text	00000000 _Z10IntEntryCAv
000036bd g     F .Text	0000001d _Z5Int46ttmmmmmmmmmtm
00004e16 g     F .Text	00000049 _Z5Int01ttmmmmmmmmmtm
00002f83 g       .Text	00000000 _Z10IntEntryD1v
0000496e g     F .Text	0000001d _Z5IntEBttmmmmmmmmmtm
0001488c g     F .Text	00000026 _ZN2IO4Ins4EtPvj
00002980 g       .Text	00000000 _Z10IntEntry80v
00017de4 g     F .Text	0000001d _ZN2SC10SystemCallENS_4SCIDEP7SCDBase
00018ed4 g     F .Text	0000005c memcmp
00002c19 g       .Text	00000000 _Z10IntEntryA3v
00002357 g       .Text	00000000 _Z10IntEntry2Dv
00003496 g     F .Text	0000001d _Z5Int33ttmmmmmmmmmtm
000154bc g     F .Text	0000003e _ZN2LM8MoveTailEP4List
00007f9c g     F .Text	00000085 _ZN3GMQ7EnqueueERK3Msg
00004594 g     F .Text	0000001d _Z5IntC9ttmmmmmmmmmtm
00017138 g     F .Text	0000010c _ZN4Pack4InitENS_6AspectENS_10UniformityE
00015e24 g     F .Text	00000017 _ZN4Rect8GetWidthEv
00005458 g     F .Text	00000049 _Z5Int09ttmmmmmmmmmtm
000254ac g     O .bss	00000004 Gui_DebugY
0000e8bc g     F .Text	00000840 _ZN7Desktop4MainEv
0000f132 g     F .Text	000000bd _ZN7Desktop7ReadBmpEPKcP6Color4j
000018da g     F .Text	00000095 _ZN3GDT11GetSegmInfoEt
00002286 g       .Text	00000000 _Z10IntEntry22v
00003d4f g     F .Text	0000001d _Z5Int80ttmmmmmmmmmtm
00000852 g     F .Text	0000019b _ZN2MA9UniteAreaEj
0000c960 g     F .Text	000002c4 _ZN3GUI14FullDrawUpdateEv
000148d0 g     F .Text	00000020 _ZN2IO4Out2Ett
00003fea g     F .Text	0000001d _Z5Int97ttmmmmmmmmmtm
0000580b g     F .Text	00000049 _Z5Int0Fttmmmmmmmmmtm
00015f88 g     F .Text	00000029 _ZN8DCD_Data4InitEmh
00002214 g       .Text	00000000 _Z10IntEntry1Cv
000026e7 g       .Text	00000000 _Z10IntEntry5Dv
00002eb2 g       .Text	00000000 _Z10IntEntryC6v
000049e2 g     F .Text	0000001d _Z5IntEFttmmmmmmmmmtm
00003422 g     F .Text	0000001d _Z5Int2Dttmmmmmmmmmtm
00007f6a g     F .Text	00000031 _ZN5Appli11GetFilePathEPc
000032b4 g       .Text	00000000 _Z10IntEntryFCv
00008930 g     F .Text	00000115 _ZN2WM11SendMessageE3Msg
00002c52 g       .Text	00000000 _Z10IntEntryA6v
00003ca1 g     F .Text	0000001d _Z5Int7Attmmmmmmmmmtm
00001ddc g     F .Text	0000006f _ZN3LDT11GetSegmInfoEt
00016292 g     F .Text	00000095 _ZN6Object12GetValidAreaEv
00002e66 g       .Text	00000000 _Z10IntEntryC2v
0000db8e g     F .Text	0000000b _ZN3GUI7GetResYEv
000040ef g     F .Text	0000001d _Z5IntA0ttmmmmmmmmmtm
00017d2e g     F .Text	00000016 _ZN4Text9GetHeightEv
0000643c g     F .Text	000000e0 _ZN2TM12ShowTaskListEv
0000290e g       .Text	00000000 _Z10IntEntry7Av
00003405 g     F .Text	0000001d _Z5Int2Bttmmmmmmmmmtm
000155c2 g     F .Text	0000000b _ZN2LM11GetTailListEv
00000f76 g     F .Text	00000027 _ZN3GMA6CreateEj
00017f44 g     F .Text	00000030 memset
0000f828 g     F .Text	000000f4 _ZN4GDDM4MainEv
00004917 g     F .Text	0000001d _Z5IntE8ttmmmmmmmmmtm
00006916 g     F .Text	0000001d _ZN4Task10GetCaptionEPc
00004098 g     F .Text	0000001d _Z5Int9Dttmmmmmmmmmtm
0000307a g       .Text	00000000 _Z10IntEntryDEv
00004163 g     F .Text	0000001d _Z5IntA4ttmmmmmmmmmtm
00004007 g     F .Text	0000001d _Z5Int98ttmmmmmmmmmtm
00002260 g       .Text	00000000 _Z10IntEntry20v
00004747 g     F .Text	0000001d _Z5IntD8ttmmmmmmmmmtm
00002a77 g       .Text	00000000 _Z10IntEntry8Dv
000028e8 g       .Text	00000000 _Z10IntEntry78v
00005d00 g     F .Text	0000035f _ZN2TM4InitEv
000170ee g     F .Text	00000015 _ZN6Window13GetStateFlagsEv
0000362c g     F .Text	0000001d _Z5Int41ttmmmmmmmmmtm
00002e79 g       .Text	00000000 _Z10IntEntryC3v
00002792 g       .Text	00000000 _Z10IntEntry66v
000044ac g     F .Text	0000001d _Z5IntC1ttmmmmmmmmmtm
00015fb4 g     F .Text	00000039 _ZN2DD4InitEh
00015c5c g     F .Text	00000047 _ZN4Rect4MoveEii
00010f86 g     F .Text	00000013 _ZN3ATAC2Ev
00029b80 g     O .bss	00000108 G_PS2Keyboard
00015c14 g     F .Text	00000047 _ZN4Rect8ContractEiiii
00015194 g     F .Text	0000000c _ZN8DateTime7GetWDayEv
0000d3ea g     F .Text	0000074a _ZN3GUI15DrawWindowFrameE4Rectb
00002f70 g       .Text	00000000 _Z10IntEntryD0v
000068fe g     F .Text	0000000b _ZN4Task15GetAllottedTimeEv
00010f29 g     F .Text	0000005d _Z5Int2Fttmmmmmmmmmtm
000132e6 g     F .Text	000000f1 _ZN3ATA10CommandOUTEPNS_7ATA_CmdE
00003b9c g     F .Text	0000001d _Z5Int71ttmmmmmmmmmtm
0000308d g       .Text	00000000 _Z10IntEntryDFv
00000536 g     F .Text	00000045 _ZN2MA7GetSizeEj
000046b6 g     F .Text	0000001d _Z5IntD3ttmmmmmmmmmtm
00002a3e g       .Text	00000000 _Z10IntEntry8Av
000010f6 g     F .Text	00000022 _ZN3KMA6CreateEj
0001616a g     F .Text	0000000b _ZN6Object10GetOffsetYEv
00003041 g       .Text	00000000 _Z10IntEntryDBv
00002a8a g       .Text	00000000 _Z10IntEntry8Ev
000144c8 g     F .Text	0000007e _ZN8Keyboard6PassDDEP2DD
000084ae g     F .Text	0000023a _ZN2WM10RegiWindowEjP6Window
00002227 g       .Text	00000000 _Z10IntEntry1Dv
00015ce2 g     F .Text	00000024 _ZN4Rect10ExchangeTBEv
00017fa4 g     F .Text	00000048 strcmp
0000465f g     F .Text	0000001d _Z5IntD0ttmmmmmmmmmtm
00012560 g     F .Text	0000003c _ZN3ATA5SleepEm
0000244e g       .Text	00000000 _Z10IntEntry3Av
00002d23 g       .Text	00000000 _Z10IntEntryB1v
00002afc g       .Text	00000000 _Z10IntEntry94v
00017ec2 g     F .Text	0000000b _ZN7Caption10GetCaptionEv
00017e80 g     F .Text	0000001b _ZN8MLStdLib14FullDrawUpdateEv
00016508 g     F .Text	0000000d _ZN6Object13SetObjectTypeENS_7ObjTypeE
000035b8 g     F .Text	0000001d _Z5Int3Dttmmmmmmmmmtm
0000231e g       .Text	00000000 _Z10IntEntry2Av
00003125 g       .Text	00000000 _Z10IntEntryE7v
000037a5 g     F .Text	0000001d _Z5Int4Ettmmmmmmmmmtm
000027f1 g       .Text	00000000 _Z10IntEntry6Bv
0000296d g       .Text	00000000 _Z10IntEntry7Fv
000158f4 g     F .Text	00000059 _ZN6Queue27EnqueueEt
00003b28 g     F .Text	0000001d _Z5Int6Dttmmmmmmmmmtm
000020e4 g       .Text	00000000 _Z10IntEntry0Cv
00002b0f g       .Text	00000000 _Z10IntEntry95v
00010dc6 g     F .Text	000000bd _ZN8PS2Mouse4ReadEPhS0_S0_
00003992 g     F .Text	0000001d _Z5Int5Fttmmmmmmmmmtm
00005bc0 g     F .Text	00000049 _Z5Int1Cttmmmmmmmmmtm
000039cc g     F .Text	0000001d _Z5Int61ttmmmmmmmmmtm
00027300 g     O .bss	00001018 G_Desktop
0000625c g     F .Text	0000001a _ZN2TM10WakeupTaskEP4Task
0000f7e0 g     F .Text	00000034 _ZN4GDDM4TaskEv
000025dd g       .Text	00000000 _Z10IntEntry4Fv
00010ea8 g     F .Text	00000023 _ZN8PS2Mouse11WaitKBCBusyEv
00003fb0 g     F .Text	0000001d _Z5Int95ttmmmmmmmmmtm
00011cfa g     F .Text	00000286 _ZN3ATA15Init_DeviceIdleEmPKt
00017e3c g     F .Text	00000021 _ZN8MLStdLib5SleepEj
00003975 g     F .Text	0000001d _Z5Int5Ettmmmmmmmmmtm
00005b77 g     F .Text	00000049 _Z5Int1Bttmmmmmmmmmtm
00003054 g       .Text	00000000 _Z10IntEntryDCv
000087b4 g     F .Text	0000000b _ZN2WM9GetMouseXEv
00002a51 g       .Text	00000000 _Z10IntEntry8Bv
00003a40 g     F .Text	0000001d _Z5Int65ttmmmmmmmmmtm
0000ffc8 g     F .Text	00000049 _Z5Int20ttmmmmmmmmmtm
00005c52 g     F .Text	00000049 _Z5Int1Ettmmmmmmmmmtm
00010f9a g     F .Text	000001b4 _ZN3ATA4InitENS_6PriSecE
00017bb2 g     F .Text	0000000e _ZN4Text12SetTextColorEm
00016152 g     F .Text	0000000b _ZN6Object9GetParentEv
000040d2 g     F .Text	0000001d _Z5Int9Fttmmmmmmmmmtm
00000ff0 g     F .Text	00000105 _ZN3KMA4InitEv
00007422 g     F .Text	0000003e _ZN3APM10SearchFreeEv
00002013 g       .Text	00000000 _Z10IntEntry01v
0000250c g       .Text	00000000 _Z10IntEntry44v
0001694c g     F .Text	00000039 _ZN3Box10GetPaddingENS_7PadTypeE
00017f74 g     F .Text	0000002d sprintf
00015022 g     F .Text	0000014f _ZN8DateTime5CheckEv
00002f11 g       .Text	00000000 _Z10IntEntryCBv
0001615e g     F .Text	0000000b _ZN6Object10GetOffsetXEv
0000cc24 g     F .Text	0000042f _ZN3GUI10DrawUpdateE4Rect
0000fd54 g     F .Text	00000106 _ZN3PIC4InitEv
000032da g       .Text	00000000 _Z10IntEntryFEv
00015e7e g     F .Text	0000003c _ZN4Rect11CheckInAreaEii
000039e9 g     F .Text	0000001d _Z5Int62ttmmmmmmmmmtm
00004520 g     F .Text	0000001d _Z5IntC5ttmmmmmmmmmtm
000049ff g     F .Text	0000001d _Z5IntF0ttmmmmmmmmmtm
00004316 g     F .Text	0000001d _Z5IntB3ttmmmmmmmmmtm
00004625 g     F .Text	0000001d _Z5IntCEttmmmmmmmmmtm
000023c9 g       .Text	00000000 _Z10IntEntry33v
0000263c g       .Text	00000000 _Z10IntEntry54v
00014d3e g     F .Text	000000e2 _ZN8DateTime11SetDateTimeEjjjjjjjj
00025060 g     O .bss	0000044c G_GUI
0000c554 g     F .Text	0000040b _ZN3GUI5Init2Ev
00002299 g       .Text	00000000 _Z10IntEntry23v
00018f82  w    F .Text	00000005 _ZN6DriverC1Ev
00002ed8 g       .Text	00000000 _Z10IntEntryC8v
00003788 g     F .Text	0000001d _Z5Int4Dttmmmmmmmmmtm
00003666 g     F .Text	0000001d _Z5Int43ttmmmmmmmmmtm
0000405e g     F .Text	0000001d _Z5Int9Bttmmmmmmmmmtm
00006d58 g     F .Text	00000063 _ZN4RDTM8WaitMSecEj
0001455a g     F .Text	0000000a _ZN8Keyboard5WriteEPKcjPvj
0000236a g       .Text	00000000 _Z10IntEntry2Ev
00018308 g     F .Text	00000156 strtoul0
00017ece g     F .Text	00000030 _ZN7Caption4InitEv
000139cc g     F .Text	0000010d _ZN3VFS7CheckFPEPKc
000021c8 g       .Text	00000000 _Z10IntEntry18v
00003f93 g     F .Text	0000001d _Z5Int94ttmmmmmmmmmtm
00018138 g     F .Text	0000004d strsep
00015624 g     F .Text	0000000d _ZN6Flag164InitEm
0000f1f0 g     F .Text	000000bb _ZN7Desktop8DrawTBarEv
00003fcd g     F .Text	0000001d _Z5Int96ttmmmmmmmmmtm
000043e1 g     F .Text	0000001d _Z5IntBAttmmmmmmmmmtm
00003242 g       .Text	00000000 _Z10IntEntryF6v
0000441b g     F .Text	0000001d _Z5IntBCttmmmmmmmmmtm
000046f0 g     F .Text	0000001d _Z5IntD5ttmmmmmmmmmtm
00003853 g     F .Text	0000001d _Z5Int54ttmmmmmmmmmtm
0000589d g     F .Text	00000049 _Z5Int11ttmmmmmmmmmtm
00025049 g     O .bss	00000001 G_IDT
00004812 g     F .Text	0000001d _Z5IntDFttmmmmmmmmmtm
000032ed g       .Text	00000000 _Z10IntEntryFFv
00003a5d g     F .Text	0000001d _Z5Int66ttmmmmmmmmmtm
00003527 g     F .Text	0000001d _Z5Int38ttmmmmmmmmmtm
000107bc g     F .Text	00000065 _Z5Int21ttmmmmmmmmmtm
0000211d g       .Text	00000000 _Z10IntEntry0Fv
0000251f g       .Text	00000000 _Z10IntEntry45v
00017ba4 g     F .Text	0000000e _ZN4Text12SetTextColorE6Color4
00002026 g       .Text	00000000 _Z10IntEntry02v
000168de g     F .Text	0000000e _ZN3Box10SetBGColorEm
00011550 g     F .Text	000000a9 _ZN3ATA16Init_DeviceCheckEmPt
000102fc g     F .Text	000001dd _ZN3PCI4InitEv
00013c2c g     F .Text	000002fa _ZN7ISO96604InitEhj
00002817 g       .Text	00000000 _Z10IntEntry6Dv
0000224d g       .Text	00000000 _Z10IntEntry1Fv
00002603 g       .Text	00000000 _Z10IntEntry51v
00016146 g     F .Text	0000000b _ZN6Object9GetWindowEv
000014b8 g     F .Text	000001b2 _ZN3GDT4InitEv
000016de g     F .Text	000000cc _ZN3GDT10SetSegmentEm8SegmInfoPt
000031f6 g       .Text	00000000 _Z10IntEntryF2v
000123b0 g     F .Text	00000059 _ZN3ATA10IdleDeviceEmm
0000f91c g     F .Text	000002d6 _ZN4GDDM6DD2MsgERK2DDP3Msg
000170e0 g     F .Text	0000000e _ZN6Window10GetAppliIDEv
000028af g       .Text	00000000 _Z10IntEntry75v
00003138 g       .Text	00000000 _Z10IntEntryE8v
00004f83 g     F .Text	00000246 _Z5Int06ttmmmmmmmmmtm
00002863 g       .Text	00000000 _Z10IntEntry71v
00003c2d g     F .Text	0000001d _Z5Int76ttmmmmmmmmmtm
00007e2e g     F .Text	00000107 _ZN5Appli8SetupLDTEP8SegmInfo
000024ad g       .Text	00000000 _Z10IntEntry3Fv
00016bd6 g     F .Text	000000c7 _ZN6Single12GetChildAreaEP6Object
00017104 g     F .Text	00000025 _ZN6Window11SetKWinListEPv
0000fe5a g     F .Text	0000000a _ZN3PIC4CtrlEP3DCD
00002876 g       .Text	00000000 _Z10IntEntry72v
000012d6 g     F .Text	0000013c _ZN6DTBase10GetSegmSubEP8SegmInfoP8SegmDesc
00007494 g     F .Text	00000032 _ZN3APM5ID2NoEj
0001a720 g     O .Data	00000800 GCu1_DebugFont
00003f3c g     F .Text	0000001d _Z5Int91ttmmmmmmmmmtm
00003de0 g     F .Text	0000001d _Z5Int85ttmmmmmmmmmtm
00004aad g     F .Text	0000001d _Z5IntF6ttmmmmmmmmmtm
000043c4 g     F .Text	0000001d _Z5IntB9ttmmmmmmmmmtm
0000619a g     F .Text	000000c2 _ZN2TM10DeleteTaskEj
0000db84 g     F .Text	0000000a _ZN3GUI7GetResXEv
00016b4e g     F .Text	00000088 _ZN6Single10GetMinSizeEPjS0_
00014b26 g     F .Text	0000009c _ZN5Image5HFlipEP6Color4jj
00002072 g       .Text	00000000 _Z10IntEntry06v
00004aca g     F .Text	0000001d _Z5IntF7ttmmmmmmmmmtm
0000fcea g     F .Text	00000051 _ZN4GDDQ4ReadEP2DD
0000256b g       .Text	00000000 _Z10IntEntry49v
00012270 g     F .Text	000000e2 _ZN3ATA14IdentifyDeviceEmlPt
00011916 g     F .Text	000003e4 _ZN3ATA19Init_DeviceMode_SubEmPKt
00015f48 g     F .Text	0000000a _ZN3DCD9GetCtrlIDEv
000038c7 g     F .Text	0000001d _Z5Int58ttmmmmmmmmmtm
000059c1 g     F .Text	00000049 _Z5Int15ttmmmmmmmmmtm
00002bcd g       .Text	00000000 _Z10IntEntry9Fv
000147d6 g     F .Text	0000000e _ZN7KStdLib7ConvL2KEPKvS1_
000046d3 g     F .Text	0000001d _Z5IntD4ttmmmmmmmmmtm
00012604 g     F .Text	00000066 _ZN3ATA15PacketStartUnitEmh
00029354 g     O .bss	00000008 G_RTC
000168d0 g     F .Text	0000000e _ZN3Box10SetBGColorE6Color4
00003479 g     F .Text	0000001d _Z5Int32ttmmmmmmmmmtm
00003a97 g     F .Text	0000001d _Z5Int68ttmmmmmmmmmtm
0000331d g     F .Text	0000001d _Z5Int23ttmmmmmmmmmtm
00001118 g     F .Text	00000034 _ZN6DTBase12MakeSelectorEthh
000151c4 g     F .Text	0000000c _ZN8DateTime7GetMSecEv
0000166a g     F .Text	00000073 _ZN3GDT10SetSegmentE8SegmInfoPt
00010592 g     F .Text	00000084 _ZN3PCI12SearchDeviceEmmPhPj
00014802 g     F .Text	0000001f _ZN2IO3In2Et
000024e6 g       .Text	00000000 _Z10IntEntry42v
000080d0 g     F .Text	00000034 _ZN2WM4TaskEv
0000357e g     F .Text	0000001d _Z5Int3Bttmmmmmmmmmtm
000040b5 g     F .Text	0000001d _Z5Int9Ettmmmmmmmmmtm
00007700 g     F .Text	00000020 _ZN4AMSI12GetAllocSizeEv
00016176 g     F .Text	0000000b _ZN6Object8GetWidthEv
00003a06 g     F .Text	0000001d _Z5Int63ttmmmmmmmmmtm
000022f8 g       .Text	00000000 _Z10IntEntry28v
0000328e g       .Text	00000000 _Z10IntEntryFAv
0000fc8e g     F .Text	0000005b _ZN4GDDQ7DequeueEP2DD
000045ce g     F .Text	0000001d _Z5IntCBttmmmmmmmmmtm
00014c20 g     F .Text	000000d9 _ZN3Bmp4ReadEPKcPvjPNS_8FileHeadEPNS_14WinBmpInfoHeadE
00003c10 g     F .Text	0000001d _Z5Int75ttmmmmmmmmmtm
00014e20 g     F .Text	00000201 _ZN8DateTime14SetForwardMSecEv
00002461 g       .Text	00000000 _Z10IntEntry3Bv
000038e4 g     F .Text	0000001d _Z5Int59ttmmmmmmmmmtm
00005a0a g     F .Text	00000049 _Z5Int16ttmmmmmmmmmtm
000025f0 g       .Text	00000000 _Z10IntEntry50v
00002e2d g       .Text	00000000 _Z10IntEntryBFv
00007f36 g     F .Text	00000034 _ZN5Appli12GetLocalBaseEv
00004b95 g     F .Text	0000001d _Z5IntFEttmmmmmmmmmtm
00002d95 g       .Text	00000000 _Z10IntEntryB7v
000035f2 g     F .Text	0000001d _Z5Int3Fttmmmmmmmmmtm
00002f24 g       .Text	00000000 _Z10IntEntryCCv
00012fa0 g     F .Text	00000089 _ZN3ATA13BlockDataReadEtPv
000133d8 g     F .Text	0000000a _ZN2FS8GetMemIDEv
000021db g       .Text	00000000 _Z10IntEntry19v
00002a9d g       .Text	00000000 _Z10IntEntry8Fv
00012194 g     F .Text	000000da _ZN3ATA12GetMediaInfoEmPmS0_
00016064 g     F .Text	000000d7 _ZN6Object9SetParentEP3Box
00003f02 g     F .Text	0000001d _Z5Int8Fttmmmmmmmmmtm
00002921 g       .Text	00000000 _Z10IntEntry7Bv
00002390 g       .Text	00000000 _Z10IntEntry30v
0000230b g       .Text	00000000 _Z10IntEntry29v
00002402 g       .Text	00000000 _Z10IntEntry36v
00014908 g     F .Text	00000026 _ZN2IO5Outs1EtPvj
00014692 g     F .Text	00000114 _ZN5Mouse6PassDDEP2DD
00002f5d g       .Text	00000000 _Z10IntEntryCFv
00003aee g     F .Text	0000001d _Z5Int6Bttmmmmmmmmmtm
000026c1 g       .Text	00000000 _Z10IntEntry5Bv
000112cc g     F .Text	0000000a _ZN3ATA11GetDevStateEP8DCD_Data
00012a4a g     F .Text	000001a2 _ZN3ATA14PIO_DataIn_CMDEPNS_7ATA_CmdEtPv
00002ec5 g       .Text	00000000 _Z10IntEntryC7v
00002dce g       .Text	00000000 _Z10IntEntryBAv
00012eda g     F .Text	000000c5 _ZN3ATA16PackeCMDRecvWaitEv
00001970 g     F .Text	0000007a _ZN3GDT11GetGateInfoEt
0001173c g     F .Text	000001da _ZN3ATA15Init_DeviceModeEmPKt
000033cb g     F .Text	0000001d _Z5Int29ttmmmmmmmmmtm
000025a4 g       .Text	00000000 _Z10IntEntry4Cv
00017e9c g     F .Text	00000016 _ZN8MLStdLib8CPLCheckEv
00010f86 g     F .Text	00000013 _ZN3ATAC1Ev
00004642 g     F .Text	0000001d _Z5IntCFttmmmmmmmmmtm
00002558 g       .Text	00000000 _Z10IntEntry48v
0000044a g     F .Text	000000a6 _ZN2MA6DeleteEj
0000205f g       .Text	00000000 _Z10IntEntry05v
00003958 g     F .Text	0000001d _Z5Int5Dttmmmmmmmmmtm
00005b2e g     F .Text	00000049 _Z5Int1Attmmmmmmmmmtm
00015eba g     F .Text	0000008d _ZN4Rect12CheckOverlapERS_
0000dda2 g     F .Text	000000bd _ZN3GUI7ReadBmpEPKcP6Color4j
000031aa g       .Text	00000000 _Z10IntEntryEEv
0001240a g     F .Text	0000005d _ZN3ATA11SetFeaturesEmhh
00004b3e g     F .Text	0000001d _Z5IntFBttmmmmmmmmmtm
00004455 g     F .Text	0000001d _Z5IntBEttmmmmmmmmmtm
00002b81 g       .Text	00000000 _Z10IntEntry9Bv
00018020 g     F .Text	0000002a strlen
00004f3a g     F .Text	00000049 _Z5Int05ttmmmmmmmmmtm
000021ee g       .Text	00000000 _Z10IntEntry1Av
0000479e g     F .Text	0000001d _Z5IntDBttmmmmmmmmmtm
00002b48 g       .Text	00000000 _Z10IntEntry98v
0001765c g     F .Text	00000414 _ZN4Pack12PartitioningEv
00004b21 g     F .Text	0000001d _Z5IntFAttmmmmmmmmmtm
00004438 g     F .Text	0000001d _Z5IntBDttmmmmmmmmmtm
00004764 g     F .Text	0000001d _Z5IntD9ttmmmmmmmmmtm
00014a76 g     F .Text	000000b0 _ZN5Image5VFlipEP6Color4jj
000157a2 g     F .Text	00000051 _ZN4MsgQ4ReadEP3Msg
00002331 g       .Text	00000000 _Z10IntEntry2Bv
00001c4e g     F .Text	0000004d _ZN3IDT15ClearDescriptorEh
00002c06 g       .Text	00000000 _Z10IntEntryA2v
00015330 g     F .Text	0000007c _ZN2LM8JoinTailEP4List
0000f6e2 g     F .Text	0000003c _ZN2DM13DevInfoUpdateEhP2FS
00015d2c g     F .Text	000000af _ZN4Rect3AndERS_
0000270d g       .Text	00000000 _Z10IntEntry5Fv
00014434 g     F .Text	00000043 _ZN8Keyboard4InitEhj
000035d5 g     F .Text	0000001d _Z5Int3Ettmmmmmmmmmtm
00001816 g     F .Text	000000c4 _ZN3GDT7SetGateEm8GateInfoPt
00018ec0 g     F .Text	00000011 abs
00015a54 g     F .Text	00000037 _ZN6Queue44ReadEPm
000148b2 g     F .Text	0000001e _ZN2IO4Out1Eth
0000b740 g     F .Text	000000f2 _ZN2WM10InitButtonEh
0000690a g     F .Text	0000000c _ZN4Task14GetTSSSelectorEv
00010dbc g     F .Text	0000000a _ZN8PS2Mouse4CtrlEP3DCD
00010892 g     F .Text	000000ca _ZN11PS2Keyboard4InitEv
00004a39 g     F .Text	0000001d _Z5IntF2ttmmmmmmmmmtm
00004350 g     F .Text	0000001d _Z5IntB5ttmmmmmmmmmtm
00015824 g     F .Text	00000057 _ZN6Queue17EnqueueEh
00004268 g     F .Text	0000001d _Z5IntADttmmmmmmmmmtm
000163b4 g     F .Text	00000084 _ZN6Object10DrawingAllEv
00025cd0 g     O .bss	00000001 G_SCM
00016b42 g     F .Text	0000000b _ZN6Single8GetChildEv
000025b7 g       .Text	00000000 _Z10IntEntry4Dv
000156b4 g     F .Text	00000028 _ZN3Msg4InitENS_7MessageEmmm
000130e2 g     F .Text	0000004f _ZN3ATA11Wait_BsyCHKEv
0000fd3c g     F .Text	0000000a _ZN6Driver13GetDeviceTypeEv
00002e9f g       .Text	00000000 _Z10IntEntryC5v
00002d5c g       .Text	00000000 _Z10IntEntryB4v
00015746 g     F .Text	0000005b _ZN4MsgQ7DequeueEP3Msg
0000455a g     F .Text	0000001d _Z5IntC7ttmmmmmmmmmtm
00003255 g       .Text	00000000 _Z10IntEntryF7v
00015a14 g     F .Text	0000003f _ZN6Queue47DequeueEPm
00025cc0 g     O .bss	00000010 G_TM
000036a0 g     F .Text	0000001d _Z5Int45ttmmmmmmmmmtm
00004bd0 g     F .Text	00000246 _Z5Int00ttmmmmmmmmmtm
00016e1c g     F .Text	000002c4 _ZN6Window10UpdateAreaEv
000029df g       .Text	00000000 _Z10IntEntry85v
00002cb1 g       .Text	00000000 _Z10IntEntryABv
00002e8c g       .Text	00000000 _Z10IntEntryC4v
00002fe2 g       .Text	00000000 _Z10IntEntryD6v
000004f0 g     F .Text	00000045 _ZN2MA7GetBaseEj
0000d054 g     F .Text	00000395 _ZN3GUI9DrawMouseEjjNS_3MPTEb
000021b5 g       .Text	00000000 _Z10IntEntry17v
0000f814 g     F .Text	00000014 _ZN4GDDM4InitEv
00001eb4 g     F .Text	0000014b _ZN2IM4InitEv
00005a53 g     F .Text	00000049 _Z5Int17ttmmmmmmmmmtm
00002ae9 g       .Text	00000000 _Z10IntEntry93v
00013f26 g     F .Text	000000ef _ZN7ISO96607CheckFSEh
00004608 g     F .Text	0000001d _Z5IntCDttmmmmmmmmmtm
00003112 g       .Text	00000000 _Z10IntEntryE6v
0000772a g     F .Text	0000001b _ZN4AMSI6GetESPEv
00003c67 g     F .Text	0000001d _Z5Int78ttmmmmmmmmmtm
0000e028 g     F .Text	0000009c _ZN3GUI16DebugPrintStringEPKcmmm
00018f30 g     F .Text	00000052 strpbrk
000074c8 g     F .Text	00000161 _ZN4AMSI4InitERK11AppliHeader
00006df0 g     F .Text	000000d7 _ZN3APM4InitEv
00002e53 g       .Text	00000000 _Z10IntEntryC1v
00001412 g     F .Text	000000a3 _ZN6DTBase10GetGateSubEP8GateInfoP8GateDesc
00028320 g     O .bss	00000001 G_GDDM
00004781 g     F .Text	0000001d _Z5IntDAttmmmmmmmmmtm
0000282a g       .Text	00000000 _Z10IntEntry6Ev
00007352 g     F .Text	0000009f _ZN3APM9QuitAppliEj
00002de1 g       .Text	00000000 _Z10IntEntryBBv
0000448f g     F .Text	0000001d _Z5IntC0ttmmmmmmmmmtm
000168ec g     F .Text	0000004d _ZN3Box10SetBGColorEhhhh
000017aa g     F .Text	0000006c _ZN3GDT7SetGateE8GateInfoPt
00004ae7 g     F .Text	0000001d _Z5IntF8ttmmmmmmmmmtm
000049c5 g     F .Text	0000001d _Z5IntEEttmmmmmmmmmtm
000020be g       .Text	00000000 _Z10IntEntry0Av
00015af2 g     F .Text	00000049 _ZN6Queue87DequeueEPy


