
test.exe:     file format pei-i386
test.exe
architecture: i386, flags 0x00000133:
HAS_RELOC, EXEC_P, HAS_SYMS, HAS_LOCALS, D_PAGED
start address 0x10001000

Characteristics 0x2306
	executable
	line numbers stripped
	32 bit words
	debugging information removed
	DLL

Time/Date		Mon Oct 22 09:32:19 2007

ImageBase		10000000
SectionAlignment	00001000
FileAlignment		00000200
MajorOSystemVersion	4
MinorOSystemVersion	0
MajorImageVersion	1
MinorImageVersion	0
MajorSubsystemVersion	4
MinorSubsystemVersion	0
Win32Version		00000000
SizeOfImage		0003b000
SizeOfHeaders		00000400
CheckSum		00036758
Subsystem		00000003	(Windows CUI)
DllCharacteristics	00000000
SizeOfStackReserve	00100000
SizeOfStackCommit	00100000
SizeOfHeapReserve	00100000
SizeOfHeapCommit	00001000
LoaderFlags		00000000
NumberOfRvaAndSizes	00000010

The Data Directory
Entry 0 00034000 000026e1 Export Directory [.edata (or where ever we found it)]
Entry 1 00037000 0000128c Import Directory [parts of .idata]
Entry 2 00000000 00000000 Resource Directory [.rsrc]
Entry 3 00000000 00000000 Exception Directory [.pdata]
Entry 4 00000000 00000000 Security Directory
Entry 5 00039000 000010c0 Base Relocation Directory [.reloc]
Entry 6 00000000 00000000 Debug Directory
Entry 7 00000000 00000000 Description Directory
Entry 8 00000000 00000000 Special Directory
Entry 9 00000000 00000000 Thread Storage Directory [.tls]
Entry a 00000000 00000000 Load Configuration Directory
Entry b 00000000 00000000 Bound Import Directory
Entry c 00000000 00000000 Import Address Table Directory
Entry d 00000000 00000000 Delay Import Directory
Entry e 00000000 00000000 Reserved
Entry f 00000000 00000000 Reserved

There is an import table in .idata at 0x10037000

The Import Tables (interpreted .idata section contents)
 vma:            Hint    Time      Forward  DLL       First
                 Table   Stamp     Chain    Name      Thunk
 00037000	0003707c 00000000 00000000 00037ffc 000372fc

	DLL Name: CRTDLL.DLL
	vma:  Hint/Ord Member-Name Bound-To
	37578	   76  _errno
	37584	  344  atexit

 00037014	0003708c 00000000 00000000 00038030 0003730c

	DLL Name: GDI32.dll
	vma:  Hint/Ord Member-Name Bound-To
	37590	   15  ChoosePixelFormat
	375a4	   55  CreatePalette
	375b4	   72  DeleteObject
	375c4	  145  GetDeviceCaps
	375d4	  256  RealizePalette
	375e8	  278  SelectPalette
	375f8	  293  SetDIBitsToDevice
	3760c	  306  SetPaletteEntries
	37620	  308  SetPixelFormat
	37634	  333  SwapBuffers

 00037028	000370bc 00000000 00000000 00038114 0003733c

	DLL Name: KERNEL32.dll
	vma:  Hint/Ord Member-Name Bound-To
	37644	    1  AddAtomA
	37650	   18  Beep
	37658	   38  CloseHandle
	37668	   64  CreateEventA
	37678	   87  CreateSemaphoreA
	3768c	  106  DeleteCriticalSection
	376a4	  125  EnterCriticalSection
	376bc	  169  FillConsoleOutputAttribute
	376dc	  170  FillConsoleOutputCharacterA
	376fc	  171  FillConsoleOutputCharacterW
	3771c	  175  FindAtomA
	37728	  213  FreeLibrary
	37738	  220  GetAtomNameA
	37748	  259  GetConsoleCursorInfo
	37760	  269  GetConsoleMode
	37774	  271  GetConsoleScreenBufferInfo
	37794	  272  GetConsoleTitleA
	377a8	  322  GetLargestConsoleWindowSize
	377c8	  333  GetModuleFileNameA
	377e0	  335  GetModuleHandleA
	377f4	  362  GetProcAddress
	37808	  386  GetStdHandle
	37818	  421  GetTickCount
	37828	  431  GetVersionExA
	37838	  490  InitializeCriticalSection
	37854	  521  LeaveCriticalSection
	3786c	  522  LoadLibraryA
	3787c	  558  MultiByteToWideChar
	37894	  578  PeekConsoleInputA
	378a8	  595  QueryPerformanceCounter
	378c4	  596  QueryPerformanceFrequency
	378e0	  602  ReadConsoleInputA
	378f4	  626  ReleaseSemaphore
	37908	  634  ResetEvent
	37918	  642  ScrollConsoleScreenBufferA
	37938	  643  ScrollConsoleScreenBufferW
	37958	  657  SetConsoleActiveScreenBuffer
	37978	  660  SetConsoleCtrlHandler
	37990	  662  SetConsoleCursorInfo
	379a8	  663  SetConsoleCursorPosition
	379c4	  673  SetConsoleMode
	379d8	  678  SetConsoleScreenBufferSize
	379f8	  680  SetConsoleTitleA
	37a0c	  682  SetConsoleWindowInfo
	37a24	  694  SetEvent
	37a30	  731  SetThreadPriority
	37a44	  747  Sleep
	37a4c	  803  WaitForMultipleObjects
	37a68	  805  WaitForSingleObject
	37a80	  809  WideCharToMultiByte
	37a98	  812  WriteConsoleInputA
	37ab0	  816  WriteConsoleOutputA
	37ac8	  820  WriteConsoleOutputW
	37ae0	  822  WriteFile

 0003703c	0003719c 00000000 00000000 000381ac 0003741c

	DLL Name: MSVCRT.DLL
	vma:  Hint/Ord Member-Name Bound-To
	37aec	   70  __mb_cur_max
	37afc	  144  _assert
	37b08	  149  _beginthread
	37b18	  168  _controlfp
	37b28	  273  _iob
	37b30	  275  _isctype
	37b3c	  399  _pctype
	37b48	  460  _stricmp
	37b54	  592  abort
	37b5c	  599  atexit
	37b68	  601  atoi
	37b70	  604  calloc
	37b7c	  613  exit
	37b84	  628  fprintf
	37b90	  633  fread
	37b98	  634  free
	37ba0	  635  freopen
	37bac	  646  getenv
	37bb8	  685  malloc
	37bc4	  687  mbstowcs
	37bd0	  691  memcpy
	37bdc	  692  memmove
	37be8	  693  memset
	37bf4	  707  realloc
	37c00	  718  sprintf
	37c0c	  730  strlen
	37c18	  731  strncat
	37c24	  733  strncpy
	37c30	  735  strrchr
	37c3c	  737  strstr
	37c48	  738  strtod
	37c54	  751  tolower
	37c60	  752  toupper
	37c6c	  770  wcslen

 00037050	0003722c 00000000 00000000 00038280 000374ac

	DLL Name: USER32.dll
	vma:  Hint/Ord Member-Name Bound-To
	37c78	    1  AdjustWindowRect
	37c8c	   11  BeginPaint
	37c9c	   29  ChangeDisplaySettingsA
	37cb8	   59  ClientToScreen
	37ccc	   60  ClipCursor
	37cdc	   89  CreateWindowExA
	37cf0	  133  DefWindowProcA
	37d04	  143  DestroyWindow
	37d14	  148  DispatchMessageA
	37d28	  183  EndPaint
	37d34	  193  EnumDisplaySettingsA
	37d4c	  209  FindWindowA
	37d5c	  222  GetAsyncKeyState
	37d70	  223  GetCapture
	37d80	  235  GetClientRect
	37d90	  246  GetCursorPos
	37da0	  247  GetDC
	37da8	  258  GetForegroundWindow
	37dc0	  272  GetKeyboardState
	37dd4	  325  GetSystemMetrics
	37de8	  340  GetWindowLongA
	37dfc	  346  GetWindowRect
	37e0c	  367  InvalidateRect
	37e20	  396  KillTimer
	37e2c	  401  LoadCursorA
	37e3c	  405  LoadIconA
	37e48	  423  MapVirtualKeyA
	37e5c	  427  MapWindowPoints
	37e70	  460  PeekMessageA
	37e80	  462  PostMessageA
	37e90	  468  PtInRect
	37e9c	  473  RegisterClassA
	37eb0	  483  RegisterWindowMessageA
	37ecc	  485  ReleaseCapture
	37ee0	  486  ReleaseDC
	37eec	  509  SetCapture
	37efc	  517  SetCursor
	37f08	  518  SetCursorPos
	37f18	  526  SetForegroundWindow
	37f30	  555  SetTimer
	37f3c	  561  SetWindowLongA
	37f50	  564  SetWindowPos
	37f60	  566  SetWindowTextA
	37f74	  577  ShowWindow
	37f84	  583  SystemParametersInfoA
	37f9c	  589  ToAscii
	37fa8	  600  TranslateMessage
	37fbc	  607  UnregisterClassA
	37fd0	  616  VkKeyScanA
	37fe0	  625  WindowFromPoint

 00037064	00000000 00000000 00000000 00000000 00000000

There is an export table in .edata at 0x10034000

The Export Tables (interpreted .edata section contents)

Export Flags 			0
Time/Date stamp 		471cd093
Major/Minor 			0/0
Name 				00034e2e test.exe
Ordinal Base 			1
Number in:
	Export Address Table 		00000167
	[Name Pointer/Ordinal] Table	00000167
Table Addresses
	Export Address Table 		00034028
	Name Pointer Table 		000345c4
	Ordinal Table 			00034b60

Export Address Table -- Ordinal Base 1
	[   0] +base[   1] 19738 Export RVA
	[   1] +base[   2] 19728 Export RVA
	[   2] +base[   3] 19748 Export RVA
	[   3] +base[   4] 23304 Export RVA
	[   4] +base[   5] 202a0 Export RVA
	[   5] +base[   6] 23300 Export RVA
	[   6] +base[   7] 1daa8 Export RVA
	[   7] +base[   8] 2eef0 Export RVA
	[   8] +base[   9] 1dab4 Export RVA
	[   9] +base[  10] 195c0 Export RVA
	[  10] +base[  11] 16268 Export RVA
	[  11] +base[  12] 1daa0 Export RVA
	[  12] +base[  13] 16040 Export RVA
	[  13] +base[  14] 16260 Export RVA
	[  14] +base[  15] 16250 Export RVA
	[  15] +base[  16] 16230 Export RVA
	[  16] +base[  17] 16238 Export RVA
	[  17] +base[  18] 16270 Export RVA
	[  18] +base[  19] 16258 Export RVA
	[  19] +base[  20] 16248 Export RVA
	[  20] +base[  21] 16240 Export RVA
	[  21] +base[  22] 2aeb0 Export RVA
	[  22] +base[  23] 1ee30 Export RVA
	[  23] +base[  24] 1ee70 Export RVA
	[  24] +base[  25] 19a30 Export RVA
	[  25] +base[  26] 32fd0 Export RVA
	[  26] +base[  27] 1daa4 Export RVA
	[  27] +base[  28] f630 Export RVA
	[  28] +base[  29] 11840 Export RVA
	[  29] +base[  30] e320 Export RVA
	[  30] +base[  31] cce0 Export RVA
	[  31] +base[  32] 11b50 Export RVA
	[  32] +base[  33] 142e0 Export RVA
	[  33] +base[  34] f6c0 Export RVA
	[  34] +base[  35] 13fa0 Export RVA
	[  35] +base[  36] ee90 Export RVA
	[  36] +base[  37] e610 Export RVA
	[  37] +base[  38] 10840 Export RVA
	[  38] +base[  39] 12e50 Export RVA
	[  39] +base[  40] d530 Export RVA
	[  40] +base[  41] 13710 Export RVA
	[  41] +base[  42] 136e0 Export RVA
	[  42] +base[  43] 12c90 Export RVA
	[  43] +base[  44] 13570 Export RVA
	[  44] +base[  45] 13540 Export RVA
	[  45] +base[  46] 13310 Export RVA
	[  46] +base[  47] 132a0 Export RVA
	[  47] +base[  48] 138b0 Export RVA
	[  48] +base[  49] 13880 Export RVA
	[  49] +base[  50] 11ac0 Export RVA
	[  50] +base[  51] d510 Export RVA
	[  51] +base[  52] d5a0 Export RVA
	[  52] +base[  53] 13590 Export RVA
	[  53] +base[  54] 13340 Export RVA
	[  54] +base[  55] 138d0 Export RVA
	[  55] +base[  56] 11a30 Export RVA
	[  56] +base[  57] 11980 Export RVA
	[  57] +base[  58] ca60 Export RVA
	[  58] +base[  59] 11ff0 Export RVA
	[  59] +base[  60] 11aa0 Export RVA
	[  60] +base[  61] 12060 Export RVA
	[  61] +base[  62] 13730 Export RVA
	[  62] +base[  63] 136a0 Export RVA
	[  63] +base[  64] 135d0 Export RVA
	[  64] +base[  65] d800 Export RVA
	[  65] +base[  66] 112e0 Export RVA
	[  66] +base[  67] 10f60 Export RVA
	[  67] +base[  68] 13f70 Export RVA
	[  68] +base[  69] 13bc0 Export RVA
	[  69] +base[  70] dcb0 Export RVA
	[  70] +base[  71] d580 Export RVA
	[  71] +base[  72] 10c30 Export RVA
	[  72] +base[  73] d480 Export RVA
	[  73] +base[  74] d360 Export RVA
	[  74] +base[  75] 13010 Export RVA
	[  75] +base[  76] 10510 Export RVA
	[  76] +base[  77] e270 Export RVA
	[  77] +base[  78] e390 Export RVA
	[  78] +base[  79] 12190 Export RVA
	[  79] +base[  80] 122b0 Export RVA
	[  80] +base[  81] 12240 Export RVA
	[  81] +base[  82] 107e0 Export RVA
	[  82] +base[  83] fe90 Export RVA
	[  83] +base[  84] 10790 Export RVA
	[  84] +base[  85] 11fd0 Export RVA
	[  85] +base[  86] 13280 Export RVA
	[  86] +base[  87] fd90 Export RVA
	[  87] +base[  88] 11f90 Export RVA
	[  88] +base[  89] 13240 Export RVA
	[  89] +base[  90] 15140 Export RVA
	[  90] +base[  91] cf00 Export RVA
	[  91] +base[  92] ce70 Export RVA
	[  92] +base[  93] cea0 Export RVA
	[  93] +base[  94] ce10 Export RVA
	[  94] +base[  95] cf30 Export RVA
	[  95] +base[  96] ced0 Export RVA
	[  96] +base[  97] ce40 Export RVA
	[  97] +base[  98] 12960 Export RVA
	[  98] +base[  99] 128f0 Export RVA
	[  99] +base[ 100] 125b0 Export RVA
	[ 100] +base[ 101] 129a0 Export RVA
	[ 101] +base[ 102] fc00 Export RVA
	[ 102] +base[ 103] 104c0 Export RVA
	[ 103] +base[ 104] 102e0 Export RVA
	[ 104] +base[ 105] 11f10 Export RVA
	[ 105] +base[ 106] 12560 Export RVA
	[ 106] +base[ 107] 12460 Export RVA
	[ 107] +base[ 108] 11ea0 Export RVA
	[ 108] +base[ 109] 11c20 Export RVA
	[ 109] +base[ 110] 11f50 Export RVA
	[ 110] +base[ 111] 151b0 Export RVA
	[ 111] +base[ 112] 134a0 Export RVA
	[ 112] +base[ 113] 133d0 Export RVA
	[ 113] +base[ 114] 134f0 Export RVA
	[ 114] +base[ 115] f660 Export RVA
	[ 115] +base[ 116] 12c70 Export RVA
	[ 116] +base[ 117] 11490 Export RVA
	[ 117] +base[ 118] f5f0 Export RVA
	[ 118] +base[ 119] 6060 Export RVA
	[ 119] +base[ 120] 5e70 Export RVA
	[ 120] +base[ 121] acf0 Export RVA
	[ 121] +base[ 122] 5070 Export RVA
	[ 122] +base[ 123] 5d00 Export RVA
	[ 123] +base[ 124] 5ca0 Export RVA
	[ 124] +base[ 125] 5cc0 Export RVA
	[ 125] +base[ 126] 5cb0 Export RVA
	[ 126] +base[ 127] 47e0 Export RVA
	[ 127] +base[ 128] 4d00 Export RVA
	[ 128] +base[ 129] 48a0 Export RVA
	[ 129] +base[ 130] 4990 Export RVA
	[ 130] +base[ 131] 4820 Export RVA
	[ 131] +base[ 132] 4bf0 Export RVA
	[ 132] +base[ 133] 4b00 Export RVA
	[ 133] +base[ 134] 5c40 Export RVA
	[ 134] +base[ 135] 5960 Export RVA
	[ 135] +base[ 136] 51a0 Export RVA
	[ 136] +base[ 137] 4db0 Export RVA
	[ 137] +base[ 138] 2070 Export RVA
	[ 138] +base[ 139] 22b0 Export RVA
	[ 139] +base[ 140] 5c10 Export RVA
	[ 140] +base[ 141] 59a0 Export RVA
	[ 141] +base[ 142] 5450 Export RVA
	[ 142] +base[ 143] 5390 Export RVA
	[ 143] +base[ 144] 5250 Export RVA
	[ 144] +base[ 145] 4a20 Export RVA
	[ 145] +base[ 146] 1be0 Export RVA
	[ 146] +base[ 147] 1c60 Export RVA
	[ 147] +base[ 148] 4fd0 Export RVA
	[ 148] +base[ 149] 1d20 Export RVA
	[ 149] +base[ 150] 49a0 Export RVA
	[ 150] +base[ 151] 92e0 Export RVA
	[ 151] +base[ 152] 1070 Export RVA
	[ 152] +base[ 153] 5d30 Export RVA
	[ 153] +base[ 154] cc20 Export RVA
	[ 154] +base[ 155] 12ab0 Export RVA
	[ 155] +base[ 156] f5d0 Export RVA
	[ 156] +base[ 157] cb30 Export RVA
	[ 157] +base[ 158] fbd0 Export RVA
	[ 158] +base[ 159] f610 Export RVA
	[ 159] +base[ 160] fd10 Export RVA
	[ 160] +base[ 161] 10a30 Export RVA
	[ 161] +base[ 162] 13020 Export RVA
	[ 162] +base[ 163] 92d8 Export RVA
	[ 163] +base[ 164] 8f10 Export RVA
	[ 164] +base[ 165] cd30 Export RVA
	[ 165] +base[ 166] cd80 Export RVA
	[ 166] +base[ 167] cdb0 Export RVA
	[ 167] +base[ 168] cde0 Export RVA
	[ 168] +base[ 169] e3f0 Export RVA
	[ 169] +base[ 170] e3a0 Export RVA
	[ 170] +base[ 171] 13850 Export RVA
	[ 171] +base[ 172] 13800 Export RVA
	[ 172] +base[ 173] f2c0 Export RVA
	[ 173] +base[ 174] f250 Export RVA
	[ 174] +base[ 175] 11930 Export RVA
	[ 175] +base[ 176] 11860 Export RVA
	[ 176] +base[ 177] 131f0 Export RVA
	[ 177] +base[ 178] 13120 Export RVA
	[ 178] +base[ 179] ca10 Export RVA
	[ 179] +base[ 180] c980 Export RVA
	[ 180] +base[ 181] f200 Export RVA
	[ 181] +base[ 182] f1b0 Export RVA
	[ 182] +base[ 183] 11360 Export RVA
	[ 183] +base[ 184] 11310 Export RVA
	[ 184] +base[ 185] e490 Export RVA
	[ 185] +base[ 186] e420 Export RVA
	[ 186] +base[ 187] f690 Export RVA
	[ 187] +base[ 188] e2f0 Export RVA
	[ 188] +base[ 189] d5c0 Export RVA
	[ 189] +base[ 190] 114c0 Export RVA
	[ 190] +base[ 191] c950 Export RVA
	[ 191] +base[ 192] c920 Export RVA
	[ 192] +base[ 193] f550 Export RVA
	[ 193] +base[ 194] f310 Export RVA
	[ 194] +base[ 195] 115d0 Export RVA
	[ 195] +base[ 196] fcc0 Export RVA
	[ 196] +base[ 197] 11750 Export RVA
	[ 197] +base[ 198] 117d0 Export RVA
	[ 198] +base[ 199] f590 Export RVA
	[ 199] +base[ 200] 11500 Export RVA
	[ 200] +base[ 201] 10aa0 Export RVA
	[ 201] +base[ 202] e210 Export RVA
	[ 202] +base[ 203] e240 Export RVA
	[ 203] +base[ 204] e1d0 Export RVA
	[ 204] +base[ 205] 10100 Export RVA
	[ 205] +base[ 206] 101b0 Export RVA
	[ 206] +base[ 207] ff80 Export RVA
	[ 207] +base[ 208] 10090 Export RVA
	[ 208] +base[ 209] 10a10 Export RVA
	[ 209] +base[ 210] cc40 Export RVA
	[ 210] +base[ 211] eeb0 Export RVA
	[ 211] +base[ 212] f130 Export RVA
	[ 212] +base[ 213] ef90 Export RVA
	[ 213] +base[ 214] f170 Export RVA
	[ 214] +base[ 215] 181ec Export RVA
	[ 215] +base[ 216] 181e0 Export RVA
	[ 216] +base[ 217] 181f8 Export RVA
	[ 217] +base[ 218] 16070 Export RVA
	[ 218] +base[ 219] 160b0 Export RVA
	[ 219] +base[ 220] 160f0 Export RVA
	[ 220] +base[ 221] bdb0 Export RVA
	[ 221] +base[ 222] bd08 Export RVA
	[ 222] +base[ 223] be48 Export RVA
	[ 223] +base[ 224] bee8 Export RVA
	[ 224] +base[ 225] bfd8 Export RVA
	[ 225] +base[ 226] c168 Export RVA
	[ 226] +base[ 227] c0b8 Export RVA
	[ 227] +base[ 228] c2d8 Export RVA
	[ 228] +base[ 229] c218 Export RVA
	[ 229] +base[ 230] c440 Export RVA
	[ 230] +base[ 231] c398 Export RVA
	[ 231] +base[ 232] c4e8 Export RVA
	[ 232] +base[ 233] b7b0 Export RVA
	[ 233] +base[ 234] b6d0 Export RVA
	[ 234] +base[ 235] b978 Export RVA
	[ 235] +base[ 236] b890 Export RVA
	[ 236] +base[ 237] bb10 Export RVA
	[ 237] +base[ 238] ba60 Export RVA
	[ 238] +base[ 239] bc60 Export RVA
	[ 239] +base[ 240] bbc8 Export RVA
	[ 240] +base[ 241] c598 Export RVA
	[ 241] +base[ 242] b6d0 Export RVA
	[ 242] +base[ 243] 163f0 Export RVA
	[ 243] +base[ 244] 16380 Export RVA
	[ 244] +base[ 245] acb0 Export RVA
	[ 245] +base[ 246] 9500 Export RVA
	[ 246] +base[ 247] 1080 Export RVA
	[ 247] +base[ 248] 10b30 Export RVA
	[ 248] +base[ 249] e1b0 Export RVA
	[ 249] +base[ 250] e110 Export RVA
	[ 250] +base[ 251] 12b90 Export RVA
	[ 251] +base[ 252] e0f0 Export RVA
	[ 252] +base[ 253] e190 Export RVA
	[ 253] +base[ 254] d930 Export RVA
	[ 254] +base[ 255] e050 Export RVA
	[ 255] +base[ 256] 10bd0 Export RVA
	[ 256] +base[ 257] da80 Export RVA
	[ 257] +base[ 258] 12da0 Export RVA
	[ 258] +base[ 259] 12cf0 Export RVA
	[ 259] +base[ 260] 63d0 Export RVA
	[ 260] +base[ 261] fa00 Export RVA
	[ 261] +base[ 262] fa70 Export RVA
	[ 262] +base[ 263] fad0 Export RVA
	[ 263] +base[ 264] 15220 Export RVA
	[ 264] +base[ 265] fb70 Export RVA
	[ 265] +base[ 266] fb00 Export RVA
	[ 266] +base[ 267] 11430 Export RVA
	[ 267] +base[ 268] 113b0 Export RVA
	[ 268] +base[ 269] 1e60 Export RVA
	[ 269] +base[ 270] 3ef0 Export RVA
	[ 270] +base[ 271] 3e40 Export RVA
	[ 271] +base[ 272] ad20 Export RVA
	[ 272] +base[ 273] 83a0 Export RVA
	[ 273] +base[ 274] add0 Export RVA
	[ 274] +base[ 275] aeb0 Export RVA
	[ 275] +base[ 276] b0d0 Export RVA
	[ 276] +base[ 277] aed0 Export RVA
	[ 277] +base[ 278] ad80 Export RVA
	[ 278] +base[ 279] b1e0 Export RVA
	[ 279] +base[ 280] aaf0 Export RVA
	[ 280] +base[ 281] 4590 Export RVA
	[ 281] +base[ 282] d4b0 Export RVA
	[ 282] +base[ 283] 3c10 Export RVA
	[ 283] +base[ 284] b2f0 Export RVA
	[ 284] +base[ 285] 4680 Export RVA
	[ 285] +base[ 286] 3270 Export RVA
	[ 286] +base[ 287] 104f0 Export RVA
	[ 287] +base[ 288] 32d0 Export RVA
	[ 288] +base[ 289] d620 Export RVA
	[ 289] +base[ 290] 109a0 Export RVA
	[ 290] +base[ 291] 12f70 Export RVA
	[ 291] +base[ 292] 12fb0 Export RVA
	[ 292] +base[ 293] 12f50 Export RVA
	[ 293] +base[ 294] 109d0 Export RVA
	[ 294] +base[ 295] 10940 Export RVA
	[ 295] +base[ 296] 1e20 Export RVA
	[ 296] +base[ 297] 16034 Export RVA
	[ 297] +base[ 298] 8f10 Export RVA
	[ 298] +base[ 299] 16030 Export RVA
	[ 299] +base[ 300] 8f50 Export RVA
	[ 300] +base[ 301] 1dab0 Export RVA
	[ 301] +base[ 302] 1daac Export RVA
	[ 302] +base[ 303] 8fa0 Export RVA
	[ 303] +base[ 304] 8ff0 Export RVA
	[ 304] +base[ 305] 40f0 Export RVA
	[ 305] +base[ 306] 9048 Export RVA
	[ 306] +base[ 307] 3c30 Export RVA
	[ 307] +base[ 308] 3cd0 Export RVA
	[ 308] +base[ 309] 3c20 Export RVA
	[ 309] +base[ 310] 4700 Export RVA
	[ 310] +base[ 311] 43b0 Export RVA
	[ 311] +base[ 312] 9188 Export RVA
	[ 312] +base[ 313] 9130 Export RVA
	[ 313] +base[ 314] 1120 Export RVA
	[ 314] +base[ 315] 12ad0 Export RVA
	[ 315] +base[ 316] 1ed0 Export RVA
	[ 316] +base[ 317] 15160 Export RVA
	[ 317] +base[ 318] cbe0 Export RVA
	[ 318] +base[ 319] 3b70 Export RVA
	[ 319] +base[ 320] 3ce0 Export RVA
	[ 320] +base[ 321] 1dc0 Export RVA
	[ 321] +base[ 322] 41b0 Export RVA
	[ 322] +base[ 323] 10110 Export RVA
	[ 323] +base[ 324] fee0 Export RVA
	[ 324] +base[ 325] ffe0 Export RVA
	[ 325] +base[ 326] d050 Export RVA
	[ 326] +base[ 327] d220 Export RVA
	[ 327] +base[ 328] d1b0 Export RVA
	[ 328] +base[ 329] cf60 Export RVA
	[ 329] +base[ 330] d280 Export RVA
	[ 330] +base[ 331] d270 Export RVA
	[ 331] +base[ 332] d010 Export RVA
	[ 332] +base[ 333] d230 Export RVA
	[ 333] +base[ 334] cfd0 Export RVA
	[ 334] +base[ 335] 12310 Export RVA
	[ 335] +base[ 336] 123a0 Export RVA
	[ 336] +base[ 337] d0c0 Export RVA
	[ 337] +base[ 338] d2d0 Export RVA
	[ 338] +base[ 339] d310 Export RVA
	[ 339] +base[ 340] 3d40 Export RVA
	[ 340] +base[ 341] 129e0 Export RVA
	[ 341] +base[ 342] d7b0 Export RVA
	[ 342] +base[ 343] 3740 Export RVA
	[ 343] +base[ 344] 38a0 Export RVA
	[ 344] +base[ 345] 33a0 Export RVA
	[ 345] +base[ 346] 37f0 Export RVA
	[ 346] +base[ 347] 3900 Export RVA
	[ 347] +base[ 348] 3830 Export RVA
	[ 348] +base[ 349] 3ab0 Export RVA
	[ 349] +base[ 350] 3a50 Export RVA
	[ 350] +base[ 351] 3810 Export RVA
	[ 351] +base[ 352] 3870 Export RVA
	[ 352] +base[ 353] 2560 Export RVA
	[ 353] +base[ 354] 23900 Export RVA
	[ 354] +base[ 355] 181d0 Export RVA
	[ 355] +base[ 356] 181d8 Export RVA
	[ 356] +base[ 357] 181c0 Export RVA
	[ 357] +base[ 358] 181c8 Export RVA
	[ 358] +base[ 359] 23400 Export RVA

[Ordinal/Name Pointer] Table
	[   0] GUID_Key
	[   1] GUID_SysKeyboard
	[   2] IID_IDirectDraw2
	[   3] __fb_ConsoleSetByUser
	[   4] __fb_MouseEventHook
	[   5] __fb_ScrollWasOff
	[   6] __fb_color_conv_16to32
	[   7] __fb_ctx
	[   8] __fb_gfx
	[   9] __fb_gfxDriverNull
	[  10] __fb_gfx_b_16
	[  11] __fb_gfx_driver_name
	[  12] __fb_gfx_drivers_list
	[  13] __fb_gfx_g_16
	[  14] __fb_gfx_ga_32
	[  15] __fb_gfx_mask_16
	[  16] __fb_gfx_mask_32
	[  17] __fb_gfx_msb_16
	[  18] __fb_gfx_r_16
	[  19] __fb_gfx_rb_32
	[  20] __fb_gfx_rgb_32
	[  21] __fb_gl
	[  22] __fb_gl_params
	[  23] __fb_is_inicnt
	[  24] __fb_keytable
	[  25] __fb_srConsoleWindow
	[  26] __fb_window_title
	[  27] _alloca
	[  28] fb_Beep@0
	[  29] fb_CHR
	[  30] fb_Cls@4
	[  31] fb_ConPrintRaw
	[  32] fb_ConPrintRawWstr
	[  33] fb_ConPrintTTY
	[  34] fb_ConPrintTTYWstr
	[  35] fb_ConReadLine@0
	[  36] fb_ConReadLineEx
	[  37] fb_ConsoleClear
	[  38] fb_ConsoleClearViewRawEx
	[  39] fb_ConsoleGetBotRow
	[  40] fb_ConsoleGetColorAtt
	[  41] fb_ConsoleGetColorAttEx
	[  42] fb_ConsoleGetMaxWindowSize
	[  43] fb_ConsoleGetRawX
	[  44] fb_ConsoleGetRawXEx
	[  45] fb_ConsoleGetRawXY
	[  46] fb_ConsoleGetRawXYEx
	[  47] fb_ConsoleGetRawY
	[  48] fb_ConsoleGetRawYEx
	[  49] fb_ConsoleGetSize@8
	[  50] fb_ConsoleGetTopRow
	[  51] fb_ConsoleGetView
	[  52] fb_ConsoleGetX
	[  53] fb_ConsoleGetXY@8
	[  54] fb_ConsoleGetY
	[  55] fb_ConsoleGetkey
	[  56] fb_ConsoleInkey
	[  57] fb_ConsoleInput@12
	[  58] fb_ConsoleIsRedirected
	[  59] fb_ConsoleKeyHit
	[  60] fb_ConsoleLineInput
	[  61] fb_ConsoleLocate
	[  62] fb_ConsoleLocateRaw@12
	[  63] fb_ConsoleLocateRawEx
	[  64] fb_ConsoleMultikey
	[  65] fb_ConsolePrintBuffer
	[  66] fb_ConsolePrintBufferEx
	[  67] fb_ConsolePrintBufferWstr
	[  68] fb_ConsolePrintBufferWstrEx
	[  69] fb_ConsoleProcessEvents
	[  70] fb_ConsoleSetTopBotRows
	[  71] fb_ConsoleSleep
	[  72] fb_ConsoleView@8
	[  73] fb_ConsoleViewEx
	[  74] fb_ConsoleViewUpdate
	[  75] fb_ConsoleWidth
	[  76] fb_CpuDetect
	[  77] fb_Delay@4
	[  78] fb_DevFileRead
	[  79] fb_DevScrnEof
	[  80] fb_DevScrnFillInput
	[  81] fb_DevScrnInit_NoOpen
	[  82] fb_DevScrnInit_Read
	[  83] fb_DevScrnInit_Screen
	[  84] fb_DevScrnInit_Write
	[  85] fb_DevScrnInit_WriteWstr
	[  86] fb_DevScrnRead
	[  87] fb_DevScrnWrite
	[  88] fb_DevScrnWriteWstr
	[  89] fb_End@4
	[  90] fb_ErrorGetFuncName@0
	[  91] fb_ErrorGetLineNum@0
	[  92] fb_ErrorGetModName@0
	[  93] fb_ErrorGetNum@0
	[  94] fb_ErrorSetFuncName@4
	[  95] fb_ErrorSetModName@4
	[  96] fb_ErrorSetNum@4
	[  97] fb_FileGet@16
	[  98] fb_FileGetData
	[  99] fb_FileGetDataEx
	[ 100] fb_FileGetLarge@20
	[ 101] fb_FileInput@4
	[ 102] fb_FileInputNextToken
	[ 103] fb_FileInputNextTokenEx
	[ 104] fb_FilePut@16
	[ 105] fb_FilePutBack@12
	[ 106] fb_FilePutBackEx
	[ 107] fb_FilePutData
	[ 108] fb_FilePutDataEx
	[ 109] fb_FilePutLarge@20
	[ 110] fb_FileReset@0
	[ 111] fb_FileSeek@8
	[ 112] fb_FileSeekEx
	[ 113] fb_FileSeekLarge@12
	[ 114] fb_GetSize@8
	[ 115] fb_GetX@0
	[ 116] fb_GetXY@8
	[ 117] fb_Getkey@0
	[ 118] fb_GfxClear
	[ 119] fb_GfxColor
	[ 120] fb_GfxGetGLProcAddress@4
	[ 121] fb_GfxGetMouse
	[ 122] fb_GfxGetSize
	[ 123] fb_GfxGetX
	[ 124] fb_GfxGetXY
	[ 125] fb_GfxGetY
	[ 126] fb_GfxGetkey
	[ 127] fb_GfxIn
	[ 128] fb_GfxInkey
	[ 129] fb_GfxIsRedir
	[ 130] fb_GfxKeyHit
	[ 131] fb_GfxLineInput
	[ 132] fb_GfxLineInputWstr
	[ 133] fb_GfxLocate
	[ 134] fb_GfxLocateRaw
	[ 135] fb_GfxMultikey
	[ 136] fb_GfxOut
	[ 137] fb_GfxPalette@16
	[ 138] fb_GfxPaletteUsing@4
	[ 139] fb_GfxPrintBuffer
	[ 140] fb_GfxPrintBufferEx
	[ 141] fb_GfxPrintBufferWstr
	[ 142] fb_GfxPrintBufferWstrEx
	[ 143] fb_GfxReadStr
	[ 144] fb_GfxReadXY
	[ 145] fb_GfxScreen@20
	[ 146] fb_GfxScreenRes@24
	[ 147] fb_GfxSetMouse
	[ 148] fb_GfxSetWindowTitle@4
	[ 149] fb_GfxSleep
	[ 150] fb_GfxView@28
	[ 151] fb_GfxViewUpdate
	[ 152] fb_GfxWidth
	[ 153] fb_Init@12
	[ 154] fb_InitConsoleWindow
	[ 155] fb_Inkey@0
	[ 156] fb_InputInt@4
	[ 157] fb_IsRedirected@4
	[ 158] fb_KeyHit@0
	[ 159] fb_LineInput@24
	[ 160] fb_Locate@20
	[ 161] fb_LocateEx@16
	[ 162] fb_MMX_code_end
	[ 163] fb_MMX_code_start
	[ 164] fb_MutexCreate@0
	[ 165] fb_MutexDestroy@4
	[ 166] fb_MutexLock@4
	[ 167] fb_MutexUnlock@4
	[ 168] fb_PrintBuffer@8
	[ 169] fb_PrintBufferEx@12
	[ 170] fb_PrintBufferWstr@8
	[ 171] fb_PrintBufferWstrEx@12
	[ 172] fb_PrintFixString@12
	[ 173] fb_PrintFixStringEx
	[ 174] fb_PrintPad@8
	[ 175] fb_PrintPadEx
	[ 176] fb_PrintPadWstr@8
	[ 177] fb_PrintPadWstrEx
	[ 178] fb_PrintString@12
	[ 179] fb_PrintStringEx
	[ 180] fb_PrintVoid@8
	[ 181] fb_PrintVoidEx
	[ 182] fb_PrintVoidWstr@8
	[ 183] fb_PrintVoidWstrEx
	[ 184] fb_PrintWstr@12
	[ 185] fb_PrintWstrEx
	[ 186] fb_SetPos@8
	[ 187] fb_Sleep@4
	[ 188] fb_StrAllocTempDescF@8
	[ 189] fb_StrAllocTempDescV@4
	[ 190] fb_StrAllocTempDescZ@4
	[ 191] fb_StrAllocTempDescZEx@8
	[ 192] fb_StrAssign@20
	[ 193] fb_StrAssignEx@24
	[ 194] fb_StrConcatAssign@20
	[ 195] fb_StrDelete@4
	[ 196] fb_StrFill1@8
	[ 197] fb_StrFill2@8
	[ 198] fb_StrInit@20
	[ 199] fb_StrMid@12
	[ 200] fb_Timer@0
	[ 201] fb_TlsDelCtx@4
	[ 202] fb_TlsFreeCtxTb@0
	[ 203] fb_TlsGetCtx@8
	[ 204] fb_VAL64@4
	[ 205] fb_VAL@4
	[ 206] fb_VALINT@4
	[ 207] fb_VALLNG@4
	[ 208] fb_ViewUpdate@0
	[ 209] fb_Width@8
	[ 210] fb_WstrAssignFromA@16
	[ 211] fb_WstrAssignToA@16
	[ 212] fb_WstrAssignToAEx@20
	[ 213] fb_WstrAssignToA_Init@16
	[ 214] fb_font_8x14
	[ 215] fb_font_8x16
	[ 216] fb_font_8x8
	[ 217] fb_gfxDriverDirectDraw
	[ 218] fb_gfxDriverGDI
	[ 219] fb_gfxDriverOpenGL
	[ 220] fb_hBlit16to15BGRMMX
	[ 221] fb_hBlit16to15RGBMMX
	[ 222] fb_hBlit16to16RGBMMX
	[ 223] fb_hBlit16to24MMX
	[ 224] fb_hBlit16to32MMX
	[ 225] fb_hBlit32to15BGRMMX
	[ 226] fb_hBlit32to15RGBMMX
	[ 227] fb_hBlit32to16BGRMMX
	[ 228] fb_hBlit32to16RGBMMX
	[ 229] fb_hBlit32to24BGRMMX
	[ 230] fb_hBlit32to24RGBMMX
	[ 231] fb_hBlit32to32RGBMMX
	[ 232] fb_hBlit8to15BGRMMX
	[ 233] fb_hBlit8to15RGBMMX
	[ 234] fb_hBlit8to16BGRMMX
	[ 235] fb_hBlit8to16RGBMMX
	[ 236] fb_hBlit8to24BGRMMX
	[ 237] fb_hBlit8to24RGBMMX
	[ 238] fb_hBlit8to32BGRMMX
	[ 239] fb_hBlit8to32RGBMMX
	[ 240] fb_hBlitMMX_code_end
	[ 241] fb_hBlitMMX_code_start
	[ 242] fb_hBlitMMX_data_end
	[ 243] fb_hBlitMMX_data_start
	[ 244] fb_hBlit_code_end
	[ 245] fb_hBlit_code_start
	[ 246] fb_hClearCharCells
	[ 247] fb_hConsoleGetHandle
	[ 248] fb_hConsoleGetKey
	[ 249] fb_hConsoleGetKeyEx
	[ 250] fb_hConsoleGetWindow
	[ 251] fb_hConsoleInputBufferChanged
	[ 252] fb_hConsolePeekKey
	[ 253] fb_hConsolePostKey
	[ 254] fb_hConsolePutBackEvents
	[ 255] fb_hConsoleResetHandle
	[ 256] fb_hConsoleTranslateKey
	[ 257] fb_hConvertFromConsole@16
	[ 258] fb_hConvertToConsole@16
	[ 259] fb_hDecode@16
	[ 260] fb_hDynLoad
	[ 261] fb_hDynLoadAlso
	[ 262] fb_hDynUnload
	[ 263] fb_hEnd
	[ 264] fb_hFilePrintBuffer
	[ 265] fb_hFilePrintBufferEx
	[ 266] fb_hFilePrintBufferWstr
	[ 267] fb_hFilePrintBufferWstrEx
	[ 268] fb_hFixColor
	[ 269] fb_hFixCoordsOrder
	[ 270] fb_hFixRelative
	[ 271] fb_hGL_ExtensionSupported
	[ 272] fb_hGL_GetProcAddress
	[ 273] fb_hGL_ImageCreate
	[ 274] fb_hGL_ImageDestroy
	[ 275] fb_hGL_Init
	[ 276] fb_hGL_NormalizeParameters
	[ 277] fb_hGL_SetState
	[ 278] fb_hGL_SetupProjection
	[ 279] fb_hGetBlitter
	[ 280] fb_hGetContext
	[ 281] fb_hGetExeName
	[ 282] fb_hGetWindowHandle
	[ 283] fb_hGfxBox
	[ 284] fb_hGfxInputBufferChanged
	[ 285] fb_hHandleMessages
	[ 286] fb_hInit
	[ 287] fb_hInitWindow
	[ 288] fb_hIntlConvertString
	[ 289] fb_hListAllocElem
	[ 290] fb_hListDynElemAdd
	[ 291] fb_hListDynElemRemove
	[ 292] fb_hListDynInit
	[ 293] fb_hListFreeElem
	[ 294] fb_hListInit
	[ 295] fb_hMakeColor
	[ 296] fb_hMemCpy
	[ 297] fb_hMemCpyMMX
	[ 298] fb_hMemSet
	[ 299] fb_hMemSetMMX
	[ 300] fb_hPixelCpy
	[ 301] fb_hPixelSet
	[ 302] fb_hPixelSet2MMX
	[ 303] fb_hPixelSet4MMX
	[ 304] fb_hPixelSetAlpha4
	[ 305] fb_hPixelSetAlpha4MMX
	[ 306] fb_hPostEvent
	[ 307] fb_hPostEvent_code_end
	[ 308] fb_hPostEvent_code_start
	[ 309] fb_hPostKey
	[ 310] fb_hPrepareTarget
	[ 311] fb_hPutAlphaMaskMMX
	[ 312] fb_hPutPixelAlpha4MMX
	[ 313] fb_hResetCharCells
	[ 314] fb_hRestoreConsoleWindow@0
	[ 315] fb_hRestorePalette
	[ 316] fb_hRtExit
	[ 317] fb_hRtInit
	[ 318] fb_hScreenInfo
	[ 319] fb_hSetPixelTransfer
	[ 320] fb_hSetupData
	[ 321] fb_hSetupFuncs
	[ 322] fb_hStr2Double@8
	[ 323] fb_hStr2Int@8
	[ 324] fb_hStr2Longint@8
	[ 325] fb_hStrAlloc@8
	[ 326] fb_hStrAllocTemp@8
	[ 327] fb_hStrAllocTemp_NoLock@8
	[ 328] fb_hStrAllocTmpDesc@0
	[ 329] fb_hStrCopy@12
	[ 330] fb_hStrDelTemp@4
	[ 331] fb_hStrDelTempDesc@4
	[ 332] fb_hStrDelTemp_NoLock@4
	[ 333] fb_hStrFreeTmpDesc@4
	[ 334] fb_hStrRadix2Int@12
	[ 335] fb_hStrRadix2Longint@12
	[ 336] fb_hStrRealloc@12
	[ 337] fb_hStrSkipChar@12
	[ 338] fb_hStrSkipCharRev@12
	[ 339] fb_hTranslateCoord
	[ 340] fb_hUpdateConsoleWindow@0
	[ 341] fb_hVirtualToScancode
	[ 342] fb_hWin32Exit
	[ 343] fb_hWin32GetMouse
	[ 344] fb_hWin32Init
	[ 345] fb_hWin32Lock
	[ 346] fb_hWin32SetMouse
	[ 347] fb_hWin32SetPalette
	[ 348] fb_hWin32SetWindowPos
	[ 349] fb_hWin32SetWindowTitle
	[ 350] fb_hWin32Unlock
	[ 351] fb_hWin32WaitVSync
	[ 352] fb_hWin32WinProc@16
	[ 353] fb_lzw_entry
	[ 354] fb_palette_16
	[ 355] fb_palette_2
	[ 356] fb_palette_256
	[ 357] fb_palette_64
	[ 358] fb_win32


PE File Base Relocations (interpreted .reloc section contents)

Virtual Address: 00001000 Chunk size 284 (0x11c) Number of fixups 138
	reloc    0 offset   31 [1031] HIGHLOW
	reloc    1 offset   49 [1049] HIGHLOW
	reloc    2 offset   8b [108b] HIGHLOW
	reloc    3 offset  131 [1131] HIGHLOW
	reloc    4 offset  181 [1181] HIGHLOW
	reloc    5 offset  19a [119a] HIGHLOW
	reloc    6 offset  1c0 [11c0] HIGHLOW
	reloc    7 offset  1f8 [11f8] HIGHLOW
	reloc    8 offset  27e [127e] HIGHLOW
	reloc    9 offset  2af [12af] HIGHLOW
	reloc   10 offset  2e4 [12e4] HIGHLOW
	reloc   11 offset  300 [1300] HIGHLOW
	reloc   12 offset  369 [1369] HIGHLOW
	reloc   13 offset  36e [136e] HIGHLOW
	reloc   14 offset  38e [138e] HIGHLOW
	reloc   15 offset  3ed [13ed] HIGHLOW
	reloc   16 offset  3fe [13fe] HIGHLOW
	reloc   17 offset  409 [1409] HIGHLOW
	reloc   18 offset  532 [1532] HIGHLOW
	reloc   19 offset  55d [155d] HIGHLOW
	reloc   20 offset  597 [1597] HIGHLOW
	reloc   21 offset  5b5 [15b5] HIGHLOW
	reloc   22 offset  5ce [15ce] HIGHLOW
	reloc   23 offset  5e3 [15e3] HIGHLOW
	reloc   24 offset  5fc [15fc] HIGHLOW
	reloc   25 offset  611 [1611] HIGHLOW
	reloc   26 offset  62e [162e] HIGHLOW
	reloc   27 offset  644 [1644] HIGHLOW
	reloc   28 offset  67d [167d] HIGHLOW
	reloc   29 offset  68b [168b] HIGHLOW
	reloc   30 offset  6a9 [16a9] HIGHLOW
	reloc   31 offset  6c4 [16c4] HIGHLOW
	reloc   32 offset  6c9 [16c9] HIGHLOW
	reloc   33 offset  6f6 [16f6] HIGHLOW
	reloc   34 offset  731 [1731] HIGHLOW
	reloc   35 offset  777 [1777] HIGHLOW
	reloc   36 offset  795 [1795] HIGHLOW
	reloc   37 offset  7a3 [17a3] HIGHLOW
	reloc   38 offset  7aa [17aa] HIGHLOW
	reloc   39 offset  7c0 [17c0] HIGHLOW
	reloc   40 offset  7f3 [17f3] HIGHLOW
	reloc   41 offset  7fd [17fd] HIGHLOW
	reloc   42 offset  802 [1802] HIGHLOW
	reloc   43 offset  807 [1807] HIGHLOW
	reloc   44 offset  80c [180c] HIGHLOW
	reloc   45 offset  811 [1811] HIGHLOW
	reloc   46 offset  816 [1816] HIGHLOW
	reloc   47 offset  81b [181b] HIGHLOW
	reloc   48 offset  820 [1820] HIGHLOW
	reloc   49 offset  825 [1825] HIGHLOW
	reloc   50 offset  82a [182a] HIGHLOW
	reloc   51 offset  82f [182f] HIGHLOW
	reloc   52 offset  834 [1834] HIGHLOW
	reloc   53 offset  839 [1839] HIGHLOW
	reloc   54 offset  83e [183e] HIGHLOW
	reloc   55 offset  843 [1843] HIGHLOW
	reloc   56 offset  848 [1848] HIGHLOW
	reloc   57 offset  84d [184d] HIGHLOW
	reloc   58 offset  852 [1852] HIGHLOW
	reloc   59 offset  857 [1857] HIGHLOW
	reloc   60 offset  85c [185c] HIGHLOW
	reloc   61 offset  861 [1861] HIGHLOW
	reloc   62 offset  866 [1866] HIGHLOW
	reloc   63 offset  86b [186b] HIGHLOW
	reloc   64 offset  870 [1870] HIGHLOW
	reloc   65 offset  875 [1875] HIGHLOW
	reloc   66 offset  87a [187a] HIGHLOW
	reloc   67 offset  87f [187f] HIGHLOW
	reloc   68 offset  884 [1884] HIGHLOW
	reloc   69 offset  889 [1889] HIGHLOW
	reloc   70 offset  88e [188e] HIGHLOW
	reloc   71 offset  893 [1893] HIGHLOW
	reloc   72 offset  898 [1898] HIGHLOW
	reloc   73 offset  89d [189d] HIGHLOW
	reloc   74 offset  8a2 [18a2] HIGHLOW
	reloc   75 offset  8a8 [18a8] HIGHLOW
	reloc   76 offset  8ad [18ad] HIGHLOW
	reloc   77 offset  8b3 [18b3] HIGHLOW
	reloc   78 offset  8b8 [18b8] HIGHLOW
	reloc   79 offset  8bd [18bd] HIGHLOW
	reloc   80 offset  8c2 [18c2] HIGHLOW
	reloc   81 offset  8c8 [18c8] HIGHLOW
	reloc   82 offset  8cd [18cd] HIGHLOW
	reloc   83 offset  8d3 [18d3] HIGHLOW
	reloc   84 offset  8d8 [18d8] HIGHLOW
	reloc   85 offset  8de [18de] HIGHLOW
	reloc   86 offset  8e3 [18e3] HIGHLOW
	reloc   87 offset  8e8 [18e8] HIGHLOW
	reloc   88 offset  8f3 [18f3] HIGHLOW
	reloc   89 offset  8f9 [18f9] HIGHLOW
	reloc   90 offset  8ff [18ff] HIGHLOW
	reloc   91 offset  914 [1914] HIGHLOW
	reloc   92 offset  937 [1937] HIGHLOW
	reloc   93 offset  95c [195c] HIGHLOW
	reloc   94 offset  97c [197c] HIGHLOW
	reloc   95 offset  99a [199a] HIGHLOW
	reloc   96 offset  9ac [19ac] HIGHLOW
	reloc   97 offset  9db [19db] HIGHLOW
	reloc   98 offset  a76 [1a76] HIGHLOW
	reloc   99 offset  a8b [1a8b] HIGHLOW
	reloc  100 offset  a9c [1a9c] HIGHLOW
	reloc  101 offset  ab5 [1ab5] HIGHLOW
	reloc  102 offset  ad4 [1ad4] HIGHLOW
	reloc  103 offset  af3 [1af3] HIGHLOW
	reloc  104 offset  b12 [1b12] HIGHLOW
	reloc  105 offset  b31 [1b31] HIGHLOW
	reloc  106 offset  b40 [1b40] HIGHLOW
	reloc  107 offset  b53 [1b53] HIGHLOW
	reloc  108 offset  b7a [1b7a] HIGHLOW
	reloc  109 offset  b89 [1b89] HIGHLOW
	reloc  110 offset  ba7 [1ba7] HIGHLOW
	reloc  111 offset  bfc [1bfc] HIGHLOW
	reloc  112 offset  c03 [1c03] HIGHLOW
	reloc  113 offset  c34 [1c34] HIGHLOW
	reloc  114 offset  cc8 [1cc8] HIGHLOW
	reloc  115 offset  ccf [1ccf] HIGHLOW
	reloc  116 offset  cd6 [1cd6] HIGHLOW
	reloc  117 offset  ce2 [1ce2] HIGHLOW
	reloc  118 offset  d19 [1d19] HIGHLOW
	reloc  119 offset  d3c [1d3c] HIGHLOW
	reloc  120 offset  d42 [1d42] HIGHLOW
	reloc  121 offset  d61 [1d61] HIGHLOW
	reloc  122 offset  d6b [1d6b] HIGHLOW
	reloc  123 offset  d70 [1d70] HIGHLOW
	reloc  124 offset  d75 [1d75] HIGHLOW
	reloc  125 offset  d7b [1d7b] HIGHLOW
	reloc  126 offset  da3 [1da3] HIGHLOW
	reloc  127 offset  dcf [1dcf] HIGHLOW
	reloc  128 offset  ddb [1ddb] HIGHLOW
	reloc  129 offset  de3 [1de3] HIGHLOW
	reloc  130 offset  dff [1dff] HIGHLOW
	reloc  131 offset  edb [1edb] HIGHLOW
	reloc  132 offset  ef2 [1ef2] HIGHLOW
	reloc  133 offset  f53 [1f53] HIGHLOW
	reloc  134 offset  f64 [1f64] HIGHLOW
	reloc  135 offset  f8c [1f8c] HIGHLOW
	reloc  136 offset  fe5 [1fe5] HIGHLOW
	reloc  137 offset  ffc [1ffc] HIGHLOW

Virtual Address: 00002000 Chunk size 204 (0xcc) Number of fixups 98
	reloc    0 offset   7b [207b] HIGHLOW
	reloc    1 offset   d9 [20d9] HIGHLOW
	reloc    2 offset   f5 [20f5] HIGHLOW
	reloc    3 offset   fb [20fb] HIGHLOW
	reloc    4 offset  10e [210e] HIGHLOW
	reloc    5 offset  137 [2137] HIGHLOW
	reloc    6 offset  1f0 [21f0] HIGHLOW
	reloc    7 offset  254 [2254] HIGHLOW
	reloc    8 offset  260 [2260] HIGHLOW
	reloc    9 offset  267 [2267] HIGHLOW
	reloc   10 offset  273 [2273] HIGHLOW
	reloc   11 offset  27f [227f] HIGHLOW
	reloc   12 offset  2a3 [22a3] HIGHLOW
	reloc   13 offset  2bb [22bb] HIGHLOW
	reloc   14 offset  313 [2313] HIGHLOW
	reloc   15 offset  33b [233b] HIGHLOW
	reloc   16 offset  341 [2341] HIGHLOW
	reloc   17 offset  354 [2354] HIGHLOW
	reloc   18 offset  387 [2387] HIGHLOW
	reloc   19 offset  3b3 [23b3] HIGHLOW
	reloc   20 offset  3d3 [23d3] HIGHLOW
	reloc   21 offset  3ff [23ff] HIGHLOW
	reloc   22 offset  43f [243f] HIGHLOW
	reloc   23 offset  45e [245e] HIGHLOW
	reloc   24 offset  49e [249e] HIGHLOW
	reloc   25 offset  4c0 [24c0] HIGHLOW
	reloc   26 offset  4f4 [24f4] HIGHLOW
	reloc   27 offset  526 [2526] HIGHLOW
	reloc   28 offset  582 [2582] HIGHLOW
	reloc   29 offset  5a5 [25a5] HIGHLOW
	reloc   30 offset  5e2 [25e2] HIGHLOW
	reloc   31 offset  7bd [27bd] HIGHLOW
	reloc   32 offset  7c7 [27c7] HIGHLOW
	reloc   33 offset  812 [2812] HIGHLOW
	reloc   34 offset  85f [285f] HIGHLOW
	reloc   35 offset  86d [286d] HIGHLOW
	reloc   36 offset  87a [287a] HIGHLOW
	reloc   37 offset  885 [2885] HIGHLOW
	reloc   38 offset  892 [2892] HIGHLOW
	reloc   39 offset  8a3 [28a3] HIGHLOW
	reloc   40 offset  8bc [28bc] HIGHLOW
	reloc   41 offset  8c9 [28c9] HIGHLOW
	reloc   42 offset  8ce [28ce] HIGHLOW
	reloc   43 offset  8dc [28dc] HIGHLOW
	reloc   44 offset  8e2 [28e2] HIGHLOW
	reloc   45 offset  8e9 [28e9] HIGHLOW
	reloc   46 offset  8fb [28fb] HIGHLOW
	reloc   47 offset  90d [290d] HIGHLOW
	reloc   48 offset  919 [2919] HIGHLOW
	reloc   49 offset  923 [2923] HIGHLOW
	reloc   50 offset  92a [292a] HIGHLOW
	reloc   51 offset  95f [295f] HIGHLOW
	reloc   52 offset  979 [2979] HIGHLOW
	reloc   53 offset  981 [2981] HIGHLOW
	reloc   54 offset  9e8 [29e8] HIGHLOW
	reloc   55 offset  9fc [29fc] HIGHLOW
	reloc   56 offset  a08 [2a08] HIGHLOW
	reloc   57 offset  a0d [2a0d] HIGHLOW
	reloc   58 offset  a1a [2a1a] HIGHLOW
	reloc   59 offset  a27 [2a27] HIGHLOW
	reloc   60 offset  a33 [2a33] HIGHLOW
	reloc   61 offset  a39 [2a39] HIGHLOW
	reloc   62 offset  a42 [2a42] HIGHLOW
	reloc   63 offset  a81 [2a81] HIGHLOW
	reloc   64 offset  a8e [2a8e] HIGHLOW
	reloc   65 offset  a9c [2a9c] HIGHLOW
	reloc   66 offset  aab [2aab] HIGHLOW
	reloc   67 offset  ab6 [2ab6] HIGHLOW
	reloc   68 offset  acd [2acd] HIGHLOW
	reloc   69 offset  ae1 [2ae1] HIGHLOW
	reloc   70 offset  b06 [2b06] HIGHLOW
	reloc   71 offset  b12 [2b12] HIGHLOW
	reloc   72 offset  b25 [2b25] HIGHLOW
	reloc   73 offset  b41 [2b41] HIGHLOW
	reloc   74 offset  b4e [2b4e] HIGHLOW
	reloc   75 offset  b89 [2b89] HIGHLOW
	reloc   76 offset  b8f [2b8f] HIGHLOW
	reloc   77 offset  b95 [2b95] HIGHLOW
	reloc   78 offset  bc4 [2bc4] HIGHLOW
	reloc   79 offset  bfe [2bfe] HIGHLOW
	reloc   80 offset  c16 [2c16] HIGHLOW
	reloc   81 offset  c62 [2c62] HIGHLOW
	reloc   82 offset  c78 [2c78] HIGHLOW
	reloc   83 offset  c7e [2c7e] HIGHLOW
	reloc   84 offset  cb1 [2cb1] HIGHLOW
	reloc   85 offset  cbb [2cbb] HIGHLOW
	reloc   86 offset  cf9 [2cf9] HIGHLOW
	reloc   87 offset  d46 [2d46] HIGHLOW
	reloc   88 offset  d60 [2d60] HIGHLOW
	reloc   89 offset  d66 [2d66] HIGHLOW
	reloc   90 offset  dd9 [2dd9] HIGHLOW
	reloc   91 offset  e07 [2e07] HIGHLOW
	reloc   92 offset  e11 [2e11] HIGHLOW
	reloc   93 offset  e47 [2e47] HIGHLOW
	reloc   94 offset  e6f [2e6f] HIGHLOW
	reloc   95 offset  e77 [2e77] HIGHLOW
	reloc   96 offset  ea7 [2ea7] HIGHLOW
	reloc   97 offset  ec8 [2ec8] HIGHLOW

Virtual Address: 00003000 Chunk size 276 (0x114) Number of fixups 134
	reloc    0 offset   22 [3022] HIGHLOW
	reloc    1 offset   57 [3057] HIGHLOW
	reloc    2 offset   5c [305c] HIGHLOW
	reloc    3 offset   78 [3078] HIGHLOW
	reloc    4 offset   8c [308c] HIGHLOW
	reloc    5 offset   9d [309d] HIGHLOW
	reloc    6 offset   a6 [30a6] HIGHLOW
	reloc    7 offset   c0 [30c0] HIGHLOW
	reloc    8 offset  10b [310b] HIGHLOW
	reloc    9 offset  151 [3151] HIGHLOW
	reloc   10 offset  1da [31da] HIGHLOW
	reloc   11 offset  202 [3202] HIGHLOW
	reloc   12 offset  210 [3210] HIGHLOW
	reloc   13 offset  21e [321e] HIGHLOW
	reloc   14 offset  22c [322c] HIGHLOW
	reloc   15 offset  232 [3232] HIGHLOW
	reloc   16 offset  239 [3239] HIGHLOW
	reloc   17 offset  257 [3257] HIGHLOW
	reloc   18 offset  2af [32af] HIGHLOW
	reloc   19 offset  2dd [32dd] HIGHLOW
	reloc   20 offset  315 [3315] HIGHLOW
	reloc   21 offset  31e [331e] HIGHLOW
	reloc   22 offset  332 [3332] HIGHLOW
	reloc   23 offset  344 [3344] HIGHLOW
	reloc   24 offset  393 [3393] HIGHLOW
	reloc   25 offset  3db [33db] HIGHLOW
	reloc   26 offset  3e5 [33e5] HIGHLOW
	reloc   27 offset  3f0 [33f0] HIGHLOW
	reloc   28 offset  3fd [33fd] HIGHLOW
	reloc   29 offset  40e [340e] HIGHLOW
	reloc   30 offset  44c [344c] HIGHLOW
	reloc   31 offset  454 [3454] HIGHLOW
	reloc   32 offset  45e [345e] HIGHLOW
	reloc   33 offset  468 [3468] HIGHLOW
	reloc   34 offset  46f [346f] HIGHLOW
	reloc   35 offset  476 [3476] HIGHLOW
	reloc   36 offset  480 [3480] HIGHLOW
	reloc   37 offset  486 [3486] HIGHLOW
	reloc   38 offset  4a3 [34a3] HIGHLOW
	reloc   39 offset  4e7 [34e7] HIGHLOW
	reloc   40 offset  4f4 [34f4] HIGHLOW
	reloc   41 offset  4fe [34fe] HIGHLOW
	reloc   42 offset  508 [3508] HIGHLOW
	reloc   43 offset  517 [3517] HIGHLOW
	reloc   44 offset  51c [351c] HIGHLOW
	reloc   45 offset  527 [3527] HIGHLOW
	reloc   46 offset  532 [3532] HIGHLOW
	reloc   47 offset  544 [3544] HIGHLOW
	reloc   48 offset  549 [3549] HIGHLOW
	reloc   49 offset  558 [3558] HIGHLOW
	reloc   50 offset  560 [3560] HIGHLOW
	reloc   51 offset  568 [3568] HIGHLOW
	reloc   52 offset  56d [356d] HIGHLOW
	reloc   53 offset  572 [3572] HIGHLOW
	reloc   54 offset  577 [3577] HIGHLOW
	reloc   55 offset  57c [357c] HIGHLOW
	reloc   56 offset  586 [3586] HIGHLOW
	reloc   57 offset  58b [358b] HIGHLOW
	reloc   58 offset  593 [3593] HIGHLOW
	reloc   59 offset  5a4 [35a4] HIGHLOW
	reloc   60 offset  5b6 [35b6] HIGHLOW
	reloc   61 offset  5cb [35cb] HIGHLOW
	reloc   62 offset  5da [35da] HIGHLOW
	reloc   63 offset  5e3 [35e3] HIGHLOW
	reloc   64 offset  5ed [35ed] HIGHLOW
	reloc   65 offset  5f6 [35f6] HIGHLOW
	reloc   66 offset  613 [3613] HIGHLOW
	reloc   67 offset  64d [364d] HIGHLOW
	reloc   68 offset  6ad [36ad] HIGHLOW
	reloc   69 offset  6e6 [36e6] HIGHLOW
	reloc   70 offset  6f5 [36f5] HIGHLOW
	reloc   71 offset  709 [3709] HIGHLOW
	reloc   72 offset  717 [3717] HIGHLOW
	reloc   73 offset  727 [3727] HIGHLOW
	reloc   74 offset  72c [372c] HIGHLOW
	reloc   75 offset  736 [3736] HIGHLOW
	reloc   76 offset  747 [3747] HIGHLOW
	reloc   77 offset  750 [3750] HIGHLOW
	reloc   78 offset  758 [3758] HIGHLOW
	reloc   79 offset  76d [376d] HIGHLOW
	reloc   80 offset  782 [3782] HIGHLOW
	reloc   81 offset  78c [378c] HIGHLOW
	reloc   82 offset  79a [379a] HIGHLOW
	reloc   83 offset  7b9 [37b9] HIGHLOW
	reloc   84 offset  7d7 [37d7] HIGHLOW
	reloc   85 offset  7f9 [37f9] HIGHLOW
	reloc   86 offset  819 [3819] HIGHLOW
	reloc   87 offset  832 [3832] HIGHLOW
	reloc   88 offset  85c [385c] HIGHLOW
	reloc   89 offset  877 [3877] HIGHLOW
	reloc   90 offset  8a2 [38a2] HIGHLOW
	reloc   91 offset  8ad [38ad] HIGHLOW
	reloc   92 offset  8c2 [38c2] HIGHLOW
	reloc   93 offset  8cd [38cd] HIGHLOW
	reloc   94 offset  8d8 [38d8] HIGHLOW
	reloc   95 offset  8e3 [38e3] HIGHLOW
	reloc   96 offset  8ee [38ee] HIGHLOW
	reloc   97 offset  913 [3913] HIGHLOW
	reloc   98 offset  922 [3922] HIGHLOW
	reloc   99 offset  935 [3935] HIGHLOW
	reloc  100 offset  951 [3951] HIGHLOW
	reloc  101 offset  95a [395a] HIGHLOW
	reloc  102 offset  965 [3965] HIGHLOW
	reloc  103 offset  983 [3983] HIGHLOW
	reloc  104 offset  99d [399d] HIGHLOW
	reloc  105 offset  9b3 [39b3] HIGHLOW
	reloc  106 offset  9c2 [39c2] HIGHLOW
	reloc  107 offset  9dc [39dc] HIGHLOW
	reloc  108 offset  a03 [3a03] HIGHLOW
	reloc  109 offset  a28 [3a28] HIGHLOW
	reloc  110 offset  a45 [3a45] HIGHLOW
	reloc  111 offset  a57 [3a57] HIGHLOW
	reloc  112 offset  a6a [3a6a] HIGHLOW
	reloc  113 offset  a77 [3a77] HIGHLOW
	reloc  114 offset  a8a [3a8a] HIGHLOW
	reloc  115 offset  a9b [3a9b] HIGHLOW
	reloc  116 offset  ac6 [3ac6] HIGHLOW
	reloc  117 offset  ae8 [3ae8] HIGHLOW
	reloc  118 offset  b37 [3b37] HIGHLOW
	reloc  119 offset  c12 [3c12] HIGHLOW
	reloc  120 offset  c37 [3c37] HIGHLOW
	reloc  121 offset  c48 [3c48] HIGHLOW
	reloc  122 offset  c70 [3c70] HIGHLOW
	reloc  123 offset  c76 [3c76] HIGHLOW
	reloc  124 offset  ce2 [3ce2] HIGHLOW
	reloc  125 offset  cfc [3cfc] HIGHLOW
	reloc  126 offset  d04 [3d04] HIGHLOW
	reloc  127 offset  d0c [3d0c] HIGHLOW
	reloc  128 offset  d24 [3d24] HIGHLOW
	reloc  129 offset  d2c [3d2c] HIGHLOW
	reloc  130 offset  d34 [3d34] HIGHLOW
	reloc  131 offset  d9c [3d9c] HIGHLOW
	reloc  132 offset  e16 [3e16] HIGHLOW
	reloc  133 offset    0 [3000] ABSOLUTE

Virtual Address: 00004000 Chunk size 300 (0x12c) Number of fixups 146
	reloc    0 offset  198 [4198] HIGHLOW
	reloc    1 offset  1a9 [41a9] HIGHLOW
	reloc    2 offset  1cc [41cc] HIGHLOW
	reloc    3 offset  1dc [41dc] HIGHLOW
	reloc    4 offset  1e4 [41e4] HIGHLOW
	reloc    5 offset  1e9 [41e9] HIGHLOW
	reloc    6 offset  1ee [41ee] HIGHLOW
	reloc    7 offset  202 [4202] HIGHLOW
	reloc    8 offset  207 [4207] HIGHLOW
	reloc    9 offset  20d [420d] HIGHLOW
	reloc   10 offset  213 [4213] HIGHLOW
	reloc   11 offset  218 [4218] HIGHLOW
	reloc   12 offset  22b [422b] HIGHLOW
	reloc   13 offset  230 [4230] HIGHLOW
	reloc   14 offset  235 [4235] HIGHLOW
	reloc   15 offset  23a [423a] HIGHLOW
	reloc   16 offset  258 [4258] HIGHLOW
	reloc   17 offset  25d [425d] HIGHLOW
	reloc   18 offset  263 [4263] HIGHLOW
	reloc   19 offset  269 [4269] HIGHLOW
	reloc   20 offset  272 [4272] HIGHLOW
	reloc   21 offset  278 [4278] HIGHLOW
	reloc   22 offset  281 [4281] HIGHLOW
	reloc   23 offset  289 [4289] HIGHLOW
	reloc   24 offset  28e [428e] HIGHLOW
	reloc   25 offset  293 [4293] HIGHLOW
	reloc   26 offset  29e [429e] HIGHLOW
	reloc   27 offset  2a3 [42a3] HIGHLOW
	reloc   28 offset  2a8 [42a8] HIGHLOW
	reloc   29 offset  2ae [42ae] HIGHLOW
	reloc   30 offset  2b3 [42b3] HIGHLOW
	reloc   31 offset  2b9 [42b9] HIGHLOW
	reloc   32 offset  2c0 [42c0] HIGHLOW
	reloc   33 offset  2c5 [42c5] HIGHLOW
	reloc   34 offset  2ca [42ca] HIGHLOW
	reloc   35 offset  2d0 [42d0] HIGHLOW
	reloc   36 offset  2d6 [42d6] HIGHLOW
	reloc   37 offset  2db [42db] HIGHLOW
	reloc   38 offset  2e4 [42e4] HIGHLOW
	reloc   39 offset  2e9 [42e9] HIGHLOW
	reloc   40 offset  2ee [42ee] HIGHLOW
	reloc   41 offset  2f3 [42f3] HIGHLOW
	reloc   42 offset  304 [4304] HIGHLOW
	reloc   43 offset  309 [4309] HIGHLOW
	reloc   44 offset  30f [430f] HIGHLOW
	reloc   45 offset  314 [4314] HIGHLOW
	reloc   46 offset  31a [431a] HIGHLOW
	reloc   47 offset  323 [4323] HIGHLOW
	reloc   48 offset  328 [4328] HIGHLOW
	reloc   49 offset  32d [432d] HIGHLOW
	reloc   50 offset  332 [4332] HIGHLOW
	reloc   51 offset  337 [4337] HIGHLOW
	reloc   52 offset  33c [433c] HIGHLOW
	reloc   53 offset  341 [4341] HIGHLOW
	reloc   54 offset  350 [4350] HIGHLOW
	reloc   55 offset  355 [4355] HIGHLOW
	reloc   56 offset  35a [435a] HIGHLOW
	reloc   57 offset  360 [4360] HIGHLOW
	reloc   58 offset  365 [4365] HIGHLOW
	reloc   59 offset  36b [436b] HIGHLOW
	reloc   60 offset  375 [4375] HIGHLOW
	reloc   61 offset  37a [437a] HIGHLOW
	reloc   62 offset  37f [437f] HIGHLOW
	reloc   63 offset  384 [4384] HIGHLOW
	reloc   64 offset  391 [4391] HIGHLOW
	reloc   65 offset  396 [4396] HIGHLOW
	reloc   66 offset  39b [439b] HIGHLOW
	reloc   67 offset  3a0 [43a0] HIGHLOW
	reloc   68 offset  3fa [43fa] HIGHLOW
	reloc   69 offset  487 [4487] HIGHLOW
	reloc   70 offset  4cf [44cf] HIGHLOW
	reloc   71 offset  4d5 [44d5] HIGHLOW
	reloc   72 offset  5af [45af] HIGHLOW
	reloc   73 offset  5e7 [45e7] HIGHLOW
	reloc   74 offset  5ed [45ed] HIGHLOW
	reloc   75 offset  617 [4617] HIGHLOW
	reloc   76 offset  689 [4689] HIGHLOW
	reloc   77 offset  69b [469b] HIGHLOW
	reloc   78 offset  6a1 [46a1] HIGHLOW
	reloc   79 offset  6b8 [46b8] HIGHLOW
	reloc   80 offset  6c0 [46c0] HIGHLOW
	reloc   81 offset  6d2 [46d2] HIGHLOW
	reloc   82 offset  6e8 [46e8] HIGHLOW
	reloc   83 offset  703 [4703] HIGHLOW
	reloc   84 offset  70f [470f] HIGHLOW
	reloc   85 offset  719 [4719] HIGHLOW
	reloc   86 offset  727 [4727] HIGHLOW
	reloc   87 offset  72c [472c] HIGHLOW
	reloc   88 offset  739 [4739] HIGHLOW
	reloc   89 offset  744 [4744] HIGHLOW
	reloc   90 offset  749 [4749] HIGHLOW
	reloc   91 offset  75b [475b] HIGHLOW
	reloc   92 offset  767 [4767] HIGHLOW
	reloc   93 offset  76d [476d] HIGHLOW
	reloc   94 offset  776 [4776] HIGHLOW
	reloc   95 offset  77f [477f] HIGHLOW
	reloc   96 offset  78a [478a] HIGHLOW
	reloc   97 offset  7a8 [47a8] HIGHLOW
	reloc   98 offset  7bf [47bf] HIGHLOW
	reloc   99 offset  7eb [47eb] HIGHLOW
	reloc  100 offset  829 [4829] HIGHLOW
	reloc  101 offset  835 [4835] HIGHLOW
	reloc  102 offset  83d [483d] HIGHLOW
	reloc  103 offset  85b [485b] HIGHLOW
	reloc  104 offset  869 [4869] HIGHLOW
	reloc  105 offset  86f [486f] HIGHLOW
	reloc  106 offset  888 [4888] HIGHLOW
	reloc  107 offset  8a9 [48a9] HIGHLOW
	reloc  108 offset  906 [4906] HIGHLOW
	reloc  109 offset  a3f [4a3f] HIGHLOW
	reloc  110 offset  bce [4bce] HIGHLOW
	reloc  111 offset  cbb [4cbb] HIGHLOW
	reloc  112 offset  d10 [4d10] HIGHLOW
	reloc  113 offset  d4d [4d4d] HIGHLOW
	reloc  114 offset  d53 [4d53] HIGHLOW
	reloc  115 offset  d6e [4d6e] HIGHLOW
	reloc  116 offset  d77 [4d77] HIGHLOW
	reloc  117 offset  d81 [4d81] HIGHLOW
	reloc  118 offset  da2 [4da2] HIGHLOW
	reloc  119 offset  dc1 [4dc1] HIGHLOW
	reloc  120 offset  e0e [4e0e] HIGHLOW
	reloc  121 offset  e16 [4e16] HIGHLOW
	reloc  122 offset  e20 [4e20] HIGHLOW
	reloc  123 offset  e35 [4e35] HIGHLOW
	reloc  124 offset  e3e [4e3e] HIGHLOW
	reloc  125 offset  e4a [4e4a] HIGHLOW
	reloc  126 offset  e53 [4e53] HIGHLOW
	reloc  127 offset  e5c [4e5c] HIGHLOW
	reloc  128 offset  e73 [4e73] HIGHLOW
	reloc  129 offset  e91 [4e91] HIGHLOW
	reloc  130 offset  ebf [4ebf] HIGHLOW
	reloc  131 offset  ec9 [4ec9] HIGHLOW
	reloc  132 offset  ef4 [4ef4] HIGHLOW
	reloc  133 offset  f12 [4f12] HIGHLOW
	reloc  134 offset  f18 [4f18] HIGHLOW
	reloc  135 offset  f2f [4f2f] HIGHLOW
	reloc  136 offset  f35 [4f35] HIGHLOW
	reloc  137 offset  f3d [4f3d] HIGHLOW
	reloc  138 offset  f45 [4f45] HIGHLOW
	reloc  139 offset  f4c [4f4c] HIGHLOW
	reloc  140 offset  f5f [4f5f] HIGHLOW
	reloc  141 offset  f79 [4f79] HIGHLOW
	reloc  142 offset  fa7 [4fa7] HIGHLOW
	reloc  143 offset  fb5 [4fb5] HIGHLOW
	reloc  144 offset  fd8 [4fd8] HIGHLOW
	reloc  145 offset    0 [4000] ABSOLUTE

Virtual Address: 00005000 Chunk size 96 (0x60) Number of fixups 44
	reloc    0 offset   14 [5014] HIGHLOW
	reloc    1 offset   3c [503c] HIGHLOW
	reloc    2 offset   55 [5055] HIGHLOW
	reloc    3 offset   a2 [50a2] HIGHLOW
	reloc    4 offset  128 [5128] HIGHLOW
	reloc    5 offset  151 [5151] HIGHLOW
	reloc    6 offset  188 [5188] HIGHLOW
	reloc    7 offset  1ae [51ae] HIGHLOW
	reloc    8 offset  1f1 [51f1] HIGHLOW
	reloc    9 offset  215 [5215] HIGHLOW
	reloc   10 offset  233 [5233] HIGHLOW
	reloc   11 offset  262 [5262] HIGHLOW
	reloc   12 offset  325 [5325] HIGHLOW
	reloc   13 offset  4b6 [54b6] HIGHLOW
	reloc   14 offset  55b [555b] HIGHLOW
	reloc   15 offset  5e6 [55e6] HIGHLOW
	reloc   16 offset  73e [573e] HIGHLOW
	reloc   17 offset  878 [5878] HIGHLOW
	reloc   18 offset  970 [5970] HIGHLOW
	reloc   19 offset  992 [5992] HIGHLOW
	reloc   20 offset  9e2 [59e2] HIGHLOW
	reloc   21 offset  a32 [5a32] HIGHLOW
	reloc   22 offset  a54 [5a54] HIGHLOW
	reloc   23 offset  a5b [5a5b] HIGHLOW
	reloc   24 offset  afa [5afa] HIGHLOW
	reloc   25 offset  b20 [5b20] HIGHLOW
	reloc   26 offset  b69 [5b69] HIGHLOW
	reloc   27 offset  b93 [5b93] HIGHLOW
	reloc   28 offset  c00 [5c00] HIGHLOW
	reloc   29 offset  c06 [5c06] HIGHLOW
	reloc   30 offset  c49 [5c49] HIGHLOW
	reloc   31 offset  c74 [5c74] HIGHLOW
	reloc   32 offset  c84 [5c84] HIGHLOW
	reloc   33 offset  ca2 [5ca2] HIGHLOW
	reloc   34 offset  cb2 [5cb2] HIGHLOW
	reloc   35 offset  d0e [5d0e] HIGHLOW
	reloc   36 offset  d1c [5d1c] HIGHLOW
	reloc   37 offset  d3b [5d3b] HIGHLOW
	reloc   38 offset  da6 [5da6] HIGHLOW
	reloc   39 offset  dce [5dce] HIGHLOW
	reloc   40 offset  e5a [5e5a] HIGHLOW
	reloc   41 offset  e8e [5e8e] HIGHLOW
	reloc   42 offset  ef6 [5ef6] HIGHLOW
	reloc   43 offset    0 [5000] ABSOLUTE

Virtual Address: 00006000 Chunk size 264 (0x108) Number of fixups 128
	reloc    0 offset   ae [60ae] HIGHLOW
	reloc    1 offset   d8 [60d8] HIGHLOW
	reloc    2 offset  107 [6107] HIGHLOW
	reloc    3 offset  1b7 [61b7] HIGHLOW
	reloc    4 offset  1de [61de] HIGHLOW
	reloc    5 offset  217 [6217] HIGHLOW
	reloc    6 offset  267 [6267] HIGHLOW
	reloc    7 offset  26d [626d] HIGHLOW
	reloc    8 offset  27e [627e] HIGHLOW
	reloc    9 offset  2bd [62bd] HIGHLOW
	reloc   10 offset  2f6 [62f6] HIGHLOW
	reloc   11 offset  314 [6314] HIGHLOW
	reloc   12 offset  367 [6367] HIGHLOW
	reloc   13 offset  3a0 [63a0] HIGHLOW
	reloc   14 offset  3aa [63aa] HIGHLOW
	reloc   15 offset  50c [650c] HIGHLOW
	reloc   16 offset  513 [6513] HIGHLOW
	reloc   17 offset  57c [657c] HIGHLOW
	reloc   18 offset  5fd [65fd] HIGHLOW
	reloc   19 offset  604 [6604] HIGHLOW
	reloc   20 offset  60b [660b] HIGHLOW
	reloc   21 offset  611 [6611] HIGHLOW
	reloc   22 offset  617 [6617] HIGHLOW
	reloc   23 offset  61d [661d] HIGHLOW
	reloc   24 offset  624 [6624] HIGHLOW
	reloc   25 offset  62e [662e] HIGHLOW
	reloc   26 offset  645 [6645] HIGHLOW
	reloc   27 offset  64f [664f] HIGHLOW
	reloc   28 offset  664 [6664] HIGHLOW
	reloc   29 offset  669 [6669] HIGHLOW
	reloc   30 offset  67c [667c] HIGHLOW
	reloc   31 offset  684 [6684] HIGHLOW
	reloc   32 offset  69a [669a] HIGHLOW
	reloc   33 offset  6a3 [66a3] HIGHLOW
	reloc   34 offset  6b8 [66b8] HIGHLOW
	reloc   35 offset  6f7 [66f7] HIGHLOW
	reloc   36 offset  70e [670e] HIGHLOW
	reloc   37 offset  747 [6747] HIGHLOW
	reloc   38 offset  74c [674c] HIGHLOW
	reloc   39 offset  796 [6796] HIGHLOW
	reloc   40 offset  79f [679f] HIGHLOW
	reloc   41 offset  7b8 [67b8] HIGHLOW
	reloc   42 offset  7c2 [67c2] HIGHLOW
	reloc   43 offset  7c8 [67c8] HIGHLOW
	reloc   44 offset  7cd [67cd] HIGHLOW
	reloc   45 offset  7d2 [67d2] HIGHLOW
	reloc   46 offset  7d7 [67d7] HIGHLOW
	reloc   47 offset  7dc [67dc] HIGHLOW
	reloc   48 offset  804 [6804] HIGHLOW
	reloc   49 offset  80e [680e] HIGHLOW
	reloc   50 offset  817 [6817] HIGHLOW
	reloc   51 offset  821 [6821] HIGHLOW
	reloc   52 offset  827 [6827] HIGHLOW
	reloc   53 offset  831 [6831] HIGHLOW
	reloc   54 offset  83c [683c] HIGHLOW
	reloc   55 offset  842 [6842] HIGHLOW
	reloc   56 offset  84f [684f] HIGHLOW
	reloc   57 offset  86b [686b] HIGHLOW
	reloc   58 offset  875 [6875] HIGHLOW
	reloc   59 offset  89b [689b] HIGHLOW
	reloc   60 offset  8d4 [68d4] HIGHLOW
	reloc   61 offset  8fd [68fd] HIGHLOW
	reloc   62 offset  922 [6922] HIGHLOW
	reloc   63 offset  932 [6932] HIGHLOW
	reloc   64 offset  93d [693d] HIGHLOW
	reloc   65 offset  96e [696e] HIGHLOW
	reloc   66 offset  97b [697b] HIGHLOW
	reloc   67 offset  981 [6981] HIGHLOW
	reloc   68 offset  a13 [6a13] HIGHLOW
	reloc   69 offset  a26 [6a26] HIGHLOW
	reloc   70 offset  a2b [6a2b] HIGHLOW
	reloc   71 offset  a63 [6a63] HIGHLOW
	reloc   72 offset  a73 [6a73] HIGHLOW
	reloc   73 offset  a7c [6a7c] HIGHLOW
	reloc   74 offset  a87 [6a87] HIGHLOW
	reloc   75 offset  a93 [6a93] HIGHLOW
	reloc   76 offset  aa1 [6aa1] HIGHLOW
	reloc   77 offset  aa8 [6aa8] HIGHLOW
	reloc   78 offset  aaf [6aaf] HIGHLOW
	reloc   79 offset  ab4 [6ab4] HIGHLOW
	reloc   80 offset  add [6add] HIGHLOW
	reloc   81 offset  ae2 [6ae2] HIGHLOW
	reloc   82 offset  b03 [6b03] HIGHLOW
	reloc   83 offset  b8a [6b8a] HIGHLOW
	reloc   84 offset  b9a [6b9a] HIGHLOW
	reloc   85 offset  bba [6bba] HIGHLOW
	reloc   86 offset  bc5 [6bc5] HIGHLOW
	reloc   87 offset  bd4 [6bd4] HIGHLOW
	reloc   88 offset  be5 [6be5] HIGHLOW
	reloc   89 offset  c0c [6c0c] HIGHLOW
	reloc   90 offset  c30 [6c30] HIGHLOW
	reloc   91 offset  c41 [6c41] HIGHLOW
	reloc   92 offset  c52 [6c52] HIGHLOW
	reloc   93 offset  cbc [6cbc] HIGHLOW
	reloc   94 offset  ce6 [6ce6] HIGHLOW
	reloc   95 offset  d37 [6d37] HIGHLOW
	reloc   96 offset  d78 [6d78] HIGHLOW
	reloc   97 offset  d88 [6d88] HIGHLOW
	reloc   98 offset  d93 [6d93] HIGHLOW
	reloc   99 offset  da5 [6da5] HIGHLOW
	reloc  100 offset  db0 [6db0] HIGHLOW
	reloc  101 offset  dda [6dda] HIGHLOW
	reloc  102 offset  e0e [6e0e] HIGHLOW
	reloc  103 offset  e18 [6e18] HIGHLOW
	reloc  104 offset  e22 [6e22] HIGHLOW
	reloc  105 offset  e2e [6e2e] HIGHLOW
	reloc  106 offset  e33 [6e33] HIGHLOW
	reloc  107 offset  e60 [6e60] HIGHLOW
	reloc  108 offset  e66 [6e66] HIGHLOW
	reloc  109 offset  e80 [6e80] HIGHLOW
	reloc  110 offset  e9b [6e9b] HIGHLOW
	reloc  111 offset  ea8 [6ea8] HIGHLOW
	reloc  112 offset  eb2 [6eb2] HIGHLOW
	reloc  113 offset  ecb [6ecb] HIGHLOW
	reloc  114 offset  ed5 [6ed5] HIGHLOW
	reloc  115 offset  ee2 [6ee2] HIGHLOW
	reloc  116 offset  eef [6eef] HIGHLOW
	reloc  117 offset  ef9 [6ef9] HIGHLOW
	reloc  118 offset  f16 [6f16] HIGHLOW
	reloc  119 offset  f26 [6f26] HIGHLOW
	reloc  120 offset  f33 [6f33] HIGHLOW
	reloc  121 offset  f40 [6f40] HIGHLOW
	reloc  122 offset  f49 [6f49] HIGHLOW
	reloc  123 offset  f62 [6f62] HIGHLOW
	reloc  124 offset  fcd [6fcd] HIGHLOW
	reloc  125 offset  fe3 [6fe3] HIGHLOW
	reloc  126 offset  fee [6fee] HIGHLOW
	reloc  127 offset    0 [6000] ABSOLUTE

Virtual Address: 00007000 Chunk size 304 (0x130) Number of fixups 148
	reloc    0 offset   20 [7020] HIGHLOW
	reloc    1 offset   31 [7031] HIGHLOW
	reloc    2 offset   51 [7051] HIGHLOW
	reloc    3 offset   61 [7061] HIGHLOW
	reloc    4 offset   72 [7072] HIGHLOW
	reloc    5 offset   89 [7089] HIGHLOW
	reloc    6 offset   96 [7096] HIGHLOW
	reloc    7 offset   d1 [70d1] HIGHLOW
	reloc    8 offset   ed [70ed] HIGHLOW
	reloc    9 offset   f3 [70f3] HIGHLOW
	reloc   10 offset  105 [7105] HIGHLOW
	reloc   11 offset  144 [7144] HIGHLOW
	reloc   12 offset  14f [714f] HIGHLOW
	reloc   13 offset  15c [715c] HIGHLOW
	reloc   14 offset  16d [716d] HIGHLOW
	reloc   15 offset  186 [7186] HIGHLOW
	reloc   16 offset  1a0 [71a0] HIGHLOW
	reloc   17 offset  1da [71da] HIGHLOW
	reloc   18 offset  1f0 [71f0] HIGHLOW
	reloc   19 offset  20c [720c] HIGHLOW
	reloc   20 offset  222 [7222] HIGHLOW
	reloc   21 offset  236 [7236] HIGHLOW
	reloc   22 offset  267 [7267] HIGHLOW
	reloc   23 offset  281 [7281] HIGHLOW
	reloc   24 offset  2d3 [72d3] HIGHLOW
	reloc   25 offset  2e1 [72e1] HIGHLOW
	reloc   26 offset  305 [7305] HIGHLOW
	reloc   27 offset  312 [7312] HIGHLOW
	reloc   28 offset  31c [731c] HIGHLOW
	reloc   29 offset  328 [7328] HIGHLOW
	reloc   30 offset  332 [7332] HIGHLOW
	reloc   31 offset  356 [7356] HIGHLOW
	reloc   32 offset  393 [7393] HIGHLOW
	reloc   33 offset  39d [739d] HIGHLOW
	reloc   34 offset  3e1 [73e1] HIGHLOW
	reloc   35 offset  40e [740e] HIGHLOW
	reloc   36 offset  42e [742e] HIGHLOW
	reloc   37 offset  440 [7440] HIGHLOW
	reloc   38 offset  44a [744a] HIGHLOW
	reloc   39 offset  472 [7472] HIGHLOW
	reloc   40 offset  483 [7483] HIGHLOW
	reloc   41 offset  498 [7498] HIGHLOW
	reloc   42 offset  49e [749e] HIGHLOW
	reloc   43 offset  4b5 [74b5] HIGHLOW
	reloc   44 offset  4c7 [74c7] HIGHLOW
	reloc   45 offset  4d3 [74d3] HIGHLOW
	reloc   46 offset  4dd [74dd] HIGHLOW
	reloc   47 offset  4f7 [74f7] HIGHLOW
	reloc   48 offset  54c [754c] HIGHLOW
	reloc   49 offset  552 [7552] HIGHLOW
	reloc   50 offset  560 [7560] HIGHLOW
	reloc   51 offset  565 [7565] HIGHLOW
	reloc   52 offset  56a [756a] HIGHLOW
	reloc   53 offset  56f [756f] HIGHLOW
	reloc   54 offset  574 [7574] HIGHLOW
	reloc   55 offset  579 [7579] HIGHLOW
	reloc   56 offset  57f [757f] HIGHLOW
	reloc   57 offset  584 [7584] HIGHLOW
	reloc   58 offset  59c [759c] HIGHLOW
	reloc   59 offset  5b4 [75b4] HIGHLOW
	reloc   60 offset  637 [7637] HIGHLOW
	reloc   61 offset  651 [7651] HIGHLOW
	reloc   62 offset  65b [765b] HIGHLOW
	reloc   63 offset  677 [7677] HIGHLOW
	reloc   64 offset  72f [772f] HIGHLOW
	reloc   65 offset  73d [773d] HIGHLOW
	reloc   66 offset  76b [776b] HIGHLOW
	reloc   67 offset  78d [778d] HIGHLOW
	reloc   68 offset  7b3 [77b3] HIGHLOW
	reloc   69 offset  7cb [77cb] HIGHLOW
	reloc   70 offset  819 [7819] HIGHLOW
	reloc   71 offset  85a [785a] HIGHLOW
	reloc   72 offset  8d9 [78d9] HIGHLOW
	reloc   73 offset  8e7 [78e7] HIGHLOW
	reloc   74 offset  8ec [78ec] HIGHLOW
	reloc   75 offset  904 [7904] HIGHLOW
	reloc   76 offset  92b [792b] HIGHLOW
	reloc   77 offset  93c [793c] HIGHLOW
	reloc   78 offset  94f [794f] HIGHLOW
	reloc   79 offset  972 [7972] HIGHLOW
	reloc   80 offset  98e [798e] HIGHLOW
	reloc   81 offset  9b1 [79b1] HIGHLOW
	reloc   82 offset  9d4 [79d4] HIGHLOW
	reloc   83 offset  9d9 [79d9] HIGHLOW
	reloc   84 offset  9ea [79ea] HIGHLOW
	reloc   85 offset  9ef [79ef] HIGHLOW
	reloc   86 offset  a18 [7a18] HIGHLOW
	reloc   87 offset  a44 [7a44] HIGHLOW
	reloc   88 offset  a52 [7a52] HIGHLOW
	reloc   89 offset  aa2 [7aa2] HIGHLOW
	reloc   90 offset  aac [7aac] HIGHLOW
	reloc   91 offset  ac9 [7ac9] HIGHLOW
	reloc   92 offset  ad7 [7ad7] HIGHLOW
	reloc   93 offset  b00 [7b00] HIGHLOW
	reloc   94 offset  b13 [7b13] HIGHLOW
	reloc   95 offset  b35 [7b35] HIGHLOW
	reloc   96 offset  b50 [7b50] HIGHLOW
	reloc   97 offset  b56 [7b56] HIGHLOW
	reloc   98 offset  b62 [7b62] HIGHLOW
	reloc   99 offset  ba0 [7ba0] HIGHLOW
	reloc  100 offset  ba8 [7ba8] HIGHLOW
	reloc  101 offset  bae [7bae] HIGHLOW
	reloc  102 offset  bb4 [7bb4] HIGHLOW
	reloc  103 offset  bd0 [7bd0] HIGHLOW
	reloc  104 offset  be2 [7be2] HIGHLOW
	reloc  105 offset  bf0 [7bf0] HIGHLOW
	reloc  106 offset  c33 [7c33] HIGHLOW
	reloc  107 offset  c43 [7c43] HIGHLOW
	reloc  108 offset  c50 [7c50] HIGHLOW
	reloc  109 offset  c64 [7c64] HIGHLOW
	reloc  110 offset  caf [7caf] HIGHLOW
	reloc  111 offset  cc4 [7cc4] HIGHLOW
	reloc  112 offset  ccf [7ccf] HIGHLOW
	reloc  113 offset  cd7 [7cd7] HIGHLOW
	reloc  114 offset  cdf [7cdf] HIGHLOW
	reloc  115 offset  d08 [7d08] HIGHLOW
	reloc  116 offset  da7 [7da7] HIGHLOW
	reloc  117 offset  dba [7dba] HIGHLOW
	reloc  118 offset  dc0 [7dc0] HIGHLOW
	reloc  119 offset  de7 [7de7] HIGHLOW
	reloc  120 offset  df0 [7df0] HIGHLOW
	reloc  121 offset  df9 [7df9] HIGHLOW
	reloc  122 offset  e03 [7e03] HIGHLOW
	reloc  123 offset  e16 [7e16] HIGHLOW
	reloc  124 offset  e39 [7e39] HIGHLOW
	reloc  125 offset  e73 [7e73] HIGHLOW
	reloc  126 offset  ec3 [7ec3] HIGHLOW
	reloc  127 offset  ec8 [7ec8] HIGHLOW
	reloc  128 offset  ecd [7ecd] HIGHLOW
	reloc  129 offset  ee8 [7ee8] HIGHLOW
	reloc  130 offset  ef6 [7ef6] HIGHLOW
	reloc  131 offset  f14 [7f14] HIGHLOW
	reloc  132 offset  f19 [7f19] HIGHLOW
	reloc  133 offset  f22 [7f22] HIGHLOW
	reloc  134 offset  f2a [7f2a] HIGHLOW
	reloc  135 offset  f33 [7f33] HIGHLOW
	reloc  136 offset  f3b [7f3b] HIGHLOW
	reloc  137 offset  f4f [7f4f] HIGHLOW
	reloc  138 offset  f5d [7f5d] HIGHLOW
	reloc  139 offset  f7b [7f7b] HIGHLOW
	reloc  140 offset  f9c [7f9c] HIGHLOW
	reloc  141 offset  fa2 [7fa2] HIGHLOW
	reloc  142 offset  faf [7faf] HIGHLOW
	reloc  143 offset  fca [7fca] HIGHLOW
	reloc  144 offset  fd7 [7fd7] HIGHLOW
	reloc  145 offset  fe9 [7fe9] HIGHLOW
	reloc  146 offset  ff5 [7ff5] HIGHLOW
	reloc  147 offset  ffa [7ffa] HIGHLOW

Virtual Address: 00008000 Chunk size 284 (0x11c) Number of fixups 138
	reloc    0 offset   1d [801d] HIGHLOW
	reloc    1 offset   49 [8049] HIGHLOW
	reloc    2 offset   57 [8057] HIGHLOW
	reloc    3 offset   5f [805f] HIGHLOW
	reloc    4 offset   71 [8071] HIGHLOW
	reloc    5 offset   8c [808c] HIGHLOW
	reloc    6 offset   9a [809a] HIGHLOW
	reloc    7 offset   a5 [80a5] HIGHLOW
	reloc    8 offset   aa [80aa] HIGHLOW
	reloc    9 offset   b4 [80b4] HIGHLOW
	reloc   10 offset   db [80db] HIGHLOW
	reloc   11 offset  106 [8106] HIGHLOW
	reloc   12 offset  12f [812f] HIGHLOW
	reloc   13 offset  14e [814e] HIGHLOW
	reloc   14 offset  17f [817f] HIGHLOW
	reloc   15 offset  1a1 [81a1] HIGHLOW
	reloc   16 offset  1ab [81ab] HIGHLOW
	reloc   17 offset  1b3 [81b3] HIGHLOW
	reloc   18 offset  20c [820c] HIGHLOW
	reloc   19 offset  212 [8212] HIGHLOW
	reloc   20 offset  21c [821c] HIGHLOW
	reloc   21 offset  224 [8224] HIGHLOW
	reloc   22 offset  229 [8229] HIGHLOW
	reloc   23 offset  22e [822e] HIGHLOW
	reloc   24 offset  233 [8233] HIGHLOW
	reloc   25 offset  238 [8238] HIGHLOW
	reloc   26 offset  23d [823d] HIGHLOW
	reloc   27 offset  242 [8242] HIGHLOW
	reloc   28 offset  3ae [83ae] HIGHLOW
	reloc   29 offset  3eb [83eb] HIGHLOW
	reloc   30 offset  3fa [83fa] HIGHLOW
	reloc   31 offset  45a [845a] HIGHLOW
	reloc   32 offset  46e [846e] HIGHLOW
	reloc   33 offset  476 [8476] HIGHLOW
	reloc   34 offset  47e [847e] HIGHLOW
	reloc   35 offset  486 [8486] HIGHLOW
	reloc   36 offset  4d5 [84d5] HIGHLOW
	reloc   37 offset  4fd [84fd] HIGHLOW
	reloc   38 offset  503 [8503] HIGHLOW
	reloc   39 offset  510 [8510] HIGHLOW
	reloc   40 offset  53b [853b] HIGHLOW
	reloc   41 offset  55e [855e] HIGHLOW
	reloc   42 offset  577 [8577] HIGHLOW
	reloc   43 offset  590 [8590] HIGHLOW
	reloc   44 offset  599 [8599] HIGHLOW
	reloc   45 offset  5a4 [85a4] HIGHLOW
	reloc   46 offset  628 [8628] HIGHLOW
	reloc   47 offset  636 [8636] HIGHLOW
	reloc   48 offset  663 [8663] HIGHLOW
	reloc   49 offset  69c [869c] HIGHLOW
	reloc   50 offset  6b0 [86b0] HIGHLOW
	reloc   51 offset  6c1 [86c1] HIGHLOW
	reloc   52 offset  6c8 [86c8] HIGHLOW
	reloc   53 offset  70a [870a] HIGHLOW
	reloc   54 offset  721 [8721] HIGHLOW
	reloc   55 offset  727 [8727] HIGHLOW
	reloc   56 offset  734 [8734] HIGHLOW
	reloc   57 offset  73a [873a] HIGHLOW
	reloc   58 offset  758 [8758] HIGHLOW
	reloc   59 offset  75d [875d] HIGHLOW
	reloc   60 offset  772 [8772] HIGHLOW
	reloc   61 offset  784 [8784] HIGHLOW
	reloc   62 offset  78c [878c] HIGHLOW
	reloc   63 offset  791 [8791] HIGHLOW
	reloc   64 offset  796 [8796] HIGHLOW
	reloc   65 offset  79b [879b] HIGHLOW
	reloc   66 offset  7a0 [87a0] HIGHLOW
	reloc   67 offset  7ef [87ef] HIGHLOW
	reloc   68 offset  81f [881f] HIGHLOW
	reloc   69 offset  828 [8828] HIGHLOW
	reloc   70 offset  884 [8884] HIGHLOW
	reloc   71 offset  89a [889a] HIGHLOW
	reloc   72 offset  89f [889f] HIGHLOW
	reloc   73 offset  8ab [88ab] HIGHLOW
	reloc   74 offset  8b8 [88b8] HIGHLOW
	reloc   75 offset  8c2 [88c2] HIGHLOW
	reloc   76 offset  8c9 [88c9] HIGHLOW
	reloc   77 offset  8d7 [88d7] HIGHLOW
	reloc   78 offset  8dd [88dd] HIGHLOW
	reloc   79 offset  8e2 [88e2] HIGHLOW
	reloc   80 offset  906 [8906] HIGHLOW
	reloc   81 offset  92f [892f] HIGHLOW
	reloc   82 offset  941 [8941] HIGHLOW
	reloc   83 offset  9d1 [89d1] HIGHLOW
	reloc   84 offset  9e7 [89e7] HIGHLOW
	reloc   85 offset  9fd [89fd] HIGHLOW
	reloc   86 offset  a13 [8a13] HIGHLOW
	reloc   87 offset  a29 [8a29] HIGHLOW
	reloc   88 offset  a3f [8a3f] HIGHLOW
	reloc   89 offset  a4f [8a4f] HIGHLOW
	reloc   90 offset  a69 [8a69] HIGHLOW
	reloc   91 offset  a83 [8a83] HIGHLOW
	reloc   92 offset  a9d [8a9d] HIGHLOW
	reloc   93 offset  ab7 [8ab7] HIGHLOW
	reloc   94 offset  ad1 [8ad1] HIGHLOW
	reloc   95 offset  aeb [8aeb] HIGHLOW
	reloc   96 offset  b20 [8b20] HIGHLOW
	reloc   97 offset  b39 [8b39] HIGHLOW
	reloc   98 offset  b3f [8b3f] HIGHLOW
	reloc   99 offset  b56 [8b56] HIGHLOW
	reloc  100 offset  b72 [8b72] HIGHLOW
	reloc  101 offset  b91 [8b91] HIGHLOW
	reloc  102 offset  b9a [8b9a] HIGHLOW
	reloc  103 offset  ba9 [8ba9] HIGHLOW
	reloc  104 offset  bb8 [8bb8] HIGHLOW
	reloc  105 offset  bc1 [8bc1] HIGHLOW
	reloc  106 offset  be7 [8be7] HIGHLOW
	reloc  107 offset  c1a [8c1a] HIGHLOW
	reloc  108 offset  c3c [8c3c] HIGHLOW
	reloc  109 offset  c70 [8c70] HIGHLOW
	reloc  110 offset  c84 [8c84] HIGHLOW
	reloc  111 offset  c8a [8c8a] HIGHLOW
	reloc  112 offset  c8f [8c8f] HIGHLOW
	reloc  113 offset  ca7 [8ca7] HIGHLOW
	reloc  114 offset  cb0 [8cb0] HIGHLOW
	reloc  115 offset  cb9 [8cb9] HIGHLOW
	reloc  116 offset  cc3 [8cc3] HIGHLOW
	reloc  117 offset  ccb [8ccb] HIGHLOW
	reloc  118 offset  cda [8cda] HIGHLOW
	reloc  119 offset  cff [8cff] HIGHLOW
	reloc  120 offset  d04 [8d04] HIGHLOW
	reloc  121 offset  d10 [8d10] HIGHLOW
	reloc  122 offset  d15 [8d15] HIGHLOW
	reloc  123 offset  d25 [8d25] HIGHLOW
	reloc  124 offset  d36 [8d36] HIGHLOW
	reloc  125 offset  d53 [8d53] HIGHLOW
	reloc  126 offset  da7 [8da7] HIGHLOW
	reloc  127 offset  dcc [8dcc] HIGHLOW
	reloc  128 offset  df3 [8df3] HIGHLOW
	reloc  129 offset  e03 [8e03] HIGHLOW
	reloc  130 offset  e0b [8e0b] HIGHLOW
	reloc  131 offset  e1d [8e1d] HIGHLOW
	reloc  132 offset  e38 [8e38] HIGHLOW
	reloc  133 offset  e42 [8e42] HIGHLOW
	reloc  134 offset  e4d [8e4d] HIGHLOW
	reloc  135 offset  e52 [8e52] HIGHLOW
	reloc  136 offset  e5c [8e5c] HIGHLOW
	reloc  137 offset    0 [8000] ABSOLUTE

Virtual Address: 00009000 Chunk size 68 (0x44) Number of fixups 30
	reloc    0 offset   c5 [90c5] HIGHLOW
	reloc    1 offset  1ab [91ab] HIGHLOW
	reloc    2 offset  1e5 [91e5] HIGHLOW
	reloc    3 offset  21d [921d] HIGHLOW
	reloc    4 offset  224 [9224] HIGHLOW
	reloc    5 offset  286 [9286] HIGHLOW
	reloc    6 offset  28d [928d] HIGHLOW
	reloc    7 offset  294 [9294] HIGHLOW
	reloc    8 offset  29b [929b] HIGHLOW
	reloc    9 offset  2fa [92fa] HIGHLOW
	reloc   10 offset  39c [939c] HIGHLOW
	reloc   11 offset  456 [9456] HIGHLOW
	reloc   12 offset  490 [9490] HIGHLOW
	reloc   13 offset  51b [951b] HIGHLOW
	reloc   14 offset  579 [9579] HIGHLOW
	reloc   15 offset  57f [957f] HIGHLOW
	reloc   16 offset  59a [959a] HIGHLOW
	reloc   17 offset  6ea [96ea] HIGHLOW
	reloc   18 offset  83a [983a] HIGHLOW
	reloc   19 offset  98a [998a] HIGHLOW
	reloc   20 offset  adb [9adb] HIGHLOW
	reloc   21 offset  b54 [9b54] HIGHLOW
	reloc   22 offset  b9b [9b9b] HIGHLOW
	reloc   23 offset  c10 [9c10] HIGHLOW
	reloc   24 offset  c5a [9c5a] HIGHLOW
	reloc   25 offset  cfa [9cfa] HIGHLOW
	reloc   26 offset  dba [9dba] HIGHLOW
	reloc   27 offset  eea [9eea] HIGHLOW
	reloc   28 offset  fea [9fea] HIGHLOW
	reloc   29 offset    0 [9000] ABSOLUTE

Virtual Address: 0000a000 Chunk size 120 (0x78) Number of fixups 56
	reloc    0 offset  10a [a10a] HIGHLOW
	reloc    1 offset  169 [a169] HIGHLOW
	reloc    2 offset  217 [a217] HIGHLOW
	reloc    3 offset  276 [a276] HIGHLOW
	reloc    4 offset  292 [a292] HIGHLOW
	reloc    5 offset  2c1 [a2c1] HIGHLOW
	reloc    6 offset  31a [a31a] HIGHLOW
	reloc    7 offset  34b [a34b] HIGHLOW
	reloc    8 offset  43a [a43a] HIGHLOW
	reloc    9 offset  56a [a56a] HIGHLOW
	reloc   10 offset  69a [a69a] HIGHLOW
	reloc   11 offset  7ca [a7ca] HIGHLOW
	reloc   12 offset  8fb [a8fb] HIGHLOW
	reloc   13 offset  95f [a95f] HIGHLOW
	reloc   14 offset  9ab [a9ab] HIGHLOW
	reloc   15 offset  a0b [aa0b] HIGHLOW
	reloc   16 offset  a4a [aa4a] HIGHLOW
	reloc   17 offset  b08 [ab08] HIGHLOW
	reloc   18 offset  b27 [ab27] HIGHLOW
	reloc   19 offset  baa [abaa] HIGHLOW
	reloc   20 offset  c12 [ac12] HIGHLOW
	reloc   21 offset  c53 [ac53] HIGHLOW
	reloc   22 offset  cf7 [acf7] HIGHLOW
	reloc   23 offset  d2a [ad2a] HIGHLOW
	reloc   24 offset  d8a [ad8a] HIGHLOW
	reloc   25 offset  d90 [ad90] HIGHLOW
	reloc   26 offset  da8 [ada8] HIGHLOW
	reloc   27 offset  dbb [adbb] HIGHLOW
	reloc   28 offset  e25 [ae25] HIGHLOW
	reloc   29 offset  e39 [ae39] HIGHLOW
	reloc   30 offset  e50 [ae50] HIGHLOW
	reloc   31 offset  e91 [ae91] HIGHLOW
	reloc   32 offset  ec6 [aec6] HIGHLOW
	reloc   33 offset  eee [aeee] HIGHLOW
	reloc   34 offset  f14 [af14] HIGHLOW
	reloc   35 offset  f1a [af1a] HIGHLOW
	reloc   36 offset  f20 [af20] HIGHLOW
	reloc   37 offset  f26 [af26] HIGHLOW
	reloc   38 offset  f34 [af34] HIGHLOW
	reloc   39 offset  f3b [af3b] HIGHLOW
	reloc   40 offset  f45 [af45] HIGHLOW
	reloc   41 offset  f57 [af57] HIGHLOW
	reloc   42 offset  f5d [af5d] HIGHLOW
	reloc   43 offset  f63 [af63] HIGHLOW
	reloc   44 offset  f69 [af69] HIGHLOW
	reloc   45 offset  f8b [af8b] HIGHLOW
	reloc   46 offset  f98 [af98] HIGHLOW
	reloc   47 offset  fa5 [afa5] HIGHLOW
	reloc   48 offset  fb2 [afb2] HIGHLOW
	reloc   49 offset  fb7 [afb7] HIGHLOW
	reloc   50 offset  fc0 [afc0] HIGHLOW
	reloc   51 offset  fc6 [afc6] HIGHLOW
	reloc   52 offset  fcc [afcc] HIGHLOW
	reloc   53 offset  fd2 [afd2] HIGHLOW
	reloc   54 offset  fdd [afdd] HIGHLOW
	reloc   55 offset    0 [a000] ABSOLUTE

Virtual Address: 0000b000 Chunk size 164 (0xa4) Number of fixups 78
	reloc    0 offset    8 [b008] HIGHLOW
	reloc    1 offset   17 [b017] HIGHLOW
	reloc    2 offset   25 [b025] HIGHLOW
	reloc    3 offset   32 [b032] HIGHLOW
	reloc    4 offset   38 [b038] HIGHLOW
	reloc    5 offset   45 [b045] HIGHLOW
	reloc    6 offset   4b [b04b] HIGHLOW
	reloc    7 offset   58 [b058] HIGHLOW
	reloc    8 offset   5e [b05e] HIGHLOW
	reloc    9 offset   6c [b06c] HIGHLOW
	reloc   10 offset   71 [b071] HIGHLOW
	reloc   11 offset   88 [b088] HIGHLOW
	reloc   12 offset   91 [b091] HIGHLOW
	reloc   13 offset   a8 [b0a8] HIGHLOW
	reloc   14 offset   bd [b0bd] HIGHLOW
	reloc   15 offset   e3 [b0e3] HIGHLOW
	reloc   16 offset   ec [b0ec] HIGHLOW
	reloc   17 offset  109 [b109] HIGHLOW
	reloc   18 offset  117 [b117] HIGHLOW
	reloc   19 offset  14c [b14c] HIGHLOW
	reloc   20 offset  15e [b15e] HIGHLOW
	reloc   21 offset  168 [b168] HIGHLOW
	reloc   22 offset  19c [b19c] HIGHLOW
	reloc   23 offset  1b1 [b1b1] HIGHLOW
	reloc   24 offset  1bc [b1bc] HIGHLOW
	reloc   25 offset  1c4 [b1c4] HIGHLOW
	reloc   26 offset  1e8 [b1e8] HIGHLOW
	reloc   27 offset  209 [b209] HIGHLOW
	reloc   28 offset  219 [b219] HIGHLOW
	reloc   29 offset  222 [b222] HIGHLOW
	reloc   30 offset  228 [b228] HIGHLOW
	reloc   31 offset  240 [b240] HIGHLOW
	reloc   32 offset  253 [b253] HIGHLOW
	reloc   33 offset  26f [b26f] HIGHLOW
	reloc   34 offset  27f [b27f] HIGHLOW
	reloc   35 offset  288 [b288] HIGHLOW
	reloc   36 offset  295 [b295] HIGHLOW
	reloc   37 offset  2a5 [b2a5] HIGHLOW
	reloc   38 offset  2b5 [b2b5] HIGHLOW
	reloc   39 offset  2d7 [b2d7] HIGHLOW
	reloc   40 offset  2e7 [b2e7] HIGHLOW
	reloc   41 offset  377 [b377] HIGHLOW
	reloc   42 offset  3d3 [b3d3] HIGHLOW
	reloc   43 offset  40e [b40e] HIGHLOW
	reloc   44 offset  620 [b620] HIGHLOW
	reloc   45 offset  653 [b653] HIGHLOW
	reloc   46 offset  659 [b659] HIGHLOW
	reloc   47 offset  6db [b6db] HIGHLOW
	reloc   48 offset  700 [b700] HIGHLOW
	reloc   49 offset  707 [b707] HIGHLOW
	reloc   50 offset  70e [b70e] HIGHLOW
	reloc   51 offset  7bb [b7bb] HIGHLOW
	reloc   52 offset  7e0 [b7e0] HIGHLOW
	reloc   53 offset  7e7 [b7e7] HIGHLOW
	reloc   54 offset  7ee [b7ee] HIGHLOW
	reloc   55 offset  89b [b89b] HIGHLOW
	reloc   56 offset  8c0 [b8c0] HIGHLOW
	reloc   57 offset  8c7 [b8c7] HIGHLOW
	reloc   58 offset  8ce [b8ce] HIGHLOW
	reloc   59 offset  983 [b983] HIGHLOW
	reloc   60 offset  9a8 [b9a8] HIGHLOW
	reloc   61 offset  9af [b9af] HIGHLOW
	reloc   62 offset  9b6 [b9b6] HIGHLOW
	reloc   63 offset  a6b [ba6b] HIGHLOW
	reloc   64 offset  b1b [bb1b] HIGHLOW
	reloc   65 offset  bd3 [bbd3] HIGHLOW
	reloc   66 offset  c6b [bc6b] HIGHLOW
	reloc   67 offset  d13 [bd13] HIGHLOW
	reloc   68 offset  d33 [bd33] HIGHLOW
	reloc   69 offset  dbb [bdbb] HIGHLOW
	reloc   70 offset  ddb [bddb] HIGHLOW
	reloc   71 offset  de2 [bde2] HIGHLOW
	reloc   72 offset  e53 [be53] HIGHLOW
	reloc   73 offset  e73 [be73] HIGHLOW
	reloc   74 offset  ef3 [bef3] HIGHLOW
	reloc   75 offset  f2f [bf2f] HIGHLOW
	reloc   76 offset  fe3 [bfe3] HIGHLOW
	reloc   77 offset    0 [b000] ABSOLUTE

Virtual Address: 0000c000 Chunk size 208 (0xd0) Number of fixups 100
	reloc    0 offset   1f [c01f] HIGHLOW
	reloc    1 offset   c3 [c0c3] HIGHLOW
	reloc    2 offset   e4 [c0e4] HIGHLOW
	reloc    3 offset   eb [c0eb] HIGHLOW
	reloc    4 offset   f2 [c0f2] HIGHLOW
	reloc    5 offset  173 [c173] HIGHLOW
	reloc    6 offset  194 [c194] HIGHLOW
	reloc    7 offset  19b [c19b] HIGHLOW
	reloc    8 offset  1a2 [c1a2] HIGHLOW
	reloc    9 offset  223 [c223] HIGHLOW
	reloc   10 offset  244 [c244] HIGHLOW
	reloc   11 offset  24b [c24b] HIGHLOW
	reloc   12 offset  252 [c252] HIGHLOW
	reloc   13 offset  2e3 [c2e3] HIGHLOW
	reloc   14 offset  304 [c304] HIGHLOW
	reloc   15 offset  30b [c30b] HIGHLOW
	reloc   16 offset  312 [c312] HIGHLOW
	reloc   17 offset  3a3 [c3a3] HIGHLOW
	reloc   18 offset  44b [c44b] HIGHLOW
	reloc   19 offset  4f3 [c4f3] HIGHLOW
	reloc   20 offset  514 [c514] HIGHLOW
	reloc   21 offset  51b [c51b] HIGHLOW
	reloc   22 offset  5a2 [c5a2] HIGHLOW
	reloc   23 offset  5b2 [c5b2] HIGHLOW
	reloc   24 offset  5c2 [c5c2] HIGHLOW
	reloc   25 offset  5d2 [c5d2] HIGHLOW
	reloc   26 offset  5e2 [c5e2] HIGHLOW
	reloc   27 offset  5f2 [c5f2] HIGHLOW
	reloc   28 offset  602 [c602] HIGHLOW
	reloc   29 offset  612 [c612] HIGHLOW
	reloc   30 offset  622 [c622] HIGHLOW
	reloc   31 offset  632 [c632] HIGHLOW
	reloc   32 offset  642 [c642] HIGHLOW
	reloc   33 offset  652 [c652] HIGHLOW
	reloc   34 offset  662 [c662] HIGHLOW
	reloc   35 offset  672 [c672] HIGHLOW
	reloc   36 offset  682 [c682] HIGHLOW
	reloc   37 offset  692 [c692] HIGHLOW
	reloc   38 offset  6a2 [c6a2] HIGHLOW
	reloc   39 offset  6b2 [c6b2] HIGHLOW
	reloc   40 offset  6c2 [c6c2] HIGHLOW
	reloc   41 offset  6d2 [c6d2] HIGHLOW
	reloc   42 offset  6e2 [c6e2] HIGHLOW
	reloc   43 offset  6f2 [c6f2] HIGHLOW
	reloc   44 offset  702 [c702] HIGHLOW
	reloc   45 offset  712 [c712] HIGHLOW
	reloc   46 offset  722 [c722] HIGHLOW
	reloc   47 offset  732 [c732] HIGHLOW
	reloc   48 offset  742 [c742] HIGHLOW
	reloc   49 offset  752 [c752] HIGHLOW
	reloc   50 offset  762 [c762] HIGHLOW
	reloc   51 offset  772 [c772] HIGHLOW
	reloc   52 offset  782 [c782] HIGHLOW
	reloc   53 offset  792 [c792] HIGHLOW
	reloc   54 offset  7a2 [c7a2] HIGHLOW
	reloc   55 offset  7b2 [c7b2] HIGHLOW
	reloc   56 offset  7c2 [c7c2] HIGHLOW
	reloc   57 offset  7d2 [c7d2] HIGHLOW
	reloc   58 offset  7e2 [c7e2] HIGHLOW
	reloc   59 offset  7f2 [c7f2] HIGHLOW
	reloc   60 offset  802 [c802] HIGHLOW
	reloc   61 offset  812 [c812] HIGHLOW
	reloc   62 offset  822 [c822] HIGHLOW
	reloc   63 offset  832 [c832] HIGHLOW
	reloc   64 offset  842 [c842] HIGHLOW
	reloc   65 offset  852 [c852] HIGHLOW
	reloc   66 offset  862 [c862] HIGHLOW
	reloc   67 offset  872 [c872] HIGHLOW
	reloc   68 offset  882 [c882] HIGHLOW
	reloc   69 offset  892 [c892] HIGHLOW
	reloc   70 offset  8a2 [c8a2] HIGHLOW
	reloc   71 offset  8b2 [c8b2] HIGHLOW
	reloc   72 offset  8c2 [c8c2] HIGHLOW
	reloc   73 offset  8d2 [c8d2] HIGHLOW
	reloc   74 offset  8e2 [c8e2] HIGHLOW
	reloc   75 offset  8f2 [c8f2] HIGHLOW
	reloc   76 offset  902 [c902] HIGHLOW
	reloc   77 offset  912 [c912] HIGHLOW
	reloc   78 offset  934 [c934] HIGHLOW
	reloc   79 offset  a2a [ca2a] HIGHLOW
	reloc   80 offset  a34 [ca34] HIGHLOW
	reloc   81 offset  a4b [ca4b] HIGHLOW
	reloc   82 offset  be7 [cbe7] HIGHLOW
	reloc   83 offset  bed [cbed] HIGHLOW
	reloc   84 offset  bf9 [cbf9] HIGHLOW
	reloc   85 offset  c27 [cc27] HIGHLOW
	reloc   86 offset  c2f [cc2f] HIGHLOW
	reloc   87 offset  c38 [cc38] HIGHLOW
	reloc   88 offset  c5b [cc5b] HIGHLOW
	reloc   89 offset  c74 [cc74] HIGHLOW
	reloc   90 offset  cf0 [ccf0] HIGHLOW
	reloc   91 offset  d01 [cd01] HIGHLOW
	reloc   92 offset  d1c [cd1c] HIGHLOW
	reloc   93 offset  f67 [cf67] HIGHLOW
	reloc   94 offset  f70 [cf70] HIGHLOW
	reloc   95 offset  f7b [cf7b] HIGHLOW
	reloc   96 offset  fa9 [cfa9] HIGHLOW
	reloc   97 offset  fbc [cfbc] HIGHLOW
	reloc   98 offset  fdd [cfdd] HIGHLOW
	reloc   99 offset    0 [c000] ABSOLUTE

Virtual Address: 0000d000 Chunk size 128 (0x80) Number of fixups 60
	reloc    0 offset   1d [d01d] HIGHLOW
	reloc    1 offset   24 [d024] HIGHLOW
	reloc    2 offset  512 [d512] HIGHLOW
	reloc    3 offset  524 [d524] HIGHLOW
	reloc    4 offset  537 [d537] HIGHLOW
	reloc    5 offset  54a [d54a] HIGHLOW
	reloc    6 offset  558 [d558] HIGHLOW
	reloc    7 offset  565 [d565] HIGHLOW
	reloc    8 offset  577 [d577] HIGHLOW
	reloc    9 offset  587 [d587] HIGHLOW
	reloc   10 offset  590 [d590] HIGHLOW
	reloc   11 offset  5df [d5df] HIGHLOW
	reloc   12 offset  781 [d781] HIGHLOW
	reloc   13 offset  794 [d794] HIGHLOW
	reloc   14 offset  7b2 [d7b2] HIGHLOW
	reloc   15 offset  7d3 [d7d3] HIGHLOW
	reloc   16 offset  7de [d7de] HIGHLOW
	reloc   17 offset  7eb [d7eb] HIGHLOW
	reloc   18 offset  7f9 [d7f9] HIGHLOW
	reloc   19 offset  817 [d817] HIGHLOW
	reloc   20 offset  860 [d860] HIGHLOW
	reloc   21 offset  872 [d872] HIGHLOW
	reloc   22 offset  883 [d883] HIGHLOW
	reloc   23 offset  890 [d890] HIGHLOW
	reloc   24 offset  8b4 [d8b4] HIGHLOW
	reloc   25 offset  8e4 [d8e4] HIGHLOW
	reloc   26 offset  8fe [d8fe] HIGHLOW
	reloc   27 offset  90f [d90f] HIGHLOW
	reloc   28 offset  936 [d936] HIGHLOW
	reloc   29 offset  949 [d949] HIGHLOW
	reloc   30 offset  950 [d950] HIGHLOW
	reloc   31 offset  973 [d973] HIGHLOW
	reloc   32 offset  982 [d982] HIGHLOW
	reloc   33 offset  990 [d990] HIGHLOW
	reloc   34 offset  995 [d995] HIGHLOW
	reloc   35 offset  9aa [d9aa] HIGHLOW
	reloc   36 offset  9b6 [d9b6] HIGHLOW
	reloc   37 offset  9bb [d9bb] HIGHLOW
	reloc   38 offset  a57 [da57] HIGHLOW
	reloc   39 offset  a64 [da64] HIGHLOW
	reloc   40 offset  abe [dabe] HIGHLOW
	reloc   41 offset  b4b [db4b] HIGHLOW
	reloc   42 offset  b62 [db62] HIGHLOW
	reloc   43 offset  b73 [db73] HIGHLOW
	reloc   44 offset  b89 [db89] HIGHLOW
	reloc   45 offset  b97 [db97] HIGHLOW
	reloc   46 offset  cba [dcba] HIGHLOW
	reloc   47 offset  dd9 [ddd9] HIGHLOW
	reloc   48 offset  de8 [dde8] HIGHLOW
	reloc   49 offset  e1e [de1e] HIGHLOW
	reloc   50 offset  e28 [de28] HIGHLOW
	reloc   51 offset  e34 [de34] HIGHLOW
	reloc   52 offset  e52 [de52] HIGHLOW
	reloc   53 offset  eb7 [deb7] HIGHLOW
	reloc   54 offset  ec6 [dec6] HIGHLOW
	reloc   55 offset  edc [dedc] HIGHLOW
	reloc   56 offset  f59 [df59] HIGHLOW
	reloc   57 offset  f69 [df69] HIGHLOW
	reloc   58 offset  fa3 [dfa3] HIGHLOW
	reloc   59 offset    0 [d000] ABSOLUTE

Virtual Address: 0000e000 Chunk size 60 (0x3c) Number of fixups 26
	reloc    0 offset   24 [e024] HIGHLOW
	reloc    1 offset   6b [e06b] HIGHLOW
	reloc    2 offset   70 [e070] HIGHLOW
	reloc    3 offset   ad [e0ad] HIGHLOW
	reloc    4 offset   d3 [e0d3] HIGHLOW
	reloc    5 offset   fe [e0fe] HIGHLOW
	reloc    6 offset  104 [e104] HIGHLOW
	reloc    7 offset  122 [e122] HIGHLOW
	reloc    8 offset  128 [e128] HIGHLOW
	reloc    9 offset  131 [e131] HIGHLOW
	reloc   10 offset  15d [e15d] HIGHLOW
	reloc   11 offset  177 [e177] HIGHLOW
	reloc   12 offset  1dd [e1dd] HIGHLOW
	reloc   13 offset  203 [e203] HIGHLOW
	reloc   14 offset  21d [e21d] HIGHLOW
	reloc   15 offset  232 [e232] HIGHLOW
	reloc   16 offset  271 [e271] HIGHLOW
	reloc   17 offset  2e5 [e2e5] HIGHLOW
	reloc   18 offset  2f7 [e2f7] HIGHLOW
	reloc   19 offset  322 [e322] HIGHLOW
	reloc   20 offset  387 [e387] HIGHLOW
	reloc   21 offset  3a8 [e3a8] HIGHLOW
	reloc   22 offset  4aa [e4aa] HIGHLOW
	reloc   23 offset  4b4 [e4b4] HIGHLOW
	reloc   24 offset  4cb [e4cb] HIGHLOW
	reloc   25 offset  601 [e601] HIGHLOW

Virtual Address: 0000f000 Chunk size 60 (0x3c) Number of fixups 26
	reloc    0 offset  1e9 [f1e9] HIGHLOW
	reloc    1 offset  213 [f213] HIGHLOW
	reloc    2 offset  21d [f21d] HIGHLOW
	reloc    3 offset  234 [f234] HIGHLOW
	reloc    4 offset  2da [f2da] HIGHLOW
	reloc    5 offset  2e4 [f2e4] HIGHLOW
	reloc    6 offset  2fb [f2fb] HIGHLOW
	reloc    7 offset  5d7 [f5d7] HIGHLOW
	reloc    8 offset  5f7 [f5f7] HIGHLOW
	reloc    9 offset  617 [f617] HIGHLOW
	reloc   10 offset  667 [f667] HIGHLOW
	reloc   11 offset  773 [f773] HIGHLOW
	reloc   12 offset  93f [f93f] HIGHLOW
	reloc   13 offset  b91 [fb91] HIGHLOW
	reloc   14 offset  b9f [fb9f] HIGHLOW
	reloc   15 offset  bb6 [fbb6] HIGHLOW
	reloc   16 offset  bd7 [fbd7] HIGHLOW
	reloc   17 offset  c0d [fc0d] HIGHLOW
	reloc   18 offset  c32 [fc32] HIGHLOW
	reloc   19 offset  cb1 [fcb1] HIGHLOW
	reloc   20 offset  d2c [fd2c] HIGHLOW
	reloc   21 offset  e9e [fe9e] HIGHLOW
	reloc   22 offset  ec2 [fec2] HIGHLOW
	reloc   23 offset  ec9 [fec9] HIGHLOW
	reloc   24 offset  f3f [ff3f] HIGHLOW
	reloc   25 offset    0 [f000] ABSOLUTE

Virtual Address: 00010000 Chunk size 112 (0x70) Number of fixups 52
	reloc    0 offset   4f [1004f] HIGHLOW
	reloc    1 offset  174 [10174] HIGHLOW
	reloc    2 offset  370 [10370] HIGHLOW
	reloc    3 offset  531 [10531] HIGHLOW
	reloc    4 offset  538 [10538] HIGHLOW
	reloc    5 offset  545 [10545] HIGHLOW
	reloc    6 offset  54c [1054c] HIGHLOW
	reloc    7 offset  6f4 [106f4] HIGHLOW
	reloc    8 offset  703 [10703] HIGHLOW
	reloc    9 offset  7c2 [107c2] HIGHLOW
	reloc   10 offset  7d0 [107d0] HIGHLOW
	reloc   11 offset  7d8 [107d8] HIGHLOW
	reloc   12 offset  7e2 [107e2] HIGHLOW
	reloc   13 offset  7ed [107ed] HIGHLOW
	reloc   14 offset  815 [10815] HIGHLOW
	reloc   15 offset  820 [10820] HIGHLOW
	reloc   16 offset  825 [10825] HIGHLOW
	reloc   17 offset  82f [1082f] HIGHLOW
	reloc   18 offset  835 [10835] HIGHLOW
	reloc   19 offset  857 [10857] HIGHLOW
	reloc   20 offset  85e [1085e] HIGHLOW
	reloc   21 offset  86e [1086e] HIGHLOW
	reloc   22 offset  875 [10875] HIGHLOW
	reloc   23 offset  a13 [10a13] HIGHLOW
	reloc   24 offset  aa7 [10aa7] HIGHLOW
	reloc   25 offset  ac5 [10ac5] HIGHLOW
	reloc   26 offset  ae8 [10ae8] HIGHLOW
	reloc   27 offset  afd [10afd] HIGHLOW
	reloc   28 offset  b10 [10b10] HIGHLOW
	reloc   29 offset  b16 [10b16] HIGHLOW
	reloc   30 offset  b1c [10b1c] HIGHLOW
	reloc   31 offset  b38 [10b38] HIGHLOW
	reloc   32 offset  b48 [10b48] HIGHLOW
	reloc   33 offset  b51 [10b51] HIGHLOW
	reloc   34 offset  b5e [10b5e] HIGHLOW
	reloc   35 offset  b6f [10b6f] HIGHLOW
	reloc   36 offset  b83 [10b83] HIGHLOW
	reloc   37 offset  b89 [10b89] HIGHLOW
	reloc   38 offset  bb8 [10bb8] HIGHLOW
	reloc   39 offset  bde [10bde] HIGHLOW
	reloc   40 offset  be5 [10be5] HIGHLOW
	reloc   41 offset  bee [10bee] HIGHLOW
	reloc   42 offset  bfe [10bfe] HIGHLOW
	reloc   43 offset  c05 [10c05] HIGHLOW
	reloc   44 offset  c0c [10c0c] HIGHLOW
	reloc   45 offset  c18 [10c18] HIGHLOW
	reloc   46 offset  c28 [10c28] HIGHLOW
	reloc   47 offset  f85 [10f85] HIGHLOW
	reloc   48 offset  f8c [10f8c] HIGHLOW
	reloc   49 offset  f99 [10f99] HIGHLOW
	reloc   50 offset  fa0 [10fa0] HIGHLOW
	reloc   51 offset  ff1 [10ff1] HIGHLOW

Virtual Address: 00011000 Chunk size 72 (0x48) Number of fixups 32
	reloc    0 offset   10 [11010] HIGHLOW
	reloc    1 offset   c9 [110c9] HIGHLOW
	reloc    2 offset   dc [110dc] HIGHLOW
	reloc    3 offset  277 [11277] HIGHLOW
	reloc    4 offset  349 [11349] HIGHLOW
	reloc    5 offset  373 [11373] HIGHLOW
	reloc    6 offset  37d [1137d] HIGHLOW
	reloc    7 offset  394 [11394] HIGHLOW
	reloc    8 offset  451 [11451] HIGHLOW
	reloc    9 offset  45f [1145f] HIGHLOW
	reloc   10 offset  476 [11476] HIGHLOW
	reloc   11 offset  497 [11497] HIGHLOW
	reloc   12 offset  4d4 [114d4] HIGHLOW
	reloc   13 offset  5a2 [115a2] HIGHLOW
	reloc   14 offset  760 [11760] HIGHLOW
	reloc   15 offset  7b1 [117b1] HIGHLOW
	reloc   16 offset  801 [11801] HIGHLOW
	reloc   17 offset  8dd [118dd] HIGHLOW
	reloc   18 offset  943 [11943] HIGHLOW
	reloc   19 offset  94d [1194d] HIGHLOW
	reloc   20 offset  964 [11964] HIGHLOW
	reloc   21 offset  999 [11999] HIGHLOW
	reloc   22 offset  a24 [11a24] HIGHLOW
	reloc   23 offset  ada [11ada] HIGHLOW
	reloc   24 offset  ae1 [11ae1] HIGHLOW
	reloc   25 offset  aea [11aea] HIGHLOW
	reloc   26 offset  af1 [11af1] HIGHLOW
	reloc   27 offset  edc [11edc] HIGHLOW
	reloc   28 offset  ee6 [11ee6] HIGHLOW
	reloc   29 offset  efd [11efd] HIGHLOW
	reloc   30 offset  fdc [11fdc] HIGHLOW
	reloc   31 offset  fea [11fea] HIGHLOW

Virtual Address: 00012000 Chunk size 88 (0x58) Number of fixups 40
	reloc    0 offset  127 [12127] HIGHLOW
	reloc    1 offset  1ad [121ad] HIGHLOW
	reloc    2 offset  226 [12226] HIGHLOW
	reloc    3 offset  57a [1257a] HIGHLOW
	reloc    4 offset  584 [12584] HIGHLOW
	reloc    5 offset  59b [1259b] HIGHLOW
	reloc    6 offset  925 [12925] HIGHLOW
	reloc    7 offset  92f [1292f] HIGHLOW
	reloc    8 offset  946 [12946] HIGHLOW
	reloc    9 offset  9e8 [129e8] HIGHLOW
	reloc   10 offset  a1f [12a1f] HIGHLOW
	reloc   11 offset  a25 [12a25] HIGHLOW
	reloc   12 offset  a2f [12a2f] HIGHLOW
	reloc   13 offset  a38 [12a38] HIGHLOW
	reloc   14 offset  a61 [12a61] HIGHLOW
	reloc   15 offset  a66 [12a66] HIGHLOW
	reloc   16 offset  a73 [12a73] HIGHLOW
	reloc   17 offset  a7a [12a7a] HIGHLOW
	reloc   18 offset  aa1 [12aa1] HIGHLOW
	reloc   19 offset  ab2 [12ab2] HIGHLOW
	reloc   20 offset  ac7 [12ac7] HIGHLOW
	reloc   21 offset  ad9 [12ad9] HIGHLOW
	reloc   22 offset  b1f [12b1f] HIGHLOW
	reloc   23 offset  b2c [12b2c] HIGHLOW
	reloc   24 offset  b48 [12b48] HIGHLOW
	reloc   25 offset  b79 [12b79] HIGHLOW
	reloc   26 offset  bad [12bad] HIGHLOW
	reloc   27 offset  bb4 [12bb4] HIGHLOW
	reloc   28 offset  bc0 [12bc0] HIGHLOW
	reloc   29 offset  bc7 [12bc7] HIGHLOW
	reloc   30 offset  c77 [12c77] HIGHLOW
	reloc   31 offset  d10 [12d10] HIGHLOW
	reloc   32 offset  d17 [12d17] HIGHLOW
	reloc   33 offset  d20 [12d20] HIGHLOW
	reloc   34 offset  d27 [12d27] HIGHLOW
	reloc   35 offset  dc0 [12dc0] HIGHLOW
	reloc   36 offset  dc7 [12dc7] HIGHLOW
	reloc   37 offset  dd0 [12dd0] HIGHLOW
	reloc   38 offset  dd7 [12dd7] HIGHLOW
	reloc   39 offset    0 [12000] ABSOLUTE

Virtual Address: 00013000 Chunk size 60 (0x3c) Number of fixups 26
	reloc    0 offset   d6 [130d6] HIGHLOW
	reloc    1 offset   f9 [130f9] HIGHLOW
	reloc    2 offset  1d7 [131d7] HIGHLOW
	reloc    3 offset  203 [13203] HIGHLOW
	reloc    4 offset  20d [1320d] HIGHLOW
	reloc    5 offset  224 [13224] HIGHLOW
	reloc    6 offset  28c [1328c] HIGHLOW
	reloc    7 offset  29a [1329a] HIGHLOW
	reloc    8 offset  4bc [134bc] HIGHLOW
	reloc    9 offset  4c6 [134c6] HIGHLOW
	reloc   10 offset  4dd [134dd] HIGHLOW
	reloc   11 offset  506 [13506] HIGHLOW
	reloc   12 offset  514 [13514] HIGHLOW
	reloc   13 offset  52b [1352b] HIGHLOW
	reloc   14 offset  655 [13655] HIGHLOW
	reloc   15 offset  808 [13808] HIGHLOW
	reloc   16 offset  be3 [13be3] HIGHLOW
	reloc   17 offset  bea [13bea] HIGHLOW
	reloc   18 offset  bf7 [13bf7] HIGHLOW
	reloc   19 offset  bfe [13bfe] HIGHLOW
	reloc   20 offset  c4f [13c4f] HIGHLOW
	reloc   21 offset  c6e [13c6e] HIGHLOW
	reloc   22 offset  d27 [13d27] HIGHLOW
	reloc   23 offset  d3b [13d3b] HIGHLOW
	reloc   24 offset  ef8 [13ef8] HIGHLOW
	reloc   25 offset    0 [13000] ABSOLUTE

Virtual Address: 00014000 Chunk size 292 (0x124) Number of fixups 142
	reloc    0 offset   53 [14053] HIGHLOW
	reloc    1 offset  223 [14223] HIGHLOW
	reloc    2 offset  3b2 [143b2] HIGHLOW
	reloc    3 offset  3e1 [143e1] HIGHLOW
	reloc    4 offset  41a [1441a] HIGHLOW
	reloc    5 offset  424 [14424] HIGHLOW
	reloc    6 offset  438 [14438] HIGHLOW
	reloc    7 offset  442 [14442] HIGHLOW
	reloc    8 offset  46e [1446e] HIGHLOW
	reloc    9 offset  486 [14486] HIGHLOW
	reloc   10 offset  49f [1449f] HIGHLOW
	reloc   11 offset  4b5 [144b5] HIGHLOW
	reloc   12 offset  4cb [144cb] HIGHLOW
	reloc   13 offset  4da [144da] HIGHLOW
	reloc   14 offset  4e2 [144e2] HIGHLOW
	reloc   15 offset  4ea [144ea] HIGHLOW
	reloc   16 offset  4f2 [144f2] HIGHLOW
	reloc   17 offset  4fc [144fc] HIGHLOW
	reloc   18 offset  509 [14509] HIGHLOW
	reloc   19 offset  54b [1454b] HIGHLOW
	reloc   20 offset  557 [14557] HIGHLOW
	reloc   21 offset  55c [1455c] HIGHLOW
	reloc   22 offset  568 [14568] HIGHLOW
	reloc   23 offset  577 [14577] HIGHLOW
	reloc   24 offset  580 [14580] HIGHLOW
	reloc   25 offset  588 [14588] HIGHLOW
	reloc   26 offset  59a [1459a] HIGHLOW
	reloc   27 offset  5a0 [145a0] HIGHLOW
	reloc   28 offset  5a8 [145a8] HIGHLOW
	reloc   29 offset  5b1 [145b1] HIGHLOW
	reloc   30 offset  5b9 [145b9] HIGHLOW
	reloc   31 offset  5cc [145cc] HIGHLOW
	reloc   32 offset  5d1 [145d1] HIGHLOW
	reloc   33 offset  5fa [145fa] HIGHLOW
	reloc   34 offset  605 [14605] HIGHLOW
	reloc   35 offset  610 [14610] HIGHLOW
	reloc   36 offset  61b [1461b] HIGHLOW
	reloc   37 offset  626 [14626] HIGHLOW
	reloc   38 offset  631 [14631] HIGHLOW
	reloc   39 offset  63c [1463c] HIGHLOW
	reloc   40 offset  644 [14644] HIGHLOW
	reloc   41 offset  64e [1464e] HIGHLOW
	reloc   42 offset  661 [14661] HIGHLOW
	reloc   43 offset  682 [14682] HIGHLOW
	reloc   44 offset  695 [14695] HIGHLOW
	reloc   45 offset  69d [1469d] HIGHLOW
	reloc   46 offset  6a5 [146a5] HIGHLOW
	reloc   47 offset  6d2 [146d2] HIGHLOW
	reloc   48 offset  6e2 [146e2] HIGHLOW
	reloc   49 offset  6f2 [146f2] HIGHLOW
	reloc   50 offset  702 [14702] HIGHLOW
	reloc   51 offset  712 [14712] HIGHLOW
	reloc   52 offset  722 [14722] HIGHLOW
	reloc   53 offset  732 [14732] HIGHLOW
	reloc   54 offset  742 [14742] HIGHLOW
	reloc   55 offset  752 [14752] HIGHLOW
	reloc   56 offset  762 [14762] HIGHLOW
	reloc   57 offset  772 [14772] HIGHLOW
	reloc   58 offset  782 [14782] HIGHLOW
	reloc   59 offset  792 [14792] HIGHLOW
	reloc   60 offset  7a2 [147a2] HIGHLOW
	reloc   61 offset  7b2 [147b2] HIGHLOW
	reloc   62 offset  7c2 [147c2] HIGHLOW
	reloc   63 offset  7d2 [147d2] HIGHLOW
	reloc   64 offset  7e2 [147e2] HIGHLOW
	reloc   65 offset  7f2 [147f2] HIGHLOW
	reloc   66 offset  802 [14802] HIGHLOW
	reloc   67 offset  812 [14812] HIGHLOW
	reloc   68 offset  822 [14822] HIGHLOW
	reloc   69 offset  832 [14832] HIGHLOW
	reloc   70 offset  842 [14842] HIGHLOW
	reloc   71 offset  852 [14852] HIGHLOW
	reloc   72 offset  862 [14862] HIGHLOW
	reloc   73 offset  872 [14872] HIGHLOW
	reloc   74 offset  882 [14882] HIGHLOW
	reloc   75 offset  892 [14892] HIGHLOW
	reloc   76 offset  8a2 [148a2] HIGHLOW
	reloc   77 offset  8b2 [148b2] HIGHLOW
	reloc   78 offset  8c2 [148c2] HIGHLOW
	reloc   79 offset  8d2 [148d2] HIGHLOW
	reloc   80 offset  8e2 [148e2] HIGHLOW
	reloc   81 offset  8f2 [148f2] HIGHLOW
	reloc   82 offset  902 [14902] HIGHLOW
	reloc   83 offset  912 [14912] HIGHLOW
	reloc   84 offset  922 [14922] HIGHLOW
	reloc   85 offset  932 [14932] HIGHLOW
	reloc   86 offset  942 [14942] HIGHLOW
	reloc   87 offset  952 [14952] HIGHLOW
	reloc   88 offset  962 [14962] HIGHLOW
	reloc   89 offset  972 [14972] HIGHLOW
	reloc   90 offset  982 [14982] HIGHLOW
	reloc   91 offset  992 [14992] HIGHLOW
	reloc   92 offset  9a2 [149a2] HIGHLOW
	reloc   93 offset  9b2 [149b2] HIGHLOW
	reloc   94 offset  9c2 [149c2] HIGHLOW
	reloc   95 offset  9d2 [149d2] HIGHLOW
	reloc   96 offset  9e2 [149e2] HIGHLOW
	reloc   97 offset  9f2 [149f2] HIGHLOW
	reloc   98 offset  a02 [14a02] HIGHLOW
	reloc   99 offset  a12 [14a12] HIGHLOW
	reloc  100 offset  a22 [14a22] HIGHLOW
	reloc  101 offset  a32 [14a32] HIGHLOW
	reloc  102 offset  a42 [14a42] HIGHLOW
	reloc  103 offset  a52 [14a52] HIGHLOW
	reloc  104 offset  a62 [14a62] HIGHLOW
	reloc  105 offset  a72 [14a72] HIGHLOW
	reloc  106 offset  a82 [14a82] HIGHLOW
	reloc  107 offset  a92 [14a92] HIGHLOW
	reloc  108 offset  aa2 [14aa2] HIGHLOW
	reloc  109 offset  ab2 [14ab2] HIGHLOW
	reloc  110 offset  ac2 [14ac2] HIGHLOW
	reloc  111 offset  ad2 [14ad2] HIGHLOW
	reloc  112 offset  ae2 [14ae2] HIGHLOW
	reloc  113 offset  af2 [14af2] HIGHLOW
	reloc  114 offset  b02 [14b02] HIGHLOW
	reloc  115 offset  b12 [14b12] HIGHLOW
	reloc  116 offset  b22 [14b22] HIGHLOW
	reloc  117 offset  b32 [14b32] HIGHLOW
	reloc  118 offset  b42 [14b42] HIGHLOW
	reloc  119 offset  b52 [14b52] HIGHLOW
	reloc  120 offset  b62 [14b62] HIGHLOW
	reloc  121 offset  b72 [14b72] HIGHLOW
	reloc  122 offset  b82 [14b82] HIGHLOW
	reloc  123 offset  b92 [14b92] HIGHLOW
	reloc  124 offset  ba2 [14ba2] HIGHLOW
	reloc  125 offset  bb2 [14bb2] HIGHLOW
	reloc  126 offset  bc2 [14bc2] HIGHLOW
	reloc  127 offset  bd2 [14bd2] HIGHLOW
	reloc  128 offset  be2 [14be2] HIGHLOW
	reloc  129 offset  c2f [14c2f] HIGHLOW
	reloc  130 offset  c37 [14c37] HIGHLOW
	reloc  131 offset  c67 [14c67] HIGHLOW
	reloc  132 offset  cb9 [14cb9] HIGHLOW
	reloc  133 offset  d14 [14d14] HIGHLOW
	reloc  134 offset  d32 [14d32] HIGHLOW
	reloc  135 offset  db3 [14db3] HIGHLOW
	reloc  136 offset  de8 [14de8] HIGHLOW
	reloc  137 offset  df9 [14df9] HIGHLOW
	reloc  138 offset  f12 [14f12] HIGHLOW
	reloc  139 offset  f1f [14f1f] HIGHLOW
	reloc  140 offset  fc0 [14fc0] HIGHLOW
	reloc  141 offset  fce [14fce] HIGHLOW

Virtual Address: 00015000 Chunk size 52 (0x34) Number of fixups 22
	reloc    0 offset    5 [15005] HIGHLOW
	reloc    1 offset   8d [1508d] HIGHLOW
	reloc    2 offset   e2 [150e2] HIGHLOW
	reloc    3 offset   f2 [150f2] HIGHLOW
	reloc    4 offset  102 [15102] HIGHLOW
	reloc    5 offset  112 [15112] HIGHLOW
	reloc    6 offset  122 [15122] HIGHLOW
	reloc    7 offset  132 [15132] HIGHLOW
	reloc    8 offset  167 [15167] HIGHLOW
	reloc    9 offset  16f [1516f] HIGHLOW
	reloc   10 offset  189 [15189] HIGHLOW
	reloc   11 offset  196 [15196] HIGHLOW
	reloc   12 offset  1ba [151ba] HIGHLOW
	reloc   13 offset  1ca [151ca] HIGHLOW
	reloc   14 offset  1d0 [151d0] HIGHLOW
	reloc   15 offset  1fe [151fe] HIGHLOW
	reloc   16 offset  392 [15392] HIGHLOW
	reloc   17 offset  3a2 [153a2] HIGHLOW
	reloc   18 offset  3c4 [153c4] HIGHLOW
	reloc   19 offset  3c8 [153c8] HIGHLOW
	reloc   20 offset  3cc [153cc] HIGHLOW
	reloc   21 offset  3d8 [153d8] HIGHLOW

Virtual Address: 00016000 Chunk size 224 (0xe0) Number of fixups 108
	reloc    0 offset   30 [16030] HIGHLOW
	reloc    1 offset   34 [16034] HIGHLOW
	reloc    2 offset   40 [16040] HIGHLOW
	reloc    3 offset   44 [16044] HIGHLOW
	reloc    4 offset   48 [16048] HIGHLOW
	reloc    5 offset   50 [16050] HIGHLOW
	reloc    6 offset   70 [16070] HIGHLOW
	reloc    7 offset   74 [16074] HIGHLOW
	reloc    8 offset   78 [16078] HIGHLOW
	reloc    9 offset   7c [1607c] HIGHLOW
	reloc   10 offset   80 [16080] HIGHLOW
	reloc   11 offset   84 [16084] HIGHLOW
	reloc   12 offset   88 [16088] HIGHLOW
	reloc   13 offset   8c [1608c] HIGHLOW
	reloc   14 offset   90 [16090] HIGHLOW
	reloc   15 offset   94 [16094] HIGHLOW
	reloc   16 offset   98 [16098] HIGHLOW
	reloc   17 offset   9c [1609c] HIGHLOW
	reloc   18 offset   b0 [160b0] HIGHLOW
	reloc   19 offset   b4 [160b4] HIGHLOW
	reloc   20 offset   b8 [160b8] HIGHLOW
	reloc   21 offset   bc [160bc] HIGHLOW
	reloc   22 offset   c0 [160c0] HIGHLOW
	reloc   23 offset   c4 [160c4] HIGHLOW
	reloc   24 offset   c8 [160c8] HIGHLOW
	reloc   25 offset   cc [160cc] HIGHLOW
	reloc   26 offset   d0 [160d0] HIGHLOW
	reloc   27 offset   d4 [160d4] HIGHLOW
	reloc   28 offset   d8 [160d8] HIGHLOW
	reloc   29 offset   dc [160dc] HIGHLOW
	reloc   30 offset   f0 [160f0] HIGHLOW
	reloc   31 offset   f4 [160f4] HIGHLOW
	reloc   32 offset   f8 [160f8] HIGHLOW
	reloc   33 offset   fc [160fc] HIGHLOW
	reloc   34 offset  100 [16100] HIGHLOW
	reloc   35 offset  108 [16108] HIGHLOW
	reloc   36 offset  10c [1610c] HIGHLOW
	reloc   37 offset  110 [16110] HIGHLOW
	reloc   38 offset  114 [16114] HIGHLOW
	reloc   39 offset  118 [16118] HIGHLOW
	reloc   40 offset  11c [1611c] HIGHLOW
	reloc   41 offset  120 [16120] HIGHLOW
	reloc   42 offset  124 [16124] HIGHLOW
	reloc   43 offset  280 [16280] HIGHLOW
	reloc   44 offset  284 [16284] HIGHLOW
	reloc   45 offset  288 [16288] HIGHLOW
	reloc   46 offset  28c [1628c] HIGHLOW
	reloc   47 offset  290 [16290] HIGHLOW
	reloc   48 offset  294 [16294] HIGHLOW
	reloc   49 offset  298 [16298] HIGHLOW
	reloc   50 offset  29c [1629c] HIGHLOW
	reloc   51 offset  2a0 [162a0] HIGHLOW
	reloc   52 offset  2a4 [162a4] HIGHLOW
	reloc   53 offset  2a8 [162a8] HIGHLOW
	reloc   54 offset  2ac [162ac] HIGHLOW
	reloc   55 offset  2b0 [162b0] HIGHLOW
	reloc   56 offset  2b4 [162b4] HIGHLOW
	reloc   57 offset  2b8 [162b8] HIGHLOW
	reloc   58 offset  2bc [162bc] HIGHLOW
	reloc   59 offset  2c0 [162c0] HIGHLOW
	reloc   60 offset  2c4 [162c4] HIGHLOW
	reloc   61 offset  2c8 [162c8] HIGHLOW
	reloc   62 offset  2cc [162cc] HIGHLOW
	reloc   63 offset  2d0 [162d0] HIGHLOW
	reloc   64 offset  2d4 [162d4] HIGHLOW
	reloc   65 offset  2d8 [162d8] HIGHLOW
	reloc   66 offset  2dc [162dc] HIGHLOW
	reloc   67 offset  2e0 [162e0] HIGHLOW
	reloc   68 offset  2e4 [162e4] HIGHLOW
	reloc   69 offset  2e8 [162e8] HIGHLOW
	reloc   70 offset  2ec [162ec] HIGHLOW
	reloc   71 offset  2f0 [162f0] HIGHLOW
	reloc   72 offset  2f4 [162f4] HIGHLOW
	reloc   73 offset  2f8 [162f8] HIGHLOW
	reloc   74 offset  2fc [162fc] HIGHLOW
	reloc   75 offset  300 [16300] HIGHLOW
	reloc   76 offset  304 [16304] HIGHLOW
	reloc   77 offset  308 [16308] HIGHLOW
	reloc   78 offset  30c [1630c] HIGHLOW
	reloc   79 offset  310 [16310] HIGHLOW
	reloc   80 offset  314 [16314] HIGHLOW
	reloc   81 offset  318 [16318] HIGHLOW
	reloc   82 offset  31c [1631c] HIGHLOW
	reloc   83 offset  320 [16320] HIGHLOW
	reloc   84 offset  324 [16324] HIGHLOW
	reloc   85 offset  328 [16328] HIGHLOW
	reloc   86 offset  32c [1632c] HIGHLOW
	reloc   87 offset  330 [16330] HIGHLOW
	reloc   88 offset  334 [16334] HIGHLOW
	reloc   89 offset  338 [16338] HIGHLOW
	reloc   90 offset  33c [1633c] HIGHLOW
	reloc   91 offset  340 [16340] HIGHLOW
	reloc   92 offset  344 [16344] HIGHLOW
	reloc   93 offset  348 [16348] HIGHLOW
	reloc   94 offset  34c [1634c] HIGHLOW
	reloc   95 offset  350 [16350] HIGHLOW
	reloc   96 offset  354 [16354] HIGHLOW
	reloc   97 offset  358 [16358] HIGHLOW
	reloc   98 offset  35c [1635c] HIGHLOW
	reloc   99 offset  360 [16360] HIGHLOW
	reloc  100 offset  364 [16364] HIGHLOW
	reloc  101 offset  368 [16368] HIGHLOW
	reloc  102 offset  36c [1636c] HIGHLOW
	reloc  103 offset  370 [16370] HIGHLOW
	reloc  104 offset  374 [16374] HIGHLOW
	reloc  105 offset  378 [16378] HIGHLOW
	reloc  106 offset  410 [16410] HIGHLOW
	reloc  107 offset    0 [16000] ABSOLUTE

Virtual Address: 00018000 Chunk size 92 (0x5c) Number of fixups 42
	reloc    0 offset    8 [18008] HIGHLOW
	reloc    1 offset    c [1800c] HIGHLOW
	reloc    2 offset   1c [1801c] HIGHLOW
	reloc    3 offset   20 [18020] HIGHLOW
	reloc    4 offset   80 [18080] HIGHLOW
	reloc    5 offset   84 [18084] HIGHLOW
	reloc    6 offset   94 [18094] HIGHLOW
	reloc    7 offset   98 [18098] HIGHLOW
	reloc    8 offset   a8 [180a8] HIGHLOW
	reloc    9 offset   ac [180ac] HIGHLOW
	reloc   10 offset   bc [180bc] HIGHLOW
	reloc   11 offset   c0 [180c0] HIGHLOW
	reloc   12 offset   d0 [180d0] HIGHLOW
	reloc   13 offset   d4 [180d4] HIGHLOW
	reloc   14 offset   e4 [180e4] HIGHLOW
	reloc   15 offset   e8 [180e8] HIGHLOW
	reloc   16 offset   f8 [180f8] HIGHLOW
	reloc   17 offset   fc [180fc] HIGHLOW
	reloc   18 offset  10c [1810c] HIGHLOW
	reloc   19 offset  110 [18110] HIGHLOW
	reloc   20 offset  120 [18120] HIGHLOW
	reloc   21 offset  124 [18124] HIGHLOW
	reloc   22 offset  134 [18134] HIGHLOW
	reloc   23 offset  138 [18138] HIGHLOW
	reloc   24 offset  148 [18148] HIGHLOW
	reloc   25 offset  14c [1814c] HIGHLOW
	reloc   26 offset  15c [1815c] HIGHLOW
	reloc   27 offset  160 [18160] HIGHLOW
	reloc   28 offset  170 [18170] HIGHLOW
	reloc   29 offset  174 [18174] HIGHLOW
	reloc   30 offset  184 [18184] HIGHLOW
	reloc   31 offset  188 [18188] HIGHLOW
	reloc   32 offset  198 [18198] HIGHLOW
	reloc   33 offset  19c [1819c] HIGHLOW
	reloc   34 offset  1c4 [181c4] HIGHLOW
	reloc   35 offset  1cc [181cc] HIGHLOW
	reloc   36 offset  1d4 [181d4] HIGHLOW
	reloc   37 offset  1dc [181dc] HIGHLOW
	reloc   38 offset  1e8 [181e8] HIGHLOW
	reloc   39 offset  1f4 [181f4] HIGHLOW
	reloc   40 offset  200 [18200] HIGHLOW
	reloc   41 offset    0 [18000] ABSOLUTE

Virtual Address: 00019000 Chunk size 224 (0xe0) Number of fixups 108
	reloc    0 offset  5c0 [195c0] HIGHLOW
	reloc    1 offset  5cc [195cc] HIGHLOW
	reloc    2 offset  5d0 [195d0] HIGHLOW
	reloc    3 offset  63c [1963c] HIGHLOW
	reloc    4 offset  640 [19640] HIGHLOW
	reloc    5 offset  644 [19644] HIGHLOW
	reloc    6 offset  648 [19648] HIGHLOW
	reloc    7 offset  64c [1964c] HIGHLOW
	reloc    8 offset  650 [19650] HIGHLOW
	reloc    9 offset  654 [19654] HIGHLOW
	reloc   10 offset  658 [19658] HIGHLOW
	reloc   11 offset  65c [1965c] HIGHLOW
	reloc   12 offset  660 [19660] HIGHLOW
	reloc   13 offset  76c [1976c] HIGHLOW
	reloc   14 offset  8e0 [198e0] HIGHLOW
	reloc   15 offset  8e4 [198e4] HIGHLOW
	reloc   16 offset  8e8 [198e8] HIGHLOW
	reloc   17 offset  8ec [198ec] HIGHLOW
	reloc   18 offset  8f0 [198f0] HIGHLOW
	reloc   19 offset  8f4 [198f4] HIGHLOW
	reloc   20 offset  8f8 [198f8] HIGHLOW
	reloc   21 offset  8fc [198fc] HIGHLOW
	reloc   22 offset  900 [19900] HIGHLOW
	reloc   23 offset  904 [19904] HIGHLOW
	reloc   24 offset  908 [19908] HIGHLOW
	reloc   25 offset  90c [1990c] HIGHLOW
	reloc   26 offset  910 [19910] HIGHLOW
	reloc   27 offset  914 [19914] HIGHLOW
	reloc   28 offset  918 [19918] HIGHLOW
	reloc   29 offset  91c [1991c] HIGHLOW
	reloc   30 offset  920 [19920] HIGHLOW
	reloc   31 offset  924 [19924] HIGHLOW
	reloc   32 offset  928 [19928] HIGHLOW
	reloc   33 offset  92c [1992c] HIGHLOW
	reloc   34 offset  930 [19930] HIGHLOW
	reloc   35 offset  934 [19934] HIGHLOW
	reloc   36 offset  938 [19938] HIGHLOW
	reloc   37 offset  93c [1993c] HIGHLOW
	reloc   38 offset  940 [19940] HIGHLOW
	reloc   39 offset  ed8 [19ed8] HIGHLOW
	reloc   40 offset  edc [19edc] HIGHLOW
	reloc   41 offset  ee0 [19ee0] HIGHLOW
	reloc   42 offset  ee4 [19ee4] HIGHLOW
	reloc   43 offset  ee8 [19ee8] HIGHLOW
	reloc   44 offset  eec [19eec] HIGHLOW
	reloc   45 offset  ef0 [19ef0] HIGHLOW
	reloc   46 offset  f00 [19f00] HIGHLOW
	reloc   47 offset  f04 [19f04] HIGHLOW
	reloc   48 offset  f08 [19f08] HIGHLOW
	reloc   49 offset  f0c [19f0c] HIGHLOW
	reloc   50 offset  f10 [19f10] HIGHLOW
	reloc   51 offset  f14 [19f14] HIGHLOW
	reloc   52 offset  f18 [19f18] HIGHLOW
	reloc   53 offset  f1c [19f1c] HIGHLOW
	reloc   54 offset  f20 [19f20] HIGHLOW
	reloc   55 offset  f24 [19f24] HIGHLOW
	reloc   56 offset  f28 [19f28] HIGHLOW
	reloc   57 offset  f2c [19f2c] HIGHLOW
	reloc   58 offset  f30 [19f30] HIGHLOW
	reloc   59 offset  f34 [19f34] HIGHLOW
	reloc   60 offset  f38 [19f38] HIGHLOW
	reloc   61 offset  f3c [19f3c] HIGHLOW
	reloc   62 offset  f40 [19f40] HIGHLOW
	reloc   63 offset  f44 [19f44] HIGHLOW
	reloc   64 offset  f48 [19f48] HIGHLOW
	reloc   65 offset  f4c [19f4c] HIGHLOW
	reloc   66 offset  f50 [19f50] HIGHLOW
	reloc   67 offset  f54 [19f54] HIGHLOW
	reloc   68 offset  f58 [19f58] HIGHLOW
	reloc   69 offset  f5c [19f5c] HIGHLOW
	reloc   70 offset  f60 [19f60] HIGHLOW
	reloc   71 offset  f64 [19f64] HIGHLOW
	reloc   72 offset  f68 [19f68] HIGHLOW
	reloc   73 offset  f6c [19f6c] HIGHLOW
	reloc   74 offset  f70 [19f70] HIGHLOW
	reloc   75 offset  f74 [19f74] HIGHLOW
	reloc   76 offset  f78 [19f78] HIGHLOW
	reloc   77 offset  f7c [19f7c] HIGHLOW
	reloc   78 offset  f80 [19f80] HIGHLOW
	reloc   79 offset  f84 [19f84] HIGHLOW
	reloc   80 offset  f88 [19f88] HIGHLOW
	reloc   81 offset  f8c [19f8c] HIGHLOW
	reloc   82 offset  f90 [19f90] HIGHLOW
	reloc   83 offset  f94 [19f94] HIGHLOW
	reloc   84 offset  f98 [19f98] HIGHLOW
	reloc   85 offset  f9c [19f9c] HIGHLOW
	reloc   86 offset  fa0 [19fa0] HIGHLOW
	reloc   87 offset  fa4 [19fa4] HIGHLOW
	reloc   88 offset  fa8 [19fa8] HIGHLOW
	reloc   89 offset  fac [19fac] HIGHLOW
	reloc   90 offset  fb0 [19fb0] HIGHLOW
	reloc   91 offset  fb4 [19fb4] HIGHLOW
	reloc   92 offset  fc0 [19fc0] HIGHLOW
	reloc   93 offset  fc4 [19fc4] HIGHLOW
	reloc   94 offset  fc8 [19fc8] HIGHLOW
	reloc   95 offset  fcc [19fcc] HIGHLOW
	reloc   96 offset  fd0 [19fd0] HIGHLOW
	reloc   97 offset  fd4 [19fd4] HIGHLOW
	reloc   98 offset  fd8 [19fd8] HIGHLOW
	reloc   99 offset  fdc [19fdc] HIGHLOW
	reloc  100 offset  fe0 [19fe0] HIGHLOW
	reloc  101 offset  fe4 [19fe4] HIGHLOW
	reloc  102 offset  fe8 [19fe8] HIGHLOW
	reloc  103 offset  fec [19fec] HIGHLOW
	reloc  104 offset  ff0 [19ff0] HIGHLOW
	reloc  105 offset  ff4 [19ff4] HIGHLOW
	reloc  106 offset  ff8 [19ff8] HIGHLOW
	reloc  107 offset  ffc [19ffc] HIGHLOW

Virtual Address: 0001a000 Chunk size 252 (0xfc) Number of fixups 122
	reloc    0 offset    0 [1a000] HIGHLOW
	reloc    1 offset    4 [1a004] HIGHLOW
	reloc    2 offset    8 [1a008] HIGHLOW
	reloc    3 offset    c [1a00c] HIGHLOW
	reloc    4 offset   10 [1a010] HIGHLOW
	reloc    5 offset   14 [1a014] HIGHLOW
	reloc    6 offset   18 [1a018] HIGHLOW
	reloc    7 offset   1c [1a01c] HIGHLOW
	reloc    8 offset   20 [1a020] HIGHLOW
	reloc    9 offset   24 [1a024] HIGHLOW
	reloc   10 offset   28 [1a028] HIGHLOW
	reloc   11 offset   2c [1a02c] HIGHLOW
	reloc   12 offset   30 [1a030] HIGHLOW
	reloc   13 offset   34 [1a034] HIGHLOW
	reloc   14 offset   38 [1a038] HIGHLOW
	reloc   15 offset   3c [1a03c] HIGHLOW
	reloc   16 offset   40 [1a040] HIGHLOW
	reloc   17 offset   44 [1a044] HIGHLOW
	reloc   18 offset   48 [1a048] HIGHLOW
	reloc   19 offset   4c [1a04c] HIGHLOW
	reloc   20 offset   50 [1a050] HIGHLOW
	reloc   21 offset   54 [1a054] HIGHLOW
	reloc   22 offset   58 [1a058] HIGHLOW
	reloc   23 offset   5c [1a05c] HIGHLOW
	reloc   24 offset   60 [1a060] HIGHLOW
	reloc   25 offset   64 [1a064] HIGHLOW
	reloc   26 offset   68 [1a068] HIGHLOW
	reloc   27 offset   6c [1a06c] HIGHLOW
	reloc   28 offset   70 [1a070] HIGHLOW
	reloc   29 offset   74 [1a074] HIGHLOW
	reloc   30 offset   80 [1a080] HIGHLOW
	reloc   31 offset   84 [1a084] HIGHLOW
	reloc   32 offset   88 [1a088] HIGHLOW
	reloc   33 offset   8c [1a08c] HIGHLOW
	reloc   34 offset   90 [1a090] HIGHLOW
	reloc   35 offset   94 [1a094] HIGHLOW
	reloc   36 offset   98 [1a098] HIGHLOW
	reloc   37 offset   9c [1a09c] HIGHLOW
	reloc   38 offset   a0 [1a0a0] HIGHLOW
	reloc   39 offset   a4 [1a0a4] HIGHLOW
	reloc   40 offset   a8 [1a0a8] HIGHLOW
	reloc   41 offset   ac [1a0ac] HIGHLOW
	reloc   42 offset   b0 [1a0b0] HIGHLOW
	reloc   43 offset   b4 [1a0b4] HIGHLOW
	reloc   44 offset   b8 [1a0b8] HIGHLOW
	reloc   45 offset   bc [1a0bc] HIGHLOW
	reloc   46 offset   c0 [1a0c0] HIGHLOW
	reloc   47 offset   c4 [1a0c4] HIGHLOW
	reloc   48 offset   c8 [1a0c8] HIGHLOW
	reloc   49 offset   cc [1a0cc] HIGHLOW
	reloc   50 offset   d0 [1a0d0] HIGHLOW
	reloc   51 offset   d4 [1a0d4] HIGHLOW
	reloc   52 offset   d8 [1a0d8] HIGHLOW
	reloc   53 offset   dc [1a0dc] HIGHLOW
	reloc   54 offset   e0 [1a0e0] HIGHLOW
	reloc   55 offset   e4 [1a0e4] HIGHLOW
	reloc   56 offset   e8 [1a0e8] HIGHLOW
	reloc   57 offset   ec [1a0ec] HIGHLOW
	reloc   58 offset   f0 [1a0f0] HIGHLOW
	reloc   59 offset   f4 [1a0f4] HIGHLOW
	reloc   60 offset   f8 [1a0f8] HIGHLOW
	reloc   61 offset   fc [1a0fc] HIGHLOW
	reloc   62 offset  100 [1a100] HIGHLOW
	reloc   63 offset  104 [1a104] HIGHLOW
	reloc   64 offset  108 [1a108] HIGHLOW
	reloc   65 offset  10c [1a10c] HIGHLOW
	reloc   66 offset  110 [1a110] HIGHLOW
	reloc   67 offset  114 [1a114] HIGHLOW
	reloc   68 offset  118 [1a118] HIGHLOW
	reloc   69 offset  11c [1a11c] HIGHLOW
	reloc   70 offset  120 [1a120] HIGHLOW
	reloc   71 offset  124 [1a124] HIGHLOW
	reloc   72 offset  128 [1a128] HIGHLOW
	reloc   73 offset  12c [1a12c] HIGHLOW
	reloc   74 offset  130 [1a130] HIGHLOW
	reloc   75 offset  134 [1a134] HIGHLOW
	reloc   76 offset  140 [1a140] HIGHLOW
	reloc   77 offset  144 [1a144] HIGHLOW
	reloc   78 offset  148 [1a148] HIGHLOW
	reloc   79 offset  14c [1a14c] HIGHLOW
	reloc   80 offset  150 [1a150] HIGHLOW
	reloc   81 offset  154 [1a154] HIGHLOW
	reloc   82 offset  158 [1a158] HIGHLOW
	reloc   83 offset  15c [1a15c] HIGHLOW
	reloc   84 offset  160 [1a160] HIGHLOW
	reloc   85 offset  164 [1a164] HIGHLOW
	reloc   86 offset  168 [1a168] HIGHLOW
	reloc   87 offset  16c [1a16c] HIGHLOW
	reloc   88 offset  170 [1a170] HIGHLOW
	reloc   89 offset  174 [1a174] HIGHLOW
	reloc   90 offset  178 [1a178] HIGHLOW
	reloc   91 offset  17c [1a17c] HIGHLOW
	reloc   92 offset  180 [1a180] HIGHLOW
	reloc   93 offset  184 [1a184] HIGHLOW
	reloc   94 offset  188 [1a188] HIGHLOW
	reloc   95 offset  18c [1a18c] HIGHLOW
	reloc   96 offset  190 [1a190] HIGHLOW
	reloc   97 offset  194 [1a194] HIGHLOW
	reloc   98 offset  198 [1a198] HIGHLOW
	reloc   99 offset  19c [1a19c] HIGHLOW
	reloc  100 offset  1a0 [1a1a0] HIGHLOW
	reloc  101 offset  1a4 [1a1a4] HIGHLOW
	reloc  102 offset  1a8 [1a1a8] HIGHLOW
	reloc  103 offset  1ac [1a1ac] HIGHLOW
	reloc  104 offset  1b0 [1a1b0] HIGHLOW
	reloc  105 offset  1b4 [1a1b4] HIGHLOW
	reloc  106 offset  1b8 [1a1b8] HIGHLOW
	reloc  107 offset  1bc [1a1bc] HIGHLOW
	reloc  108 offset  1c0 [1a1c0] HIGHLOW
	reloc  109 offset  1c4 [1a1c4] HIGHLOW
	reloc  110 offset  1c8 [1a1c8] HIGHLOW
	reloc  111 offset  1cc [1a1cc] HIGHLOW
	reloc  112 offset  1d0 [1a1d0] HIGHLOW
	reloc  113 offset  1d4 [1a1d4] HIGHLOW
	reloc  114 offset  260 [1a260] HIGHLOW
	reloc  115 offset  264 [1a264] HIGHLOW
	reloc  116 offset  268 [1a268] HIGHLOW
	reloc  117 offset  26c [1a26c] HIGHLOW
	reloc  118 offset  270 [1a270] HIGHLOW
	reloc  119 offset  274 [1a274] HIGHLOW
	reloc  120 offset  278 [1a278] HIGHLOW
	reloc  121 offset    0 [1a000] ABSOLUTE

Sections:
Idx Name          Size      VMA       LMA       File off  Algn
  0 .text         000143e0  10001000  10001000  00000400  2**4
                  CONTENTS, ALLOC, LOAD, READONLY, CODE, DATA
  1 .data         00000440  10016000  10016000  00014800  2**4
                  CONTENTS, ALLOC, LOAD, DATA
  2 .fbctinf      00000024  10017000  10017000  00014e00  2**2
                  CONTENTS, ALLOC, LOAD, DATA
  3 .rdata        00002340  10018000  10018000  00015000  2**4
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  4 .bss          00018010  1001b000  1001b000  00000000  2**4
                  ALLOC
  5 .edata        000026e1  10034000  10034000  00017400  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  6 .idata        0000128c  10037000  10037000  00019c00  2**2
                  CONTENTS, ALLOC, LOAD, DATA
  7 .reloc        000010c0  10039000  10039000  0001b000  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
SYMBOL TABLE:
[  0](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000000a crtstuff.c
File 
[  2](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00000000 ___do_sjlj_init
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[  4](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000000 .text
AUX scnlen 0x9 nreloc 1 nlnno 0
[  6](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000000 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[  8](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000000 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[ 10](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000019 fake
File 
[ 12](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00000010 _fb_ctor__test
[ 13](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000004 _Lt_0003
[ 14](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000000 _Lt_0000
[ 15](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000010 .text
AUX scnlen 0x55 nreloc 8 nlnno 0
[ 17](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000000 .data
AUX scnlen 0x15 nreloc 0 nlnno 0
[ 19](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000000 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[ 21](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000143c4 .ctors
AUX scnlen 0x4 nreloc 1 nlnno 0
[ 23](sec  3)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000000 .fbctinf
AUX scnlen 0x21 nreloc 0 nlnno 0
[ 25](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000030 libfb_gfx_screen.c
File 
[ 27](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000000 _window_title_buff
[ 28](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000080 _exit_proc_set
[ 29](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000020 _screen_id
[ 30](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000000 _mode_info
[ 31](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00000070 _fb_GfxViewUpdate
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[ 33](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00000250 _set_mode
[ 34](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00000ba0 _exit_proc
[ 35](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00000be0 _fb_GfxScreen@20
[ 36](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00000c60 _fb_GfxScreenRes@24
[ 37](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00000d20 _fb_GfxSetWindowTitle@4
[ 38](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00000080 _fb_hClearCharCells
[ 39](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00000120 _fb_hResetCharCells
[ 40](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000070 .text
AUX scnlen 0xd46 nreloc 171 nlnno 0
[ 42](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000020 .data
AUX scnlen 0x4 nreloc 0 nlnno 0
[ 44](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000000 .bss
AUX scnlen 0x90 nreloc 0 nlnno 0
[ 46](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000000 .rdata
AUX scnlen 0x1af nreloc 34 nlnno 0
[ 48](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000003f libfb_gfx_data.c
File 
[ 50](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000a0 _internal_data
[ 51](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000220 _compressed_data
[ 52](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000090 _inited
[ 53](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00000dc0 _fb_hSetupData
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[ 55](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000dc0 .text
AUX scnlen 0x49 nreloc 5 nlnno 0
[ 57](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000030 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[ 59](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000090 .bss
AUX scnlen 0x2a10 nreloc 0 nlnno 0
[ 61](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000001c0 .rdata
AUX scnlen 0x13d6 nreloc 7 nlnno 0
[ 63](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000047 libfb_gfx_vars.c
File 
[ 65](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000e10 .text
AUX scnlen 0x0 nreloc 0 nlnno 0
[ 67](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000030 .data
AUX scnlen 0x8 nreloc 2 nlnno 0
[ 69](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002aa0 .bss
AUX scnlen 0x18 nreloc 0 nlnno 0
[ 71](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000053 libfb_gfx_driver_null.c
File 
[ 73](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x00000e10 _driver_dummy
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[ 75](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000e10 .text
AUX scnlen 0x5 nreloc 0 nlnno 0
[ 77](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000040 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[ 79](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002ac0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[ 81](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000015a0 .rdata
AUX scnlen 0x58 nreloc 3 nlnno 0
[ 83](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000066 libfb_gfx_palette.c
File 
[ 85](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001600 _ega_association
[ 86](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001620 _cga_association
[ 87](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00000e20 _fb_hMakeColor
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[ 89](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00000e60 _fb_hFixColor
[ 90](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00000ed0 _fb_hRestorePalette
[ 91](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00000f40 _set_color
[ 92](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00001070 _fb_GfxPalette@16
[ 93](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000012b0 _fb_GfxPaletteUsing@4
[ 94](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000e20 .text
AUX scnlen 0x579 nreloc 26 nlnno 0
[ 96](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000040 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[ 98](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002ac0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[100](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001600 .rdata
AUX scnlen 0x64 nreloc 10 nlnno 0
[102](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000093 libfb_gfx_win32.c
File 
[104](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002ac0 __TrackMouseEvent
[105](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002ad0 _pMonitorFromPoint
[106](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002ae0 _has_focus
[107](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002af0 _pMonitorFromWindow
[108](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x000013a0 _fb_hSetMouseClip
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[110](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00001430 _fb_hTrackMouseTimerProc@16
[111](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00001510 _fb_hTrackMouseEvent@4
[112](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00001560 _fb_hWin32WinProc@16
[113](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002ba0 _mouse_on
[114](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002b50 _mouse_buttons
[115](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002bc0 _WM_MOUSEENTER
[116](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002bb0 _last_mouse_pos
[117](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002b80 _mouse_x
[118](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002b90 _mouse_y
[119](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002b60 _mouse_wheel
[120](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002b70 _mouse_hwheel
[121](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002b40 _cursor_shown
[122](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002270 _fb_hHandleMessages
[123](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000022d0 _fb_hInitWindow
[124](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000023a0 _fb_hWin32Init
[125](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002b30 _screensaver_active
[126](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002b20 _handle
[127](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002b00 _update_lock
[128](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002740 _fb_hWin32Exit
[129](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000027f0 _fb_hWin32Lock
[130](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002810 _fb_hWin32Unlock
[131](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002830 _fb_hWin32SetPalette
[132](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002870 _fb_hWin32WaitVSync
[133](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000028a0 _fb_hWin32GetMouse
[134](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002900 _fb_hWin32SetMouse
[135](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002a50 _fb_hWin32SetWindowTitle
[136](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002ab0 _fb_hWin32SetWindowPos
[137](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002b70 _fb_hScreenInfo
[138](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002c10 _fb_hGetWindowHandle
[139](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000013a0 .text
AUX scnlen 0x187a nreloc 306 nlnno 0
[141](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000040 .data
AUX scnlen 0x10 nreloc 3 nlnno 0
[143](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002ac0 .bss
AUX scnlen 0x110 nreloc 0 nlnno 0
[145](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001680 .rdata
AUX scnlen 0x70 nreloc 0 nlnno 0
[147](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000000b9 libfb_gfx_core.c
File 
[149](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00002c20 _fb_hPostEvent_code_start
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[151](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002c30 _fb_hPostEvent
[152](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002cd0 _fb_hPostEvent_code_end
[153](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002bd0 _fb_hPutPixelSolid
[154](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002be0 _fb_hPixelSetSolid
[155](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002c10 _fb_hGetPixel
[156](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002bf0 _fb_hPutPixelAlpha
[157](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002c00 _fb_hPixelSetAlpha
[158](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002d40 _fb_hTranslateCoord
[159](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002e40 _fb_hFixRelative
[160](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002ef0 _fb_hFixCoordsOrder
[161](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00002f50 _fb_hPutPixel1
[162](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00002f70 _fb_hPutPixel2
[163](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00002f90 _fb_hPutPixel4
[164](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00002fb0 _fb_hPutPixelAlpha4
[165](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00003040 _fb_hGetPixel1
[166](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00003060 _fb_hGetPixel2
[167](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00003080 _fb_hGetPixel4
[168](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000030a0 _fb_hPixelSet2
[169](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000030d0 _fb_hPixelSet4
[170](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000030f0 _fb_hPixelSetAlpha4
[171](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00003190 _fb_hPixelCpy2
[172](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000031a0 _fb_hPixelCpy4
[173](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00003590 _fb_hGetContext
[174](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000031b0 _fb_hSetupFuncs
[175](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002ce0 _fb_hSetPixelTransfer
[176](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000033b0 _fb_hPrepareTarget
[177](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002c20 .text
AUX scnlen 0xa5e nreloc 97 nlnno 0
[179](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000050 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[181](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002bd0 .bss
AUX scnlen 0x50 nreloc 0 nlnno 0
[183](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000016f0 .rdata
AUX scnlen 0x4 nreloc 0 nlnno 0
[185](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000000cd libfb_gfx_inkey.c
File 
[187](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002c20 _key_tail
[188](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002c30 _key_head
[189](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002c40 _key_buffer_changed
[190](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00003680 _fb_hGfxInputBufferChanged
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[192](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00003700 _fb_hPostKey
[193](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002c50 _key_buffer
[194](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00003750 _get_key
[195](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000037e0 _fb_GfxGetkey
[196](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00003820 _fb_GfxKeyHit
[197](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000038a0 _fb_GfxInkey
[198](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00003990 _fb_GfxIsRedir
[199](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003680 .text
AUX scnlen 0x317 nreloc 37 nlnno 0
[201](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000050 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[203](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002c20 .bss
AUX scnlen 0x70 nreloc 0 nlnno 0
[205](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000000d7 libfb_gfx_sleep.c
File 
[207](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000039a0 _fb_GfxSleep
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[209](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000039a0 .text
AUX scnlen 0x71 nreloc 5 nlnno 0
[211](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000050 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[213](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002c90 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[215](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000000e1 libfb_gfx_readxy.c
File 
[217](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00003a20 _fb_GfxReadXY
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[219](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003a20 .text
AUX scnlen 0xd7 nreloc 2 nlnno 0
[221](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000050 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[223](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002c90 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[225](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000000ed libfb_gfx_lineinp_wstr.c
File 
[227](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00003b00 _fb_GfxLineInputWstr
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[229](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003b00 .text
AUX scnlen 0xe7 nreloc 9 nlnno 0
[231](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000050 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[233](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002c90 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[235](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001700 .rdata
AUX scnlen 0x3 nreloc 0 nlnno 0
[237](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000000fa libfb_gfx_lineinp.c
File 
[239](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000050 _pszDefaultQuestion
[240](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00003bf0 _fb_GfxLineInput
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[242](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003bf0 .text
AUX scnlen 0x105 nreloc 9 nlnno 0
[244](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000050 .data
AUX scnlen 0x4 nreloc 1 nlnno 0
[246](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002c90 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[248](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001710 .rdata
AUX scnlen 0x3 nreloc 0 nlnno 0
[250](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000108 libfb_gfx_vgaemu.c
File 
[252](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002c90 _color
[253](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000060 _shift
[254](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002ca0 _idx
[255](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00003d00 _fb_GfxIn
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[257](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00003db0 _fb_GfxOut
[258](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003d00 .text
AUX scnlen 0x2c1 nreloc 33 nlnno 0
[260](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000060 .data
AUX scnlen 0x4 nreloc 0 nlnno 0
[262](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002c90 .bss
AUX scnlen 0x20 nreloc 0 nlnno 0
[264](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000112 libfb_gfx_setmouse.c
File 
[266](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00003fd0 _fb_GfxSetMouse
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[268](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003fd0 .text
AUX scnlen 0x94 nreloc 5 nlnno 0
[270](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000070 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[272](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002cb0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[274](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000011c libfb_gfx_getmouse.c
File 
[276](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00004070 _fb_GfxGetMouse
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[278](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00004070 .text
AUX scnlen 0x127 nreloc 5 nlnno 0
[280](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000070 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[282](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002cb0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[284](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000126 libfb_gfx_multikey.c
File 
[286](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000041a0 _fb_GfxMultikey
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[288](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000041a0 .text
AUX scnlen 0x84 nreloc 3 nlnno 0
[290](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000070 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[292](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002cb0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[294](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000131 libfb_gfx_readstr.c
File 
[296](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x00004230 _move_back
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[298](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00004250 _fb_GfxReadStr
[299](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00004230 .text
AUX scnlen 0x159 nreloc 8 nlnno 0
[301](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000070 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[303](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002cb0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[305](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000013c libfb_gfx_print_wstr.c
File 
[307](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00004390 _fb_GfxPrintBufferWstrEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[309](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00004450 _fb_GfxPrintBufferWstr
[310](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00004390 .text
AUX scnlen 0xeb nreloc 4 nlnno 0
[312](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000070 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[314](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002cb0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[316](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000014f libfb_gfx_print.c
File 
[318](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x00004480 _fb_hHookConScroll
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[320](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00004730 _fb_hHookConWrite
[321](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000049a0 _fb_GfxPrintBufferEx
[322](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00004c10 _fb_GfxPrintBuffer
[323](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00004c40 _fb_GfxLocate
[324](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00004ca0 _fb_GfxGetX
[325](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00004cb0 _fb_GfxGetY
[326](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00004cc0 _fb_GfxGetXY
[327](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00004d00 _fb_GfxGetSize
[328](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00004960 _fb_GfxLocateRaw
[329](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00004480 .text
AUX scnlen 0x8a7 nreloc 33 nlnno 0
[331](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000070 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[333](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002cb0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[335](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000159 libfb_gfx_width.c
File 
[337](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00004d30 _fb_GfxWidth
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[339](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00004d30 .text
AUX scnlen 0x133 nreloc 9 nlnno 0
[341](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000070 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[343](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002cb0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[345](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000163 libfb_gfx_color.c
File 
[347](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00004e70 _fb_GfxColor
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[349](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00004e70 .text
AUX scnlen 0x1e3 nreloc 7 nlnno 0
[351](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000070 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[353](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002cb0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[355](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000016d libfb_gfx_cls.c
File 
[357](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00005060 _fb_GfxClear
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[359](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00005060 .text
AUX scnlen 0x31d nreloc 23 nlnno 0
[361](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000070 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[363](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002cb0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[365](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000178 libfb_gfx_lzw.c
File 
[367](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x00005380 _decode_string
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[369](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000053d0 _fb_hDecode@16
[370](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00005380 .text
AUX scnlen 0x1e8 nreloc 5 nlnno 0
[372](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000070 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[374](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002cb0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[376](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000019e libfb_gfx_driver_ddraw.c
File 
[378](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002cb0 _lpDD
[379](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002cc0 _wait_vsync
[380](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002cd0 _vsync_event
[381](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002ce0 _FlashWindowEx
[382](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001758 _c_dfDIKeyboard
[383](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002cf0 _c_rgodfDIKeyboard
[384](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x00005570 _ddenum_callback@20
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[386](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000055d0 _directx_init
[387](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003d10 _lpDDS
[388](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003d20 _lpDDS_back
[389](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003d30 _lpDDP
[390](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003d40 _lpDI
[391](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003d50 _lpDID
[392](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003cf0 _dd_library
[393](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003d00 _di_library
[394](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003d60 _rect
[395](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003d80 _win_y
[396](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003d70 _win_x
[397](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003d90 _display_offset
[398](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00005e90 _directx_exit
[399](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000060c0 _restore_surfaces
[400](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000061d0 _directx_paint
[401](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000062b0 _directx_thread
[402](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00006510 _driver_init
[403](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00006630 _driver_wait_vsync
[404](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00006690 _fetch_modes_callback@8
[405](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00006710 _driver_fetch_modes
[406](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00005570 .text
AUX scnlen 0x12db nreloc 224 nlnno 0
[408](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000070 .data
AUX scnlen 0x38 nreloc 12 nlnno 0
[410](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002cb0 .bss
AUX scnlen 0x10f0 nreloc 0 nlnno 0
[412](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001720 .rdata
AUX scnlen 0xb5 nreloc 1 nlnno 0
[414](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000001b4 libfb_gfx_driver_gdi.c
File 
[416](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x00006850 _alpha_remover_blitter
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[418](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000068d0 _gdi_paint
[419](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003dc0 _buffer
[420](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003db0 _palette
[421](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003da0 _bitmap_info
[422](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000069c0 _gdi_init
[423](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003dd0 _SetLayeredWindowAttributes
[424](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00006de0 _gdi_exit
[425](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00006e90 _gdi_thread
[426](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000071d0 _driver_init
[427](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00007290 _driver_fetch_modes
[428](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00006850 .text
AUX scnlen 0xb50 nreloc 150 nlnno 0
[430](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000000b0 .data
AUX scnlen 0x38 nreloc 12 nlnno 0
[432](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003da0 .bss
AUX scnlen 0x40 nreloc 0 nlnno 0
[434](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000017e0 .rdata
AUX scnlen 0x2a nreloc 0 nlnno 0
[436](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000001ce libfb_gfx_driver_opengl.c
File 
[438](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000073a0 _fb_hGL_GetProcAddress
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[440](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003df0 _fb_wgl
[441](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000073c0 _opengl_paint
[442](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000073d0 _opengl_init
[443](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e20 _hdc
[444](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00007620 _opengl_exit
[445](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00007680 _driver_init
[446](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e10 _hglrc
[447](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003de0 _library
[448](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00007ca0 _driver_exit
[449](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00007d80 _driver_lock
[450](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00007d90 _driver_unlock
[451](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00007da0 _driver_flip
[452](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00007dc0 _driver_poll_events
[453](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00007e70 _driver_fetch_modes
[454](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000073a0 .text
AUX scnlen 0xb66 nreloc 150 nlnno 0
[456](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000000f0 .data
AUX scnlen 0x138 nreloc 13 nlnno 0
[458](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003de0 .bss
AUX scnlen 0x50 nreloc 0 nlnno 0
[460](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001810 .rdata
AUX scnlen 0xc5 nreloc 0 nlnno 0
[462](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000001d0 ../../x86/libfb_gfx_mmx.s
File 
[464](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000001d2 ../../x86/fb_gfx_mmx.h
File 
[466](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000001d4 ./config.h
File 
[468](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000001d6 ../../x86/fb_gfx_mmx.h
File 
[470](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000001d8 ../../x86/libfb_gfx_mmx.s
File 
[472](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000001da <command line>
File 
[474](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000001dc ./config.h
File 
[476](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000001de <command line>
File 
[478](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000001e0 <built-in>
File 
[480](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000205 ../../x86/libfb_gfx_mmx.s
File 
[482](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007f24 memcpy_skip_1
[483](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007f2c memcpy_skip_2
[484](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007f34 memcpy_skip_4
[485](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007f48 memcpy_end
[486](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007f38 memcpy_loop
[487](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007f70 memset_skip_1
[488](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007f78 memset_skip_2
[489](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007f80 memset_skip_4
[490](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007f98 memset_end
[491](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007f8c memset_loop
[492](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007fbc pixelset2_skip_1
[493](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007fc4 pixelset2_skip_2
[494](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007fd4 pixelset2_skip_4
[495](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007fe8 pixelset2_end
[496](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00007fd8 pixelset2_loop
[497](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00008004 pixelset4_skip_1
[498](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00008014 pixelset4_skip_2
[499](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00008024 pixelset4_skip_4
[500](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00008040 pixelset4_end
[501](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00008028 pixelset4_loop
[502](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x000080b8 pixelsetalpha4_skip_1
[503](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00008124 pixelsetalpha4_end
[504](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x000080cc pixelsetalpha4_x_loop
[505](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x000081b0 alpha_mask_y_loop
[506](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x000081cc alpha_mask_skip_1
[507](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x000081f4 alpha_mask_skip_2
[508](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00008238 alpha_mask_skip_4
[509](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x000082c0 alpha_mask_next_line
[510](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x00008240 alpha_mask_x_loop
[511](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00007f10 .text
AUX scnlen 0x3c8 nreloc 9 nlnno 0
[513](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000230 .data
AUX scnlen 0x48 nreloc 0 nlnno 0
[515](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e30 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[517](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000020f libfb_gfx_view.c
File 
[519](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000082e0 _fb_GfxView@28
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[521](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000082e0 .text
AUX scnlen 0x213 nreloc 12 nlnno 0
[523](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000280 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[525](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e30 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[527](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000232 libfb_gfx_blitter.c
File 
[529](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00008500 _fb_hBlit_code_start
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[531](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00008510 _fb_hBlitCopy
[532](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00008590 _fb_hBlit8to15RGB
[533](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000086e0 _fb_hBlit8to15BGR
[534](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00008830 _fb_hBlit8to16RGB
[535](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00008980 _fb_hBlit8to16BGR
[536](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00008ad0 _fb_hBlit8to24RGB
[537](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00008b90 _fb_hBlit8to24BGR
[538](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00008c50 _fb_hBlit8to32RGB
[539](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00008cf0 _fb_hBlit8to32BGR
[540](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00008db0 _fb_hBlit16to15RGB
[541](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00008ee0 _fb_hBlit16to15BGR
[542](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00008fe0 _fb_hBlit16to16RGB
[543](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00009100 _fb_hBlit16to24
[544](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00009310 _fb_hBlit16to32
[545](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00009430 _fb_hBlit32to15RGB
[546](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00009560 _fb_hBlit32to15BGR
[547](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00009690 _fb_hBlit32to16RGB
[548](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000097c0 _fb_hBlit32to16BGR
[549](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000098f0 _fb_hBlit32to24RGB
[550](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000099a0 _fb_hBlit32to24BGR
[551](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00009a40 _fb_hBlit32to32RGB
[552](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00009af0 _fb_hGetBlitter
[553](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00009cb0 _fb_hBlit_code_end
[554](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008500 .text
AUX scnlen 0x17b5 nreloc 39 nlnno 0
[556](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000280 .data
AUX scnlen 0xc0 nreloc 48 nlnno 0
[558](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e30 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[560](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000018e0 .rdata
AUX scnlen 0x64 nreloc 25 nlnno 0
[562](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000246 libfb_gfx_opengl.c
File 
[564](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x00009cc0 _next_pow2
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[566](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00009cf0 _fb_GfxGetGLProcAddress@4
[567](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00009d20 _fb_hGL_ExtensionSupported
[568](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00009d80 _fb_hGL_SetState
[569](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00009dd0 _fb_hGL_ImageCreate
[570](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00009eb0 _fb_hGL_ImageDestroy
[571](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00009ed0 _fb_hGL_NormalizeParameters
[572](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000a0d0 _fb_hGL_Init
[573](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000a1e0 _fb_hGL_SetupProjection
[574](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00009cc0 .text
AUX scnlen 0x630 nreloc 82 nlnno 0
[576](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000340 .data
AUX scnlen 0x3c nreloc 15 nlnno 0
[578](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e30 .bss
AUX scnlen 0x34 nreloc 0 nlnno 0
[580](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001950 .rdata
AUX scnlen 0xd8 nreloc 0 nlnno 0
[582](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000250 libfb_gfx_box.c
File 
[584](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000a2f0 _fb_hGfxBox
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[586](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000a2f0 .text
AUX scnlen 0x3d6 nreloc 7 nlnno 0
[588](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000380 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[590](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e70 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[592](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000252 ../../x86/libfb_gfx_blitter_mmx.s
File 
[594](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000254 ../../x86/fb_gfx_mmx.h
File 
[596](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000256 ./config.h
File 
[598](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000258 ../../x86/fb_gfx_mmx.h
File 
[600](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000025a ../../x86/libfb_gfx_blitter_mmx.s
File 
[602](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000025c <command line>
File 
[604](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000025e ./config.h
File 
[606](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000260 <command line>
File 
[608](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000262 <built-in>
File 
[610](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000003f6 ../../x86/libfb_gfx_blitter_mmx.s
File 
[612](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000380 const16to15_r
[613](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000388 const16to15_g
[614](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000390 const16to15_gb
[615](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000398 const16to16_g
[616](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003a0 const32to15_rb
[617](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003a8 const32to15_mul_bgr
[618](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003b0 const32to15_mul_rgb
[619](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003b8 const32to15_g
[620](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003c0 const32to16_rb
[621](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003c8 const32to16_mul_bgr
[622](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003d0 const32to16_mul_rgb
[623](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003d8 const32to16_g
[624](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003e0 const32to32_g
[625](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003e8 const32to32_b
[626](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000a714 blit8to15RGB_y_loop
[627](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000a794 blit8to15RGB_next_line
[628](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000a728 blit8to15RGB_x_loop
[629](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000a7f4 blit8to15BGR_y_loop
[630](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000a874 blit8to15BGR_next_line
[631](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000a808 blit8to15BGR_x_loop
[632](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000a8d4 blit8to16RGB_y_loop
[633](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000a960 blit8to16RGB_next_line
[634](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000a8ec blit8to16RGB_x_loop
[635](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000a9bc blit8to16BGR_y_loop
[636](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000aa48 blit8to16BGR_next_line
[637](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000a9d4 blit8to16BGR_x_loop
[638](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000aa90 blit8to24RGB_y_loop
[639](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000aaf8 blit8to24RGB_next_line
[640](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000aaa4 blit8to24RGB_x_loop
[641](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000ab40 blit8to24BGR_y_loop
[642](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000abb0 blit8to24BGR_next_line
[643](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000ab54 blit8to24BGR_x_loop
[644](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000abf8 blit8to32RGB_y_loop
[645](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000ac48 blit8to32RGB_next_line
[646](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000ac0c blit8to32RGB_x_loop
[647](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000ac90 blit8to32BGR_y_loop
[648](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000acf0 blit8to32BGR_next_line
[649](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000aca4 blit8to32BGR_x_loop
[650](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000ad38 blit16to15RGB_y_loop
[651](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000ad98 blit16to15RGB_next_line
[652](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000ad48 blit16to15RGB_x_loop
[653](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000ade8 blit16to15BGR_y_loop
[654](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000ae34 blit16to15BGR_next_line
[655](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000adf8 blit16to15BGR_x_loop
[656](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000ae78 blit16to16RGB_y_loop
[657](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000aed0 blit16to16RGB_next_line
[658](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000ae88 blit16to16RGB_x_loop
[659](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000af18 blit16to24_y_loop
[660](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000afbc blit16to24_next_line
[661](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000af34 blit16to24_x_loop
[662](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b008 blit16to32_y_loop
[663](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b09c blit16to32_next_line
[664](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b024 blit16to32_x_loop
[665](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b0f8 blit32to15RGB_y_loop
[666](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b150 blit32to15RGB_next_line
[667](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b108 blit32to15RGB_x_loop
[668](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b1a8 blit32to15BGR_y_loop
[669](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b200 blit32to15BGR_next_line
[670](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b1b8 blit32to15BGR_x_loop
[671](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b258 blit32to16RGB_y_loop
[672](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b2c0 blit32to16RGB_next_line
[673](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b268 blit32to16RGB_x_loop
[674](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b318 blit32to16BGR_y_loop
[675](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b380 blit32to16BGR_next_line
[676](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b328 blit32to16BGR_x_loop
[677](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b3c4 blit32to24RGB_y_loop
[678](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b428 blit32to24RGB_next_line
[679](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b3d4 blit32to24RGB_x_loop
[680](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b474 blit32to24BGR_y_loop
[681](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b4d0 blit32to24BGR_next_line
[682](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b484 blit32to24BGR_x_loop
[683](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b520 blit32to32RGB_y_loop
[684](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b530 blit32to32RGB_x_loop
[685](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000b580 blit32to32RGB_next_line
[686](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000a6d0 .text
AUX scnlen 0xec8 nreloc 52 nlnno 0
[688](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000380 .data
AUX scnlen 0x70 nreloc 0 nlnno 0
[690](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e70 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[692](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b5a0 .text
[693](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[694](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[695](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011f0 .idata$7
[696](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004e4 .idata$5
[697](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000264 .idata$4
[698](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000d80 .idata$6
[699](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b5b0 .text
[700](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[701](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[702](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011c4 .idata$7
[703](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004b8 .idata$5
[704](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000238 .idata$4
[705](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000cb8 .idata$6
[706](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b5c0 .text
[707](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[708](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[709](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011c8 .idata$7
[710](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004bc .idata$5
[711](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000023c .idata$4
[712](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000ccc .idata$6
[713](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b5d0 .text
[714](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[715](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[716](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001224 .idata$7
[717](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000518 .idata$5
[718](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000298 .idata$4
[719](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000e5c .idata$6
[720](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b5e0 .text
[721](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[722](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[723](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011f4 .idata$7
[724](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004e8 .idata$5
[725](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000268 .idata$4
[726](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000d90 .idata$6
[727](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b5f0 .text
[728](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[729](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[730](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001230 .idata$7
[731](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000524 .idata$5
[732](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002a4 .idata$4
[733](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000e90 .idata$6
[734](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b600 .text
[735](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[736](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[737](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001214 .idata$7
[738](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000508 .idata$5
[739](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000288 .idata$4
[740](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000e20 .idata$6
[741](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b610 .text
[742](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[743](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[744](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000122c .idata$7
[745](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000520 .idata$5
[746](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002a0 .idata$4
[747](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000e80 .idata$6
[748](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b620 .text
[749](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[750](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[751](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000127c .idata$7
[752](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000570 .idata$5
[753](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002f0 .idata$4
[754](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000fe0 .idata$6
[755](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b630 .text
[756](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[757](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[758](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001254 .idata$7
[759](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000548 .idata$5
[760](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002c8 .idata$4
[761](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000f30 .idata$6
[762](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b640 .text
[763](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[764](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[765](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001200 .idata$7
[766](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004f4 .idata$5
[767](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000274 .idata$4
[768](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000dc0 .idata$6
[769](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b650 .text
[770](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[771](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[772](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001220 .idata$7
[773](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000514 .idata$5
[774](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000294 .idata$4
[775](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000e48 .idata$6
[776](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b660 .text
[777](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[778](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[779](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001244 .idata$7
[780](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000538 .idata$5
[781](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002b8 .idata$4
[782](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000eec .idata$6
[783](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b670 .text
[784](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[785](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[786](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011d0 .idata$7
[787](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004c4 .idata$5
[788](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000244 .idata$4
[789](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000cf0 .idata$6
[790](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b680 .text
[791](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[792](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[793](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000126c .idata$7
[794](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000560 .idata$5
[795](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002e0 .idata$4
[796](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000f9c .idata$6
[797](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b690 .text
[798](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[799](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[800](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011bc .idata$7
[801](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004b0 .idata$5
[802](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000230 .idata$4
[803](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c8c .idata$6
[804](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b6a0 .text
[805](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[806](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[807](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011dc .idata$7
[808](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004d0 .idata$5
[809](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000250 .idata$4
[810](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000d28 .idata$6
[811](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b6b0 .text
[812](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[813](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[814](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001218 .idata$7
[815](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000050c .idata$5
[816](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000028c .idata$4
[817](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000e2c .idata$6
[818](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b6c0 .text
[819](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[820](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[821](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001248 .idata$7
[822](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000053c .idata$5
[823](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002bc .idata$4
[824](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000efc .idata$6
[825](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b6d0 .text
[826](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[827](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[828](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011ec .idata$7
[829](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004e0 .idata$5
[830](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000260 .idata$4
[831](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000d70 .idata$6
[832](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b6e0 .text
[833](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[834](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[835](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000123c .idata$7
[836](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000530 .idata$5
[837](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002b0 .idata$4
[838](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000ecc .idata$6
[839](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b6f0 .text
[840](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[841](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[842](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001270 .idata$7
[843](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000564 .idata$5
[844](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002e4 .idata$4
[845](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000fa8 .idata$6
[846](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b700 .text
[847](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[848](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[849](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011d8 .idata$7
[850](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004cc .idata$5
[851](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000024c .idata$4
[852](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000d14 .idata$6
[853](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b710 .text
[854](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[855](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[856](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001228 .idata$7
[857](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000051c .idata$5
[858](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000029c .idata$4
[859](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000e70 .idata$6
[860](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b720 .text
[861](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[862](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[863](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011cc .idata$7
[864](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004c0 .idata$5
[865](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000240 .idata$4
[866](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000cdc .idata$6
[867](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b730 .text
[868](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[869](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[870](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001250 .idata$7
[871](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000544 .idata$5
[872](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002c4 .idata$4
[873](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000f18 .idata$6
[874](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b740 .text
[875](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[876](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[877](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000125c .idata$7
[878](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000550 .idata$5
[879](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002d0 .idata$4
[880](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000f50 .idata$6
[881](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b750 .text
[882](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[883](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[884](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001238 .idata$7
[885](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000052c .idata$5
[886](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002ac .idata$4
[887](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000eb0 .idata$6
[888](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b760 .text
[889](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[890](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[891](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001268 .idata$7
[892](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000055c .idata$5
[893](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002dc .idata$4
[894](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000f84 .idata$6
[895](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b770 .text
[896](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[897](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[898](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000121c .idata$7
[899](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000510 .idata$5
[900](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000290 .idata$4
[901](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000e3c .idata$6
[902](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b780 .text
[903](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[904](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[905](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001234 .idata$7
[906](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000528 .idata$5
[907](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002a8 .idata$4
[908](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000e9c .idata$6
[909](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b790 .text
[910](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[911](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[912](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001274 .idata$7
[913](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000568 .idata$5
[914](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002e8 .idata$4
[915](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000fbc .idata$6
[916](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b7a0 .text
[917](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[918](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[919](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000124c .idata$7
[920](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000540 .idata$5
[921](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002c0 .idata$4
[922](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000f08 .idata$6
[923](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b7b0 .text
[924](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[925](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[926](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001260 .idata$7
[927](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000554 .idata$5
[928](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002d4 .idata$4
[929](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000f60 .idata$6
[930](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b7c0 .text
[931](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[932](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[933](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000120c .idata$7
[934](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000500 .idata$5
[935](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000280 .idata$4
[936](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000dfc .idata$6
[937](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b7d0 .text
[938](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[939](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[940](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011f8 .idata$7
[941](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004ec .idata$5
[942](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000026c .idata$4
[943](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000da0 .idata$6
[944](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b7e0 .text
[945](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[946](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[947](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001240 .idata$7
[948](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000534 .idata$5
[949](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002b4 .idata$4
[950](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000ee0 .idata$6
[951](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b7f0 .text
[952](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[953](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[954](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011b8 .idata$7
[955](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004ac .idata$5
[956](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000022c .idata$4
[957](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c78 .idata$6
[958](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b800 .text
[959](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[960](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[961](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001204 .idata$7
[962](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004f8 .idata$5
[963](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000278 .idata$4
[964](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000dd4 .idata$6
[965](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b810 .text
[966](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[967](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[968](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011d4 .idata$7
[969](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004c8 .idata$5
[970](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000248 .idata$4
[971](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000d04 .idata$6
[972](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b820 .text
[973](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[974](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[975](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001210 .idata$7
[976](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000504 .idata$5
[977](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000284 .idata$4
[978](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000e0c .idata$6
[979](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b830 .text
[980](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[981](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[982](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011c0 .idata$7
[983](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004b4 .idata$5
[984](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000234 .idata$4
[985](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c9c .idata$6
[986](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b840 .text
[987](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[988](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[989](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011e0 .idata$7
[990](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004d4 .idata$5
[991](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000254 .idata$4
[992](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000d34 .idata$6
[993](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b850 .text
[994](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[995](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[996](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001208 .idata$7
[997](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004fc .idata$5
[998](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000027c .idata$4
[999](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000de8 .idata$6
[1000](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b860 .text
[1001](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[1002](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[1003](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001258 .idata$7
[1004](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000054c .idata$5
[1005](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002cc .idata$4
[1006](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000f3c .idata$6
[1007](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b870 .text
[1008](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[1009](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[1010](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001264 .idata$7
[1011](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000558 .idata$5
[1012](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002d8 .idata$4
[1013](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000f74 .idata$6
[1014](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000406 fake
File 
[1016](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000022c hname
[1017](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004ac fthunk
[1018](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000b880 .text
AUX scnlen 0x0 nreloc 0 nlnno 0
[1020](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1022](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e70 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1024](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000050 .idata$2
AUX scnlen 0x14 nreloc 3 nlnno 0
[1026](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000004a8 .idata$5
AUX scnlen 0x4 nreloc 0 nlnno 0
[1028](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000228 .idata$4
AUX scnlen 0x4 nreloc 0 nlnno 0
[1030](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000045a fake
File 
[1032](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000b880 .text
AUX scnlen 0x0 nreloc 0 nlnno 0
[1034](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1036](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e70 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1038](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000002f4 .idata$4
AUX scnlen 0x4 nreloc 0 nlnno 0
[1040](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000574 .idata$5
AUX scnlen 0x4 nreloc 0 nlnno 0
[1042](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001280 .idata$7
AUX scnlen 0xb nreloc 0 nlnno 0
[1044](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b880 .text
[1045](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[1046](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[1047](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001014 .idata$7
[1048](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000318 .idata$5
[1049](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000098 .idata$4
[1050](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000005c4 .idata$6
[1051](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b890 .text
[1052](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[1053](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[1054](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000101c .idata$7
[1055](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000320 .idata$5
[1056](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000a0 .idata$4
[1057](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000005e8 .idata$6
[1058](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b8a0 .text
[1059](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[1060](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[1061](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001018 .idata$7
[1062](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000031c .idata$5
[1063](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000009c .idata$4
[1064](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000005d4 .idata$6
[1065](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b8b0 .text
[1066](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[1067](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[1068](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001020 .idata$7
[1069](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000324 .idata$5
[1070](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000a4 .idata$4
[1071](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000005f8 .idata$6
[1072](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b8c0 .text
[1073](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[1074](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[1075](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000100c .idata$7
[1076](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000310 .idata$5
[1077](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000090 .idata$4
[1078](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000005a4 .idata$6
[1079](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b8d0 .text
[1080](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[1081](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[1082](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001010 .idata$7
[1083](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000314 .idata$5
[1084](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000094 .idata$4
[1085](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000005b4 .idata$6
[1086](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b8e0 .text
[1087](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[1088](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[1089](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001024 .idata$7
[1090](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000328 .idata$5
[1091](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000a8 .idata$4
[1092](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000060c .idata$6
[1093](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b8f0 .text
[1094](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[1095](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[1096](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001008 .idata$7
[1097](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000030c .idata$5
[1098](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000008c .idata$4
[1099](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000590 .idata$6
[1100](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b900 .text
[1101](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[1102](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[1103](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001028 .idata$7
[1104](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000032c .idata$5
[1105](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000ac .idata$4
[1106](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000620 .idata$6
[1107](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000b910 .text
[1108](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .data
[1109](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e70 .bss
[1110](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000102c .idata$7
[1111](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000330 .idata$5
[1112](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000b0 .idata$4
[1113](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000634 .idata$6
[1114](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000046a fake
File 
[1116](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000008c hname
[1117](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000030c fthunk
[1118](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000b920 .text
AUX scnlen 0x0 nreloc 0 nlnno 0
[1120](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1122](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e70 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1124](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000014 .idata$2
AUX scnlen 0x14 nreloc 3 nlnno 0
[1126](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000308 .idata$5
AUX scnlen 0x4 nreloc 0 nlnno 0
[1128](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000088 .idata$4
AUX scnlen 0x4 nreloc 0 nlnno 0
[1130](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000478 fake
File 
[1132](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000b920 .text
AUX scnlen 0x0 nreloc 0 nlnno 0
[1134](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1136](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e70 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1138](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000000b4 .idata$4
AUX scnlen 0x4 nreloc 0 nlnno 0
[1140](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000334 .idata$5
AUX scnlen 0x4 nreloc 0 nlnno 0
[1142](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001030 .idata$7
AUX scnlen 0xa nreloc 0 nlnno 0
[1144](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000483 libfb_str_tempdescz.c
File 
[1146](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000b920 _fb_StrAllocTempDescZEx@8
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1148](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000b950 _fb_StrAllocTempDescZ@4
[1149](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000b920 .text
AUX scnlen 0x5e nreloc 3 nlnno 0
[1151](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1153](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e70 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1155](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000048e libfb_io_print.c
File 
[1157](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000b980 _fb_PrintStringEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1159](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000ba10 _fb_PrintString@12
[1160](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000b980 .text
AUX scnlen 0xdd nreloc 8 nlnno 0
[1162](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1164](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e70 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1166](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000498 libfb_file_input_con.c
File 
[1168](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000ba60 _fb_ConsoleInput@12
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1170](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000ba60 .text
AUX scnlen 0xca nreloc 7 nlnno 0
[1172](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1174](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e70 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1176](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000004a2 libfb_file_input_int.c
File 
[1178](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000bb30 _fb_InputInt@4
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1180](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000bb30 .text
AUX scnlen 0xb0 nreloc 6 nlnno 0
[1182](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1184](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e70 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1186](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000004ad libfb_init.c
File 
[1188](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000bbe0 _fb_hRtInit
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1190](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000bc20 _fb_Init@12
[1191](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000bbe0 .text
AUX scnlen 0x5f nreloc 8 nlnno 0
[1193](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1195](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e70 .bss
AUX scnlen 0x4 nreloc 0 nlnno 0
[1197](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000004b7 libfb_hook_width.c
File 
[1199](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000bc40 _fb_Width@8
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1201](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000bc40 .text
AUX scnlen 0x97 nreloc 5 nlnno 0
[1203](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1205](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e80 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1207](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000004c1 libfb_hook_cls.c
File 
[1209](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000bce0 _fb_Cls@4
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1211](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000bce0 .text
AUX scnlen 0x46 nreloc 5 nlnno 0
[1213](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1215](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e80 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1217](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000004ce libfb_thread_mutex.c
File 
[1219](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000bd30 _fb_MutexCreate@0
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1221](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000bd80 _fb_MutexDestroy@4
[1222](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000bdb0 _fb_MutexLock@4
[1223](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000bde0 _fb_MutexUnlock@4
[1224](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000bd30 .text
AUX scnlen 0xdd nreloc 6 nlnno 0
[1226](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1228](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e80 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1230](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000004de libfb_error_getset.c
File 
[1232](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000be10 _fb_ErrorGetNum@0
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1234](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000be40 _fb_ErrorSetNum@4
[1235](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000be70 _fb_ErrorGetLineNum@0
[1236](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000bea0 _fb_ErrorGetModName@0
[1237](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000bed0 _fb_ErrorSetModName@4
[1238](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000bf00 _fb_ErrorGetFuncName@0
[1239](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000bf30 _fb_ErrorSetFuncName@4
[1240](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000be10 .text
AUX scnlen 0x14d nreloc 7 nlnno 0
[1242](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1244](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e80 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1246](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000004f5 libfb_str_core.c
File 
[1248](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e80 _tmpdsList
[1249](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000bf60 _fb_hStrAllocTmpDesc@0
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1251](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00003e90 _fb_tmpdsTB
[1252](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000bfd0 _fb_hStrFreeTmpDesc@4
[1253](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c010 _fb_hStrDelTempDesc@4
[1254](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c050 _fb_hStrAlloc@8
[1255](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c0c0 _fb_hStrRealloc@12
[1256](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c1b0 _fb_hStrAllocTemp_NoLock@8
[1257](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c220 _fb_hStrAllocTemp@8
[1258](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c230 _fb_hStrDelTemp_NoLock@4
[1259](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c270 _fb_hStrDelTemp@4
[1260](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c280 _fb_hStrCopy@12
[1261](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c2d0 _fb_hStrSkipChar@12
[1262](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c310 _fb_hStrSkipCharRev@12
[1263](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000bf60 .text
AUX scnlen 0x3fc nreloc 19 nlnno 0
[1265](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1267](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00003e80 .bss
AUX scnlen 0x1410 nreloc 0 nlnno 0
[1269](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000500 libfb_io_view.c
File 
[1271](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000c360 _fb_ConsoleViewEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1273](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c480 _fb_ConsoleView@8
[1274](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000c360 .text
AUX scnlen 0x145 nreloc 6 nlnno 0
[1276](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1278](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00005290 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1280](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000050a libfb_sys_getexename.c
File 
[1282](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000c4b0 _fb_hGetExeName
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1284](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000c4b0 .text
AUX scnlen 0x57 nreloc 3 nlnno 0
[1286](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1288](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00005290 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1290](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000519 libfb_io_viewhlp.c
File 
[1292](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 _view_botrow
[1293](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f4 _view_toprow
[1294](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000c510 _fb_ConsoleGetTopRow
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1296](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c530 _fb_ConsoleGetBotRow
[1297](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c580 _fb_ConsoleSetTopBotRows
[1298](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c5a0 _fb_ConsoleGetView
[1299](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000c510 .text
AUX scnlen 0xae nreloc 10 nlnno 0
[1301](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000003f0 .data
AUX scnlen 0x8 nreloc 0 nlnno 0
[1303](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00005290 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1305](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000523 libfb_str_tempdescf.c
File 
[1307](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000c5c0 _fb_StrAllocTempDescF@8
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1309](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000c5c0 .text
AUX scnlen 0x5f nreloc 3 nlnno 0
[1311](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000400 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1313](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00005290 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1315](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000052d libfb_intl_conv_w32.c
File 
[1317](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000c620 _fb_hIntlConvertString
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1319](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000c620 .text
AUX scnlen 0x18a nreloc 11 nlnno 0
[1321](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000400 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1323](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00005290 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1325](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000053b libfb_io_multikey.c
File 
[1327](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000c7b0 _fb_hVirtualToScancode
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1329](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00005290 hwnd.0
[1330](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000c800 _fb_ConsoleMultikey
[1331](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000c7b0 .text
AUX scnlen 0x17a nreloc 24 nlnno 0
[1333](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000400 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1335](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00005290 .bss
AUX scnlen 0x10 nreloc 0 nlnno 0
[1337](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001a30 .rdata
AUX scnlen 0x11a nreloc 0 nlnno 0
[1339](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000559 libfb_io_input.c
File 
[1341](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001b50 _fb_asc_key_codes
[1342](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001e30 _fb_ext_key_entries
[1343](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000052a8 _control_handler_inited
[1344](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000052b8 _key_scratch_pad
[1345](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000052c8 _key_tail
[1346](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000052d8 _key_head
[1347](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000052e8 _key_buffer_changed
[1348](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000c930 _fb_hConsolePostKey
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1350](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00005af8 _input_events
[1351](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000052f8 _key_buffer
[1352](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x0000c9d0 _fb_hConsoleHandlerRoutine@4
[1353](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x0000ca50 _fb_hExitControlHandler
[1354](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000d050 _fb_hConsolePutBackEvents
[1355](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000d0f0 _fb_hConsoleInputBufferChanged
[1356](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000d110 _fb_hConsoleGetKeyEx
[1357](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000d190 _fb_hConsolePeekKey
[1358](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000d1b0 _fb_hConsoleGetKey
[1359](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000ca80 _fb_hConsoleTranslateKey
[1360](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000ccb0 _fb_ConsoleProcessEvents
[1361](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000c930 .text
AUX scnlen 0x89c nreloc 62 nlnno 0
[1363](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000400 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1365](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000052a0 .bss
AUX scnlen 0x3058 nreloc 0 nlnno 0
[1367](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001b50 .rdata
AUX scnlen 0x358 nreloc 0 nlnno 0
[1369](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000565 libfb_thread_ctx.c
File 
[1371](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000d1d0 _fb_TlsGetCtx@8
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1373](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000d210 _fb_TlsDelCtx@4
[1374](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000d240 _fb_TlsFreeCtxTb@0
[1375](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000d1d0 .text
AUX scnlen 0x96 nreloc 6 nlnno 0
[1377](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000400 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1379](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1381](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000567 ../../x86/libfb_cpudetect_x86.s
File 
[1383](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000569 <command line>
File 
[1385](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000056b <built-in>
File 
[1387](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000579 ../../x86/libfb_cpudetect_x86.s
File 
[1389](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000400 detected_cpu
[1390](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000d27a detect
[1391](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000d2b9 cpuid_ok
[1392](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000d2b3 cpu486_not_found
[1393](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000d2e4 cpudetect_exit
[1394](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000d2dc no_extended_family
[1395](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000d270 .text
AUX scnlen 0x7e nreloc 2 nlnno 0
[1397](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000400 .data
AUX scnlen 0x4 nreloc 0 nlnno 0
[1399](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1401](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000583 libfb_hook_sleep.c
File 
[1403](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000d2f0 _fb_Sleep@4
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1405](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000d2f0 .text
AUX scnlen 0x2c nreloc 2 nlnno 0
[1407](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1409](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1411](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000058d libfb_str_chr.c
File 
[1413](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000d320 _fb_CHR
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1415](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000d320 .text
AUX scnlen 0x6d nreloc 3 nlnno 0
[1417](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1419](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1421](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000597 libfb_sys_sleep.c
File 
[1423](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000d390 _fb_Delay@4
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1425](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000d390 .text
AUX scnlen 0x9 nreloc 1 nlnno 0
[1427](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1429](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1431](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000005a2 libfb_hook_printstr.c
File 
[1433](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000d3a0 _fb_PrintBufferEx@12
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1435](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000d3f0 _fb_PrintBuffer@8
[1436](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000d3a0 .text
AUX scnlen 0x7f nreloc 3 nlnno 0
[1438](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1440](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1442](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000005ad libfb_io_print_wstr.c
File 
[1444](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000d420 _fb_PrintWstrEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1446](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000d490 _fb_PrintWstr@12
[1447](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000d420 .text
AUX scnlen 0xbd nreloc 7 nlnno 0
[1449](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1451](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1453](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000005bc libfb_con_readline.c
File 
[1455](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x0000d4e0 _DoAdjust
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1457](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x0000d550 _DoMove
[1458](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000d610 _fb_ConReadLineEx
[1459](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000de90 _fb_ConReadLine@0
[1460](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000d4e0 .text
AUX scnlen 0x9d0 nreloc 42 nlnno 0
[1462](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1464](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1466](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001eb0 .rdata
AUX scnlen 0x3 nreloc 0 nlnno 0
[1468](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000005c9 libfb_strw_convassign.c
File 
[1470](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000deb0 _fb_WstrAssignFromA@16
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1472](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000df90 _fb_WstrAssignToAEx@20
[1473](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000e130 _fb_WstrAssignToA@16
[1474](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000e170 _fb_WstrAssignToA_Init@16
[1475](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000deb0 .text
AUX scnlen 0x2f6 nreloc 8 nlnno 0
[1477](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1479](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1481](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000005d6 libfb_io_printvoid.c
File 
[1483](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000e1b0 _fb_PrintVoidEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1485](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000e200 _fb_PrintVoid@8
[1486](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000e1b0 .text
AUX scnlen 0x96 nreloc 6 nlnno 0
[1488](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1490](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1492](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001ec0 .rdata
AUX scnlen 0x3 nreloc 0 nlnno 0
[1494](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000005e1 libfb_io_print_fix.c
File 
[1496](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000e250 _fb_PrintFixStringEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1498](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000e2c0 _fb_PrintFixString@12
[1499](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000e250 .text
AUX scnlen 0xbd nreloc 7 nlnno 0
[1501](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1503](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1505](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000005ed libfb_str_assign.c
File 
[1507](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000e310 _fb_StrAssignEx@24
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1509](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000e550 _fb_StrAssign@20
[1510](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000e590 _fb_StrInit@20
[1511](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000e310 .text
AUX scnlen 0x2bd nreloc 11 nlnno 0
[1513](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1515](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1517](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000005f9 libfb_hook_inkey.c
File 
[1519](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000e5d0 _fb_Inkey@0
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1521](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000e5f0 _fb_Getkey@0
[1522](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000e610 _fb_KeyHit@0
[1523](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000e5d0 .text
AUX scnlen 0x5a nreloc 6 nlnno 0
[1525](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1527](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1529](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000005fb ../../win32/libfb_alloca.s
File 
[1531](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000005fd <command line>
File 
[1533](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000005ff <built-in>
File 
[1535](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000609 ../../win32/libfb_alloca.s
File 
[1537](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000e636 _loop
[1538](sec  1)(fl 0x00)(ty   0)(scl   6) (nx 0) 0x0000e64d _rem
[1539](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000e630 .text
AUX scnlen 0x2d nreloc 0 nlnno 0
[1541](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1543](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1545](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000613 libfb_hook_getsize.c
File 
[1547](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000e660 _fb_GetSize@8
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1549](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000e660 .text
AUX scnlen 0x2e nreloc 2 nlnno 0
[1551](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1553](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1555](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000061d libfb_io_setpos.c
File 
[1557](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000e690 _fb_SetPos@8
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1559](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000e690 .text
AUX scnlen 0x22 nreloc 1 nlnno 0
[1561](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1563](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1565](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000062a libfb_con_print_tty.c
File 
[1567](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001ed0 achTabSpaces.0
[1568](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000e6c0 _fb_ConPrintTTY
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1570](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000e6c0 .text
AUX scnlen 0x339 nreloc 5 nlnno 0
[1572](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1574](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1576](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001ed0 .rdata
AUX scnlen 0x24 nreloc 7 nlnno 0
[1578](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000636 libfb_hdynload.c
File 
[1580](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000ea00 _fb_hDynLoad
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1582](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000ea70 _fb_hDynLoadAlso
[1583](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000ead0 _fb_hDynUnload
[1584](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000ea00 .text
AUX scnlen 0xfb nreloc 5 nlnno 0
[1586](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1588](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1590](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000641 libfb_file_print.c
File 
[1592](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000eb00 _fb_hFilePrintBufferEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1594](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000eb70 _fb_hFilePrintBuffer
[1595](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000eb00 .text
AUX scnlen 0xce nreloc 7 nlnno 0
[1597](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1599](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1601](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000064b libfb_hook_isredir.c
File 
[1603](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000ebd0 _fb_IsRedirected@4
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1605](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000ebd0 .text
AUX scnlen 0x2c nreloc 2 nlnno 0
[1607](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1609](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1611](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000655 libfb_file_input_file.c
File 
[1613](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000ec00 _fb_FileInput@4
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1615](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000ec00 .text
AUX scnlen 0xb7 nreloc 7 nlnno 0
[1617](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1619](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1621](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000065f libfb_str_del.c
File 
[1623](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000ecc0 _fb_StrDelete@4
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1625](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000ecc0 .text
AUX scnlen 0x42 nreloc 1 nlnno 0
[1627](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1629](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1631](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000669 libfb_hook_lineinp.c
File 
[1633](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000ed10 _fb_LineInput@24
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1635](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000ed10 .text
AUX scnlen 0x80 nreloc 2 nlnno 0
[1637](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1639](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1641](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000675 libfb_dev_scrn_read.c
File 
[1643](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000ed90 _fb_DevScrnRead
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1645](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x0000ee80 _hReadFromStdin
[1646](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000ee90 _fb_DevScrnInit_Read
[1647](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000ed90 .text
AUX scnlen 0x145 nreloc 13 nlnno 0
[1649](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1651](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1653](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000682 libfb_str_convfrom_int.c
File 
[1655](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000eee0 _fb_hStr2Int@8
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1657](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000ef80 _fb_VALINT@4
[1658](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000eee0 .text
AUX scnlen 0xf4 nreloc 5 nlnno 0
[1660](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1662](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1664](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001f00 .rdata
AUX scnlen 0xb8 nreloc 46 nlnno 0
[1666](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000690 libfb_str_convfrom_lng.c
File 
[1668](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000efe0 _fb_hStr2Longint@8
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1670](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000f090 _fb_VALLNG@4
[1671](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000f100 _fb_VAL64@4
[1672](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000efe0 .text
AUX scnlen 0x126 nreloc 5 nlnno 0
[1674](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1676](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1678](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001fc0 .rdata
AUX scnlen 0xb8 nreloc 46 nlnno 0
[1680](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000069d libfb_str_convfrom.c
File 
[1682](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000f110 _fb_hStr2Double@8
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1684](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000f1b0 _fb_VAL@4
[1685](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000f110 .text
AUX scnlen 0xee nreloc 5 nlnno 0
[1687](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1689](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1691](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002080 .rdata
AUX scnlen 0xb8 nreloc 46 nlnno 0
[1693](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000006ac libfb_file_input_tok.c
File 
[1695](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x0000f200 _hReadChar
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1697](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x0000f290 _hUnreadChar
[1698](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000f2e0 _fb_FileInputNextTokenEx
[1699](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000f4c0 _fb_FileInputNextToken
[1700](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000f200 .text
AUX scnlen 0x2ee nreloc 4 nlnno 0
[1702](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1704](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1706](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002140 .rdata
AUX scnlen 0x98 nreloc 38 nlnno 0
[1708](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000006b6 libfb_hinit.c
File 
[1710](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000f4f0 _fb_hInit
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1712](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000f4f0 .text
AUX scnlen 0x1d nreloc 1 nlnno 0
[1714](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1716](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008300 .bss
AUX scnlen 0x8 nreloc 0 nlnno 0
[1718](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000006c0 libfb_io_width.c
File 
[1720](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000f510 _fb_ConsoleWidth
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1722](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000f510 .text
AUX scnlen 0x27a nreloc 20 nlnno 0
[1724](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1726](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008310 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1728](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000006cc libfb_dev_scrn_init.c
File 
[1730](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008310 _hooks_dev_scrn_null
[1731](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000f790 _fb_DevScrnInit_Screen
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1733](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000f7e0 _fb_DevScrnInit_NoOpen
[1734](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000f790 .text
AUX scnlen 0xad nreloc 13 nlnno 0
[1736](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1738](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008310 .bss
AUX scnlen 0x40 nreloc 0 nlnno 0
[1740](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000006d6 libfb_io_cls.c
File 
[1742](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000f840 _fb_ConsoleClear
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1744](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000f840 .text
AUX scnlen 0xf1 nreloc 9 nlnno 0
[1746](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1748](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008350 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1750](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000006e2 libfb_list.c
File 
[1752](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000f940 _fb_hListInit
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1754](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000f9a0 _fb_hListAllocElem
[1755](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000f9d0 _fb_hListFreeElem
[1756](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000f940 .text
AUX scnlen 0xc1 nreloc 3 nlnno 0
[1758](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1760](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008350 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1762](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000006ec libfb_hook_view_update.c
File 
[1764](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000fa10 _fb_ViewUpdate@0
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1766](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000fa10 .text
AUX scnlen 0x16 nreloc 2 nlnno 0
[1768](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1770](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008350 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1772](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000006f6 libfb_con_locate.c
File 
[1774](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000fa30 _fb_Locate@20
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1776](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000fa30 .text
AUX scnlen 0x6e nreloc 2 nlnno 0
[1778](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1780](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008350 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1782](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000704 libfb_time_tmr.c
File 
[1784](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008350 _timer
[1785](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000faa0 _fb_Timer@0
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1787](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008360 _frequency
[1788](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000faa0 .text
AUX scnlen 0x82 nreloc 10 nlnno 0
[1790](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1792](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008350 .bss
AUX scnlen 0x20 nreloc 0 nlnno 0
[1794](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000021e0 .rdata
AUX scnlen 0x10 nreloc 0 nlnno 0
[1796](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000714 libfb_io_gethnd.c
File 
[1798](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008370 _is_init
[1799](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000fb30 _fb_hConsoleGetHandle
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1801](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008380 _in_handle
[1802](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008390 _out_handle
[1803](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000fbd0 _fb_hConsoleResetHandle
[1804](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000fb30 .text
AUX scnlen 0xfe nreloc 22 nlnno 0
[1806](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1808](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008370 .bss
AUX scnlen 0x30 nreloc 0 nlnno 0
[1810](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000021f0 .rdata
AUX scnlen 0x13 nreloc 0 nlnno 0
[1812](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000071e libfb_time_sleep.c
File 
[1814](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x0000fc30 _fb_ConsoleSleep
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1816](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000fc30 .text
AUX scnlen 0x71 nreloc 5 nlnno 0
[1818](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1820](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1822](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000072b libfb_io_printbuff.c
File 
[1824](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x0000fcb0 _fb_hHookConScroll
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1826](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x0000fea0 _fb_hHookConWrite
[1827](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000ff60 _fb_ConsolePrintBufferEx
[1828](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000102e0 _fb_ConsolePrintBuffer
[1829](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000fcb0 .text
AUX scnlen 0x65b nreloc 27 nlnno 0
[1831](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1833](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1835](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000738 libfb_io_printvoid_wstr.c
File 
[1837](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00010310 _fb_PrintVoidWstrEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1839](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00010360 _fb_PrintVoidWstr@8
[1840](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00010310 .text
AUX scnlen 0x96 nreloc 6 nlnno 0
[1842](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1844](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1846](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002210 .rdata
AUX scnlen 0x6 nreloc 0 nlnno 0
[1848](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000743 libfb_file_print_wstr.c
File 
[1850](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000103b0 _fb_hFilePrintBufferWstrEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1852](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00010430 _fb_hFilePrintBufferWstr
[1853](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000103b0 .text
AUX scnlen 0xde nreloc 7 nlnno 0
[1855](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1857](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1859](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000074d libfb_hook_getxy.c
File 
[1861](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00010490 _fb_GetXY@8
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1863](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00010490 .text
AUX scnlen 0x2e nreloc 2 nlnno 0
[1865](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1867](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1869](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000757 libfb_str_tempdescv.c
File 
[1871](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000104c0 _fb_StrAllocTempDescV@4
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1873](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000104c0 .text
AUX scnlen 0x37 nreloc 2 nlnno 0
[1875](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1877](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1879](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000761 libfb_str_mid.c
File 
[1881](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00010500 _fb_StrMid@12
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1883](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00010500 .text
AUX scnlen 0xca nreloc 3 nlnno 0
[1885](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1887](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1889](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000076b libfb_str_concatassign.c
File 
[1891](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000105d0 _fb_StrConcatAssign@20
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1893](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000105d0 .text
AUX scnlen 0x173 nreloc 8 nlnno 0
[1895](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1897](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1899](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000776 libfb_str_fill.c
File 
[1901](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00010750 _fb_StrFill1@8
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1903](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000107d0 _fb_StrFill2@8
[1904](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00010750 .text
AUX scnlen 0xef nreloc 6 nlnno 0
[1906](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1908](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1910](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000780 libfb_sys_beep.c
File 
[1912](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00010840 _fb_Beep@0
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1914](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00010840 .text
AUX scnlen 0x20 nreloc 1 nlnno 0
[1916](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1918](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1920](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000078d libfb_io_printpad.c
File 
[1922](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00010860 _fb_PrintPadEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1924](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00010930 _fb_PrintPad@8
[1925](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00010860 .text
AUX scnlen 0x116 nreloc 8 nlnno 0
[1927](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1929](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1931](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002220 .rdata
AUX scnlen 0x3 nreloc 0 nlnno 0
[1933](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000799 libfb_io_inkey.c
File 
[1935](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00010980 _fb_ConsoleInkey
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1937](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00010a30 _fb_ConsoleGetkey
[1938](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00010aa0 _fb_ConsoleKeyHit
[1939](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00010980 .text
AUX scnlen 0x13b nreloc 11 nlnno 0
[1941](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1943](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1945](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000007a3 libfb_io_getsize.c
File 
[1947](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00010ac0 _fb_ConsoleGetSize@8
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1949](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00010ac0 .text
AUX scnlen 0x85 nreloc 6 nlnno 0
[1951](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1953](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1955](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000007ad libfb_con_print_raw.c
File 
[1957](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00010b50 _fb_ConPrintRaw
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1959](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00010b50 .text
AUX scnlen 0xc2 nreloc 0 nlnno 0
[1961](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1963](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1965](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000007ba libfb_file_put.c
File 
[1967](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00010c20 _fb_FilePutDataEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1969](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00010ea0 _fb_FilePutData
[1970](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00010f10 _fb_FilePut@16
[1971](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00010f50 _fb_FilePutLarge@20
[1972](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00010c20 .text
AUX scnlen 0x370 nreloc 8 nlnno 0
[1974](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1976](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1978](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000007c5 libfb_dev_scrn_write.c
File 
[1980](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00010f90 _fb_DevScrnWrite
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1982](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00010fd0 _fb_DevScrnInit_Write
[1983](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00010f90 .text
AUX scnlen 0x60 nreloc 5 nlnno 0
[1985](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1987](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1989](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000007cf libfb_io_isredir.c
File 
[1991](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00010ff0 _fb_ConsoleIsRedirected
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[1993](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00010ff0 .text
AUX scnlen 0x61 nreloc 4 nlnno 0
[1995](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[1997](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[1999](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000007dc libfb_con_lineinp.c
File 
[2001](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000410 _pszDefaultQuestion
[2002](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00011060 _fb_ConsoleLineInput
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2004](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00011060 .text
AUX scnlen 0x124 nreloc 11 nlnno 0
[2006](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000410 .data
AUX scnlen 0x4 nreloc 1 nlnno 0
[2008](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2010](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002230 .rdata
AUX scnlen 0x3 nreloc 0 nlnno 0
[2012](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000007e6 libfb_dev_file_read.c
File 
[2014](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00011190 _fb_DevFileRead
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2016](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00011190 .text
AUX scnlen 0xa5 nreloc 5 nlnno 0
[2018](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2020](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2022](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000007f1 libfb_dev_scrn_eof.c
File 
[2024](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00011240 _fb_DevScrnFillInput
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2026](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000112b0 _fb_DevScrnEof
[2027](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00011240 .text
AUX scnlen 0xc2 nreloc 3 nlnno 0
[2029](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2031](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2033](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000007fb libfb_str_convfrom_rad.c
File 
[2035](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00011310 _fb_hStrRadix2Int@12
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2037](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00011310 .text
AUX scnlen 0x83 nreloc 0 nlnno 0
[2039](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2041](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2043](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000805 libfb_str_convfrom_radlng.c
File 
[2045](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000113a0 _fb_hStrRadix2Longint@12
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2047](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000113a0 .text
AUX scnlen 0xb8 nreloc 0 nlnno 0
[2049](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2051](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2053](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000810 libfb_file_putback.c
File 
[2055](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00011460 _fb_FilePutBackEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2057](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00011560 _fb_FilePutBack@12
[2058](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00011460 .text
AUX scnlen 0x14d nreloc 8 nlnno 0
[2060](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2062](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2064](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000081d libfb_file_get.c
File 
[2066](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000115b0 _fb_FileGetDataEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2068](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000118f0 _fb_FileGetData
[2069](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00011960 _fb_FileGet@16
[2070](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000119a0 _fb_FileGetLarge@20
[2071](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000115b0 .text
AUX scnlen 0x42a nreloc 11 nlnno 0
[2073](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2075](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2077](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000082b libfb_io_window.c
File 
[2079](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000119e0 _fb_hUpdateConsoleWindow@0
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2081](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000083b0 _srRealConsoleWindow
[2082](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000083a0 inited.0
[2083](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00011ab0 _fb_InitConsoleWindow
[2084](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00011ad0 _fb_hRestoreConsoleWindow@0
[2085](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000119e0 .text
AUX scnlen 0x1a8 nreloc 27 nlnno 0
[2087](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2089](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083a0 .bss
AUX scnlen 0x20 nreloc 0 nlnno 0
[2091](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000835 libfb_io_getwindowex.c
File 
[2093](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00011b90 _fb_hConsoleGetWindow
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2095](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00011b90 .text
AUX scnlen 0xd1 nreloc 5 nlnno 0
[2097](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2099](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2101](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000083f libfb_hook_getx.c
File 
[2103](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00011c70 _fb_GetX@0
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2105](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00011c70 .text
AUX scnlen 0x1a nreloc 2 nlnno 0
[2107](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2109](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2111](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000084b libfb_io_getwindow.c
File 
[2113](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00011c90 _fb_ConsoleGetMaxWindowSize
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2115](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00011cf0 _fb_hConvertToConsole@16
[2116](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00011da0 _fb_hConvertFromConsole@16
[2117](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00011c90 .text
AUX scnlen 0x1bf nreloc 14 nlnno 0
[2119](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2121](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2123](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000855 libfb_io_clsex.c
File 
[2125](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00011e50 _fb_ConsoleClearViewRawEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2127](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00011e50 .text
AUX scnlen 0xfb nreloc 4 nlnno 0
[2129](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2131](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2133](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000861 libfb_listdyn.c
File 
[2135](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00011f50 _fb_hListDynInit
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2137](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00011f70 _fb_hListDynElemAdd
[2138](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00011fb0 _fb_hListDynElemRemove
[2139](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00011f50 .text
AUX scnlen 0xb5 nreloc 0 nlnno 0
[2141](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2143](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2145](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000086b libfb_io_viewupdate.c
File 
[2147](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00012010 _fb_ConsoleViewUpdate
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2149](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00012010 .text
AUX scnlen 0x9 nreloc 1 nlnno 0
[2151](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2153](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2155](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000875 libfb_hook_locate_ex.c
File 
[2157](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00012020 _fb_LocateEx@16
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2159](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00012020 .text
AUX scnlen 0xf5 nreloc 8 nlnno 0
[2161](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2163](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2165](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000882 libfb_io_printpad_wstr.c
File 
[2167](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00012120 _fb_PrintPadWstrEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2169](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000121f0 _fb_PrintPadWstr@8
[2170](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00012120 .text
AUX scnlen 0x116 nreloc 7 nlnno 0
[2172](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2174](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2176](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002240 .rdata
AUX scnlen 0x6 nreloc 0 nlnno 0
[2178](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x0000088d libfb_dev_scrn_write_wstr.c
File 
[2180](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00012240 _fb_DevScrnWriteWstr
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2182](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00012280 _fb_DevScrnInit_WriteWstr
[2183](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00012240 .text
AUX scnlen 0x60 nreloc 5 nlnno 0
[2185](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2187](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2189](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000899 libfb_io_getxy.c
File 
[2191](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000122a0 _fb_ConsoleGetRawXYEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2193](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00012310 _fb_ConsoleGetRawXY
[2194](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00012340 _fb_ConsoleGetXY@8
[2195](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000122a0 .text
AUX scnlen 0x128 nreloc 5 nlnno 0
[2197](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2199](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2201](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000008a5 libfb_file_seek.c
File 
[2203](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000123d0 _fb_FileSeekEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2205](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000124a0 _fb_FileSeek@8
[2206](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000124f0 _fb_FileSeekLarge@12
[2207](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000123d0 .text
AUX scnlen 0x16d nreloc 7 nlnno 0
[2209](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2211](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2213](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000008b1 libfb_io_getx.c
File 
[2215](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00012540 _fb_ConsoleGetRawXEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2217](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00012570 _fb_ConsoleGetRawX
[2218](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00012590 _fb_ConsoleGetX
[2219](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00012540 .text
AUX scnlen 0x83 nreloc 3 nlnno 0
[2221](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2223](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2225](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000008bc libfb_io_locateex.c
File 
[2227](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000125d0 _fb_ConsoleLocateRawEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2229](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000126a0 _fb_ConsoleLocateRaw@12
[2230](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000125d0 .text
AUX scnlen 0x103 nreloc 8 nlnno 0
[2232](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2234](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2236](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000008c7 libfb_io_colorget.c
File 
[2238](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000126e0 _fb_ConsoleGetColorAttEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2240](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00012710 _fb_ConsoleGetColorAtt
[2241](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000126e0 .text
AUX scnlen 0x4c nreloc 2 nlnno 0
[2243](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2245](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2247](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000008d1 libfb_io_locate.c
File 
[2249](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00012730 _fb_ConsoleLocate
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2251](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00012730 .text
AUX scnlen 0xcd nreloc 7 nlnno 0
[2253](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2255](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2257](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000008dc libfb_hook_print_wstr.c
File 
[2259](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00012800 _fb_PrintBufferWstrEx@12
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2261](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00012850 _fb_PrintBufferWstr@8
[2262](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00012800 .text
AUX scnlen 0x7f nreloc 3 nlnno 0
[2264](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2266](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2268](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000008e8 libfb_io_gety.c
File 
[2270](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00012880 _fb_ConsoleGetRawYEx
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2272](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000128b0 _fb_ConsoleGetRawY
[2273](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000128d0 _fb_ConsoleGetY
[2274](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00012880 .text
AUX scnlen 0x85 nreloc 3 nlnno 0
[2276](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2278](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2280](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x000008f5 libfb_io_printbuff_wstr.c
File 
[2282](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x00012910 _fb_hHookConScroll
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2284](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x00012b00 _fb_hHookConWrite
[2285](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00012bc0 _fb_ConsolePrintBufferWstrEx
[2286](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00012f70 _fb_ConsolePrintBufferWstr
[2287](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00012910 .text
AUX scnlen 0x68b nreloc 27 nlnno 0
[2289](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2291](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2293](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000902 libfb_con_print_tty_wstr.c
File 
[2295](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002250 achTabSpaces.0
[2296](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00012fa0 _fb_ConPrintTTYWstr
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2298](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00012fa0 .text
AUX scnlen 0x33d nreloc 5 nlnno 0
[2300](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2302](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2304](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002250 .rdata
AUX scnlen 0x2c nreloc 7 nlnno 0
[2306](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000a00 libfb_con_print_raw_wstr.c
File 
[2308](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000132e0 _fb_ConPrintRawWstr
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2310](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000132e0 .text
AUX scnlen 0xc2 nreloc 0 nlnno 0
[2312](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2314](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2316](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00002280 _w32_atom_suffix
[2317](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x000133b0 ___w32_sharedptr_default_unexpected
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[2319](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000133c0 ___w32_sharedptr_get
[2320](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000083c0 dw2_object_mutex.0
[2321](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000420 dw2_once.1
[2322](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000083d0 sjl_fc_key.2
[2323](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000428 sjl_once.3
[2324](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000083e0 eh_globals_static.4
[2325](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000083f0 eh_globals_key.5
[2326](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000430 eh_globals_once.6
[2327](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013460 ___w32_sharedptr_initialize
[2328](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000133b0 .text
AUX scnlen 0x315 nreloc 51 nlnno 0
[2330](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000420 .data
AUX scnlen 0x18 nreloc 0 nlnno 0
[2332](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000083c0 .bss
AUX scnlen 0x40 nreloc 0 nlnno 0
[2334](sec  4)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00002280 .rdata
AUX scnlen 0xaf nreloc 0 nlnno 0
[2336](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000136d0 .text
[2337](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2338](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2339](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000117c .idata$7
[2340](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000474 .idata$5
[2341](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001f4 .idata$4
[2342](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000be8 .idata$6
[2343](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000136e0 .text
[2344](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2345](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2346](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001148 .idata$7
[2347](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .idata$5
[2348](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001c0 .idata$4
[2349](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b5c .idata$6
[2350](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000136e0 .text
[2351](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2352](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2353](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001168 .idata$7
[2354](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000460 .idata$5
[2355](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001e0 .idata$4
[2356](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000bac .idata$6
[2357](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000136f0 .text
[2358](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2359](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2360](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001194 .idata$7
[2361](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000048c .idata$5
[2362](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000020c .idata$4
[2363](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c30 .idata$6
[2364](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013700 .text
[2365](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2366](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2367](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001150 .idata$7
[2368](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000448 .idata$5
[2369](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001c8 .idata$4
[2370](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b70 .idata$6
[2371](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013710 .text
[2372](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2373](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2374](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001160 .idata$7
[2375](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000458 .idata$5
[2376](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001d8 .idata$4
[2377](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b98 .idata$6
[2378](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013720 .text
[2379](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2380](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2381](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000116c .idata$7
[2382](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000464 .idata$5
[2383](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001e4 .idata$4
[2384](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000bb8 .idata$6
[2385](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013730 .text
[2386](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2387](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2388](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001140 .idata$7
[2389](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000438 .idata$5
[2390](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001b8 .idata$4
[2391](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b48 .idata$6
[2392](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013740 .text
[2393](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2394](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2395](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001174 .idata$7
[2396](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000046c .idata$5
[2397](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001ec .idata$4
[2398](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000bd0 .idata$6
[2399](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013750 .text
[2400](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2401](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2402](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000112c .idata$7
[2403](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000424 .idata$5
[2404](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001a4 .idata$4
[2405](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b08 .idata$6
[2406](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013760 .text
[2407](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2408](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2409](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000118c .idata$7
[2410](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000484 .idata$5
[2411](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000204 .idata$4
[2412](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c18 .idata$6
[2413](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013770 .text
[2414](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2415](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2416](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001180 .idata$7
[2417](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000478 .idata$5
[2418](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001f8 .idata$4
[2419](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000bf4 .idata$6
[2420](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013780 .text
[2421](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2422](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2423](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011a8 .idata$7
[2424](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004a0 .idata$5
[2425](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000220 .idata$4
[2426](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c6c .idata$6
[2427](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013790 .text
[2428](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2429](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2430](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001188 .idata$7
[2431](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000480 .idata$5
[2432](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000200 .idata$4
[2433](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c0c .idata$6
[2434](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000137a0 .text
[2435](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2436](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2437](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001190 .idata$7
[2438](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000488 .idata$5
[2439](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000208 .idata$4
[2440](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c24 .idata$6
[2441](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000137b0 .text
[2442](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2443](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2444](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001198 .idata$7
[2445](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000490 .idata$5
[2446](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000210 .idata$4
[2447](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c3c .idata$6
[2448](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000137c0 .text
[2449](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2450](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2451](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001184 .idata$7
[2452](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000047c .idata$5
[2453](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001fc .idata$4
[2454](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c00 .idata$6
[2455](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000137d0 .text
[2456](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2457](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2458](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001124 .idata$7
[2459](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000041c .idata$5
[2460](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000019c .idata$4
[2461](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000aec .idata$6
[2462](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000137d0 .text
[2463](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2464](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2465](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000113c .idata$7
[2466](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000434 .idata$5
[2467](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001b4 .idata$4
[2468](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b3c .idata$6
[2469](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000137d0 .text
[2470](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2471](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2472](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011a4 .idata$7
[2473](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000049c .idata$5
[2474](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000021c .idata$4
[2475](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c60 .idata$6
[2476](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000137e0 .text
[2477](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2478](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2479](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011a0 .idata$7
[2480](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000498 .idata$5
[2481](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000218 .idata$4
[2482](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c54 .idata$6
[2483](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000137f0 .text
[2484](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2485](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2486](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001138 .idata$7
[2487](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000430 .idata$5
[2488](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001b0 .idata$4
[2489](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b30 .idata$6
[2490](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013800 .text
[2491](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2492](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2493](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001170 .idata$7
[2494](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000468 .idata$5
[2495](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001e8 .idata$4
[2496](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000bc4 .idata$6
[2497](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013810 .text
[2498](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2499](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2500](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001178 .idata$7
[2501](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000470 .idata$5
[2502](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001f0 .idata$4
[2503](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000bdc .idata$6
[2504](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013820 .text
[2505](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2506](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2507](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000114c .idata$7
[2508](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000444 .idata$5
[2509](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001c4 .idata$4
[2510](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b68 .idata$6
[2511](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013830 .text
[2512](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2513](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2514](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000119c .idata$7
[2515](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000494 .idata$5
[2516](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000214 .idata$4
[2517](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000c48 .idata$6
[2518](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013840 .text
[2519](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2520](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2521](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001130 .idata$7
[2522](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000428 .idata$5
[2523](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001a8 .idata$4
[2524](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b18 .idata$6
[2525](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013850 .text
[2526](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2527](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2528](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001134 .idata$7
[2529](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000042c .idata$5
[2530](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001ac .idata$4
[2531](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b28 .idata$6
[2532](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013850 .text
[2533](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2534](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2535](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001164 .idata$7
[2536](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000045c .idata$5
[2537](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001dc .idata$4
[2538](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000ba0 .idata$6
[2539](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013860 .text
[2540](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2541](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2542](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000115c .idata$7
[2543](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000454 .idata$5
[2544](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001d4 .idata$4
[2545](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b90 .idata$6
[2546](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013870 .text
[2547](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2548](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2549](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001128 .idata$7
[2550](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000420 .idata$5
[2551](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001a0 .idata$4
[2552](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000afc .idata$6
[2553](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013880 .text
[2554](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2555](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2556](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001144 .idata$7
[2557](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000043c .idata$5
[2558](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001bc .idata$4
[2559](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b54 .idata$6
[2560](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000a10 fake
File 
[2562](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000019c hname
[2563](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000041c fthunk
[2564](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00013890 .text
AUX scnlen 0x0 nreloc 0 nlnno 0
[2566](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2568](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2570](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x0000003c .idata$2
AUX scnlen 0x14 nreloc 3 nlnno 0
[2572](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000418 .idata$5
AUX scnlen 0x4 nreloc 0 nlnno 0
[2574](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000198 .idata$4
AUX scnlen 0x4 nreloc 0 nlnno 0
[2576](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000b98 fake
File 
[2578](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00013890 .text
AUX scnlen 0x0 nreloc 0 nlnno 0
[2580](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2582](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2584](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000224 .idata$4
AUX scnlen 0x4 nreloc 0 nlnno 0
[2586](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000004a4 .idata$5
AUX scnlen 0x4 nreloc 0 nlnno 0
[2588](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000011ac .idata$7
AUX scnlen 0xb nreloc 0 nlnno 0
[2590](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013890 .text
[2591](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2592](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2593](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001088 .idata$7
[2594](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000388 .idata$5
[2595](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000108 .idata$4
[2596](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000007e0 .idata$6
[2597](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000138a0 .text
[2598](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2599](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2600](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000108c .idata$7
[2601](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000038c .idata$5
[2602](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000010c .idata$4
[2603](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000007f4 .idata$6
[2604](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000138b0 .text
[2605](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2606](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2607](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001098 .idata$7
[2608](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000398 .idata$5
[2609](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000118 .idata$4
[2610](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000828 .idata$6
[2611](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000138c0 .text
[2612](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2613](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2614](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000109c .idata$7
[2615](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000039c .idata$5
[2616](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000011c .idata$4
[2617](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000838 .idata$6
[2618](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000138d0 .text
[2619](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2620](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2621](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001048 .idata$7
[2622](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000348 .idata$5
[2623](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000c8 .idata$4
[2624](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000668 .idata$6
[2625](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000138e0 .text
[2626](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2627](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2628](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010f8 .idata$7
[2629](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f8 .idata$5
[2630](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000178 .idata$4
[2631](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000a4c .idata$6
[2632](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000138f0 .text
[2633](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2634](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2635](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001044 .idata$7
[2636](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000344 .idata$5
[2637](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000c4 .idata$4
[2638](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000658 .idata$6
[2639](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013900 .text
[2640](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2641](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2642](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010f0 .idata$7
[2643](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f0 .idata$5
[2644](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000170 .idata$4
[2645](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000a30 .idata$6
[2646](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013910 .text
[2647](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2648](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2649](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010fc .idata$7
[2650](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003fc .idata$5
[2651](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000017c .idata$4
[2652](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000a68 .idata$6
[2653](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013920 .text
[2654](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2655](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2656](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001050 .idata$7
[2657](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000350 .idata$5
[2658](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000d0 .idata$4
[2659](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000068c .idata$6
[2660](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013930 .text
[2661](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2662](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2663](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001054 .idata$7
[2664](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000354 .idata$5
[2665](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000d4 .idata$4
[2666](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000006a4 .idata$6
[2667](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013940 .text
[2668](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2669](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2670](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010a0 .idata$7
[2671](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003a0 .idata$5
[2672](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000120 .idata$4
[2673](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000854 .idata$6
[2674](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013950 .text
[2675](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2676](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2677](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010f4 .idata$7
[2678](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003f4 .idata$5
[2679](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000174 .idata$4
[2680](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000a44 .idata$6
[2681](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013960 .text
[2682](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2683](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2684](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010a4 .idata$7
[2685](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003a4 .idata$5
[2686](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000124 .idata$4
[2687](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000086c .idata$6
[2688](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013970 .text
[2689](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2690](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2691](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001068 .idata$7
[2692](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000368 .idata$5
[2693](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000e8 .idata$4
[2694](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000728 .idata$6
[2695](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013980 .text
[2696](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2697](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2698](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010ec .idata$7
[2699](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003ec .idata$5
[2700](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000016c .idata$4
[2701](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000a24 .idata$6
[2702](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013990 .text
[2703](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2704](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2705](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010c0 .idata$7
[2706](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003c0 .idata$5
[2707](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000140 .idata$4
[2708](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000908 .idata$6
[2709](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000139a0 .text
[2710](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2711](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2712](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000104c .idata$7
[2713](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000034c .idata$5
[2714](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000cc .idata$4
[2715](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000678 .idata$6
[2716](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000139b0 .text
[2717](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2718](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2719](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010bc .idata$7
[2720](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003bc .idata$5
[2721](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000013c .idata$4
[2722](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000008f4 .idata$6
[2723](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000139c0 .text
[2724](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2725](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2726](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001084 .idata$7
[2727](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000384 .idata$5
[2728](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000104 .idata$4
[2729](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000007c8 .idata$6
[2730](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000139d0 .text
[2731](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2732](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2733](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010a8 .idata$7
[2734](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003a8 .idata$5
[2735](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000128 .idata$4
[2736](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000087c .idata$6
[2737](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000139e0 .text
[2738](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2739](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2740](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001100 .idata$7
[2741](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000400 .idata$5
[2742](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000180 .idata$4
[2743](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000a80 .idata$6
[2744](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000139f0 .text
[2745](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2746](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2747](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000107c .idata$7
[2748](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000037c .idata$5
[2749](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000fc .idata$4
[2750](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000794 .idata$6
[2751](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013a00 .text
[2752](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2753](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2754](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010e4 .idata$7
[2755](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003e4 .idata$5
[2756](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000164 .idata$4
[2757](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000009f8 .idata$6
[2758](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013a10 .text
[2759](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2760](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2761](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010d0 .idata$7
[2762](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003d0 .idata$5
[2763](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000150 .idata$4
[2764](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000978 .idata$6
[2765](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013a20 .text
[2766](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2767](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2768](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010ac .idata$7
[2769](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003ac .idata$5
[2770](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000012c .idata$4
[2771](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000894 .idata$6
[2772](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013a30 .text
[2773](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2774](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2775](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010b8 .idata$7
[2776](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003b8 .idata$5
[2777](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000138 .idata$4
[2778](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000008e0 .idata$6
[2779](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013a40 .text
[2780](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2781](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2782](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001104 .idata$7
[2783](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000404 .idata$5
[2784](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000184 .idata$4
[2785](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000a98 .idata$6
[2786](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013a50 .text
[2787](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2788](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2789](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001080 .idata$7
[2790](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000380 .idata$5
[2791](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000100 .idata$4
[2792](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000007a8 .idata$6
[2793](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013a60 .text
[2794](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2795](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2796](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010e8 .idata$7
[2797](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003e8 .idata$5
[2798](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000168 .idata$4
[2799](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000a0c .idata$6
[2800](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013a70 .text
[2801](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2802](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2803](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010e0 .idata$7
[2804](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003e0 .idata$5
[2805](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000160 .idata$4
[2806](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000009d8 .idata$6
[2807](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013a80 .text
[2808](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2809](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2810](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010cc .idata$7
[2811](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003cc .idata$5
[2812](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000014c .idata$4
[2813](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000958 .idata$6
[2814](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013a90 .text
[2815](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2816](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2817](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010b0 .idata$7
[2818](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003b0 .idata$5
[2819](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000130 .idata$4
[2820](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000008a8 .idata$6
[2821](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013aa0 .text
[2822](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2823](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2824](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010b4 .idata$7
[2825](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003b4 .idata$5
[2826](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000134 .idata$4
[2827](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000008c4 .idata$6
[2828](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013ab0 .text
[2829](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2830](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2831](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001094 .idata$7
[2832](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000394 .idata$5
[2833](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000114 .idata$4
[2834](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000818 .idata$6
[2835](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013ac0 .text
[2836](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2837](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2838](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001090 .idata$7
[2839](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000390 .idata$5
[2840](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000110 .idata$4
[2841](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000808 .idata$6
[2842](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013ad0 .text
[2843](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2844](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2845](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001074 .idata$7
[2846](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000374 .idata$5
[2847](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000f4 .idata$4
[2848](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000760 .idata$6
[2849](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013ae0 .text
[2850](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2851](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2852](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010dc .idata$7
[2853](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003dc .idata$5
[2854](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000015c .idata$4
[2855](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000009c4 .idata$6
[2856](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013af0 .text
[2857](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2858](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2859](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010c4 .idata$7
[2860](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003c4 .idata$5
[2861](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000144 .idata$4
[2862](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000918 .idata$6
[2863](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013b00 .text
[2864](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2865](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2866](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001058 .idata$7
[2867](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000358 .idata$5
[2868](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000d8 .idata$4
[2869](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000006bc .idata$6
[2870](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013b10 .text
[2871](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2872](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2873](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000105c .idata$7
[2874](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000035c .idata$5
[2875](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000dc .idata$4
[2876](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000006dc .idata$6
[2877](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013b20 .text
[2878](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2879](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2880](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001108 .idata$7
[2881](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000408 .idata$5
[2882](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000188 .idata$4
[2883](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000ab0 .idata$6
[2884](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013b30 .text
[2885](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2886](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2887](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001078 .idata$7
[2888](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000378 .idata$5
[2889](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000f8 .idata$4
[2890](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000774 .idata$6
[2891](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013b40 .text
[2892](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2893](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2894](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010d8 .idata$7
[2895](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003d8 .idata$5
[2896](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000158 .idata$4
[2897](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000009a8 .idata$6
[2898](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013b50 .text
[2899](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2900](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2901](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001110 .idata$7
[2902](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000410 .idata$5
[2903](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000190 .idata$4
[2904](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000ae0 .idata$6
[2905](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013b60 .text
[2906](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2907](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2908](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001040 .idata$7
[2909](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000340 .idata$5
[2910](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000c0 .idata$4
[2911](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000650 .idata$6
[2912](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013b70 .text
[2913](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2914](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2915](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001070 .idata$7
[2916](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000370 .idata$5
[2917](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000f0 .idata$4
[2918](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000748 .idata$6
[2919](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013b80 .text
[2920](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2921](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2922](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010d4 .idata$7
[2923](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003d4 .idata$5
[2924](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000154 .idata$4
[2925](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000990 .idata$6
[2926](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013b90 .text
[2927](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2928](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2929](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000010c8 .idata$7
[2930](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000003c8 .idata$5
[2931](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000148 .idata$4
[2932](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000938 .idata$6
[2933](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013ba0 .text
[2934](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2935](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2936](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001060 .idata$7
[2937](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000360 .idata$5
[2938](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000e0 .idata$4
[2939](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000006fc .idata$6
[2940](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013bb0 .text
[2941](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2942](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2943](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000110c .idata$7
[2944](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000040c .idata$5
[2945](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000018c .idata$4
[2946](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000ac8 .idata$6
[2947](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013bc0 .text
[2948](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2949](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2950](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000106c .idata$7
[2951](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000036c .idata$5
[2952](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000ec .idata$4
[2953](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000738 .idata$6
[2954](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013bd0 .text
[2955](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2956](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2957](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001064 .idata$7
[2958](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000364 .idata$5
[2959](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000e4 .idata$4
[2960](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000071c .idata$6
[2961](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00013be0 .text
[2962](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[2963](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[2964](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000103c .idata$7
[2965](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000033c .idata$5
[2966](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000bc .idata$4
[2967](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000644 .idata$6
[2968](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000ba8 fake
File 
[2970](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000000bc hname
[2971](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000033c fthunk
[2972](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00013bf0 .text
AUX scnlen 0x0 nreloc 0 nlnno 0
[2974](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2976](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2978](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000028 .idata$2
AUX scnlen 0x14 nreloc 3 nlnno 0
[2980](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000338 .idata$5
AUX scnlen 0x4 nreloc 0 nlnno 0
[2982](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000000b8 .idata$4
AUX scnlen 0x4 nreloc 0 nlnno 0
[2984](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000bb6 fake
File 
[2986](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00013bf0 .text
AUX scnlen 0x0 nreloc 0 nlnno 0
[2988](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[2990](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[2992](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000194 .idata$4
AUX scnlen 0x4 nreloc 0 nlnno 0
[2994](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000414 .idata$5
AUX scnlen 0x4 nreloc 0 nlnno 0
[2996](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00001114 .idata$7
AUX scnlen 0xd nreloc 0 nlnno 0
[2998](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000bc1 strtoimax.c
File 
[3000](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00013bf0 _strtoll
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[3002](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013bf0 _strtoimax
[3003](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00013bf0 .text
AUX scnlen 0x4cc nreloc 25 nlnno 0
[3005](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[3007](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[3009](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000be0 fbrt0.c
File 
[3011](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000143d8 _priorityhDoExit
[3012](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000143c8 _priorityhDoInit
[3013](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x000140c0 _fb_hDoInit
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[3015](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 0) 0x000140d0 _fb_hDoExit
[3016](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000140c0 .text
AUX scnlen 0x19 nreloc 2 nlnno 0
[3018](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[3020](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[3022](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000143d8 .dtors.65435
AUX scnlen 0x4 nreloc 1 nlnno 0
[3024](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000143c8 .ctors.65435
AUX scnlen 0x4 nreloc 1 nlnno 0
[3026](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000140e0 .text
[3027](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[3028](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[3029](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000ff8 .idata$7
[3030](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000300 .idata$5
[3031](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000080 .idata$4
[3032](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000584 .idata$6
[3033](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000140f0 .text
[3034](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[3035](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[3036](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000ff4 .idata$7
[3037](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002fc .idata$5
[3038](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000007c .idata$4
[3039](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000578 .idata$6
[3040](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000bf0 fake
File 
[3042](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000007c hname
[3043](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002fc fthunk
[3044](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00014100 .text
AUX scnlen 0x0 nreloc 0 nlnno 0
[3046](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[3048](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[3050](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000000 .idata$2
AUX scnlen 0x14 nreloc 3 nlnno 0
[3052](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000002f8 .idata$5
AUX scnlen 0x4 nreloc 0 nlnno 0
[3054](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000078 .idata$4
AUX scnlen 0x4 nreloc 0 nlnno 0
[3056](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000c1a fake
File 
[3058](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00014100 .text
AUX scnlen 0x0 nreloc 0 nlnno 0
[3060](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[3062](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[3064](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000084 .idata$4
AUX scnlen 0x4 nreloc 0 nlnno 0
[3066](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000304 .idata$5
AUX scnlen 0x4 nreloc 0 nlnno 0
[3068](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000ffc .idata$7
AUX scnlen 0xb nreloc 0 nlnno 0
[3070](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00014100 .text
[3071](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[3072](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[3073](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011fc .idata$7
[3074](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004f0 .idata$5
[3075](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000270 .idata$4
[3076](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000da8 .idata$6
[3077](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00014110 .text
[3078](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[3079](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[3080](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011e4 .idata$7
[3081](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004d8 .idata$5
[3082](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000258 .idata$4
[3083](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000d4c .idata$6
[3084](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00014120 .text
[3085](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[3086](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[3087](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000011e8 .idata$7
[3088](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000004dc .idata$5
[3089](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000025c .idata$4
[3090](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000d5c .idata$6
[3091](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00014130 .text
[3092](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[3093](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[3094](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001278 .idata$7
[3095](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000056c .idata$5
[3096](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000002ec .idata$4
[3097](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000fd0 .idata$6
[3098](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000c25 libfb_exit.c
File 
[3100](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00014140 _fb_End@4
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[3102](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00014160 _fb_hRtExit
[3103](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00014140 .text
AUX scnlen 0x67 nreloc 8 nlnno 0
[3105](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[3107](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[3109](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000c2f libfb_file_reset.c
File 
[3111](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x000141b0 _fb_FileReset@0
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[3113](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000141b0 .text
AUX scnlen 0x6d nreloc 5 nlnno 0
[3115](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[3117](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[3119](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000c4f libfb_hexit.c
File 
[3121](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00014220 _fb_hEnd
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[3123](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00014220 .text
AUX scnlen 0x5 nreloc 0 nlnno 0
[3125](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[3127](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[3129](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 1) 0x00014230 ___divdi3
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[3131](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00014230 .text
AUX scnlen 0x155 nreloc 0 nlnno 0
[3133](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[3135](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[3137](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00014390 .text
[3138](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[3139](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[3140](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001158 .idata$7
[3141](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000450 .idata$5
[3142](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001d0 .idata$4
[3143](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b84 .idata$6
[3144](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000143a0 .text
[3145](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000440 .data
[3146](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00008400 .bss
[3147](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00001154 .idata$7
[3148](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x0000044c .idata$5
[3149](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x000001cc .idata$4
[3150](sec  7)(fl 0x00)(ty   0)(scl   3) (nx 0) 0x00000b7c .idata$6
[3151](sec -2)(fl 0x00)(ty   0)(scl 103) (nx 1) 0x00000c5b crtstuff.c
File 
[3153](sec  1)(fl 0x00)(ty  20)(scl   3) (nx 1) 0x000143b0 ___sjlj_init_ctor
AUX tagndx 0 ttlsiz 0x0 lnnos 0 next 0
[3155](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000143b0 .text
AUX scnlen 0x9 nreloc 1 nlnno 0
[3157](sec  2)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00000440 .data
AUX scnlen 0x0 nreloc 0 nlnno 0
[3159](sec  5)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x00008400 .bss
AUX scnlen 0x0 nreloc 0 nlnno 0
[3161](sec  1)(fl 0x00)(ty   0)(scl   3) (nx 1) 0x000143cc .ctors
AUX scnlen 0x4 nreloc 1 nlnno 0
[3163](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000484 __imp__strncat
[3164](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b610 _PostMessageA@16
[3165](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b870 _ShowWindow@8
[3166](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000b398 _fb_hBlit32to24RGBMMX
[3167](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000b0b8 _fb_hBlit32to15RGBMMX
[3168](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00002340 ___RUNTIME_PSEUDO_RELOC_LIST__
[3169](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000374 __imp__GetConsoleMode@8
[3170](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000460 __imp__getenv
[3171](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013980 _SetEvent@4
[3172](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000137c0 _sprintf
[3173](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b5d0 _MapWindowPoints@16
[3174](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013a90 _QueryPerformanceCounter@4
[3175](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000052a0 ___fb_MouseEventHook
[3176](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000344 __imp__CloseHandle@4
[3177](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 __data_start__
[3178](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013970 _FreeLibrary@4
[3179](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000143d4 ___DTOR_LIST__
[3180](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000424 __imp___beginthread
[3181](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013710 _free
[3182](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004b8 __imp__ClientToScreen@8
[3183](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b830 _ChangeDisplaySettingsA@8
[3184](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00001738 _GUID_Key
[3185](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000398 __imp__GetVersionExA@4
[3186](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00017fe0 ___w32_sharedptr_terminate
[3187](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000494 __imp__strtod
[3188](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013b00 _FillConsoleOutputAttribute@20
[3189](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00001280 __C__prg_code_bas_FreeBASIC_lib_win32_def____libuser32_dll_a_iname
[3190](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000404 __imp__WriteConsoleInputA@16
[3191](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000139c0 _GetModuleFileNameA@12
[3192](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004c0 __imp__CreateWindowExA@48
[3193](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000000b0 _fb_gfxDriverGDI
[3194](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 ___tls_start__
[3195](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000328 __imp__SetPaletteEntries@16
[3196](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000310 __imp__CreatePalette@4
[3197](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b790 _UnregisterClassA@8
[3198](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013a40 _WriteConsoleInputA@16
[3199](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000054c __imp__SetWindowLongA@12
[3200](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004f4 __imp__GetKeyboardState@4
[3201](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000364 __imp__FindAtomA@4
[3202](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000039c __imp__InitializeCriticalSection@4
[3203](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000140f0 __errno
[3204](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000014 __head_C__prg_code_bas_FreeBASIC_lib_win32_def____libgdi32_dll_a
[3205](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013920 _DeleteCriticalSection@4
[3206](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000043c __imp__abort
[3207](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000031c __imp__RealizePalette@4
[3208](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000358 __imp__FillConsoleOutputAttribute@20
[3209](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00007fa0 _fb_hPixelSet2MMX
[3210](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013840 __controlfp
[3211](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00008048 _fb_hPixelSetAlpha4MMX
[3212](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00100000 __size_of_stack_commit__
[3213](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00008300 ___fb_ScrollWasOff
[3214](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000feb0 ___fb_gl
[3215](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000d270 fb_CpuDetect
[3216](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00100000 __size_of_stack_reserve__
[3217](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000004 __major_subsystem_version__
[3218](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004dc __imp__GetAsyncKeyState@4
[3219](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 ___crt_xl_start__
[3220](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013be0 _AddAtomA@4
[3221](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000400 __imp__WideCharToMultiByte@32
[3222](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000abc8 _fb_hBlit8to32RGBMMX
[3223](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000528 __imp__RegisterClassA@4
[3224](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 ___crt_xi_start__
[3225](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000034 _fb_hMemCpy
[3226](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 ___crt_xi_end__
[3227](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000034c __imp__CreateSemaphoreA@16
[3228](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000324 __imp__SetDIBitsToDevice@48
[3229](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b6b0 _LoadCursorA@8
[3230](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000001f8 _fb_font_8x8
[3231](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000041c __imp____mb_cur_max
[3232](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000001c0 _fb_palette_256
[3233](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000330 __imp__SwapBuffers@4
[3234](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000520 __imp__PostMessageA@16
[3235](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000240 ___fb_gfx_rgb_32
[3236](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013b20 _WriteConsoleOutputA@20
[3237](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000524 __imp__PtInRect@12
[3238](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000378 __imp__GetConsoleScreenBufferInfo@8
[3239](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013a60 _SetConsoleWindowInfo@12
[3240](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000260 ___fb_gfx_g_16
[3241](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000434 __imp___pctype
[3242](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003b0 __imp__QueryPerformanceCounter@4
[3243](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b6f0 _TranslateMessage@4
[3244](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000139a0 _CreateSemaphoreA@16
[3245](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000564 __imp__TranslateMessage@4
[3246](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003f8 __imp__WaitForMultipleObjects@16
[3247](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013a10 _SetConsoleCtrlHandler@8
[3248](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000042c __imp___iob
[3249](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000056c __imp__VkKeyScanA@4
[3250](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000410 __imp__WriteFile@20
[3251](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013890 _GetModuleHandleA@4
[3252](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000490 __imp__strstr
[3253](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013760 _strncat
[3254](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00001728 _GUID_SysKeyboard
[3255](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b598 _fb_hBlitMMX_code_end
[3256](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00008400 _fb_win32
[3257](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b5e0 _GetCursorPos@4
[3258](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b8c0 _CreatePalette@4
[3259](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003d8 __imp__SetConsoleCursorPosition@8
[3260](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013ad0 _GetConsoleMode@8
[3261](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000430 __imp___isctype
[3262](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000139f0 _GetConsoleTitleA@8
[3263](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b670 _DefWindowProcA@16
[3264](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 __bss_start__
[3265](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000137d0 _toupper
[3266](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00002340 ___RUNTIME_PSEUDO_RELOC_LIST_END__
[3267](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004f8 __imp__GetSystemMetrics@4
[3268](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000348 __imp__CreateEventA@16
[3269](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b890 _SelectPalette@12
[3270](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00001000 __size_of_heap_commit__
[3271](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003f0 __imp__SetThreadPriority@8
[3272](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004cc __imp__DispatchMessageA@4
[3273](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003f0 _fb_hBlitMMX_data_end
[3274](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013ae0 _SetConsoleMode@8
[3275](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b6a0 _EndPaint@8
[3276](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00001748 _IID_IDirectDraw2
[3277](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000002fc __imp___errno
[3278](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013730 __stricmp
[3279](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00014100 _GetForegroundWindow@0
[3280](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004d4 __imp__EnumDisplaySettingsA@12
[3281](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013ba0 _FillConsoleOutputCharacterW@20
[3282](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000011ac __C__prg_code_bas_FreeBASIC_lib_win32_def____libmsvcrt_dll_a_iname
[3283](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000038c __imp__GetProcAddress@8
[3284](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000138a0 _GetProcAddress@8
[3285](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 ___crt_xp_start__
[3286](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004e4 __imp__GetClientRect@8
[3287](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000aee8 _fb_hBlit16to24MMX
[3288](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000138d0 _CreateEventA@16
[3289](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b8b0 _SetDIBitsToDevice@48
[3290](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013af0 _ScrollConsoleScreenBufferA@20
[3291](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000230 ___fb_gfx_mask_16
[3292](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b880 _GetDeviceCaps@8
[3293](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000139d0 _MultiByteToWideChar@24
[3294](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000050 __head_C__prg_code_bas_FreeBASIC_lib_win32_def____libuser32_dll_a
[3295](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013b70 _GetConsoleCursorInfo@8
[3296](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004ec __imp__GetDC@4
[3297](sec  0)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 _mainCRTStartup
[3298](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004a0 __imp__wcslen
[3299](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00008130 _fb_hPutPixelAlpha4MMX
[3300](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000568 __imp__UnregisterClassA@8
[3301](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013a30 _ReadConsoleInputA@16
[3302](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00008304 ___fb_ConsoleSetByUser
[3303](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 ___crt_xp_end__
[3304](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000040 ___fb_gfx_drivers_list
[3305](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003c4 __imp__ScrollConsoleScreenBufferA@20
[3306](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 __dll__
[3307](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 __minor_os_version__
[3308](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00003e30 ___fb_gl_params
[3309](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000440 __imp__atexit
[3310](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000380 __imp__GetLargestConsoleWindowSize@4
[3311](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000137a0 _strncpy
[3312](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000b218 _fb_hBlit32to16RGBMMX
[3313](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000ab10 _fb_hBlit8to24BGRMMX
[3314](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b770 _LoadIconA@8
[3315](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000468 __imp__mbstowcs
[3316](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00007f50 _fb_hMemSetMMX
[3317](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003b4 __imp__QueryPerformanceFrequency@4
[3318](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003b8 __imp__ReadConsoleInputA@16
[3319](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013b40 _SetConsoleCursorPosition@8
[3320](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013ab0 _GetTickCount@0
[3321](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x10000000 __image_base__
[3322](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b850 _GetWindowLongA@8
[3323](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000051c __imp__PeekMessageA@20
[3324](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000138b0 _GetVersionExA@4
[3325](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000137f0 __isctype
[3326](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000044c __imp__exit
[3327](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004e8 __imp__GetCursorPos@4
[3328](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00001000 __section_alignment__
[3329](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013820 _atoi
[3330](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013960 _LoadLibraryA@4
[3331](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000ac60 _fb_hBlit8to32BGRMMX
[3332](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000001d0 _fb_palette_16
[3333](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000470 __imp__memmove
[3334](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00002aa4 ___fb_window_title
[3335](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000368 __imp__FreeLibrary@4
[3336](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000049c __imp__toupper
[3337](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00008188 _fb_hPutAlphaMaskMMX
[3338](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013740 _memcpy
[3339](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000138e0 _WaitForMultipleObjects@16
[3340](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00002ab0 _fb_hPixelCpy
[3341](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000001c8 _fb_palette_64
[3342](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000268 ___fb_gfx_b_16
[3343](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000b440 _fb_hBlit32to24BGRMMX
[3344](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000380 _fb_hBlitMMX_data_start
[3345](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b620 _WindowFromPoint@8
[3346](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000030 _fb_hMemSet
[3347](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00002340 __RUNTIME_PSEUDO_RELOC_LIST__
[3348](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000136d0 _memset
[3349](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b840 _EnumDisplaySettingsA@12
[3350](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013a80 _SetConsoleActiveScreenBuffer@4
[3351](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000082d8 _fb_MMX_code_end
[3352](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000318 __imp__GetDeviceCaps@8
[3353](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003c8 __imp__ScrollConsoleScreenBufferW@20
[3354](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000508 __imp__KillTimer@8
[3355](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b640 _GetKeyboardState@4
[3356](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013ac0 _GetStdHandle@4
[3357](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000040c __imp__WriteConsoleOutputW@20
[3358](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000320 __imp__SelectPalette@12
[3359](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000a6d0 _fb_hBlit8to15RGBMMX
[3360](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b660 _SetCapture@4
[3361](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000440 __data_end__
[3362](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000001ec _fb_font_8x14
[3363](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000137e0 _tolower
[3364](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00017ff0 ___w32_sharedptr
[3365](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000143c0 __CTOR_LIST__
[3366](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00003e70 ___fb_is_inicnt
[3367](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b8a0 _RealizePalette@4
[3368](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013800 _mbstowcs
[3369](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000270 ___fb_gfx_msb_16
[3370](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b650 _MapVirtualKeyA@8
[3371](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b7f0 _AdjustWindowRect@12
[3372](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000047c __imp__sprintf
[3373](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00018010 __bss_end__
[3374](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003bc __imp__ReleaseSemaphore@12
[3375](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b720 _CreateWindowExA@48
[3376](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003dc __imp__SetConsoleMode@8
[3377](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003fc __imp__WaitForSingleObject@8
[3378](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004fc __imp__GetWindowLongA@8
[3379](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 ___crt_xc_end__
[3380](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b7c0 _GetWindowRect@8
[3381](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00007f10 _fb_hMemCpyMMX
[3382](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00014390 _fprintf
[3383](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000e630 __alloca
[3384](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013ef0 ___fb_ctx
[3385](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000530 __imp__ReleaseCapture@0
[3386](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000394 __imp__GetTickCount@0
[3387](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000550 __imp__SetWindowPos@28
[3388](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b7e0 _ReleaseDC@8
[3389](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000000f0 _fb_gfxDriverOpenGL
[3390](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013780 _wcslen
[3391](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 ___crt_xc_start__
[3392](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b7d0 _GetDC@4
[3393](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013a20 _PeekConsoleInputA@16
[3394](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b910 _SwapBuffers@4
[3395](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000143c0 ___CTOR_LIST__
[3396](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013860 _fread
[3397](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00002ab4 ___fb_gfx
[3398](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00017fd0 ___fb_srConsoleWindow
[3399](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000036c __imp__GetAtomNameA@12
[3400](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00014110 _FindWindowA@8
[3401](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000b2d8 _fb_hBlit32to16BGRMMX
[3402](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003e8 __imp__SetConsoleWindowInfo@12
[3403](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000428 __imp___controlfp
[3404](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013700 _calloc
[3405](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b700 _DispatchMessageA@4
[3406](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013aa0 _QueryPerformanceFrequency@4
[3407](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000370 __imp__GetConsoleCursorInfo@8
[3408](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000053c __imp__SetCursor@4
[3409](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b800 _GetSystemMetrics@4
[3410](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00008900 _fb_lzw_entry
[3411](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004d8 __imp__FindWindowA@8
[3412](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000045c __imp__freopen
[3413](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000454 __imp__fread
[3414](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 __head_C__prg_code_bas_FreeBASIC_lib_win32_def____libcrtdll_dll_a
[3415](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004c8 __imp__DestroyWindow@4
[3416](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b7b0 _SetWindowTextA@8
[3417](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013910 _WaitForSingleObject@8
[3418](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013a00 _SetConsoleTitleA@4
[3419](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000032c __imp__SetPixelFormat@12
[3420](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b6e0 _ReleaseCapture@0
[3421](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000408 __imp__WriteConsoleOutputA@20
[3422](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000046c __imp__memcpy
[3423](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004d0 __imp__EndPaint@8
[3424](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000037c __imp__GetConsoleTitleA@8
[3425](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00001a30 ___fb_keytable
[3426](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b630 _SetTimer@16
[3427](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000200 __file_alignment__
[3428](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00007f10 _fb_MMX_code_start
[3429](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000554 __imp__SetWindowTextA@8
[3430](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b860 _SetWindowLongA@12
[3431](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003a0 __imp__LeaveCriticalSection@4
[3432](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000048c __imp__strrchr
[3433](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003e4 __imp__SetConsoleTitleA@4
[3434](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000ffc __C__prg_code_bas_FreeBASIC_lib_win32_def____libcrtdll_dll_a_iname
[3435](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004b0 __imp__BeginPaint@8
[3436](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013770 _realloc
[3437](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000444 __imp__atoi
[3438](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000464 __imp__malloc
[3439](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000560 __imp__ToAscii@20
[3440](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000488 __imp__strncpy
[3441](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013900 _SetThreadPriority@8
[3442](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000030c __imp__ChoosePixelFormat@8
[3443](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b5f0 _PtInRect@12
[3444](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b730 _SetForegroundWindow@4
[3445](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000004 __major_os_version__
[3446](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000138f0 _CloseHandle@4
[3447](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000015c0 ___fb_gfxDriverNull
[3448](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000478 __imp__realloc
[3449](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000136e0 _getenv
[3450](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013b30 _GetConsoleScreenBufferInfo@8
[3451](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000ae48 _fb_hBlit16to16RGBMMX
[3452](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000055c __imp__SystemParametersInfoA@16
[3453](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 __end__
[3454](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000390 __imp__GetStdHandle@4
[3455](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013830 _strtod
[3456](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003e0 __imp__SetConsoleScreenBufferSize@8
[3457](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000500 __imp__GetWindowRect@8
[3458](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000420 __imp___assert
[3459](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00002aa0 ___fb_gfx_driver_name
[3460](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000388 __imp__GetModuleHandleA@4
[3461](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004b4 __imp__ChangeDisplaySettingsA@8
[3462](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013b10 _FillConsoleOutputCharacterA@20
[3463](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000514 __imp__MapVirtualKeyA@8
[3464](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000b4e8 _fb_hBlit32to32RGBMMX
[3465](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003cc __imp__SetConsoleActiveScreenBuffer@4
[3466](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013720 _malloc
[3467](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000143d4 __DTOR_LIST__
[3468](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000450 __imp__fprintf
[3469](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000548 __imp__SetTimer@16
[3470](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b6d0 _GetCapture@0
[3471](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000504 __imp__InvalidateRect@12
[3472](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000a890 _fb_hBlit8to16RGBMMX
[3473](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013930 _EnterCriticalSection@4
[3474](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000139b0 _ReleaseSemaphore@12
[3475](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000003c __head_C__prg_code_bas_FreeBASIC_lib_win32_def____libmsvcrt_dll_a
[3476](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000474 __imp__memset
[3477](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b740 _SetWindowPos@28
[3478](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000238 ___fb_gfx_mask_32
[3479](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000001d8 _fb_palette_2
[3480](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000248 ___fb_gfx_rb_32
[3481](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00100000 __size_of_heap_reserve__
[3482](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 ___crt_xt_start__
[3483](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003ec __imp__SetEvent@4
[3484](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000140e0 _atexit
[3485](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000003 __subsystem__
[3486](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013b60 _Beep@8
[3487](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000480 __imp__strlen
[3488](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013bb0 _WriteConsoleOutputW@20
[3489](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013a50 _GetLargestConsoleWindowSize@4
[3490](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00014130 _VkKeyScanA@4
[3491](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b7a0 _SetCursorPos@8
[3492](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b8e0 _SetPaletteEntries@16
[3493](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b900 _SetPixelFormat@12
[3494](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003ac __imp__PeekConsoleInputA@16
[3495](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000448 __imp__calloc
[3496](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013880 _abort
[3497](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003a8 __imp__MultiByteToWideChar@24
[3498](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b690 _BeginPaint@8
[3499](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000035c __imp__FillConsoleOutputCharacterA@20
[3500](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00018000 ___w32_sharedptr_unexpected
[3501](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b5c0 _ClipCursor@4
[3502](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b6c0 _SetCursor@4
[3503](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000a6d0 _fb_hBlitMMX_code_start
[3504](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000052c __imp__RegisterWindowMessageA@4
[3505](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00002aac _fb_hPixelSet
[3506](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 ___tls_end__
[3507](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b8f0 _ChoosePixelFormat@8
[3508](sec  5)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00002aa8 ___fb_color_conv_16to32
[3509](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013b80 _SetConsoleCursorInfo@8
[3510](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000258 ___fb_gfx_r_16
[3511](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000138c0 _InitializeCriticalSection@4
[3512](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000250 ___fb_gfx_ga_32
[3513](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013750 __beginthread
[3514](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000458 __imp__free
[3515](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000360 __imp__FillConsoleOutputCharacterW@20
[3516](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b8d0 _DeleteObject@4
[3517](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000a7b0 _fb_hBlit8to15BGRMMX
[3518](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000001 __major_image_version__
[3519](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013b50 _WriteFile@20
[3520](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003c0 __imp__ResetEvent@4
[3521](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 __loader_flags__
[3522](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b760 _SystemParametersInfoA@16
[3523](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000558 __imp__ShowWindow@8
[3524](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000498 __imp__tolower
[3525](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000b168 _fb_hBlit32to15BGRMMX
[3526](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000001e0 _fb_font_8x16
[3527](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000adb0 _fb_hBlit16to15BGRMMX
[3528](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000136f0 _strrchr
[3529](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000340 __imp__Beep@8
[3530](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000033c __imp__AddAtomA@4
[3531](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000570 __imp__WindowFromPoint@8
[3532](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000438 __imp___stricmp
[3533](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000518 __imp__MapWindowPoints@16
[3534](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000a978 _fb_hBlit8to16BGRMMX
[3535](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b710 _PeekMessageA@20
[3536](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 __minor_subsystem_version__
[3537](sec -1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 __minor_image_version__
[3538](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000510 __imp__LoadIconA@8
[3539](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003f4 __imp__Sleep@4
[3540](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013790 _strlen
[3541](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013990 _ResetEvent@4
[3542](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b600 _KillTimer@8
[3543](sec  2)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000070 _fb_gfxDriverDirectDraw
[3544](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013810 _memmove
[3545](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b750 _RegisterWindowMessageA@4
[3546](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000143a0 _exit
[3547](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000350 __imp__DeleteCriticalSection@4
[3548](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003d4 __imp__SetConsoleCursorInfo@8
[3549](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013940 _LeaveCriticalSection@4
[3550](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013bd0 _FindAtomA@4
[3551](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013850 _freopen
[3552](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00007ff0 _fb_hPixelSet4MMX
[3553](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000d270 _fb_CpuDetect
[3554](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003a4 __imp__LoadLibraryA@4
[3555](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b780 _RegisterClassA@4
[3556](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013a70 _SetConsoleScreenBufferSize@8
[3557](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00013870 __assert
[3558](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000028 __head_C__prg_code_bas_FreeBASIC_lib_win32_def____libkernel32_dll_a
[3559](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00001030 __C__prg_code_bas_FreeBASIC_lib_win32_def____libgdi32_dll_a_iname
[3560](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000314 __imp__DeleteObject@4
[3561](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000afd8 _fb_hBlit16to32MMX
[3562](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00001114 __C__prg_code_bas_FreeBASIC_lib_win32_def____libkernel32_dll_a_iname
[3563](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013bc0 _GetAtomNameA@12
[3564](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000ad08 _fb_hBlit16to15RGBMMX
[3565](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b820 _InvalidateRect@12
[3566](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004f0 __imp__GetForegroundWindow@0
[3567](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004ac __imp__AdjustWindowRect@12
[3568](sec  4)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00002340 __RUNTIME_PSEUDO_RELOC_LIST_END__
[3569](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013b90 _ScrollConsoleScreenBufferW@20
[3570](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00013950 _Sleep@4
[3571](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000384 __imp__GetModuleFileNameA@12
[3572](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00014120 _GetAsyncKeyState@4
[3573](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004e0 __imp__GetCapture@0
[3574](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b810 _DestroyWindow@4
[3575](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000534 __imp__ReleaseDC@8
[3576](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b5b0 _ClientToScreen@8
[3577](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000544 __imp__SetForegroundWindow@4
[3578](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000139e0 _WideCharToMultiByte@32
[3579](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000137b0 _strstr
[3580](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000000 ___crt_xt_end__
[3581](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000003d0 __imp__SetConsoleCtrlHandler@8
[3582](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000538 __imp__SetCapture@4
[3583](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000aa60 _fb_hBlit8to24RGBMMX
[3584](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b5a0 _GetClientRect@8
[3585](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004bc __imp__ClipCursor@4
[3586](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x000004c4 __imp__DefWindowProcA@16
[3587](sec  1)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000b680 _ToAscii@20
[3588](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000354 __imp__EnterCriticalSection@4
[3589](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x00000540 __imp__SetCursorPos@8
[3590](sec  7)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0000050c __imp__LoadCursorA@8


