source: abuse/branches/pd/imlib/port/dos4gw/vcado.map @ 528

Last change on this file since 528 was 49, checked in by Sam Hocevar, 15 years ago
  • Imported original public domain release, for future reference.
File size: 23.1 KB
Line 
1WATCOM Linker Version 10.0
2Copyright by WATCOM International Corp. 1985, 1994. All rights reserved.
3Created on:       96/12/29 14:42:58
4Executable Image: vcado.exe
5creating a Rational Systems executable
6Warning(1028): char unsigned near * near name_to_address( char near *, int ) is an undefined reference
7Warning(1028): void near dprintf( char const near *, ... ) is an undefined reference
8Warning(1028): int near bwt_init() is an undefined reference
9Warning(1028): void near bwt_uninit() is an undefined reference
10Warning(1028): near bwt_in_socket::bwt_in_socket( int ) is an undefined reference
11Warning(1028): near bwt_out_socket::bwt_out_socket() is an undefined reference
12Warning(1028): int near bwt_out_socket::try_connect( char near *, int ) is an undefined reference
13Warning(1028): int near bwt_get_my_ip() is an undefined reference
14
15
16                        +------------+
17                        |   Groups   |
18                        +------------+
19
20Group                           Address              Size
21=====                           =======              ====
22
23DGROUP                          0002:00000000        000140e0
24
25
26
27                        +--------------+
28                        |   Segments   |
29                        +--------------+
30
31Segment                Class          Group          Address         Size
32=======                =====          =====          =======         ====
33
34BEGTEXT                CODE                          0001:00000000   00000010
35_TEXT                  CODE                          0001:00000010   0000b63b
36_NULL                  BEGDATA        DGROUP         0002:00000000   00000004
37_AFTERNULL             BEGDATA        DGROUP         0002:00000004   00000000
38CONST                  DATA           DGROUP         0002:00000004   0000086c
39CONST2                 DATA           DGROUP         0002:00000870   000000d0
40_DATA                  DATA           DGROUP         0002:00000940   0000080c
41TIB                    DATA           DGROUP         0002:0000114c   00000000
42TI                     DATA           DGROUP         0002:0000114c   00000000
43TIE                    DATA           DGROUP         0002:0000114c   00000000
44XIB                    DATA           DGROUP         0002:0000114c   00000000
45XI                     DATA           DGROUP         0002:0000114c   0000002a
46XIE                    DATA           DGROUP         0002:00001176   00000000
47YIB                    DATA           DGROUP         0002:00001176   00000000
48YI                     DATA           DGROUP         0002:00001176   0000000c
49YIE                    DATA           DGROUP         0002:00001182   00000000
50DATA                   DATA           DGROUP         0002:00001182   00000000
51_BSS                   BSS            DGROUP         0002:00001184   00001754
52STACK                  STACK          DGROUP         0002:000028e0   00011800
53
54
55                        +----------------+
56                        |   Memory Map   |
57                        +----------------+
58
59* = unreferenced symbol
60+ = symbol only referenced locally
61
62Address        Symbol
63=======        ======
64
65Module: .\wat\opt\ipxtest.obj(F:\IMLIB\PORT\DOS4GW\ipxtest.c)
660001:00000010  main_
670001:00000010  void near free_up_memory()
68Module: .\wat\opt\ipx.obj(F:\IMLIB\PORT\DOS4GW\ipx.c)
690001:00000014  int near ipx_init()
700001:0000005a  void near ipx_uninit()
710001:0000005b* void near close_ipx_socket( int )
720001:000000a8* void near ipx_idle()
730001:000000d8  char unsigned near * near ipx_get_local_address()
740001:0000016c* void near ipx_listen( ECBStructure near * )
750001:000001da  near ipx_out_socket::ipx_out_socket( int )
760001:000004e2* int near ipx_send_packet( void near * )
770001:0000052f  int near ipx_out_socket::try_connect( char near *, int )
780001:000007ed+ int near ipx_out_socket::ready_to_read()
790001:00000836+ int near ipx_out_socket::ready_to_write()
800001:0000084a+ int near ipx_out_socket::send( packet near & )
810001:00000986+ int near ipx_out_socket::get( packet near & )
820001:00000c33+ near ipx_out_socket::~ipx_out_socket()
830001:00000cd0  near ipx_in_socket::ipx_in_socket( int )
840001:00000cf9+ out_socket near * near ipx_in_socket::check_for_connect()
850001:00000fc4+ near ipx_in_socket::~ipx_in_socket()
86Module: .\wat\opt\doscall.obj(D:\U\CRACK\IMLIB\port\dos4gw\doscall.c)
870001:0000100c  void near RM_intr( int, rminfo near * )
880001:00001061  void near * near alloc_low_memory( long )
890001:00001109  void near free_low_memory( void near * )
900001:000011ac  long near low_memory_available()
91Module: ..\..\wat\opt\packet.obj(F:\IMLIB\packet.c)
920001:00001320* int near packet::advance( long )
930001:0000133a* void near packet::write_long( long unsigned )
940001:000013a6* void near packet::write_short( short unsigned )
950001:00001420* void near packet::write_byte( char unsigned )
960001:0000144e* near packet::~packet()
970001:0000145c* near packet::packet( int )
980001:0000149e* void near packet::get_string( char near *, int )
990001:000014e8* void near packet::reset()
1000001:000014f7  void near packet::make_bigger( int )
1010001:00001514* int near packet::read( char unsigned near *, int )
1020001:00001554* int near packet::write( char unsigned near *, int )
1030001:000015c5* void near packet::insert_into( packet near & )
104Module: ..\..\wat\opt\jmalloc.obj(F:\IMLIB\jmalloc.c)
1050001:0000163c* int near block_manager::valid_static_ptr( void near * )
1060001:0000169a* int near block_manager::valid_cache_ptr( void near * )
1070001:000016fb* void near block_manager::report( __iobuf near * )
1080001:000018cf* long near block_manager::pointer_size( void near * )
1090001:000018dd* long near block_manager::available()
1100001:000018ff* long near block_manager::allocated()
1110001:0000191c* void near block_manager::init( void near *, long, char unsigned )
1120001:0000198a+ void near * near block_manager::static_alloc( long, char near * )
1130001:00001a7e+ void near * near block_manager::cache_alloc( long, char near * )
1140001:00001bbc+ void near block_manager::cache_free( void near * )
1150001:00001d25+ void near block_manager::static_free( void near * )
1160001:00001e39* void near jmalloc_uninit()
1170001:00001e85* void near jmem_cleanup( int, void near * )
1180001:00001ecf* void near jmalloc_init( long )
1190001:000020e4* long near j_available()
1200001:0000212d* long near j_allocated()
1210001:0000216c  void near * near jmalloc( long, char near * )
1220001:000021d8  void near jfree( void near * )
1230001:000021d8  void near operator delete( void near * )
1240001:00002269  void near * near jrealloc( void near *, long, char near * )
1250001:00002531* void near dmem_report()
1260001:00002767* void near mem_report( char near * )
1270001:00002983  void near * near operator new( int unsigned )
1280001:000029f1* long near small_ptr_size( void near * )
1290001:000029f7* int near valid_ptr( void near * )
1300002:00000940+ int near jmalloc_max_size
1310002:000011b8  int near alloc_space
1320002:000011bc+ block_manager near bmanage[]
1330002:00002628+ int near bmanage_total
134Module: .\wat\opt\timing.obj(F:\IMLIB\port\dos4gw\timing.c)
1350002:00002634+ long unsigned volatile near tick_counter
1360002:00002638+ void (near * near install_timer_handler)( void (near *)())
1370002:0000263c+ void (near * near uninstall_timer_handler)()
1380002:00002640+ char unsigned near timer_installed
1390002:00002650+ int near total_timer_calls
1400002:00002654+ __enbqgtimer_calls near timer_calls[]
1410001:00002b2c* void near add_timer_call( void (near *)(), int )
1420001:00002b6c* void near remove_timer_call( void (near *)())
1430001:00002bdc+ void far new_timer_int()
1440001:00002c4a+ void near timer_stub()
1450001:00002ca2* void near timer_init()
1460001:00002d88+ void near timer_uninit()
1470001:00002f78* void near time_marker::get_time()
1480001:00002f78  near time_marker::time_marker()
1490001:00002f87  double near time_marker::diff_time( time_marker near * )
1500001:00002fa4  void near milli_wait( int unsigned )
151Module: .\wat\opt\jnet.obj(F:\IMLIB\PORT\DOS4GW\jnet.c)
1520002:000026a8  char near last_sock_err[]
1530002:00002770  int near current_sock_err
1540001:00002fcc* void near set_sock_err( int )
1550001:00002fd2* int near net_init( int )
1560001:00003018* void near net_uninit()
1570001:00003037* in_socket near * near create_in_socket( int )
1580001:00003079* out_socket near * near create_out_socket( char near *, int )
1590001:000030f5* char unsigned near * near get_local_address()
1600001:0000312e  near out_socket::~out_socket()
161Module: c:\watcom\lib386\dos\clib3r.lib(cstrt386)
1620001:00000003* ___begtext
1630002:00000000* __nullarea
1640002:0000114c* __start_TI
1650002:0000114c* __end_TI
1660002:00000950  __GDAptr
1670002:00000954  __D16Infoseg
1680002:00000956  __x386_zero_base_selector
1690001:00003138  _cstart_
1700001:000033c7  __exit_
1710001:000033c9  __do_exit_with_msg__
1720001:00003404  __GETDS
173Module: c:\watcom\lib386\plib3r.lib(vfun_err)
1740001:0000340f  __wcpp_2_undef_vfun__
175Module: c:\watcom\lib386\plib3r.lib(undefed)
1760001:00003434  __wcpp_2_undefed_cdtor__
177Module: c:\watcom\lib386\plib3r.lib(pure_err)
1780001:00003446  __wcpp_2_pure_error__
179Module: c:\watcom\lib386\dos\clib3r.lib(set386)
1800001:00003470  memset_
181Module: c:\watcom\lib386\dos\clib3r.lib(sprintf)
1820001:0000349b  sprintf_
183Module: c:\watcom\lib386\dos\clib3r.lib(printf)
1840001:000034cb  printf_
185Module: c:\watcom\lib386\dos\clib3r.lib(exit)
1860001:000034ed+ __null_int23_exit_
1870001:000034ee  exit_
1880001:00003506+ _exit_
1890002:00000958  ___atexit
1900002:0000095c+ ___int23_exit
1910002:00000960+ ___FPE_handler_exit
192Module: c:\watcom\lib386\plib3r.lib(dtorarst)
1930001:0000351c  __wcpp_2_dtor_array_store__
194Module: c:\watcom\lib386\plib3r.lib(opdelarr)
1950001:0000353c  void near operator delete []( void near * )
196Module: c:\watcom\lib386\dos\clib3r.lib(fltused)
1970000:00000000  _fltused_
198Module: c:\watcom\lib386\dos\emu387.lib(386inite)
1990001:00003547* __fini_387_emulator
2000001:00003542  __init_387_emulator
201Module: c:\watcom\lib386\dos\clib3r.lib(_8087386)
2020002:00000964  __8087
2030002:00000965  __real87
204Module: c:\watcom\lib386\dos\clib3r.lib(intx386)
2050001:0000354c  int386x_
206Module: c:\watcom\lib386\dos\clib3r.lib(fprintf)
2070001:00003565  fprintf_
208Module: c:\watcom\lib386\dos\clib3r.lib(iob)
2090002:00000968  ___iob
2100002:00000b70* ___tmpfnext
2110002:00000b71  __fmode
2120002:00002778  ___ClosedStreams
213Module: c:\watcom\lib386\dos\clib3r.lib(nfree)
2140001:00003586  _nfree_
2150001:00003586  free_
216Module: c:\watcom\lib386\dos\clib3r.lib(nmalloc)
2170001:000035e4  _nmalloc_
2180001:000035e4  malloc_
2190002:00000b7c  ___nheapbeg
2200002:00000b80  ___MiniHeapRover
2210002:00000b84  ___LargestSizeB4MiniHeapRover
222Module: c:\watcom\lib386\dos\clib3r.lib(nrealloc)
2230001:000036c7* _nrealloc_
2240001:000036c7  realloc_
225Module: c:\watcom\lib386\dos\clib3r.lib(fopen)
2260001:0000376d+ __open_flags_
2270001:000038e9+ _fsopen_
2280001:00003904  fopen_
2290001:00003976* freopen_
230Module: c:\watcom\lib386\dos\clib3r.lib(fclose)
2310001:0000399a  fclose_
2320001:000039c9  __shutdown_stream_
2330001:000039ea+ __MkTmpFile_
2340001:00003a53  __doclose_
235Module: c:\watcom\lib386\dos\clib3r.lib(gtime386)
2360001:00003adc  _dos_getdate_
2370001:00003af7  _dos_gettime_
238Module: c:\watcom\lib386\dos\clib3r.lib(d_getvec)
2390001:00003b11  _dos_getvect_
240Module: c:\watcom\lib386\dos\clib3r.lib(d_setvec)
2410001:00003b45  _dos_setvect_
242Module: c:\watcom\lib386\dos\clib3r.lib(atexit)
2430001:00003b70+ _Full_at_exit_rtn_
2440001:00003ba7  atexit_
2450002:0000277c+ __ExitList
2460002:000027fc+ __ExitCount
247Module: c:\watcom\lib386\dos\clib3r.lib(stime386)
2480001:00003be4  _dos_setdate_
2490001:00003c09  _dos_settime_
250Module: c:\watcom\lib386\dos\clib3r.lib(delay386)
2510001:00003c2e  delay_
252Module: c:\watcom\lib386\dos\clib3r.lib(cmain386)
2530001:00003c33  __CMain
254Module: c:\watcom\lib386\dos\clib3r.lib(inirt386)
2550001:00003c82  __InitRtns
2560001:00003ccd  __FiniRtns
257Module: c:\watcom\lib386\dos\clib3r.lib(seg386)
2580000:00001234  __DOSseg__
259Module: c:\watcom\lib386\dos\clib3r.lib(crwd386)
2600002:00000b98  __psp
2610002:00000bc3  __osmajor
2620002:00000bc4  __osminor
2630002:00000bba  __Extender
2640002:00000bbb  __ExtenderSubtype
2650002:00000bbc  __X32VM
2660002:00000b9c* __x386_stacklow
2670002:00000b90  __LpCmdLine
2680002:00000b94  __LpPgmName
2690002:00000b88  __dynend
2700002:00000b8c  __curbrk
2710002:00000b9c  __STACKLOW
2720002:00000ba0  __STACKTOP
2730002:00000ba4  __ASTACKSIZ
2740002:00000ba8  __ASTACKPTR
2750002:00000bac* __cbyte
2760002:00000bb0* __cbyte2
2770002:00000bb4  __child
2780002:00000bbd  __Envptr
2790002:00000bc1  __Envseg
2800002:00000bb8  __no87
2810002:00000bc5  __FPE_handler
2820002:00000bc5  ___FPE_handler
283Module: c:\watcom\lib386\plib3r.lib(prwdata)
2840002:00000bca  __wint_pure_error_flag
2850002:00000bcc  __wint_undef_vfun_flag
2860002:00000bce* __wint_module_init
287Module: c:\watcom\lib386\plib3r.lib(fatalerr)
2880001:00003d20  __wcpp_2_fatal_runtime_error__
289Module: c:\watcom\lib386\dos\clib3r.lib(__stos)
2900001:00003d40  __STOSB
2910001:00003d77* __STOSD
292Module: c:\watcom\lib386\dos\clib3r.lib(prtf)
2930001:00003de3  __prtf_
294Module: c:\watcom\lib386\dos\clib3r.lib(fprtf)
2950001:000047ee  __fprtf_
296Module: c:\watcom\lib386\plib3r.lib(stabadt)
2970001:00004874  __wcpp_2_dtor_array__
298Module: c:\watcom\lib386\dos\clib3r.lib(setefg)
2990001:000048a2  __setEFGfmt_
300Module: c:\watcom\lib386\math387r.lib(dosinite)
3010001:000048be  __sys_init_387_emulator
3020001:00004a43  __sys_fini_387_emulator
303Module: c:\watcom\lib386\dos\clib3r.lib(chk8087)
3040001:00004b22+ __init_8087_
3050001:00004b53* _fpreset_
3060001:00004b5d  __chk8087_
307Module: c:\watcom\lib386\dos\clib3r.lib(intxa386)
3080001:00004b9e  __int386x_
3090001:00004bfb* _DoINTR_
310Module: c:\watcom\lib386\dos\clib3r.lib(stinit)
3110002:00002800  ___OpenStreams
312Module: c:\watcom\lib386\dos\clib3r.lib(memalloc)
3130001:00004f7c  __MemAllocator
3140001:00005024  __MemFree
315Module: c:\watcom\lib386\dos\clib3r.lib(heapmod)
3160002:00002804  ___fheap_clean
3170002:00002805  ___nheap_clean
318Module: c:\watcom\lib386\dos\clib3r.lib(grownear)
3190001:0000516e+ __FreeDPMIBlocks_
3200001:000051cc  __ReAllocDPMIBlock_
3210001:00005343+ __LastFree_
3220001:00005513  __ExpandDGROUP_
323Module: c:\watcom\lib386\dos\clib3r.lib(nmemneed)
3240001:000056ce  __nmemneed_
325Module: c:\watcom\lib386\dos\clib3r.lib(nmsize)
3260001:000056d1  _nmsize_
3270001:000056d1* _msize_
328Module: c:\watcom\lib386\dos\clib3r.lib(nexpand)
3290001:000056da  _nexpand_
3300001:000056da* _expand_
3310001:00005712+ __HeapManager_expand_
332Module: c:\watcom\lib386\dos\clib3r.lib(tolower)
3330001:00005904  tolower_
3340001:00005904* _tolower_
335Module: c:\watcom\lib386\dos\clib3r.lib(seterrno)
3360001:00005912* __set_EDOM_
3370001:00005917  __set_errno_
3380001:00005923  __set_ERANGE_
3390001:0000592a  __set_EINVAL_
3400001:0000593a  __set_doserrno_
3410001:00005946* __FPE_exception_
342Module: c:\watcom\lib386\dos\clib3r.lib(open)
3430001:0000594d* open_
3440001:00005971  sopen_
3450001:00005b36* __set_binary_
346Module: c:\watcom\lib386\dos\clib3r.lib(allocfp)
3470001:00005b9b  __allocfp_
3480001:00005c43  __freefp_
3490001:00005c7c  __purgefp_
350Module: c:\watcom\lib386\dos\clib3r.lib(fseek)
3510001:00005cdc  fseek_
352Module: c:\watcom\lib386\dos\clib3r.lib(chktty)
3530001:00005dd8  __chktty_
354Module: c:\watcom\lib386\dos\clib3r.lib(gtpid)
3550001:00005e09  getpid_
356Module: c:\watcom\lib386\dos\clib3r.lib(flush)
3570001:00005e0f  __flush_
358Module: c:\watcom\lib386\dos\clib3r.lib(ftell)
3590001:00005ece  ftell_
360Module: c:\watcom\lib386\dos\clib3r.lib(lseek)
3610001:00005efe  lseek_
3620001:00005efe* _lseek_
363Module: c:\watcom\lib386\dos\clib3r.lib(_clse)
3640001:00005f3f  __close_
365Module: c:\watcom\lib386\dos\clib3r.lib(remove)
3660001:00005f71  remove_
367Module: c:\watcom\lib386\dos\clib3r.lib(delay)
3680001:00005f76  __delay_init_
3690001:00005fa8  __delay_
370Module: c:\watcom\lib386\dos\clib3r.lib(stack386)
3710001:00005fe0  stackavail_
372Module: c:\watcom\lib386\dos\clib3r.lib(cinit)
3730001:00005fe9  __CommonInit_
374Module: c:\watcom\lib386\dos\clib3r.lib(___argc)
3750002:0000280c  ____Argc
3760002:00002810  ____Argv
377Module: c:\watcom\lib386\dos\clib3r.lib(enterdb)
3780001:00005ff4  __EnterWVIDEO_
3790002:00000c20+ ___WD_Present
380Module: c:\watcom\lib386\dos\clib3r.lib(xmsg)
3810001:0000601a  __exit_with_msg_
3820001:0000601f  __fatal_runtime_error_
383Module: c:\watcom\lib386\dos\clib3r.lib(itoa)
3840001:00006061+ utoa_
3850001:000060ab  itoa_
3860001:000060ab* _itoa_
387Module: c:\watcom\lib386\dos\clib3r.lib(noefgfmt)
3880002:00000c24  ___EFG_printf
3890002:00000c28  ___EFG_scanf
390Module: c:\watcom\lib386\dos\clib3r.lib(ltoa)
3910001:000060fd  ultoa_
3920001:00006146  ltoa_
3930001:00006146* _ltoa_
394Module: c:\watcom\lib386\dos\clib3r.lib(toupper)
3950001:00006161  toupper_
3960001:00006161* _toupper_
397Module: c:\watcom\lib386\dos\clib3r.lib(fputc)
3980001:0000616f  fputc_
399Module: c:\watcom\lib386\dos\clib3r.lib(ioalloc)
4000001:00006213  __ioalloc_
401Module: c:\watcom\lib386\plib3r.lib(stabarr)
4020001:000062b9  __wcpp_2_arr_register__
4030002:0000116a* rt_init __based("XI") __wcpp_2_data_stab_init_arr_
404Module: c:\watcom\lib386\plib3r.lib(stabdtor)
4050001:000064b0  __wcpp_2_destruct_internal__
4060001:000064ba* __wcpp_2_destruct_all__
4070001:000064bc* __wcpp_2_destruct__
4080001:000064ce* __wcpp_2_destruct_after_all__
4090001:000064d0* __wcpp_2_destruct_after__
410Module: c:\watcom\lib386\plib3r.lib(stabreg)
4110001:000064e0  __wcpp_2_base_register__
4120001:000064f9* __wcpp_2_base_deregister__
4130001:00006500* __wcpp_2_base_deregister_2__
4140001:0000650a  __wcpp_2_internal_deregister__
415Module: c:\watcom\lib386\dos\clib3r.lib(efgfmt)
4160001:00006513  _EFG_Format_
417Module: c:\watcom\lib386\math387r.lib(cnvs2d)
4180001:00006638  __cnvs2d_
419Module: c:\watcom\lib386\dos\emu387.lib(emu387)
4200001:000069e4* __int7_X32VM
4210001:00006a30  __int7
4220001:000069c0  __int7_pl3
423Module: c:\watcom\lib386\dos\clib3r.lib(hook387)
4240001:0000986e  __hook387
4250001:00009938  __unhook387
426Module: c:\watcom\lib386\dos\clib3r.lib(8087cw)
4270002:00000cb8  __8087cw
428Module: c:\watcom\lib386\dos\clib3r.lib(save8087)
4290002:00000cbc  ___Save8087
4300002:00000cc0  ___Rest8087
431Module: c:\watcom\lib386\dos\clib3r.lib(ini87386)
4320001:00009992  __init_80x87
433Module: c:\watcom\lib386\dos\clib3r.lib(initfile)
4340001:000099b9  __InitFiles_
435Module: c:\watcom\lib386\dos\clib3r.lib(ioexit)
4360001:00009a31  __full_io_exit_
4370001:00009a3d* fcloseall_
438Module: c:\watcom\lib386\dos\clib3r.lib(minreal)
4390002:00002894  ___minreal
440Module: c:\watcom\lib386\dos\clib3r.lib(heapen)
4410001:00009a94* _heapenable_
4420002:00000cc4  ___heap_enabled
443Module: c:\watcom\lib386\dos\clib3r.lib(sbrk386)
4440001:00009aa4* sbrk_
4450001:00009b63  __brk_
446Module: c:\watcom\lib386\dos\clib3r.lib(amblksiz)
4470002:00000cc8  __amblksiz
448Module: c:\watcom\lib386\dos\clib3r.lib(errno)
4490001:00009c25  __get_errno_ptr_
4500001:00009c2b  __get_doserrno_ptr_
4510002:00002898+ __doserrno
4520002:0000289c+ _errno
453Module: c:\watcom\lib386\dos\clib3r.lib(isatt)
4540001:00009c31  isatty_
455Module: c:\watcom\lib386\dos\clib3r.lib(dosret)
4560001:00009c4f* _dosret0_
4570001:00009c56* _dosretax_
4580001:00009c5b  __set_errno_dos_
459Module: c:\watcom\lib386\dos\clib3r.lib(umaskval)
4600002:00000ce0  ___umaskval
461Module: c:\watcom\lib386\dos\clib3r.lib(iomode)
4620001:00009cc1  __IOMode_
4630001:00009d16  __SetIOMode_
4640002:00000ce4+ ___NFiles
4650002:00000ce8+ ___init_mode
4660002:00000d38+ __iomode
467Module: c:\watcom\lib386\dos\clib3r.lib(tell)
4680001:00009d2b  tell_
469Module: c:\watcom\lib386\dos\clib3r.lib(qwrit)
4700001:00009d3c  __qwrite_
471Module: c:\watcom\lib386\dos\clib3r.lib(unlnk)
4720001:00009db8  unlink_
473Module: c:\watcom\lib386\plib3r.lib(tssize)
4740001:00009df8  __wcpp_2_ts_size__
475Module: c:\watcom\lib386\plib3r.lib(cppdata)
4760002:000028a0  __wint_thread_data
4770002:000028c0  ___wcpp_2_data_catch_completed_
4780002:000028c4  ___wcpp_2_data_dtreg_vfptrs_
479Module: c:\watcom\lib386\plib3r.lib(stabtrav)
4800001:00009e3c+ __wcpp_2_stab_entry__
4810001:00009e6a  __wcpp_2_stab_trav_init__
4820001:00009e8b  __wcpp_2_stab_trav_comp__
4830001:00009e90  __wcpp_2_stab_trav_next__
4840001:00009f15  __wcpp_2_stab_trav_move__
485Module: c:\watcom\lib386\plib3r.lib(stabthrw)
4860001:00009fbf  __wcpp_2_corrupted_stack__
4870001:0000a521* __wcpp_2_rethrow__
4880001:0000a54e+ __wcpp_2_catch_done__
4890001:0000a57f* __wcpp_2_throw__
4900001:0000a593* __wcpp_2_throw_zero__
4910002:00001170+ ___wcpp_2_data_init_longjmp_
492Module: c:\watcom\lib386\math387r.lib(ftos)
4930001:0000a67d* _SetMaxPrec_
4940001:0000a7f8  _FtoS_
495Module: c:\watcom\lib386\math387r.lib(strtod)
4960001:0000aa1c  strtod_
497Module: c:\watcom\lib386\plib3r.lib(bittest)
4980001:0000abc8  __wcpp_2_bit_test__
499Module: c:\watcom\lib386\plib3r.lib(callterm)
5000001:0000abe8  __wcpp_2_call_terminate__
501Module: c:\watcom\lib386\plib3r.lib(tsequiv)
5020001:0000abf6  __wcpp_2_ts_equiv__
503Module: c:\watcom\lib386\plib3r.lib(callunex)
5040001:0000ac30  __wcpp_2_call_unexpected__
505Module: c:\watcom\lib386\dos\clib3r.lib(stjmp386)
5060001:0000ac36* _setjmp_
5070001:0000ac6b  longjmp_
508Module: c:\watcom\lib386\plib3r.lib(allocexc)
5090001:0000ace8  __wcpp_2_alloc_exc__
5100001:0000ae18  __wcpp_2_free_exc__
5110001:0000ae44  __wcpp_2_pop_exc__
5120001:0000ae53  __wcpp_2_push_exc__
513Module: c:\watcom\lib386\dos\clib3r.lib(ljmphdl)
5140002:00000d48  ___longjmp_handler
515Module: c:\watcom\lib386\math387r.lib(nan_inf)
5160001:0000ae61  __Nan_Inf_
517Module: c:\watcom\lib386\math387r.lib(floor)
5180001:0000aee5  floor_
519Module: c:\watcom\lib386\math387r.lib(fchop)
5200001:0000af22  __CHP
521Module: c:\watcom\lib386\math387r.lib(scale)
5220001:0000af3f+ _Scale_
5230001:0000af80  _Scale10V_
524Module: c:\watcom\lib386\math387r.lib(cvt)
5250001:0000b067  __cvt_
526Module: c:\watcom\lib386\dos\clib3r.lib(amodf386)
5270001:0000b24e* __ModF
5280001:0000b2de  __ZBuf2F
529Module: c:\watcom\lib386\dos\clib3r.lib(hugeval)
5300002:000008e8  __HugeValue
531Module: c:\watcom\lib386\plib3r.lib(termnate)
5320001:0000b37c  void near terminate()
533Module: c:\watcom\lib386\plib3r.lib(unexpect)
5340001:0000b3c8  void near unexpected()
535Module: c:\watcom\lib386\plib3r.lib(areaexc)
5360002:00000d4c  ___EXC_AREA
537Module: c:\watcom\lib386\math387r.lib(modf387)
5380001:0000b3fc  modf_
539Module: c:\watcom\lib386\math387r.lib(i64ts386)
5400001:0000b416  __CmpBigInt
5410001:0000b450  __Rnd2Int
5420001:0000b4bb  __Bin2String
543Module: c:\watcom\lib386\math387r.lib(fpow10)
5440002:000008f0  __BigPow10Table
545Module: c:\watcom\lib386\math387r.lib(frexp)
5460001:0000b5dc  frexp_
547
548
549                        +---------------------------+
550                        |   Unresolved References   |
551                        +---------------------------+
552
553Undefined Symbol                Referenced by
554================                =============
555
556char unsigned near * near name_to_address( char near *, int ) .\wat\opt\ipx.obj(F:\IMLIB\PORT\DOS4GW\ipx.c)
557void near dprintf( char const near *, ... ) .\wat\opt\ipx.obj(F:\IMLIB\PORT\DOS4GW\ipx.c)
558void near dprintf( char const near *, ... ) .\wat\opt\timing.obj(F:\IMLIB\port\dos4gw\timing.c)
559int near bwt_init()             .\wat\opt\jnet.obj(F:\IMLIB\PORT\DOS4GW\jnet.c)
560void near bwt_uninit()          .\wat\opt\jnet.obj(F:\IMLIB\PORT\DOS4GW\jnet.c)
561near bwt_in_socket::bwt_in_socket( int ) .\wat\opt\jnet.obj(F:\IMLIB\PORT\DOS4GW\jnet.c)
562near bwt_out_socket::bwt_out_socket() .\wat\opt\jnet.obj(F:\IMLIB\PORT\DOS4GW\jnet.c)
563int near bwt_out_socket::try_connect( char near *, int ) .\wat\opt\jnet.obj(F:\IMLIB\PORT\DOS4GW\jnet.c)
564int near bwt_get_my_ip()        .\wat\opt\jnet.obj(F:\IMLIB\PORT\DOS4GW\jnet.c)
565
566
567                        +--------------------+
568                        |   Libraries Used   |
569                        +--------------------+
570
571c:\watcom\lib386\dos\clib3r.lib
572c:\watcom\lib386\plib3r.lib
573c:\watcom\lib386\math387r.lib
574c:\watcom\lib386\dos\emu387.lib
Note: See TracBrowser for help on using the repository browser.