[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::digital_unix

Title:DIGITAL UNIX(FORMERLY KNOWN AS DEC OSF/1)
Notice:Welcome to the Digital UNIX Conference
Moderator:SMURF::DENHAM
Created:Thu Mar 16 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:10068
Total number of notes:35879

9451.0. "User needs help with ld command" by VAXRIO::WK_ESPOZEL () Wed Apr 09 1997 11:42

        I am trying to link an executable to a shared lib and am getting
    this
        error when I try to run it
        
        
       31643:./lu62adm1: /sbin/loader: Error: unresolvable symbol 
       in /usr/shlib/libpthreads.so: __Argv
       31643:./lu62adm1: /sbin/loader: Fatal Error: 
       this executable has unresolvable symbols
        
        If I link the exe to the static lib it runs fine.
        Any help would be greatly appreciated.
        Thanks
    
    The link command is: 
    
      ld -o luadm1 lu62adm1.o -callshared -lsnatprm -lc_r
    
    
    Bellow is the odump -Dtv /usr/shlib/libpthreads.so 
    
    			***DYNAMIC SYMBOL TABLE***
    	Name
    	      Value          Size   Bind    Type Shndx Other
    
    /usr/shlib/libpthreads.so:
    [    0] 
    	0x0000000000000000      0  LOCAL  NOTYPE UNDEF    0
    [    1] .rconst
    	0x000003ff8055ab20      0  LOCAL  NOTYPE  TEXT    0
    [    2] .pdata
    	0x000003ff8055b090      0  LOCAL  NOTYPE  DATA    0
    [    3] .text
    	0x000003ff8055bf40      0  LOCAL  NOTYPE  TEXT    0
    [    4] .init
    	0x000003ff80589f30      0  LOCAL  NOTYPE  TEXT    0
    [    5] .fini
    	0x000003ff80589f80      0  LOCAL  NOTYPE  TEXT    0
    [    6] .data
    	0x000003ffc01d0000      0  LOCAL  NOTYPE  DATA    0
    [    7] .rdata
    	0x000003ffc01da340      0  LOCAL  NOTYPE  DATA    0
    [    8] .xdata
    	0x000003ffc01da3a0      0  LOCAL  NOTYPE  DATA    0
    [    9] .lit8
    	0x000003ffc01db1f0      0  LOCAL  NOTYPE  DATA    0
    [   10] .lit4
    	0x000003ffc01db1f0      0  LOCAL  NOTYPE  DATA    0
    [   11] .sdata
    	0x000003ffc01db1f0      0  LOCAL  NOTYPE  DATA    0
    [   12] .sbss
    	0x000003ffc01dcde0      0  LOCAL  NOTYPE  DATA    0
    [   13] .bss
    	0x000003ffc01dcfb0      0  LOCAL  NOTYPE  DATA    0
    [   14] DEPSILON
    	0x000003ffc01a4800      0 GLOBAL  OBJECT UNDEF    0
    [   15] __DFPMIN
    	0x000003ffc01a4808      0 GLOBAL  OBJECT UNDEF    0
    [   16] DFPMIN
    	0x000003ffc01a4808      0 GLOBAL  OBJECT UNDEF    0
    [   17] __DFPMAX
    	0x000003ffc01a4810      0 GLOBAL  OBJECT UNDEF    0
    [   18] DFPMAX
    	0x000003ffc01a4810      0 GLOBAL  OBJECT UNDEF    0
    [   19] DINFINITY
    	0x000003ffc01a4818      0 GLOBAL  OBJECT UNDEF    0
    [   20] DQNAN
    	0x000003ffc01a4820      0 GLOBAL  OBJECT UNDEF    0
    [   21] DSNAN
    	0x000003ffc01a4828      0 GLOBAL  OBJECT UNDEF    0
    [   22] _check_rhosts_file
    	0x000003ffc01a4610      0 GLOBAL  OBJECT UNDEF    0
    [   23] __bsd_passwd_lastmatch
    	0x000003ffc01a4718      0 GLOBAL  OBJECT UNDEF    0
    [   24] __pw_file
    	0x000003ffc01a4710      0 GLOBAL  OBJECT UNDEF    0
    [   25] _pw_db
    	0x000003ffc01a4708      0 GLOBAL  OBJECT UNDEF    0
    [   26] _pw_stayopen
    	0x000003ffc01a4700      0 GLOBAL  OBJECT UNDEF    0
    [   27] __DEPSILON
    	0x000003ffc01a4800      0 GLOBAL  OBJECT UNDEF    0
    [   28] __bind_initialized
    	0x000003ffc01a44f0      0 GLOBAL  OBJECT UNDEF    0
    [   29] mach_init_routine
    	0x000003ffc01c2e28      0 GLOBAL  OBJECT UNDEF    0
    [   30] __daylight
    	0x000003ffc01a4648      0 GLOBAL  OBJECT UNDEF    0
    [   31] __timezone
    	0x000003ffc01a4640      0 GLOBAL  OBJECT UNDEF    0
    [   32] _tz_is_set
    	0x000003ffc01a4630      0 GLOBAL  OBJECT UNDEF    0
    [   33] __bsd_group_lastmatch
    	0x000003ffc01a46b0      0 GLOBAL  OBJECT UNDEF    0
    [   34] __DSNAN
    	0x000003ffc01a4828      0 GLOBAL  OBJECT UNDEF    0
    [   35] __DQNAN
    	0x000003ffc01a4820      0 GLOBAL  OBJECT UNDEF    0
    [   36] __DINFINITY
    	0x000003ffc01a4818      0 GLOBAL  OBJECT UNDEF    0
    [   37] __utmpfile
    	0x000003ffc01a0d80      0 GLOBAL  OBJECT UNDEF    0
    [   38] _res
    	0x000003ffc01a0970      0 GLOBAL  OBJECT UNDEF    0
    [   39] __SEPSILON
    	0x000003ffc01a4830      0 GLOBAL  OBJECT UNDEF    0
    [   40] SEPSILON
    	0x000003ffc01a4830      0 GLOBAL  OBJECT UNDEF    0
    [   41] SFPMIN
    	0x000003ffc01a4838      0 GLOBAL  OBJECT UNDEF    0
    [   42] __SFPMIN
    	0x000003ffc01a4838      0 GLOBAL  OBJECT UNDEF    0
    [   43] SFPMAX
    	0x000003ffc01a4840      0 GLOBAL  OBJECT UNDEF    0
    [   44] __SFPMAX
    	0x000003ffc01a4840      0 GLOBAL  OBJECT UNDEF    0
    [   45] __SINFINITY
    	0x000003ffc01a4848      0 GLOBAL  OBJECT UNDEF    0
    [   46] SINFINITY
    	0x000003ffc01a4848      0 GLOBAL  OBJECT UNDEF    0
    [   47] __SQNAN
    	0x000003ffc01a4850      0 GLOBAL  OBJECT UNDEF    0
    [   48] SQNAN
    	0x000003ffc01a4850      0 GLOBAL  OBJECT UNDEF    0
    [   49] __SSNAN
    	0x000003ffc01a4858      0 GLOBAL  OBJECT UNDEF    0
    [   50] SSNAN
    	0x000003ffc01a4858      0 GLOBAL  OBJECT UNDEF    0
    [   51] timezone
    	0x000003ffc01a4640      0 GLOBAL  OBJECT UNDEF    0
    [   52] daylight
    	0x000003ffc01a4648      0 GLOBAL  OBJECT UNDEF    0
    [   53] bind_initialized
    	0x000003ffc01a44f0      0 GLOBAL  OBJECT UNDEF    0
    [   54] pw_file
    	0x000003ffc01a4710      0 GLOBAL  OBJECT UNDEF    0
    [   55] _cleanup_routine
    	0x000003ffc01a44a0      0 GLOBAL  OBJECT UNDEF    0
    [   56] geterrno
    	0x000003ff804b8e90      0 GLOBAL    FUNC UNDEF    0
    [   57] seterrno
    	0x000003ff804b8f10      0 GLOBAL    FUNC UNDEF    0
    [   58] __grantpt
    	0x000003ff804f4710      0 GLOBAL    FUNC UNDEF    0
    [   59] grantpt
    	0x000003ff804f4710      0 GLOBAL    FUNC UNDEF    0
    [   60] __sigset
    	0x000003ff804f4d80      0 GLOBAL    FUNC UNDEF    0
    [   61] sigset
    	0x000003ff804f4d80      0 GLOBAL    FUNC UNDEF    0
    [   62] __sia_chg_password
    	0x000003ff804f8de0      0 GLOBAL    FUNC UNDEF    0
    [   63] sia_chg_password
    	0x000003ff804f8de0      0 GLOBAL    FUNC UNDEF    0
    [   64] __sia_chg_finger
    	0x000003ff804f9570      0 GLOBAL    FUNC UNDEF    0
    [   65] sia_chg_finger
    	0x000003ff804f9570      0 GLOBAL    FUNC UNDEF    0
    [   66] __sia_chg_shell
    	0x000003ff804f9ba0      0 GLOBAL    FUNC UNDEF    0
    [   67] sia_chg_shell
    	0x000003ff804f9ba0      0 GLOBAL    FUNC UNDEF    0
    [   68] __sia_ses_reauthent
    	0x000003ff804fa1d0      0 GLOBAL    FUNC UNDEF    0
    [   69] sia_ses_reauthent
    	0x000003ff804fa1d0      0 GLOBAL    FUNC UNDEF    0
    [   70] __sia_chk_invoker
    	0x000003ff804fbfa0      0 GLOBAL    FUNC UNDEF    0
    [   71] sia_chk_invoker
    	0x000003ff804fbfa0      0 GLOBAL    FUNC UNDEF    0
    [   72] sia_ses_release
    	0x000003ff804fc130      0 GLOBAL    FUNC UNDEF    0
    [   73] __siad_init
    	0x000003ff804fc3c0      0 GLOBAL    FUNC UNDEF    0
    [   74] siad_init
    	0x000003ff804fc3c0      0 GLOBAL    FUNC UNDEF    0
    [   75] siad_ses_init
    	0x000003ff804fc3d0      0 GLOBAL    FUNC UNDEF    0
    [   76] siad_chg_password
    	0x000003ff804fddf0      0 GLOBAL    FUNC UNDEF    0
    [   77] bsd_chg_it
    	0x000003ff804fdfd0      0 GLOBAL    FUNC UNDEF    0
    [   78] bsd_ulimit
    	0x000003ff804febc0      0 GLOBAL    FUNC UNDEF    0
    [   79] bsd_replace
    	0x000003ff804fec10      0 GLOBAL    FUNC UNDEF    0
    [   80] siad_chg_finger
    	0x000003ff804ff690      0 GLOBAL    FUNC UNDEF    0
    [   81] siad_chg_shell
    	0x000003ff80500830      0 GLOBAL    FUNC UNDEF    0
    [   82] siad_ses_reauthent
    	0x000003ff80500ee0      0 GLOBAL    FUNC UNDEF    0
    [   83] siad_chk_user
    	0x000003ff805011a0      0 GLOBAL    FUNC UNDEF    0
    [   84] siad_chk_invoker
    	0x000003ff80501200      0 GLOBAL    FUNC UNDEF    0
    [   85] onminuslist
    	0x000003ff80508450      0 GLOBAL    FUNC UNDEF    0
    [   86] addtominuslist
    	0x000003ff805084c0      0 GLOBAL    FUNC UNDEF    0
    [   87] freeminuslist
    	0x000003ff80508590      0 GLOBAL    FUNC UNDEF    0
    [   88] putpwent
    	0x000003ff80506930      0 GLOBAL    FUNC UNDEF    0
    [   89] __putpw
    	0x000003ff805069e0      0 GLOBAL    FUNC UNDEF    0
    [   90] putpw
    	0x000003ff805069e0      0 GLOBAL    FUNC UNDEF    0
    [   91] getpw
    	0x000003ff805071a0      0 GLOBAL    FUNC UNDEF    0
    [   92] __getpw
    	0x000003ff805071a0      0 GLOBAL    FUNC UNDEF    0
    [   93] putgrent
    	0x000003ff80507b30      0 GLOBAL    FUNC UNDEF    0
    [   94] __putgr
    	0x000003ff80507c40      0 GLOBAL    FUNC UNDEF    0
    [   95] putgr
    	0x000003ff80507c40      0 GLOBAL    FUNC UNDEF    0
    [   96] __glob
    	0x000003ff804d73a0      0 GLOBAL    FUNC UNDEF    0
    [   97] __globfree
    	0x000003ff804d8650      0 GLOBAL    FUNC UNDEF    0
    [   98] __regcomp_std
    	0x000003ff80508630      0 GLOBAL    FUNC UNDEF    0
    [   99] __strcoll_sb
    	0x000003ff8050cd70      0 GLOBAL    FUNC UNDEF    0
    [  100] __strcoll_std
    	0x000003ff8050d070      0 GLOBAL    FUNC UNDEF    0
    [  101] __strxfrm_sb
    	0x000003ff8050d370      0 GLOBAL    FUNC UNDEF    0
    [  102] __strxfrm_std
    	0x000003ff8050da80      0 GLOBAL    FUNC UNDEF    0
    [  103] __wcscoll_std
    	0x000003ff8050e250      0 GLOBAL    FUNC UNDEF    0
    [  104] __wcsxfrm_std
    	0x000003ff8050e430      0 GLOBAL    FUNC UNDEF    0
    [  105] __regerror
    	0x000003ff8050f400      0 GLOBAL    FUNC UNDEF    0
    [  106] regerror
    	0x000003ff8050f400      0 GLOBAL    FUNC UNDEF    0
    [  107] strfmon
    	0x000003ff80511800      0 GLOBAL    FUNC UNDEF    0
    [  108] __strfmon
    	0x000003ff80511800      0 GLOBAL    FUNC UNDEF    0
    [  109] strptime
    	0x000003ff80513b60      0 GLOBAL    FUNC UNDEF    0
    [  110] __strptime
    	0x000003ff80513b60      0 GLOBAL    FUNC UNDEF    0
    [  111] wcsftime
    	0x000003ff80517260      0 GLOBAL    FUNC UNDEF    0
    [  112] __wcsftime
    	0x000003ff80517260      0 GLOBAL    FUNC UNDEF    0
    [  113] __acct
    	0x000003ff8051a210      0 GLOBAL    FUNC UNDEF    0
    [  114] acct
    	0x000003ff8051a210      0 GLOBAL    FUNC UNDEF    0
    [  115] __adjtime
    	0x000003ff8051a240      0 GLOBAL    FUNC UNDEF    0
    [  116] adjtime
    	0x000003ff8051a240      0 GLOBAL    FUNC UNDEF    0
    [  117] async_daemon
    	0x000003ff8051a270      0 GLOBAL    FUNC UNDEF    0
    [  118] __async_daemon
    	0x000003ff8051a270      0 GLOBAL    FUNC UNDEF    0
    [  119] __cacheflush
    	0x000003ff8051cce0      0 GLOBAL    FUNC UNDEF    0
    [  120] cacheflush
    	0x000003ff8051cce0      0 GLOBAL    FUNC UNDEF    0
    [  121] __chroot
    	0x000003ff8051a390      0 GLOBAL    FUNC UNDEF    0
    [  122] chroot
    	0x000003ff8051a390      0 GLOBAL    FUNC UNDEF    0
    [  123] __lchown
    	0x000003ff8051ad40      0 GLOBAL    FUNC UNDEF    0
    [  124] lchown
    	0x000003ff8051ad40      0 GLOBAL    FUNC UNDEF    0
    [  125] execl
    	0x000003ff8051d030      0 GLOBAL    FUNC UNDEF    0
    [  126] __execle
    	0x000003ff8051d0c0      0 GLOBAL    FUNC UNDEF    0
    [  127] execle
    	0x000003ff8051d0c0      0 GLOBAL    FUNC UNDEF    0
    [  128] __exec_with_loader
    	0x000003ff8051a480      0 GLOBAL    FUNC UNDEF    0
    [  129] exec_with_loader
    	0x000003ff8051a480      0 GLOBAL    FUNC UNDEF    0
    [  130] __fchmod
    	0x000003ff8051a4e0      0 GLOBAL    FUNC UNDEF    0
    [  131] fchmod
    	0x000003ff8051a4e0      0 GLOBAL    FUNC UNDEF    0
    [  132] __fchown
    	0x000003ff8051a510      0 GLOBAL    FUNC UNDEF    0
    [  133] fchown
    	0x000003ff8051a510      0 GLOBAL    FUNC UNDEF    0
    [  134] __fp_class_d
    	0x000003ff8051a640      0 GLOBAL    FUNC UNDEF    0
    [  135] fp_class_d
    	0x000003ff8051a640      0 GLOBAL    FUNC UNDEF    0
    [  136] __fp_class_f
    	0x000003ff8051a6cc      0 GLOBAL    FUNC UNDEF    0
    [  137] fp_class_f
    	0x000003ff8051a6cc      0 GLOBAL    FUNC UNDEF    0
    [  138] _get_fpcr
    	0x000003ff8051a760      0 GLOBAL    FUNC UNDEF    0
    [  139] _set_fpcr
    	0x000003ff8051a780      0 GLOBAL    FUNC UNDEF    0
    [  140] fegetround
    	0x000003ff8051a7b0      0 GLOBAL    FUNC UNDEF    0
    [  141] fesetround
    	0x000003ff8051a7e0      0 GLOBAL    FUNC UNDEF    0
    [  142] __fstatfs
    	0x000003ff8051cd50      0 GLOBAL    FUNC UNDEF    0
    [  143] fstatfs
    	0x000003ff8051cd50      0 GLOBAL    FUNC UNDEF    0
    [  144] ftruncate
    	0x000003ff8051a860      0 GLOBAL    FUNC UNDEF    0
    [  145] getaddressconf
    	0x000003ff8051a890      0 GLOBAL    FUNC UNDEF    0
    [  146] __getaddressconf
    	0x000003ff8051a890      0 GLOBAL    FUNC UNDEF    0
    [  147] getegid
    	0x000003ff8051a950      0 GLOBAL    FUNC UNDEF    0
    [  148] __getfh
    	0x000003ff8051a970      0 GLOBAL    FUNC UNDEF    0
    [  149] getfh
    	0x000003ff8051a970      0 GLOBAL    FUNC UNDEF    0
    [  150] getfsstat
    	0x000003ff80519d80      0 GLOBAL    FUNC UNDEF    0
    [  151] getgroups
    	0x000003ff8051a9d0      0 GLOBAL    FUNC UNDEF    0
    [  152] __gethostid
    	0x000003ff8051aa00      0 GLOBAL    FUNC UNDEF    0
    [  153] gethostid
    	0x000003ff8051aa00      0 GLOBAL    FUNC UNDEF    0
    [  154] getitimer
    	0x000003ff8051aa60      0 GLOBAL    FUNC UNDEF    0
    [  155] getpgid
    	0x000003ff8051aaf0      0 GLOBAL    FUNC UNDEF    0
    [  156] __getpgid
    	0x000003ff8051aaf0      0 GLOBAL    FUNC UNDEF    0
    [  157] __getppid
    	0x000003ff8051ab50      0 GLOBAL    FUNC UNDEF    0
    [  158] getppid
    	0x000003ff8051ab50      0 GLOBAL    FUNC UNDEF    0
    [  159] getpriority
    	0x000003ff8051ab60      0 GLOBAL    FUNC UNDEF    0
    [  160] __getsockopt
    	0x000003ff8051ac50      0 GLOBAL    FUNC UNDEF    0
    [  161] getsockopt
    	0x000003ff8051ac50      0 GLOBAL    FUNC UNDEF    0
    [  162] kloadcall
    	0x000003ff8051ad10      0 GLOBAL    FUNC UNDEF    0
    [  163] __kloadcall
    	0x000003ff8051ad10      0 GLOBAL    FUNC UNDEF    0
    [  164] ldexp
    	0x000003ff8051ad70      0 GLOBAL    FUNC UNDEF    0
    [  165] listen
    	0x000003ff8051aef0      0 GLOBAL    FUNC UNDEF    0
    [  166] ___mb
    	0x000003ff8051af80      0 GLOBAL    FUNC UNDEF    0
    [  167] mkdir
    	0x000003ff8051b780      0 GLOBAL    FUNC UNDEF    0
    [  168] mknod
    	0x000003ff8051b7b0      0 GLOBAL    FUNC UNDEF    0
    [  169] __mount
    	0x000003ff8051b810      0 GLOBAL    FUNC UNDEF    0
    [  170] mount
    	0x000003ff8051b810      0 GLOBAL    FUNC UNDEF    0
    [  171] msgctl
    	0x000003ff8051b870      0 GLOBAL    FUNC UNDEF    0
    [  172] __msgctl
    	0x000003ff8051b870      0 GLOBAL    FUNC UNDEF    0
    [  173] __msgget
    	0x000003ff8051b8a0      0 GLOBAL    FUNC UNDEF    0
    [  174] msgget
    	0x000003ff8051b8a0      0 GLOBAL    FUNC UNDEF    0
    [  175] msgrcv
    	0x000003ff8051b8d0      0 GLOBAL    FUNC UNDEF    0
    [  176] __msgrcv
    	0x000003ff8051b8d0      0 GLOBAL    FUNC UNDEF    0
    [  177] msgsnd
    	0x000003ff8051b900      0 GLOBAL    FUNC UNDEF    0
    [  178] __msgsnd
    	0x000003ff8051b900      0 GLOBAL    FUNC UNDEF    0
    [  179] munmap
    	0x000003ff8051b990      0 GLOBAL    FUNC UNDEF    0
    [  180] __mvalid
    	0x000003ff8051b9c0      0 GLOBAL    FUNC UNDEF    0
    [  181] mvalid
    	0x000003ff8051b9c0      0 GLOBAL    FUNC UNDEF    0
    [  182] nfssvc
    	0x000003ff8051ba20      0 GLOBAL    FUNC UNDEF    0
    [  183] __nfssvc
    	0x000003ff8051ba20      0 GLOBAL    FUNC UNDEF    0
    [  184] msleep
    	0x000003ff8051b930      0 GLOBAL    FUNC UNDEF    0
    [  185] msync
    	0x000003ff8051b960      0 GLOBAL    FUNC UNDEF    0
    [  186] __msync
    	0x000003ff8051b960      0 GLOBAL    FUNC UNDEF    0
    [  187] mwakeup
    	0x000003ff8051b9f0      0 GLOBAL    FUNC UNDEF    0
    [  188] __naccept
    	0x000003ff80519ed0      0 GLOBAL    FUNC UNDEF    0
    [  189] naccept
    	0x000003ff80519ed0      0 GLOBAL    FUNC UNDEF    0
    [  190] __ngetsockname
    	0x000003ff8051ba50      0 GLOBAL    FUNC UNDEF    0
    [  191] ngetsockname
    	0x000003ff8051ba50      0 GLOBAL    FUNC UNDEF    0
    [  192] __ngetpeername
    	0x000003ff80519f30      0 GLOBAL    FUNC UNDEF    0
    [  193] ngetpeername
    	0x000003ff80519f30      0 GLOBAL    FUNC UNDEF    0
    [  194] __nrecvmsg
    	0x000003ff8051ba80      0 GLOBAL    FUNC UNDEF    0
    [  195] nrecvmsg
    	0x000003ff8051ba80      0 GLOBAL    FUNC UNDEF    0
    [  196] __nsendmsg
    	0x000003ff8051bab0      0 GLOBAL    FUNC UNDEF    0
    [  197] nsendmsg
    	0x000003ff8051bab0      0 GLOBAL    FUNC UNDEF    0
    [  198] _open
    	0x000003ff8051cd80      0 GLOBAL    FUNC UNDEF    0
    [  199] __plock
    	0x000003ff8051bb10      0 GLOBAL    FUNC UNDEF    0
    [  200] plock
    	0x000003ff8051bb10      0 GLOBAL    FUNC UNDEF    0
    [  201] __pid_block
    	0x000003ff8051bb40      0 GLOBAL    FUNC UNDEF    0
    [  202] pid_block
    	0x000003ff8051bb40      0 GLOBAL    FUNC UNDEF    0
    [  203] pid_unblock
    	0x000003ff8051bb70      0 GLOBAL    FUNC UNDEF    0
    [  204] __pid_unblock
    	0x000003ff8051bb70      0 GLOBAL    FUNC UNDEF    0
    [  205] poll
    	0x000003ff8051bba0      0 GLOBAL    FUNC UNDEF    0
    [  206] __poll
    	0x000003ff8051bba0      0 GLOBAL    FUNC UNDEF    0
    [  207] __profil
    	0x000003ff8051bbd0      0 GLOBAL    FUNC UNDEF    0
    [  208] profil
    	0x000003ff8051bbd0      0 GLOBAL    FUNC UNDEF    0
    [  209] __ptrace
    	0x000003ff8051cde0      0 GLOBAL    FUNC UNDEF    0
    [  210] ptrace
    	0x000003ff8051cde0      0 GLOBAL    FUNC UNDEF    0
    [  211] quotactl
    	0x000003ff80519db0      0 GLOBAL    FUNC UNDEF    0
    [  212] __quotactl
    	0x000003ff80519db0      0 GLOBAL    FUNC UNDEF    0
    [  213] readlink
    	0x000003ff8051bc30      0 GLOBAL    FUNC UNDEF    0
    [  214] __readlink
    	0x000003ff8051bc30      0 GLOBAL    FUNC UNDEF    0
    [  215] __reboot
    	0x000003ff8051bc90      0 GLOBAL    FUNC UNDEF    0
    [  216] reboot
    	0x000003ff8051bc90      0 GLOBAL    FUNC UNDEF    0
    [  217] recv
    	0x000003ff8051bcd0      0 GLOBAL    FUNC UNDEF    0
    [  218] __recv
    	0x000003ff8051bcd0      0 GLOBAL    FUNC UNDEF    0
    [  219] __recvmsg
    	0x000003ff8051bd30      0 GLOBAL    FUNC UNDEF    0
    [  220] recvmsg
    	0x000003ff8051bd30      0 GLOBAL    FUNC UNDEF    0
    [  221] rmdir
    	0x000003ff8051bd90      0 GLOBAL    FUNC UNDEF    0
    [  222] __semctl
    	0x000003ff8051bdf0      0 GLOBAL    FUNC UNDEF    0
    [  223] semctl
    	0x000003ff8051bdf0      0 GLOBAL    FUNC UNDEF    0
    [  224] semget
    	0x000003ff8051be20      0 GLOBAL    FUNC UNDEF    0
    [  225] __semget
    	0x000003ff8051be20      0 GLOBAL    FUNC UNDEF    0
    [  226] semop
    	0x000003ff8051be50      0 GLOBAL    FUNC UNDEF    0
    [  227] __semop
    	0x000003ff8051be50      0 GLOBAL    FUNC UNDEF    0
    [  228] send
    	0x000003ff8051ce10      0 GLOBAL    FUNC UNDEF    0
    [  229] __sendmsg
    	0x000003ff8051be80      0 GLOBAL    FUNC UNDEF    0
    [  230] sendmsg
    	0x000003ff8051be80      0 GLOBAL    FUNC UNDEF    0
    [  231] __setdomainname
    	0x000003ff8051bee0      0 GLOBAL    FUNC UNDEF    0
    [  232] setdomainname
    	0x000003ff8051bee0      0 GLOBAL    FUNC UNDEF    0
    [  233] setgroups
    	0x000003ff8051bf40      0 GLOBAL    FUNC UNDEF    0
    [  234] __sethostid
    	0x000003ff8051bf70      0 GLOBAL    FUNC UNDEF    0
    [  235] sethostid
    	0x000003ff8051bf70      0 GLOBAL    FUNC UNDEF    0
    [  236] sethostname
    	0x000003ff8051bfa0      0 GLOBAL    FUNC UNDEF    0
    [  237] __sethostname
    	0x000003ff8051bfa0      0 GLOBAL    FUNC UNDEF    0
    [  238] setlogin
    	0x000003ff80519ea0      0 GLOBAL    FUNC UNDEF    0
    [  239] set_program_attributes
    	0x000003ff8051c000      0 GLOBAL    FUNC UNDEF    0
    [  240] __set_program_attributes
    	0x000003ff8051c000      0 GLOBAL    FUNC UNDEF    0
    [  241] setpriority
    	0x000003ff8051c090      0 GLOBAL    FUNC UNDEF    0
    [  242] setsysinfo
    	0x000003ff80519fc0      0 GLOBAL    FUNC UNDEF    0
    [  243] setregid
    	0x000003ff8051c0c0      0 GLOBAL    FUNC UNDEF    0
    [  244] setrlimit
    	0x000003ff8051c120      0 GLOBAL    FUNC UNDEF    0
    [  245] setsockopt
    	0x000003ff8051c180      0 GLOBAL    FUNC UNDEF    0
    [  246] settimeofday
    	0x000003ff8051c1b0      0 GLOBAL    FUNC UNDEF    0
    [  247] __setuid
    	0x000003ff8051c1e0      0 GLOBAL    FUNC UNDEF    0
    [  248] setuid
    	0x000003ff8051c1e0      0 GLOBAL    FUNC UNDEF    0
    [  249] __shmat
    	0x000003ff8051c210      0 GLOBAL    FUNC UNDEF    0
    [  250] shmat
    	0x000003ff8051c210      0 GLOBAL    FUNC UNDEF    0
    [  251] __shmctl
    	0x000003ff8051c240      0 GLOBAL    FUNC UNDEF    0
    [  252] shmctl
    	0x000003ff8051c240      0 GLOBAL    FUNC UNDEF    0
    [  253] __shmdt
    	0x000003ff8051c270      0 GLOBAL    FUNC UNDEF    0
    [  254] shmdt
    	0x000003ff8051c270      0 GLOBAL    FUNC UNDEF    0
    [  255] shmget
    	0x000003ff8051c2a0      0 GLOBAL    FUNC UNDEF    0
    [  256] __shmget
    	0x000003ff8051c2a0      0 GLOBAL    FUNC UNDEF    0
    [  257] __shutdown
    	0x000003ff8051c2d0      0 GLOBAL    FUNC UNDEF    0
    [  258] shutdown
    	0x000003ff8051c2d0      0 GLOBAL    FUNC UNDEF    0
    [  259] sigreturn
    	0x000003ff8051c300      0 GLOBAL    FUNC UNDEF    0
    [  260] __socketpair
    	0x000003ff8051c4c0      0 GLOBAL    FUNC UNDEF    0
    [  261] socketpair
    	0x000003ff8051c4c0      0 GLOBAL    FUNC UNDEF    0
    [  262] statfs
    	0x000003ff8051ce40      0 GLOBAL    FUNC UNDEF    0
    [  263] __set_speculative
    	0x000003ff8051c370      0 GLOBAL    FUNC UNDEF    0
    [  264] set_speculative
    	0x000003ff8051c370      0 GLOBAL    FUNC UNDEF    0
    [  265] swapon
    	0x000003ff8051ca40      0 GLOBAL    FUNC UNDEF    0
    [  266] __swapon
    	0x000003ff8051ca40      0 GLOBAL    FUNC UNDEF    0
    [  267] __symlink
    	0x000003ff8051ca70      0 GLOBAL    FUNC UNDEF    0
    [  268] symlink
    	0x000003ff8051ca70      0 GLOBAL    FUNC UNDEF    0
    [  269] __sigwaitprim
    	0x000003ff8051c340      0 GLOBAL    FUNC UNDEF    0
    [  270] truncate
    	0x000003ff8051cb00      0 GLOBAL    FUNC UNDEF    0
    [  271] __truncate
    	0x000003ff8051cb00      0 GLOBAL    FUNC UNDEF    0
    [  272] __uswitch
    	0x000003ff8051cc20      0 GLOBAL    FUNC UNDEF    0
    [  273] uswitch
    	0x000003ff8051cc20      0 GLOBAL    FUNC UNDEF    0
    [  274] utimes
    	0x000003ff8051cc50      0 GLOBAL    FUNC UNDEF    0
    [  275] __chflags
    	0x000003ff8051a300      0 GLOBAL    FUNC UNDEF    0
    [  276] chflags
    	0x000003ff8051a300      0 GLOBAL    FUNC UNDEF    0
    [  277] __fchflags
    	0x000003ff8051a4b0      0 GLOBAL    FUNC UNDEF    0
    [  278] fchflags
    	0x000003ff8051a4b0      0 GLOBAL    FUNC UNDEF    0
    [  279] __umount
    	0x000003ff8051cb60      0 GLOBAL    FUNC UNDEF    0
    [  280] umount
    	0x000003ff8051cb60      0 GLOBAL    FUNC UNDEF    0
    [  281] __exportfs
    	0x000003ff8051cd10      0 GLOBAL    FUNC UNDEF    0
    [  282] exportfs
    	0x000003ff8051cd10      0 GLOBAL    FUNC UNDEF    0
    [  283] getsid
    	0x000003ff8051abf0      0 GLOBAL    FUNC UNDEF    0
    [  284] __getsid
    	0x000003ff8051abf0      0 GLOBAL    FUNC UNDEF    0
    [  285] proplist_syscall
    	0x000003ff8051d710      0 GLOBAL    FUNC UNDEF    0
    [  286] __proplist_syscall
    	0x000003ff8051d710      0 GLOBAL    FUNC UNDEF    0
    [  287] __msem_init
    	0x000003ff805176d0      0 GLOBAL    FUNC UNDEF    0
    [  288] msem_init
    	0x000003ff805176d0      0 GLOBAL    FUNC UNDEF    0
    [  289] msem_remove
    	0x000003ff80517840      0 GLOBAL    FUNC UNDEF    0
    [  290] __msem_remove
    	0x000003ff80517840      0 GLOBAL    FUNC UNDEF    0
    [  291] msem_lock
    	0x000003ff80517730      0 GLOBAL    FUNC UNDEF    0
    [  292] __msem_lock
    	0x000003ff80517730      0 GLOBAL    FUNC UNDEF    0
    [  293] __msem_unlock
    	0x000003ff805178d0      0 GLOBAL    FUNC UNDEF    0
    [  294] msem_unlock
    	0x000003ff805178d0      0 GLOBAL    FUNC UNDEF    0
    [  295] sigpending
    	0x000003ff805179a0      0 GLOBAL    FUNC UNDEF    0
    [  296] __sigpending
    	0x000003ff805179a0      0 GLOBAL    FUNC UNDEF    0
    [  297] __remque
    	0x000003ff80519830      0 GLOBAL    FUNC UNDEF    0
    [  298] remque
    	0x000003ff80519830      0 GLOBAL    FUNC UNDEF    0
    [  299] __insque
    	0x000003ff80519850      0 GLOBAL    FUNC UNDEF    0
    [  300] insque
    	0x000003ff80519850      0 GLOBAL    FUNC UNDEF    0
    [  301] frexp
    	0x000003ff80517560      0 GLOBAL    FUNC UNDEF    0
    [  302] modf
    	0x000003ff805197b0      0 GLOBAL    FUNC UNDEF    0
    [  303] write_rnd
    	0x000003ff80518e90      0 GLOBAL    FUNC UNDEF    0
    [  304] __siad_getpwent
    	0x000003ff80505f00      0 GLOBAL    FUNC UNDEF    0
    [  305] __siad_endpwent
    	0x000003ff805059a0      0 GLOBAL    FUNC UNDEF    0
    [  306] __siad_setpwent
    	0x000003ff805058f0      0 GLOBAL    FUNC UNDEF    0
    [  307] __siad_getgrnam
    	0x000003ff805039a0      0 GLOBAL    FUNC UNDEF    0
    [  308] __siad_getgrgid
    	0x000003ff80503840      0 GLOBAL    FUNC UNDEF    0
    [  309] __siad_getgrent
    	0x000003ff805036f0      0 GLOBAL    FUNC UNDEF    0
    [  310] __siad_endgrent
    	0x000003ff805033f0      0 GLOBAL    FUNC UNDEF    0
    [  311] __siad_setgrent
    	0x000003ff80503370      0 GLOBAL    FUNC UNDEF    0
    [  312] __write_rnd
    	0x000003ff80518e90      0 GLOBAL    FUNC UNDEF    0
    [  313] _longjmp_internal
    	0x000003ff8051eef0      0 GLOBAL    FUNC UNDEF    0
    [  314] __utimes
    	0x000003ff8051cc50      0 GLOBAL    FUNC UNDEF    0
    [  315] __syscall
    	0x000003ff8051cad0      0 GLOBAL    FUNC UNDEF    0
    [  316] __statfs
    	0x000003ff8051ce40      0 GLOBAL    FUNC UNDEF    0
    [  317] __sigreturn
    	0x000003ff8051c300      0 GLOBAL    FUNC UNDEF    0
    [  318] __settimeofday
    	0x000003ff8051c1b0      0 GLOBAL    FUNC UNDEF    0
    [  319] __setsockopt
    	0x000003ff8051c180      0 GLOBAL    FUNC UNDEF    0
    [  320] __setrlimit
    	0x000003ff8051c120      0 GLOBAL    FUNC UNDEF    0
    [  321] __setregid
    	0x000003ff8051c0c0      0 GLOBAL    FUNC UNDEF    0
    [  322] __setsysinfo
    	0x000003ff80519fc0      0 GLOBAL    FUNC UNDEF    0
    [  323] __setpriority
    	0x000003ff8051c090      0 GLOBAL    FUNC UNDEF    0
    [  324] __setlogin
    	0x000003ff80519ea0      0 GLOBAL    FUNC UNDEF    0
    [  325] __setgroups
    	0x000003ff8051bf40      0 GLOBAL    FUNC UNDEF    0
    [  326] __send
    	0x000003ff8051ce10      0 GLOBAL    FUNC UNDEF    0
    [  327] __rmdir
    	0x000003ff8051bd90      0 GLOBAL    FUNC UNDEF    0
    [  328] rename
    	0x000003ff8051bd60      0 GLOBAL    FUNC UNDEF    0
    [  329] __mwakeup
    	0x000003ff8051b9f0      0 GLOBAL    FUNC UNDEF    0
    [  330] _doprnt
    	0x000003ff804bd750      0 GLOBAL    FUNC UNDEF    0
    [  331] _argnum
    	0x000003ff804c16c0      0 GLOBAL    FUNC UNDEF    0
    [  332] strlen
    	0x000003ff8051c9d0      0 GLOBAL    FUNC UNDEF    0
    [  333] memcpy
    	0x000003ff8051b250      0 GLOBAL    FUNC UNDEF    0
    [  334] _doscan
    	0x000003ff804c23a0      0 GLOBAL    FUNC UNDEF    0
    [  335] strncpy
    	0x000003ff804e7c20      0 GLOBAL    FUNC UNDEF    0
    [  336] __sia_init
    	0x000003ff804f4f50      0 GLOBAL    FUNC UNDEF    0
    [  337] __sia_switch
    	0x000003ff80501730      0 GLOBAL    FUNC UNDEF    0
    [  338] __sia_setupfp
    	0x000003ff80501d30      0 GLOBAL    FUNC UNDEF    0
    [  339] __sia_getgroup
    	0x000003ff80507460      0 GLOBAL    FUNC UNDEF    0
    [  340] __bsd_siad_getgrgid
    	0x000003ff80503720      0 GLOBAL    FUNC UNDEF    0
    [  341] __bcopy
    	0x000003ff80519a20      0 GLOBAL    FUNC UNDEF    0
    [  342] memset
    	0x000003ff8051b690      0 GLOBAL    FUNC UNDEF    0
    [  343] __putwc
    	0x000003ff804dee90      0 GLOBAL    FUNC UNDEF    0
    [  344] __divl
    	0x000003ff8051d740      0 GLOBAL    FUNC UNDEF    0
    [  345] __divlu
    	0x000003ff8051da10      0 GLOBAL    FUNC UNDEF    0
    [  346] __reml
    	0x000003ff8051e170      0 GLOBAL    FUNC UNDEF    0
    [  347] __remlu
    	0x000003ff8051e450      0 GLOBAL    FUNC UNDEF    0
    [  348] __remq
    	0x000003ff8051e6c0      0 GLOBAL    FUNC UNDEF    0
    [  349] __remqu
    	0x000003ff8051e980      0 GLOBAL    FUNC UNDEF    0
    [  350] __bzero
    	0x000003ff80519cb0      0 GLOBAL    FUNC UNDEF    0
    [  351] __select
    	0x000003ff8051bdc0      0 GLOBAL    FUNC UNDEF    0
    [  352] __read
    	0x000003ff8051bc00      0 GLOBAL    FUNC UNDEF    0
    [  353] __ungetwc
    	0x000003ff804e98b0      0 GLOBAL    FUNC UNDEF    0
    [  354] __usleep_thread
    	0x000003ff8051cbf0      0 GLOBAL    FUNC UNDEF    0
    [  355] __tzset
    	0x000003ff804f45f0      0 GLOBAL    FUNC UNDEF    0
    [  356] _tztab
    	0x000003ff804f4340      0 GLOBAL    FUNC UNDEF    0
    [  357] __gettimeofday
    	0x000003ff8051ac80      0 GLOBAL    FUNC UNDEF    0
    [  358] __sbrk
    	0x000003ff804b8ad0      0 GLOBAL    FUNC UNDEF    0
    [  359] calloc
    	0x000003ff804bb030      0 GLOBAL    FUNC UNDEF    0
    [  360] __writev
    	0x000003ff8051ccb0      0 GLOBAL    FUNC UNDEF    0
    [  361] memcmp
    	0x000003ff8051b090      0 GLOBAL    FUNC UNDEF    0
    [  362] __close
    	0x000003ff8051a3c0      0 GLOBAL    FUNC UNDEF    0
    [  363] fgets
    	0x000003ff804c72a0      0 GLOBAL    FUNC UNDEF    0
    [  364] __yellowup
    	0x000003ff804d1bf0      0 GLOBAL    FUNC UNDEF    0
    [  365] __getcommon_any
    	0x000003ff804d1d50      0 GLOBAL    FUNC UNDEF    0
    [  366] __setent_bind
    	0x000003ff804d1de0      0 GLOBAL    FUNC UNDEF    0
    [  367] __endent_bind
    	0x000003ff804d1e40      0 GLOBAL    FUNC UNDEF    0
    [  368] atoi
    	0x000003ff804b8760      0 GLOBAL    FUNC UNDEF    0
    [  369] __ioctl
    	0x000003ff8051a020      0 GLOBAL    FUNC UNDEF    0
    [  370] __ffs
    	0x000003ff8051a570      0 GLOBAL    FUNC UNDEF    0
    [  371] __write
    	0x000003ff8051cc80      0 GLOBAL    FUNC UNDEF    0
    [  372] __bcmp
    	0x000003ff80519870      0 GLOBAL    FUNC UNDEF    0
    [  373] fwrite
    	0x000003ff804cc910      0 GLOBAL    FUNC UNDEF    0
    [  374] setlocale
    	0x000003ff804e42a0      0 GLOBAL    FUNC UNDEF    0
    [  375] fscanf
    	0x000003ff804e36c0      0 GLOBAL    FUNC UNDEF    0
    [  376] sscanf
    	0x000003ff804e37a0      0 GLOBAL    FUNC UNDEF    0
    [  377] __filbuf
    	0x000003ff804ea1c0      0 GLOBAL    FUNC UNDEF    0
    [  378] _wcfilbuf
    	0x000003ff804ea510      0 GLOBAL    FUNC UNDEF    0
    [  379] strcat
    	0x000003ff8051c4f0      0 GLOBAL    FUNC UNDEF    0
    [  380] __sia_getpasswd
    	0x000003ff80507820      0 GLOBAL    FUNC UNDEF    0
    [  381] __bsd_siad_getpwnam
    	0x000003ff80506400      0 GLOBAL    FUNC UNDEF    0
    [  382] __siad_getpwnam
    	0x000003ff80506480      0 GLOBAL    FUNC UNDEF    0
    [  383] _cleanup
    	0x000003ff804c7b50      0 GLOBAL    FUNC UNDEF    0
    [  384] _flsbuf
    	0x000003ff804c82f0      0 GLOBAL    FUNC UNDEF    0
    [  385] _xflsbuf
    	0x000003ff804c8530      0 GLOBAL    FUNC UNDEF    0
    [  386] _wrtchk
    	0x000003ff804c86a0      0 GLOBAL    FUNC UNDEF    0
    [  387] _findbuf
    	0x000003ff804c87e0      0 GLOBAL    FUNC UNDEF    0
    [  388] _bufsync
    	0x000003ff804c8a10      0 GLOBAL    FUNC UNDEF    0
    [  389] __ASCII_to_digit
    	0x000003ff804e6c50      0 GLOBAL    FUNC UNDEF    0
    [  390] strtol
    	0x000003ff804e6cb0      0 GLOBAL    FUNC UNDEF    0
    [  391] freopen
    	0x000003ff804c9590      0 GLOBAL    FUNC UNDEF    0
    [  392] __open
    	0x000003ff8051bae0      0 GLOBAL    FUNC UNDEF    0
    [  393] __sia_mat_init
    	0x000003ff804f50a0      0 GLOBAL    FUNC UNDEF    0
    [  394] _findiop
    	0x000003ff804c7850      0 GLOBAL    FUNC UNDEF    0
    [  395] __catopen
    	0x000003ff804b9f70      0 GLOBAL    FUNC UNDEF    0
    [  396] _cat_do_open
    	0x000003ff804ba330      0 GLOBAL    FUNC UNDEF    0
    [  397] __catclose
    	0x000003ff804bae20      0 GLOBAL    FUNC UNDEF    0
    [  398] __getwc
    	0x000003ff804d9af0      0 GLOBAL    FUNC UNDEF    0
    [  399] __getmybuf
    	0x000003ff804e9e10      0 GLOBAL    FUNC UNDEF    0
    [  400] __stat
    	0x000003ff8051a0b0      0 GLOBAL    FUNC UNDEF    0
    [  401] __sigaction
    	0x000003ff8051ce70      0 GLOBAL    FUNC UNDEF    0
    [  402] __sigtramp
    	0x000003ff8051cea0      0 GLOBAL    FUNC UNDEF    0
    [  403] __lseek
    	0x000003ff8051af20      0 GLOBAL    FUNC UNDEF    0
    [  404] __ntohl
    	0x000003ff8051cfe0      0 GLOBAL    FUNC UNDEF    0
    [  405] __sigprocmask
    	0x000003ff80517a10      0 GLOBAL    FUNC UNDEF    0
    [  406] __strftime_std
    	0x000003ff80513a30      0 GLOBAL    FUNC UNDEF    0
    [  407] strftime
    	0x000003ff80513a90      0 GLOBAL    FUNC UNDEF    0
    [  408] setjmp
    	0x000003ff8051ebf0      0 GLOBAL    FUNC UNDEF    0
    [  409] fread
    	0x000003ff804ca970      0 GLOBAL    FUNC UNDEF    0
    [  410] __isatty
    	0x000003ff804ea900      0 GLOBAL    FUNC UNDEF    0
    [  411] __getpid
    	0x000003ff8051ab20      0 GLOBAL    FUNC UNDEF    0
    [  412] __access
    	0x000003ff8051a1e0      0 GLOBAL    FUNC UNDEF    0
    [  413] __alarm
    	0x000003ff804b80d0      0 GLOBAL    FUNC UNDEF    0
    [  414] __index
    	0x000003ff80518e10      0 GLOBAL    FUNC UNDEF    0
    [  415] __ldr_atexit
    	0x000003ff804da950      0 GLOBAL    FUNC UNDEF    0
    [  416] _sigprocmask
    	0x000003ff8051a150      0 GLOBAL    FUNC UNDEF    0
    [  417] __wait4
    	0x000003ff80519e10      0 GLOBAL    FUNC UNDEF    0
    [  418] __setitimer
    	0x000003ff8051bfd0      0 GLOBAL    FUNC UNDEF    0
    [  419] __fstat
    	0x000003ff8051a080      0 GLOBAL    FUNC UNDEF    0
    [  420] __sendto
    	0x000003ff8051beb0      0 GLOBAL    FUNC UNDEF    0
    [  421] __dbm_flush
    	0x000003ff804eac50      0 GLOBAL    FUNC UNDEF    0
    [  422] __dbm_flushpag
    	0x000003ff804eacb0      0 GLOBAL    FUNC UNDEF    0
    [  423] __dbm_flushdir
    	0x000003ff804ead80      0 GLOBAL    FUNC UNDEF    0
    [  424] __dbm_open
    	0x000003ff804eae40      0 GLOBAL    FUNC UNDEF    0
    [  425] __dbm_close
    	0x000003ff804eb020      0 GLOBAL    FUNC UNDEF    0
    [  426] __dbm_close_status
    	0x000003ff804eb050      0 GLOBAL    FUNC UNDEF    0
    [  427] __dbm_fetch
    	0x000003ff804eb1f0      0 GLOBAL    FUNC UNDEF    0
    [  428] __dbm_store
    	0x000003ff804eb490      0 GLOBAL    FUNC UNDEF    0
    [  429] __dbm_firsthash
    	0x000003ff804eb930      0 GLOBAL    FUNC UNDEF    0
    [  430] __dbm_firstkey
    	0x000003ff804ebac0      0 GLOBAL    FUNC UNDEF    0
    [  431] __dbm_nextkey
    	0x000003ff804ebb50      0 GLOBAL    FUNC UNDEF    0
    [  432] __dbm_do_nextkey
    	0x000003ff804ebd70      0 GLOBAL    FUNC UNDEF    0
    [  433] __sigsetjmp
    	0x000003ff8051edf0      0 GLOBAL    FUNC UNDEF    0
    [  434] __getpagesize
    	0x000003ff8051aa90      0 GLOBAL    FUNC UNDEF    0
    [  435] __flock
    	0x000003ff8051a5e0      0 GLOBAL    FUNC UNDEF    0
    [  436] __execve
    	0x000003ff8051cf20      0 GLOBAL    FUNC UNDEF    0
    [  437] __getsockname
    	0x000003ff8051ac20      0 GLOBAL    FUNC UNDEF    0
    [  438] __fcntl
    	0x000003ff8051a540      0 GLOBAL    FUNC UNDEF    0
    [  439] __dup2
    	0x000003ff8051a450      0 GLOBAL    FUNC UNDEF    0
    [  440] __recvfrom
    	0x000003ff8051bd00      0 GLOBAL    FUNC UNDEF    0
    [  441] __lstat
    	0x000003ff8051a050      0 GLOBAL    FUNC UNDEF    0
    [  442] _exit
    	0x000003ff8051a110      0 GLOBAL    FUNC UNDEF    0
    [  443] __opendir
    	0x000003ff804dcdd0      0 GLOBAL    FUNC UNDEF    0
    [  444] _dtoa
    	0x000003ff8051d290      0 GLOBAL    FUNC UNDEF    0
    [  445] __madvise
    	0x000003ff8051af50      0 GLOBAL    FUNC UNDEF    0
    [  446] memchr
    	0x000003ff8051af90      0 GLOBAL    FUNC UNDEF    0
    [  447] __ntohs
    	0x000003ff8051d010      0 GLOBAL    FUNC UNDEF    0
    [  448] __catgets
    	0x000003ff804b9bd0      0 GLOBAL    FUNC UNDEF    0
    [  449] __cat_get_catset
    	0x000003ff804b9dc0      0 GLOBAL    FUNC UNDEF    0
    [  450] __cat_get_msgptr
    	0x000003ff804b9eb0      0 GLOBAL    FUNC UNDEF    0
    [  451] __htonl
    	0x000003ff8051cf90      0 GLOBAL    FUNC UNDEF    0
    [  452] __sigstack
    	0x000003ff8051c320      0 GLOBAL    FUNC UNDEF    0
    [  453] puts
    	0x000003ff804dea70      0 GLOBAL    FUNC UNDEF    0
    [  454] _tenscale
    	0x000003ff8051d610      0 GLOBAL    FUNC UNDEF    0
    [  455] strrchr
    	0x000003ff8051c3a0      0 GLOBAL    FUNC UNDEF    0
    [  456] strtoul
    	0x000003ff804e7160      0 GLOBAL    FUNC UNDEF    0
    [  457] __htons
    	0x000003ff8051cfc0      0 GLOBAL    FUNC UNDEF    0
    [  458] __socket
    	0x000003ff8051c490      0 GLOBAL    FUNC UNDEF    0
    [  459] fputs
    	0x000003ff804c9eb0      0 GLOBAL    FUNC UNDEF    0
    [  460] __dlopen
    	0x000003ff804db9c0      0 GLOBAL    FUNC UNDEF    0
    [  461] __dlsym
    	0x000003ff804dba40      0 GLOBAL    FUNC UNDEF    0
    [  462] fseek
    	0x000003ff804cad10      0 GLOBAL    FUNC UNDEF    0
    [  463] __realtime_kernel
    	0x000003ff804e75f0      0 GLOBAL    FUNC UNDEF    0
    [  464] __sysconf
    	0x000003ff804e76a0      0 GLOBAL    FUNC UNDEF    0
    [  465] strspn
    	0x000003ff804e7d10      0 GLOBAL    FUNC UNDEF    0
    [  466] __pipe
    	0x000003ff8051cdb0      0 GLOBAL    FUNC UNDEF    0
    [  467] __dup
    	0x000003ff8051a420      0 GLOBAL    FUNC UNDEF    0
    [  468] __getdomainname
    	0x000003ff8051a8f0      0 GLOBAL    FUNC UNDEF    0
    [  469] strpbrk
    	0x000003ff804e7cb0      0 GLOBAL    FUNC UNDEF    0
    [  470] __getcwd
    	0x000003ff804cd200      0 GLOBAL    FUNC UNDEF    0
    [  471] __closedir
    	0x000003ff804b8c60      0 GLOBAL    FUNC UNDEF    0
    [  472] __execv
    	0x000003ff8051d080      0 GLOBAL    FUNC UNDEF    0
    [  473] __fsync
    	0x000003ff8051a830      0 GLOBAL    FUNC UNDEF    0
    [  474] __unlink
    	0x000003ff8051cbc0      0 GLOBAL    FUNC UNDEF    0
    [  475] __sigemptyset
    	0x000003ff804e57c0      0 GLOBAL    FUNC UNDEF    0
    [  476] __sigaddset
    	0x000003ff804e57e0      0 GLOBAL    FUNC UNDEF    0
    [  477] __sigismember
    	0x000003ff804e58c0      0 GLOBAL    FUNC UNDEF    0
    [  478] __actual_atof
    	0x000003ff804b81c0      0 GLOBAL    FUNC UNDEF    0
    [  479] __initgroups
    	0x000003ff804da350      0 GLOBAL    FUNC UNDEF    0
    [  480] __getuid
    	0x000003ff8051acb0      0 GLOBAL    FUNC UNDEF    0
    [  481] __getrlimit
    	0x000003ff8051ab90      0 GLOBAL    FUNC UNDEF    0
    [  482] __openpty
    	0x000003ff804f4850      0 GLOBAL    FUNC UNDEF    0
    [  483] __fork_slvmod
    	0x000003ff804f4b40      0 GLOBAL    FUNC UNDEF    0
    [  484] __fix_errno
    	0x000003ff804f4c30      0 GLOBAL    FUNC UNDEF    0
    [  485] __getdirentries
    	0x000003ff8051a8c0      0 GLOBAL    FUNC UNDEF    0
    [  486] perror
    	0x000003ff804dda70      0 GLOBAL    FUNC UNDEF    0
    [  487] __bind
    	0x000003ff8051a2a0      0 GLOBAL    FUNC UNDEF    0
    [  488] __fdopen
    	0x000003ff804c6c90      0 GLOBAL    FUNC UNDEF    0
    [  489] __ispriv
    	0x000003ff80508600      0 GLOBAL    FUNC UNDEF    0
    [  490] strtod
    	0x000003ff804e7d60      0 GLOBAL    FUNC UNDEF    0
    [  491] ftell
    	0x000003ff804cb5c0      0 GLOBAL    FUNC UNDEF    0
    [  492] _exec_args
    	0x000003ff804c62d0      0 GLOBAL    FUNC UNDEF    0
    [  493] _exec_argv
    	0x000003ff804c63b0      0 GLOBAL    FUNC UNDEF    0
    [  494] __siad_ses_suauthent
    	0x000003ff804fd8f0      0 GLOBAL    FUNC UNDEF    0
    [  495] __getrusage
    	0x000003ff8051abc0      0 GLOBAL    FUNC UNDEF    0
    [  496] __chown
    	0x000003ff8051a360      0 GLOBAL    FUNC UNDEF    0
    [  497] __gethostname
    	0x000003ff8051aa30      0 GLOBAL    FUNC UNDEF    0
    [  498] __siad_ses_release
    	0x000003ff80501230      0 GLOBAL    FUNC UNDEF    0
    [  499] __sia_getamsg
    	0x000003ff805083f0      0 GLOBAL    FUNC UNDEF    0
    [  500] __siad_ses_authent
    	0x000003ff804fc3f0      0 GLOBAL    FUNC UNDEF    0
    [  501] __sia_timed_action
    	0x000003ff80501380      0 GLOBAL    FUNC UNDEF    0
    [  502] __sia_chdir
    	0x000003ff805016f0      0 GLOBAL    FUNC UNDEF    0
    [  503] __sia_make_entity_pwd
    	0x000003ff804f6130      0 GLOBAL    FUNC UNDEF    0
    [  504] __siad_ses_launch
    	0x000003ff804fd420      0 GLOBAL    FUNC UNDEF    0
    [  505] __link
    	0x000003ff8051aec0      0 GLOBAL    FUNC UNDEF    0
    [  506] __sigsuspend
    	0x000003ff80517a80      0 GLOBAL    FUNC UNDEF    0
    [  507] _atod
    	0x000003ff8051d120      0 GLOBAL    FUNC UNDEF    0
    [  508] __setreuid
    	0x000003ff8051c0f0      0 GLOBAL    FUNC UNDEF    0
    [  509] __getdtablesize
    	0x000003ff8051a920      0 GLOBAL    FUNC UNDEF    0
    [  510] __geteuid
    	0x000003ff8051a960      0 GLOBAL    FUNC UNDEF    0
    [  511] __sia_free_entity
    	0x000003ff804f6cd0      0 GLOBAL    FUNC UNDEF    0
    [  512] __sia_authorize
    	0x000003ff804fa6a0      0 GLOBAL    FUNC UNDEF    0
    [  513] memmove
    	0x000003ff8051b400      0 GLOBAL    FUNC UNDEF    0
    [  514] __sia_log
    	0x000003ff804f66e0      0 GLOBAL    FUNC UNDEF    0
    [  515] __sia_warning
    	0x000003ff804f6940      0 GLOBAL    FUNC UNDEF    0
    [  516] __sia_audit
    	0x000003ff804f6a40      0 GLOBAL    FUNC UNDEF    0
    [  517] __setsid
    	0x000003ff8051c150      0 GLOBAL    FUNC UNDEF    0
    [  518] setbuf
    	0x000003ff804e3860      0 GLOBAL    FUNC UNDEF    0
    [  519] __sia_collect_trm
    	0x000003ff804fa810      0 GLOBAL    FUNC UNDEF    0
    [  520] __accept
    	0x000003ff8051a1b0      0 GLOBAL    FUNC UNDEF    0
    [  521] __rindex
    	0x000003ff80518e50      0 GLOBAL    FUNC UNDEF    0
    [  522] __umask
    	0x000003ff8051cb30      0 GLOBAL    FUNC UNDEF    0
    [  523] __tcsetattr
    	0x000003ff804e86a0      0 GLOBAL    FUNC UNDEF    0
    [  524] __siad_ses_estab
    	0x000003ff804fcef0      0 GLOBAL    FUNC UNDEF    0
    [  525] __chmod
    	0x000003ff8051a330      0 GLOBAL    FUNC UNDEF    0
    [  526] __chdir
    	0x000003ff8051a2d0      0 GLOBAL    FUNC UNDEF    0
    [  527] _sigsuspend
    	0x000003ff8051a170      0 GLOBAL    FUNC UNDEF    0
    [  528] __execvp
    	0x000003ff804c65e0      0 GLOBAL    FUNC UNDEF    0
    [  529] __revoke
    	0x000003ff80519e40      0 GLOBAL    FUNC UNDEF    0
    [  530] __strcasecmp
    	0x000003ff804e6880      0 GLOBAL    FUNC UNDEF    0
    [  531] __strncasecmp
    	0x000003ff804e6900      0 GLOBAL    FUNC UNDEF    0
    [  532] __mmap
    	0x000003ff8051b7e0      0 GLOBAL    FUNC UNDEF    0
    [  533] _findenv
    	0x000003ff804e3bf0      0 GLOBAL    FUNC UNDEF    0
    [  534] __setgid
    	0x000003ff8051bf10      0 GLOBAL    FUNC UNDEF    0
    [  535] __mktemp
    	0x000003ff804dc520      0 GLOBAL    FUNC UNDEF    0
    [  536] __kill
    	0x000003ff8051ace0      0 GLOBAL    FUNC UNDEF    0
    [  537] __sia_alloc_entity
    	0x000003ff804f6ba0      0 GLOBAL    FUNC UNDEF    0
    [  538] __connect
    	0x000003ff8051a3f0      0 GLOBAL    FUNC UNDEF    0
    [  539] __exc_lookup_function_table
    	0x000003ff80517d30      0 GLOBAL    FUNC UNDEF    0
    [  540] __exc_lookup_function_entry
    	0x000003ff80518400      0 GLOBAL    FUNC UNDEF    0
    [  541] __exc_internal_to_ascii
    	0x000003ff805188d0      0 GLOBAL    FUNC UNDEF    0
    [  542] __exc_get_fp_type
    	0x000003ff80518a90      0 GLOBAL    FUNC UNDEF    0
    [  543] __getsysinfo
    	0x000003ff80519f90      0 GLOBAL    FUNC UNDEF    0
    [  544] __NCchrlen
    	0x000003ff804b7a00      0 GLOBAL    FUNC UNDEF    0
    [  545] __NCdec
    	0x000003ff804b7c00      0 GLOBAL    FUNC UNDEF    0
    [  546] __NCdechr
    	0x000003ff804b7c20      0 GLOBAL    FUNC UNDEF    0
    [  547] __NCenc
    	0x000003ff804b7d00      0 GLOBAL    FUNC UNDEF    0
    [  548] abort
    	0x000003ff804b7f70      0 GLOBAL    FUNC UNDEF    0
    [  549] __severity_lookup
    	0x000003ff804c8fc0      0 GLOBAL    FUNC UNDEF    0
    [  550] __isaverb
    	0x000003ff804c9120      0 GLOBAL    FUNC UNDEF    0
    [  551] __arg_setup
    	0x000003ff804c9210      0 GLOBAL    FUNC UNDEF    0
    [  552] __label_ok
    	0x000003ff804c92f0      0 GLOBAL    FUNC UNDEF    0
    [  553] __formatter
    	0x000003ff804c9430      0 GLOBAL    FUNC UNDEF    0
    [  554] fputc
    	0x000003ff804c9dd0      0 GLOBAL    FUNC UNDEF    0
    [  555] __list_free
    	0x000003ff804cb8b0      0 GLOBAL    FUNC UNDEF    0
    [  556] __herror
    	0x000003ff804d9b90      0 GLOBAL    FUNC UNDEF    0
    [  557] _Get_h_errno
    	0x000003ff804d9ea0      0 GLOBAL    FUNC UNDEF    0
    [  558] _Set_h_errno
    	0x000003ff804d9ef0      0 GLOBAL    FUNC UNDEF    0
    [  559] __isascii
    	0x000003ff804da5c0      0 GLOBAL    FUNC UNDEF    0
    [  560] isdigit
    	0x000003ff804da640      0 GLOBAL    FUNC UNDEF    0
    [  561] isspace
    	0x000003ff804da800      0 GLOBAL    FUNC UNDEF    0
    [  562] __ldr_status_to_errno
    	0x000003ff804da9e0      0 GLOBAL    FUNC UNDEF    0
    [  563] __ldr_my_process
    	0x000003ff804db980      0 GLOBAL    FUNC UNDEF    0
    [  564] __ldr_kernel_process
    	0x000003ff804db9b0      0 GLOBAL    FUNC UNDEF    0
    [  565] __lockf
    	0x000003ff804ea9e0      0 GLOBAL    FUNC UNDEF    0
    [  566] __pathconf
    	0x000003ff804dd810      0 GLOBAL    FUNC UNDEF    0
    [  567] __fpathconf
    	0x000003ff804dd900      0 GLOBAL    FUNC UNDEF    0
    [  568] raise
    	0x000003ff804f2c70      0 GLOBAL    FUNC UNDEF    0
    [  569] __rresvport
    	0x000003ff804ed990      0 GLOBAL    FUNC UNDEF    0
    [  570] _validuser
    	0x000003ff804edfe0      0 GLOBAL    FUNC UNDEF    0
    [  571] __dn_expand
    	0x000003ff804e0340      0 GLOBAL    FUNC UNDEF    0
    [  572] __dn_comp
    	0x000003ff804e0580      0 GLOBAL    FUNC UNDEF    0
    [  573] __dn_skipname
    	0x000003ff804e0800      0 GLOBAL    FUNC UNDEF    0
    [  574] _getshort
    	0x000003ff804e09b0      0 GLOBAL    FUNC UNDEF    0
    [  575] _getlong
    	0x000003ff804e09d0      0 GLOBAL    FUNC UNDEF    0
    [  576] __putshort
    	0x000003ff804e0a30      0 GLOBAL    FUNC UNDEF    0
    [  577] __putlong
    	0x000003ff804e0a70      0 GLOBAL    FUNC UNDEF    0
    [  578] __res_init
    	0x000003ff804e0af0      0 GLOBAL    FUNC UNDEF    0
    [  579] __res_mkquery
    	0x000003ff804e1600      0 GLOBAL    FUNC UNDEF    0
    [  580] __res_query
    	0x000003ff804e2990      0 GLOBAL    FUNC UNDEF    0
    [  581] __res_querydomain
    	0x000003ff804e3080      0 GLOBAL    FUNC UNDEF    0
    [  582] __res_send
    	0x000003ff804e1df0      0 GLOBAL    FUNC UNDEF    0
    [  583] _res_close
    	0x000003ff804e2910      0 GLOBAL    FUNC UNDEF    0
    [  584] rewind
    	0x000003ff804e01d0      0 GLOBAL    FUNC UNDEF    0
    [  585] __ruserpass
    	0x000003ff804eed20      0 GLOBAL    FUNC UNDEF    0
    [  586] __mkpwclear
    	0x000003ff804efeb0      0 GLOBAL    FUNC UNDEF    0
    [  587] setvbuf
    	0x000003ff804e5460      0 GLOBAL    FUNC UNDEF    0
    [  588] strcspn
    	0x000003ff804e69c0      0 GLOBAL    FUNC UNDEF    0
    [  589] __tcgetattr
    	0x000003ff804e8630      0 GLOBAL    FUNC UNDEF    0
    [  590] tmpnam
    	0x000003ff804e8cd0      0 GLOBAL    FUNC UNDEF    0
    [  591] vfprintf
    	0x000003ff804e9ea0      0 GLOBAL    FUNC UNDEF    0
    [  592] __geterrno
    	0x000003ff804b8e90      0 GLOBAL    FUNC UNDEF    0
    [  593] __seterrno
    	0x000003ff804b8f10      0 GLOBAL    FUNC UNDEF    0
    [  594] __sia_ses_release
    	0x000003ff804fc130      0 GLOBAL    FUNC UNDEF    0
    [  595] __siad_ses_init
    	0x000003ff804fc3d0      0 GLOBAL    FUNC UNDEF    0
    [  596] __siad_chg_password
    	0x000003ff804fddf0      0 GLOBAL    FUNC UNDEF    0
    [  597] __bsd_chg_it
    	0x000003ff804fdfd0      0 GLOBAL    FUNC UNDEF    0
    [  598] __bsd_ulimit
    	0x000003ff804febc0      0 GLOBAL    FUNC UNDEF    0
    [  599] __bsd_replace
    	0x000003ff804fec10      0 GLOBAL    FUNC UNDEF    0
    [  600] __siad_chg_finger
    	0x000003ff804ff690      0 GLOBAL    FUNC UNDEF    0
    [  601] __siad_chg_shell
    	0x000003ff80500830      0 GLOBAL    FUNC UNDEF    0
    [  602] __siad_ses_reauthent
    	0x000003ff80500ee0      0 GLOBAL    FUNC UNDEF    0
    [  603] __siad_chk_user
    	0x000003ff805011a0      0 GLOBAL    FUNC UNDEF    0
    [  604] __siad_chk_invoker
    	0x000003ff80501200      0 GLOBAL    FUNC UNDEF    0
    [  605] __onminuslist
    	0x000003ff80508450      0 GLOBAL    FUNC UNDEF    0
    [  606] __addtominuslist
    	0x000003ff805084c0      0 GLOBAL    FUNC UNDEF    0
    [  607] __freeminuslist
    	0x000003ff80508590      0 GLOBAL    FUNC UNDEF    0
    [  608] __putpwent
    	0x000003ff80506930      0 GLOBAL    FUNC UNDEF    0
    [  609] __putgrent
    	0x000003ff80507b30      0 GLOBAL    FUNC UNDEF    0
    [  610] __back_pos_collate_std
    	0x000003ff8050e5d0      0 GLOBAL    FUNC UNDEF    0
    [  611] __back_pos_collate_sb
    	0x000003ff8050e950      0 GLOBAL    FUNC UNDEF    0
    [  612] __backward_collate_std
    	0x000003ff8050ec40      0 GLOBAL    FUNC UNDEF    0
    [  613] __backward_collate_sb
    	0x000003ff8050efa0      0 GLOBAL    FUNC UNDEF    0
    [  614] __regerror_std
    	0x000003ff8050f270      0 GLOBAL    FUNC UNDEF    0
    [  615] __do_replacement
    	0x000003ff8050f460      0 GLOBAL    FUNC UNDEF    0
    [  616] __strfmon_std
    	0x000003ff805111a0      0 GLOBAL    FUNC UNDEF    0
    [  617] __strptime_std
    	0x000003ff80517100      0 GLOBAL    FUNC UNDEF    0
    [  618] __wcsftime_std
    	0x000003ff805172b0      0 GLOBAL    FUNC UNDEF    0
    [  619] _getlogin
    	0x000003ff80519e70      0 GLOBAL    FUNC UNDEF    0
    [  620] _sigpending
    	0x000003ff8051a120      0 GLOBAL    FUNC UNDEF    0
    [  621] __execl
    	0x000003ff8051d030      0 GLOBAL    FUNC UNDEF    0
    [  622] fabs
    	0x000003ff8051cd40      0 GLOBAL    FUNC UNDEF    0
    [  623] __fegetround
    	0x000003ff8051a7b0      0 GLOBAL    FUNC UNDEF    0
    [  624] __fesetround
    	0x000003ff8051a7e0      0 GLOBAL    FUNC UNDEF    0
    [  625] __ftruncate
    	0x000003ff8051a860      0 GLOBAL    FUNC UNDEF    0
    [  626] __getegid
    	0x000003ff8051a950      0 GLOBAL    FUNC UNDEF    0
    [  627] __getfsstat
    	0x000003ff80519d80      0 GLOBAL    FUNC UNDEF    0
    [  628] __getgroups
    	0x000003ff8051a9d0      0 GLOBAL    FUNC UNDEF    0
    [  629] __getitimer
    	0x000003ff8051aa60      0 GLOBAL    FUNC UNDEF    0
    [  630] __getpriority
    	0x000003ff8051ab60      0 GLOBAL    FUNC UNDEF    0
    [  631] __listen
    	0x000003ff8051aef0      0 GLOBAL    FUNC UNDEF    0
    [  632] _mb
    	0x000003ff8051af80      0 GLOBAL    FUNC UNDEF    0
    [  633] __vfork
    	0x000003ff8052e370      0 GLOBAL    FUNC UNDEF    0
    [  634] vfork
    	0x000003ff8052e370      0 GLOBAL    FUNC UNDEF    0
    [  635] __mkdir
    	0x000003ff8051b780      0 GLOBAL    FUNC UNDEF    0
    [  636] __mknod
    	0x000003ff8051b7b0      0 GLOBAL    FUNC UNDEF    0
    [  637] __mprotect
    	0x000003ff8051b840      0 GLOBAL    FUNC UNDEF    0
    [  638] _msem_tas
    	0x000003ff8051ebd0      0 GLOBAL    FUNC UNDEF    0
    [  639] __munmap
    	0x000003ff8051b990      0 GLOBAL    FUNC UNDEF    0
    [  640] NLstrlen
    	0x000003ff8051c9d0      0 GLOBAL    FUNC UNDEF    0
    [  641] NLstrdlen
    	0x000003ff8051c9d0      0 GLOBAL    FUNC UNDEF    0
    [  642] NLsprintf
    	0x000003ff804e67c0      0 GLOBAL    FUNC UNDEF    0
    [  643] NLstrncpy
    	0x000003ff804e7c20      0 GLOBAL    FUNC UNDEF    0
    [  644] sia_init
    	0x000003ff804f4f50      0 GLOBAL    FUNC UNDEF    0
    [  645] sia_switch
    	0x000003ff80501730      0 GLOBAL    FUNC UNDEF    0
    [  646] sia_setupfp
    	0x000003ff80501d30      0 GLOBAL    FUNC UNDEF    0
    [  647] sia_getgroup
    	0x000003ff80507460      0 GLOBAL    FUNC UNDEF    0
    [  648] siad_setgrent
    	0x000003ff80503370      0 GLOBAL    FUNC UNDEF    0
    [  649] siad_endgrent
    	0x000003ff805033f0      0 GLOBAL    FUNC UNDEF    0
    [  650] siad_getgrent
    	0x000003ff805036f0      0 GLOBAL    FUNC UNDEF    0
    [  651] bsd_siad_getgrgid
    	0x000003ff80503720      0 GLOBAL    FUNC UNDEF    0
    [  652] siad_getgrgid
    	0x000003ff80503840      0 GLOBAL    FUNC UNDEF    0
    [  653] siad_getgrnam
    	0x000003ff805039a0      0 GLOBAL    FUNC UNDEF    0
    [  654] mbscmp
    	0x000003ff8051c6d0      0 GLOBAL    FUNC UNDEF    0
    [  655] __nlist
    	0x000003ff80518f70      0 GLOBAL    FUNC UNDEF    0
    [  656] nlist
    	0x000003ff80518f70      0 GLOBAL    FUNC UNDEF    0
    [  657] putwc
    	0x000003ff804dee90      0 GLOBAL    FUNC UNDEF    0
    [  658] fputwc
    	0x000003ff804dee90      0 GLOBAL    FUNC UNDEF    0
    [  659] NLstrcpy
    	0x000003ff8051c840      0 GLOBAL    FUNC UNDEF    0
    [  660] select
    	0x000003ff8051bdc0      0 GLOBAL    FUNC UNDEF    0
    [  661] read
    	0x000003ff8051bc00      0 GLOBAL    FUNC UNDEF    0
    [  662] __fputws
    	0x000003ff804ca130      0 GLOBAL    FUNC UNDEF    0
    [  663] usleep_thread
    	0x000003ff8051cbf0      0 GLOBAL    FUNC UNDEF    0
    [  664] tzset
    	0x000003ff804f45f0      0 GLOBAL    FUNC UNDEF    0
    [  665] __brk
    	0x000003ff804b8a30      0 GLOBAL    FUNC UNDEF    0
    [  666] brk
    	0x000003ff804b8a30      0 GLOBAL    FUNC UNDEF    0
    [  667] sbrk
    	0x000003ff804b8ad0      0 GLOBAL    FUNC UNDEF    0
    [  668] cfree
    	0x000003ff804bb0b0      0 GLOBAL    FUNC UNDEF    0
    [  669] __cfree
    	0x000003ff804bb0b0      0 GLOBAL    FUNC UNDEF    0
    [  670] writev
    	0x000003ff8051ccb0      0 GLOBAL    FUNC UNDEF    0
    [  671] close
    	0x000003ff8051a3c0      0 GLOBAL    FUNC UNDEF    0
    [  672] yellowup
    	0x000003ff804d1bf0      0 GLOBAL    FUNC UNDEF    0
    [  673] __bindup
    	0x000003ff804d1ca0      0 GLOBAL    FUNC UNDEF    0
    [  674] bindup
    	0x000003ff804d1ca0      0 GLOBAL    FUNC UNDEF    0
    [  675] getcommon_any
    	0x000003ff804d1d50      0 GLOBAL    FUNC UNDEF    0
    [  676] setent_bind
    	0x000003ff804d1de0      0 GLOBAL    FUNC UNDEF    0
    [  677] endent_bind
    	0x000003ff804d1e40      0 GLOBAL    FUNC UNDEF    0
    [  678] _getenv
    	0x000003ff804d5e30      0 GLOBAL    FUNC UNDEF    0
    [  679] ioctl
    	0x000003ff8051a020      0 GLOBAL    FUNC UNDEF    0
    [  680] ffs
    	0x000003ff8051a570      0 GLOBAL    FUNC UNDEF    0
    [  681] write
    	0x000003ff8051cc80      0 GLOBAL    FUNC UNDEF    0
    [  682] bcmp
    	0x000003ff80519870      0 GLOBAL    FUNC UNDEF    0
    [  683] scanf
    	0x000003ff804e35e0      0 GLOBAL    FUNC UNDEF    0
    [  684] _filbuf
    	0x000003ff804ea1c0      0 GLOBAL    FUNC UNDEF    0
    [  685] sia_getpasswd
    	0x000003ff80507820      0 GLOBAL    FUNC UNDEF    0
    [  686] siad_setpwent
    	0x000003ff805058f0      0 GLOBAL    FUNC UNDEF    0
    [  687] siad_endpwent
    	0x000003ff805059a0      0 GLOBAL    FUNC UNDEF    0
    [  688] siad_getpwent
    	0x000003ff80505f00      0 GLOBAL    FUNC UNDEF    0
    [  689] siad_getpwuid
    	0x000003ff80506190      0 GLOBAL    FUNC UNDEF    0
    [  690] bsd_siad_getpwnam
    	0x000003ff80506400      0 GLOBAL    FUNC UNDEF    0
    [  691] siad_getpwnam
    	0x000003ff80506480      0 GLOBAL    FUNC UNDEF    0
    [  692] __setpwfile
    	0x000003ff805064b0      0 GLOBAL    FUNC UNDEF    0
    [  693] setpwfile
    	0x000003ff805064b0      0 GLOBAL    FUNC UNDEF    0
    [  694] __getpwent_local
    	0x000003ff80506530      0 GLOBAL    FUNC UNDEF    0
    [  695] getpwent_local
    	0x000003ff80506530      0 GLOBAL    FUNC UNDEF    0
    [  696] __getpwuid_local
    	0x000003ff805065d0      0 GLOBAL    FUNC UNDEF    0
    [  697] getpwuid_local
    	0x000003ff805065d0      0 GLOBAL    FUNC UNDEF    0
    [  698] __getpwnam_local
    	0x000003ff80506680      0 GLOBAL    FUNC UNDEF    0
    [  699] getpwnam_local
    	0x000003ff80506680      0 GLOBAL    FUNC UNDEF    0
    [  700] open
    	0x000003ff8051bae0      0 GLOBAL    FUNC UNDEF    0
    [  701] sia_mat_init
    	0x000003ff804f50a0      0 GLOBAL    FUNC UNDEF    0
    [  702] table
    	0x000003ff80519f60      0 GLOBAL    FUNC UNDEF    0
    [  703] __table
    	0x000003ff80519f60      0 GLOBAL    FUNC UNDEF    0
    [  704] NLcatopen
    	0x000003ff804b9f70      0 GLOBAL    FUNC UNDEF    0
    [  705] fgetwc
    	0x000003ff804d9af0      0 GLOBAL    FUNC UNDEF    0
    [  706] getwc
    	0x000003ff804d9af0      0 GLOBAL    FUNC UNDEF    0
    [  707] ungetc
    	0x000003ff804e9b20      0 GLOBAL    FUNC UNDEF    0
    [  708] stat
    	0x000003ff8051a0b0      0 GLOBAL    FUNC UNDEF    0
    [  709] lseek
    	0x000003ff8051af20      0 GLOBAL    FUNC UNDEF    0
    [  710] ntohl
    	0x000003ff8051cfe0      0 GLOBAL    FUNC UNDEF    0
    [  711] NLprintf
    	0x000003ff804de340      0 GLOBAL    FUNC UNDEF    0
    [  712] NLstrtime
    	0x000003ff80513b20      0 GLOBAL    FUNC UNDEF    0
    [  713] __NLstrtime
    	0x000003ff80513b20      0 GLOBAL    FUNC UNDEF    0
    [  714] fgetc
    	0x000003ff804c71e0      0 GLOBAL    FUNC UNDEF    0
    [  715] atexit
    	0x000003ff804c6a40      0 GLOBAL    FUNC UNDEF    0
    [  716] isatty
    	0x000003ff804ea900      0 GLOBAL    FUNC UNDEF    0
    [  717] access
    	0x000003ff8051a1e0      0 GLOBAL    FUNC UNDEF    0
    [  718] wait
    	0x000003ff804f2650      0 GLOBAL    FUNC UNDEF    0
    [  719] __wait
    	0x000003ff804f2650      0 GLOBAL    FUNC UNDEF    0
    [  720] alarm
    	0x000003ff804b80d0      0 GLOBAL    FUNC UNDEF    0
    [  721] index
    	0x000003ff80518e10      0 GLOBAL    FUNC UNDEF    0
    [  722] ldr_atexit
    	0x000003ff804da950      0 GLOBAL    FUNC UNDEF    0
    [  723] wait4
    	0x000003ff80519e10      0 GLOBAL    FUNC UNDEF    0
    [  724] setitimer
    	0x000003ff8051bfd0      0 GLOBAL    FUNC UNDEF    0
    [  725] fstat
    	0x000003ff8051a080      0 GLOBAL    FUNC UNDEF    0
    [  726] sendto
    	0x000003ff8051beb0      0 GLOBAL    FUNC UNDEF    0
    [  727] __dbm_setdefwrite
    	0x000003ff804eac40      0 GLOBAL    FUNC UNDEF    0
    [  728] dbm_setdefwrite
    	0x000003ff804eac40      0 GLOBAL    FUNC UNDEF    0
    [  729] dbm_flush
    	0x000003ff804eac50      0 GLOBAL    FUNC UNDEF    0
    [  730] dbm_flushpag
    	0x000003ff804eacb0      0 GLOBAL    FUNC UNDEF    0
    [  731] dbm_flushdir
    	0x000003ff804ead80      0 GLOBAL    FUNC UNDEF    0
    [  732] dbm_open
    	0x000003ff804eae40      0 GLOBAL    FUNC UNDEF    0
    [  733] dbm_close
    	0x000003ff804eb020      0 GLOBAL    FUNC UNDEF    0
    [  734] dbm_close_status
    	0x000003ff804eb050      0 GLOBAL    FUNC UNDEF    0
    [  735] __dbm_forder
    	0x000003ff804eb130      0 GLOBAL    FUNC UNDEF    0
    [  736] dbm_forder
    	0x000003ff804eb130      0 GLOBAL    FUNC UNDEF    0
    [  737] dbm_fetch
    	0x000003ff804eb1f0      0 GLOBAL    FUNC UNDEF    0
    [  738] __dbm_delete
    	0x000003ff804eb310      0 GLOBAL    FUNC UNDEF    0
    [  739] dbm_delete
    	0x000003ff804eb310      0 GLOBAL    FUNC UNDEF    0
    [  740] dbm_store
    	0x000003ff804eb490      0 GLOBAL    FUNC UNDEF    0
    [  741] dbm_firsthash
    	0x000003ff804eb930      0 GLOBAL    FUNC UNDEF    0
    [  742] dbm_firstkey
    	0x000003ff804ebac0      0 GLOBAL    FUNC UNDEF    0
    [  743] dbm_nextkey
    	0x000003ff804ebb50      0 GLOBAL    FUNC UNDEF    0
    [  744] dbm_do_nextkey
    	0x000003ff804ebd70      0 GLOBAL    FUNC UNDEF    0
    [  745] sigsetjmp
    	0x000003ff8051edf0      0 GLOBAL    FUNC UNDEF    0
    [  746] flock
    	0x000003ff8051a5e0      0 GLOBAL    FUNC UNDEF    0
    [  747] execve
    	0x000003ff8051cf20      0 GLOBAL    FUNC UNDEF    0
    [  748] getsockname
    	0x000003ff8051ac20      0 GLOBAL    FUNC UNDEF    0
    [  749] fcntl
    	0x000003ff8051a540      0 GLOBAL    FUNC UNDEF    0
    [  750] dup2
    	0x000003ff8051a450      0 GLOBAL    FUNC UNDEF    0
    [  751] recvfrom
    	0x000003ff8051bd00      0 GLOBAL    FUNC UNDEF    0
    [  752] lstat
    	0x000003ff8051a050      0 GLOBAL    FUNC UNDEF    0
    [  753] opendir
    	0x000003ff804dcdd0      0 GLOBAL    FUNC UNDEF    0
    [  754] madvise
    	0x000003ff8051af50      0 GLOBAL    FUNC UNDEF    0
    [  755] ntohs
    	0x000003ff8051d010      0 GLOBAL    FUNC UNDEF    0
    [  756] NLcatgets
    	0x000003ff804b9bd0      0 GLOBAL    FUNC UNDEF    0
    [  757] htonl
    	0x000003ff8051cf90      0 GLOBAL    FUNC UNDEF    0
    [  758] sigstack
    	0x000003ff8051c320      0 GLOBAL    FUNC UNDEF    0
    [  759] abs
    	0x000003ff8051a1a0      0 GLOBAL    FUNC UNDEF    0
    [  760] NLfprintf
    	0x000003ff804c9c40      0 GLOBAL    FUNC UNDEF    0
    [  761] atol
    	0x000003ff804b8910      0 GLOBAL    FUNC UNDEF    0
    [  762] htons
    	0x000003ff8051cfc0      0 GLOBAL    FUNC UNDEF    0
    [  763] socket
    	0x000003ff8051c490      0 GLOBAL    FUNC UNDEF    0
    [  764] __dlerror
    	0x000003ff804dbab0      0 GLOBAL    FUNC UNDEF    0
    [  765] __dlclose
    	0x000003ff804dbb10      0 GLOBAL    FUNC UNDEF    0
    [  766] _rld_dlopen
    	0x000003ff804dbb80      0 GLOBAL    FUNC UNDEF    0
    [  767] _rld_dlsym
    	0x000003ff804dbc00      0 GLOBAL    FUNC UNDEF    0
    [  768] _rld_dlerror
    	0x000003ff804dbc70      0 GLOBAL    FUNC UNDEF    0
    [  769] _rld_dlclose
    	0x000003ff804dbcd0      0 GLOBAL    FUNC UNDEF    0
    [  770] _rld_name_to_address
    	0x000003ff804dbd40      0 GLOBAL    FUNC UNDEF    0
    [  771] _rld_address_to_name
    	0x000003ff804dbdb0      0 GLOBAL    FUNC UNDEF    0
    [  772] _rld_first_pathname
    	0x000003ff804dbe20      0 GLOBAL    FUNC UNDEF    0
    [  773] _rld_next_pathname
    	0x000003ff804dbe80      0 GLOBAL    FUNC UNDEF    0
    [  774] _rld_modify_list
    	0x000003ff804dbee0      0 GLOBAL    FUNC UNDEF    0
    [  775] realtime_kernel
    	0x000003ff804e75f0      0 GLOBAL    FUNC UNDEF    0
    [  776] sysconf
    	0x000003ff804e76a0      0 GLOBAL    FUNC UNDEF    0
    [  777] pipe
    	0x000003ff8051cdb0      0 GLOBAL    FUNC UNDEF    0
    [  778] dup
    	0x000003ff8051a420      0 GLOBAL    FUNC UNDEF    0
    [  779] getdomainname
    	0x000003ff8051a8f0      0 GLOBAL    FUNC UNDEF    0
    [  780] __wait3
    	0x000003ff804f2690      0 GLOBAL    FUNC UNDEF    0
    [  781] wait3
    	0x000003ff804f2690      0 GLOBAL    FUNC UNDEF    0
    [  782] getcwd
    	0x000003ff804cd200      0 GLOBAL    FUNC UNDEF    0
    [  783] closedir
    	0x000003ff804b8c60      0 GLOBAL    FUNC UNDEF    0
    [  784] execv
    	0x000003ff8051d080      0 GLOBAL    FUNC UNDEF    0
    [  785] fsync
    	0x000003ff8051a830      0 GLOBAL    FUNC UNDEF    0
    [  786] __nrecvfrom
    	0x000003ff80519f00      0 GLOBAL    FUNC UNDEF    0
    [  787] nrecvfrom
    	0x000003ff80519f00      0 GLOBAL    FUNC UNDEF    0
    [  788] unlink
    	0x000003ff8051cbc0      0 GLOBAL    FUNC UNDEF    0
    [  789] __sigfillset
    	0x000003ff804e57d0      0 GLOBAL    FUNC UNDEF    0
    [  790] sigfillset
    	0x000003ff804e57d0      0 GLOBAL    FUNC UNDEF    0
    [  791] sigaddset
    	0x000003ff804e57e0      0 GLOBAL    FUNC UNDEF    0
    [  792] sigdelset
    	0x000003ff804e5850      0 GLOBAL    FUNC UNDEF    0
    [  793] __sigdelset
    	0x000003ff804e5850      0 GLOBAL    FUNC UNDEF    0
    [  794] sigismember
    	0x000003ff804e58c0      0 GLOBAL    FUNC UNDEF    0
    [  795] atof
    	0x000003ff804b8190      0 GLOBAL    FUNC UNDEF    0
    [  796] __uname
    	0x000003ff8051cb90      0 GLOBAL    FUNC UNDEF    0
    [  797] __readv
    	0x000003ff8051bc60      0 GLOBAL    FUNC UNDEF    0
    [  798] readv
    	0x000003ff8051bc60      0 GLOBAL    FUNC UNDEF    0
    [  799] initgroups
    	0x000003ff804da350      0 GLOBAL    FUNC UNDEF    0
    [  800] __popen
    	0x000003ff804ddca0      0 GLOBAL    FUNC UNDEF    0
    [  801] popen
    	0x000003ff804ddca0      0 GLOBAL    FUNC UNDEF    0
    [  802] __pclose
    	0x000003ff804de050      0 GLOBAL    FUNC UNDEF    0
    [  803] pclose
    	0x000003ff804de050      0 GLOBAL    FUNC UNDEF    0
    [  804] __sia_ses_init
    	0x000003ff804f5aa0      0 GLOBAL    FUNC UNDEF    0
    [  805] sia_ses_init
    	0x000003ff804f5aa0      0 GLOBAL    FUNC UNDEF    0
    [  806] getuid
    	0x000003ff8051acb0      0 GLOBAL    FUNC UNDEF    0
    [  807] getrlimit
    	0x000003ff8051ab90      0 GLOBAL    FUNC UNDEF    0
    [  808] openpty
    	0x000003ff804f4850      0 GLOBAL    FUNC UNDEF    0
    [  809] fork_slvmod
    	0x000003ff804f4b40      0 GLOBAL    FUNC UNDEF    0
    [  810] fix_errno
    	0x000003ff804f4c30      0 GLOBAL    FUNC UNDEF    0
    [  811] forkpty
    	0x000003ff804f4c90      0 GLOBAL    FUNC UNDEF    0
    [  812] __forkpty
    	0x000003ff804f4c90      0 GLOBAL    FUNC UNDEF    0
    [  813] getdirentries
    	0x000003ff8051a8c0      0 GLOBAL    FUNC UNDEF    0
    [  814] __sia_ses_launch
    	0x000003ff804f8540      0 GLOBAL    FUNC UNDEF    0
    [  815] sia_ses_launch
    	0x000003ff804f8540      0 GLOBAL    FUNC UNDEF    0
    [  816] bind
    	0x000003ff8051a2a0      0 GLOBAL    FUNC UNDEF    0
    [  817] fdopen
    	0x000003ff804c6c90      0 GLOBAL    FUNC UNDEF    0
    [  818] ___setjmp
    	0x000003ff8051ed20      0 GLOBAL    FUNC UNDEF    0
    [  819] siad_ses_suauthent
    	0x000003ff804fd8f0      0 GLOBAL    FUNC UNDEF    0
    [  820] __getpeername
    	0x000003ff8051aac0      0 GLOBAL    FUNC UNDEF    0
    [  821] getpeername
    	0x000003ff8051aac0      0 GLOBAL    FUNC UNDEF    0
    [  822] chown
    	0x000003ff8051a360      0 GLOBAL    FUNC UNDEF    0
    [  823] gethostname
    	0x000003ff8051aa30      0 GLOBAL    FUNC UNDEF    0
    [  824] siad_ses_release
    	0x000003ff80501230      0 GLOBAL    FUNC UNDEF    0
    [  825] __setpgid
    	0x000003ff8051c030      0 GLOBAL    FUNC UNDEF    0
    [  826] setpgid
    	0x000003ff8051c030      0 GLOBAL    FUNC UNDEF    0
    [  827] sia_getamsg
    	0x000003ff805083f0      0 GLOBAL    FUNC UNDEF    0
    [  828] siad_ses_authent
    	0x000003ff804fc3f0      0 GLOBAL    FUNC UNDEF    0
    [  829] sia_timed_action
    	0x000003ff80501380      0 GLOBAL    FUNC UNDEF    0
    [  830] sia_chdir
    	0x000003ff805016f0      0 GLOBAL    FUNC UNDEF    0
    [  831] sia_make_entity_pwd
    	0x000003ff804f6130      0 GLOBAL    FUNC UNDEF    0
    [  832] siad_ses_launch
    	0x000003ff804fd420      0 GLOBAL    FUNC UNDEF    0
    [  833] link
    	0x000003ff8051aec0      0 GLOBAL    FUNC UNDEF    0
    [  834] sigsuspend
    	0x000003ff80517a80      0 GLOBAL    FUNC UNDEF    0
    [  835] setreuid
    	0x000003ff8051c0f0      0 GLOBAL    FUNC UNDEF    0
    [  836] getdtablesize
    	0x000003ff8051a920      0 GLOBAL    FUNC UNDEF    0
    [  837] geteuid
    	0x000003ff8051a960      0 GLOBAL    FUNC UNDEF    0
    [  838] sia_free_entity
    	0x000003ff804f6cd0      0 GLOBAL    FUNC UNDEF    0
    [  839] __putenv
    	0x000003ff804de770      0 GLOBAL    FUNC UNDEF    0
    [  840] putenv
    	0x000003ff804de770      0 GLOBAL    FUNC UNDEF    0
    [  841] __clearenv
    	0x000003ff804de9e0      0 GLOBAL    FUNC UNDEF    0
    [  842] clearenv
    	0x000003ff804de9e0      0 GLOBAL    FUNC UNDEF    0
    [  843] __sia_ses_suauthent
    	0x000003ff804f88b0      0 GLOBAL    FUNC UNDEF    0
    [  844] sia_ses_suauthent
    	0x000003ff804f88b0      0 GLOBAL    FUNC UNDEF    0
    [  845] sia_authorize
    	0x000003ff804fa6a0      0 GLOBAL    FUNC UNDEF    0
    [  846] sia_log
    	0x000003ff804f66e0      0 GLOBAL    FUNC UNDEF    0
    [  847] sia_warning
    	0x000003ff804f6940      0 GLOBAL    FUNC UNDEF    0
    [  848] sia_audit
    	0x000003ff804f6a40      0 GLOBAL    FUNC UNDEF    0
    [  849] setsid
    	0x000003ff8051c150      0 GLOBAL    FUNC UNDEF    0
    [  850] sia_collect_trm
    	0x000003ff804fa810      0 GLOBAL    FUNC UNDEF    0
    [  851] accept
    	0x000003ff8051a1b0      0 GLOBAL    FUNC UNDEF    0
    [  852] system
    	0x000003ff804e82f0      0 GLOBAL    FUNC UNDEF    0
    [  853] rindex
    	0x000003ff80518e50      0 GLOBAL    FUNC UNDEF    0
    [  854] umask
    	0x000003ff8051cb30      0 GLOBAL    FUNC UNDEF    0
    [  855] tcsetattr
    	0x000003ff804e86a0      0 GLOBAL    FUNC UNDEF    0
    [  856] siad_ses_estab
    	0x000003ff804fcef0      0 GLOBAL    FUNC UNDEF    0
    [  857] chmod
    	0x000003ff8051a330      0 GLOBAL    FUNC UNDEF    0
    [  858] __sia_ses_estab
    	0x000003ff804f75c0      0 GLOBAL    FUNC UNDEF    0
    [  859] sia_ses_estab
    	0x000003ff804f75c0      0 GLOBAL    FUNC UNDEF    0
    [  860] chdir
    	0x000003ff8051a2d0      0 GLOBAL    FUNC UNDEF    0
    [  861] __getwd
    	0x000003ff804d6ae0      0 GLOBAL    FUNC UNDEF    0
    [  862] getwd
    	0x000003ff804d6ae0      0 GLOBAL    FUNC UNDEF    0
    [  863] __fchdir
    	0x000003ff80519de0      0 GLOBAL    FUNC UNDEF    0
    [  864] fchdir
    	0x000003ff80519de0      0 GLOBAL    FUNC UNDEF    0
    [  865] __sia_ses_authent
    	0x000003ff804f7120      0 GLOBAL    FUNC UNDEF    0
    [  866] sia_ses_authent
    	0x000003ff804f7120      0 GLOBAL    FUNC UNDEF    0
    [  867] __sync
    	0x000003ff8051caa0      0 GLOBAL    FUNC UNDEF    0
    [  868] sync
    	0x000003ff8051caa0      0 GLOBAL    FUNC UNDEF    0
    [  869] __execlp
    	0x000003ff804c64f0      0 GLOBAL    FUNC UNDEF    0
    [  870] execlp
    	0x000003ff804c64f0      0 GLOBAL    FUNC UNDEF    0
    [  871] longjmp
    	0x000003ff8051ecbc      0 GLOBAL    FUNC UNDEF    0
    [  872] execvp
    	0x000003ff804c65e0      0 GLOBAL    FUNC UNDEF    0
    [  873] __getgid
    	0x000003ff8051a9a0      0 GLOBAL    FUNC UNDEF    0
    [  874] getgid
    	0x000003ff8051a9a0      0 GLOBAL    FUNC UNDEF    0
    [  875] srand
    	0x000003ff804df1a0      0 GLOBAL    FUNC UNDEF    0
    [  876] rand
    	0x000003ff804df200      0 GLOBAL    FUNC UNDEF    0
    [  877] revoke
    	0x000003ff80519e40      0 GLOBAL    FUNC UNDEF    0
    [  878] __msleep
    	0x000003ff8051b930      0 GLOBAL    FUNC UNDEF    0
    [  879] strcasecmp
    	0x000003ff804e6880      0 GLOBAL    FUNC UNDEF    0
    [  880] __siad_getpwuid
    	0x000003ff80506190      0 GLOBAL    FUNC UNDEF    0
    [  881] strncasecmp
    	0x000003ff804e6900      0 GLOBAL    FUNC UNDEF    0
    [  882] mmap
    	0x000003ff8051b7e0      0 GLOBAL    FUNC UNDEF    0
    [  883] __setenv
    	0x000003ff804e3d40      0 GLOBAL    FUNC UNDEF    0
    [  884] setenv
    	0x000003ff804e3d40      0 GLOBAL    FUNC UNDEF    0
    [  885] unsetenv
    	0x000003ff804e41e0      0 GLOBAL    FUNC UNDEF    0
    [  886] __unsetenv
    	0x000003ff804e41e0      0 GLOBAL    FUNC UNDEF    0
    [  887] setgid
    	0x000003ff8051bf10      0 GLOBAL    FUNC UNDEF    0
    [  888] __getpgrp
    	0x000003ff80519ff0      0 GLOBAL    FUNC UNDEF    0
    [  889] getpgrp
    	0x000003ff80519ff0      0 GLOBAL    FUNC UNDEF    0
    [  890] mktemp
    	0x000003ff804dc520      0 GLOBAL    FUNC UNDEF    0
    [  891] __setpgrp
    	0x000003ff8051c060      0 GLOBAL    FUNC UNDEF    0
    [  892] setpgrp
    	0x000003ff8051c060      0 GLOBAL    FUNC UNDEF    0
    [  893] sia_alloc_entity
    	0x000003ff804f6ba0      0 GLOBAL    FUNC UNDEF    0
    [  894] connect
    	0x000003ff8051a3f0      0 GLOBAL    FUNC UNDEF    0
    [  895] exc_add_pc_range_table
    	0x000003ff80517bd0      0 GLOBAL    FUNC UNDEF    0
    [  896] exc_remove_pc_range_table
    	0x000003ff80517ed0      0 GLOBAL    FUNC UNDEF    0
    [  897] exc_add_gp_range
    	0x000003ff80518030      0 GLOBAL    FUNC UNDEF    0
    [  898] exc_remove_gp_range
    	0x000003ff80518130      0 GLOBAL    FUNC UNDEF    0
    [  899] __exc_lookup_gp
    	0x000003ff80518260      0 GLOBAL    FUNC UNDEF    0
    [  900] NCchrlen
    	0x000003ff804b7a00      0 GLOBAL    FUNC UNDEF    0
    [  901] __NCcollate
    	0x000003ff804b7a20      0 GLOBAL    FUNC UNDEF    0
    [  902] NCcollate
    	0x000003ff804b7a20      0 GLOBAL    FUNC UNDEF    0
    [  903] __NCcoluniq
    	0x000003ff804b7b60      0 GLOBAL    FUNC UNDEF    0
    [  904] NCcoluniq
    	0x000003ff804b7b60      0 GLOBAL    FUNC UNDEF    0
    [  905] NCdec
    	0x000003ff804b7c00      0 GLOBAL    FUNC UNDEF    0
    [  906] NCdechr
    	0x000003ff804b7c20      0 GLOBAL    FUNC UNDEF    0
    [  907] __NCdecode
    	0x000003ff804b7c30      0 GLOBAL    FUNC UNDEF    0
    [  908] NCdecode
    	0x000003ff804b7c30      0 GLOBAL    FUNC UNDEF    0
    [  909] __NCdecstr
    	0x000003ff804b7c50      0 GLOBAL    FUNC UNDEF    0
    [  910] NCdecstr
    	0x000003ff804b7c50      0 GLOBAL    FUNC UNDEF    0
    [  911] NCenc
    	0x000003ff804b7d00      0 GLOBAL    FUNC UNDEF    0
    [  912] __NCencode
    	0x000003ff804b7d70      0 GLOBAL    FUNC UNDEF    0
    [  913] NCencode
    	0x000003ff804b7d70      0 GLOBAL    FUNC UNDEF    0
    [  914] __NCencstr
    	0x000003ff804b7df0      0 GLOBAL    FUNC UNDEF    0
    [  915] NCencstr
    	0x000003ff804b7df0      0 GLOBAL    FUNC UNDEF    0
    [  916] __NCflatchr
    	0x000003ff804b7f30      0 GLOBAL    FUNC UNDEF    0
    [  917] NCflatchr
    	0x000003ff804b7f30      0 GLOBAL    FUNC UNDEF    0
    [  918] __NCisNLchar
    	0x000003ff804b7f60      0 GLOBAL    FUNC UNDEF    0
    [  919] NCisNLchar
    	0x000003ff804b7f60      0 GLOBAL    FUNC UNDEF    0
    [  920] __cfgetospeed
    	0x000003ff804bb0f0      0 GLOBAL    FUNC UNDEF    0
    [  921] cfgetospeed
    	0x000003ff804bb0f0      0 GLOBAL    FUNC UNDEF    0
    [  922] cfgetispeed
    	0x000003ff804bb100      0 GLOBAL    FUNC UNDEF    0
    [  923] __cfgetispeed
    	0x000003ff804bb100      0 GLOBAL    FUNC UNDEF    0
    [  924] __cfsetospeed
    	0x000003ff804bb110      0 GLOBAL    FUNC UNDEF    0
    [  925] cfsetospeed
    	0x000003ff804bb110      0 GLOBAL    FUNC UNDEF    0
    [  926] __cfsetispeed
    	0x000003ff804bb120      0 GLOBAL    FUNC UNDEF    0
    [  927] cfsetispeed
    	0x000003ff804bb120      0 GLOBAL    FUNC UNDEF    0
    [  928] __cfsetspeed
    	0x000003ff804bb130      0 GLOBAL    FUNC UNDEF    0
    [  929] cfsetspeed
    	0x000003ff804bb130      0 GLOBAL    FUNC UNDEF    0
    [  930] __cfmakeraw
    	0x000003ff804bb150      0 GLOBAL    FUNC UNDEF    0
    [  931] cfmakeraw
    	0x000003ff804bb150      0 GLOBAL    FUNC UNDEF    0
    [  932] clock
    	0x000003ff804b8b80      0 GLOBAL    FUNC UNDEF    0
    [  933] clearerr
    	0x000003ff804b8da0      0 GLOBAL    FUNC UNDEF    0
    [  934] __creadir
    	0x000003ff804ea0d0      0 GLOBAL    FUNC UNDEF    0
    [  935] creadir
    	0x000003ff804ea0d0      0 GLOBAL    FUNC UNDEF    0
    [  936] __ctermid
    	0x000003ff804bb190      0 GLOBAL    FUNC UNDEF    0
    [  937] ctermid
    	0x000003ff804bb190      0 GLOBAL    FUNC UNDEF    0
    [  938] __cuserid
    	0x000003ff804bbc60      0 GLOBAL    FUNC UNDEF    0
    [  939] difftime
    	0x000003ff804bbd40      0 GLOBAL    FUNC UNDEF    0
    [  940] feof
    	0x000003ff804c70e0      0 GLOBAL    FUNC UNDEF    0
    [  941] ferror
    	0x000003ff804c7160      0 GLOBAL    FUNC UNDEF    0
    [  942] __fileno
    	0x000003ff804c77d0      0 GLOBAL    FUNC UNDEF    0
    [  943] fileno
    	0x000003ff804c77d0      0 GLOBAL    FUNC UNDEF    0
    [  944] __fmtmsg
    	0x000003ff804c8a40      0 GLOBAL    FUNC UNDEF    0
    [  945] fmtmsg
    	0x000003ff804c8a40      0 GLOBAL    FUNC UNDEF    0
    [  946] severity_lookup
    	0x000003ff804c8fc0      0 GLOBAL    FUNC UNDEF    0
    [  947] isaverb
    	0x000003ff804c9120      0 GLOBAL    FUNC UNDEF    0
    [  948] arg_setup
    	0x000003ff804c9210      0 GLOBAL    FUNC UNDEF    0
    [  949] label_ok
    	0x000003ff804c92f0      0 GLOBAL    FUNC UNDEF    0
    [  950] formatter
    	0x000003ff804c9430      0 GLOBAL    FUNC UNDEF    0
    [  951] list_free
    	0x000003ff804cb8b0      0 GLOBAL    FUNC UNDEF    0
    [  952] __ftw
    	0x000003ff804cc3e0      0 GLOBAL    FUNC UNDEF    0
    [  953] ftw
    	0x000003ff804cc3e0      0 GLOBAL    FUNC UNDEF    0
    [  954] __nftw
    	0x000003ff804cc4e0      0 GLOBAL    FUNC UNDEF    0
    [  955] nftw
    	0x000003ff804cc4e0      0 GLOBAL    FUNC UNDEF    0
    [  956] __gcvt
    	0x000003ff804cc9c0      0 GLOBAL    FUNC UNDEF    0
    [  957] gcvt
    	0x000003ff804cc9c0      0 GLOBAL    FUNC UNDEF    0
    [  958] getc
    	0x000003ff804cd050      0 GLOBAL    FUNC UNDEF    0
    [  959] getchar
    	0x000003ff804cd170      0 GLOBAL    FUNC UNDEF    0
    [  960] __gettxt
    	0x000003ff804d6b40      0 GLOBAL    FUNC UNDEF    0
    [  961] gettxt
    	0x000003ff804d6b40      0 GLOBAL    FUNC UNDEF    0
    [  962] __getw
    	0x000003ff804d9710      0 GLOBAL    FUNC UNDEF    0
    [  963] getw
    	0x000003ff804d9710      0 GLOBAL    FUNC UNDEF    0
    [  964] herror
    	0x000003ff804d9b90      0 GLOBAL    FUNC UNDEF    0
    [  965] isalpha
    	0x000003ff804da550      0 GLOBAL    FUNC UNDEF    0
    [  966] NCisalpha
    	0x000003ff804da550      0 GLOBAL    FUNC UNDEF    0
    [  967] isascii
    	0x000003ff804da5c0      0 GLOBAL    FUNC UNDEF    0
    [  968] iscntrl
    	0x000003ff804da5d0      0 GLOBAL    FUNC UNDEF    0
    [  969] NCiscntrl
    	0x000003ff804da5d0      0 GLOBAL    FUNC UNDEF    0
    [  970] NCisdigit
    	0x000003ff804da640      0 GLOBAL    FUNC UNDEF    0
    [  971] isgraph
    	0x000003ff804da6b0      0 GLOBAL    FUNC UNDEF    0
    [  972] NCisgraph
    	0x000003ff804da6b0      0 GLOBAL    FUNC UNDEF    0
    [  973] islower
    	0x000003ff804da720      0 GLOBAL    FUNC UNDEF    0
    [  974] NCislower
    	0x000003ff804da720      0 GLOBAL    FUNC UNDEF    0
    [  975] ispunct
    	0x000003ff804da790      0 GLOBAL    FUNC UNDEF    0
    [  976] NCispunct
    	0x000003ff804da790      0 GLOBAL    FUNC UNDEF    0
    [  977] NCisspace
    	0x000003ff804da800      0 GLOBAL    FUNC UNDEF    0
    [  978] isupper
    	0x000003ff804da870      0 GLOBAL    FUNC UNDEF    0
    [  979] NCisupper
    	0x000003ff804da870      0 GLOBAL    FUNC UNDEF    0
    [  980] isxdigit
    	0x000003ff804da8e0      0 GLOBAL    FUNC UNDEF    0
    [  981] NCisxdigit
    	0x000003ff804da8e0      0 GLOBAL    FUNC UNDEF    0
    [  982] __killpg
    	0x000003ff804ea980      0 GLOBAL    FUNC UNDEF    0
    [  983] killpg
    	0x000003ff804ea980      0 GLOBAL    FUNC UNDEF    0
    [  984] ldr_status_to_errno
    	0x000003ff804da9e0      0 GLOBAL    FUNC UNDEF    0
    [  985] __load
    	0x000003ff804daa70      0 GLOBAL    FUNC UNDEF    0
    [  986] load
    	0x000003ff804daa70      0 GLOBAL    FUNC UNDEF    0
    [  987] __ldr_entry
    	0x000003ff804dab30      0 GLOBAL    FUNC UNDEF    0
    [  988] ldr_entry
    	0x000003ff804dab30      0 GLOBAL    FUNC UNDEF    0
    [  989] unload
    	0x000003ff804dabf0      0 GLOBAL    FUNC UNDEF    0
    [  990] __unload
    	0x000003ff804dabf0      0 GLOBAL    FUNC UNDEF    0
    [  991] __ldr_lookup
    	0x000003ff804daca0      0 GLOBAL    FUNC UNDEF    0
    [  992] ldr_lookup
    	0x000003ff804daca0      0 GLOBAL    FUNC UNDEF    0
    [  993] __ldr_lookup_package
    	0x000003ff804dad60      0 GLOBAL    FUNC UNDEF    0
    [  994] ldr_lookup_package
    	0x000003ff804dad60      0 GLOBAL    FUNC UNDEF    0
    [  995] __ldr_install
    	0x000003ff804dae20      0 GLOBAL    FUNC UNDEF    0
    [  996] ldr_install
    	0x000003ff804dae20      0 GLOBAL    FUNC UNDEF    0
    [  997] ldr_remove
    	0x000003ff804daec0      0 GLOBAL    FUNC UNDEF    0
    [  998] __ldr_remove
    	0x000003ff804daec0      0 GLOBAL    FUNC UNDEF    0
    [  999] __ldr_next_module
    	0x000003ff804daf60      0 GLOBAL    FUNC UNDEF    0
    [ 1000] ldr_next_module
    	0x000003ff804daf60      0 GLOBAL    FUNC UNDEF    0
    [ 1001] ldr_inq_module
    	0x000003ff804db060      0 GLOBAL    FUNC UNDEF    0
    [ 1002] __ldr_inq_module
    	0x000003ff804db060      0 GLOBAL    FUNC UNDEF    0
    [ 1003] ldr_inq_region
    	0x000003ff804db180      0 GLOBAL    FUNC UNDEF    0
    [ 1004] __ldr_inq_region
    	0x000003ff804db180      0 GLOBAL    FUNC UNDEF    0
    [ 1005] __ldr_xattach
    	0x000003ff804db2b0      0 GLOBAL    FUNC UNDEF    0
    [ 1006] ldr_xattach
    	0x000003ff804db2b0      0 GLOBAL    FUNC UNDEF    0
    [ 1007] __ldr_xdetach
    	0x000003ff804db380      0 GLOBAL    FUNC UNDEF    0
    [ 1008] ldr_xdetach
    	0x000003ff804db380      0 GLOBAL    FUNC UNDEF    0
    [ 1009] ldr_xload
    	0x000003ff804db450      0 GLOBAL    FUNC UNDEF    0
    [ 1010] __ldr_xload
    	0x000003ff804db450      0 GLOBAL    FUNC UNDEF    0
    [ 1011] __ldr_xunload
    	0x000003ff804db560      0 GLOBAL    FUNC UNDEF    0
    [ 1012] ldr_xunload
    	0x000003ff804db560      0 GLOBAL    FUNC UNDEF    0
    [ 1013] ldr_xentry
    	0x000003ff804db660      0 GLOBAL    FUNC UNDEF    0
    [ 1014] __ldr_xentry
    	0x000003ff804db660      0 GLOBAL    FUNC UNDEF    0
    [ 1015] __ldr_xlookup
    	0x000003ff804db760      0 GLOBAL    FUNC UNDEF    0
    [ 1016] ldr_xlookup
    	0x000003ff804db760      0 GLOBAL    FUNC UNDEF    0
    [ 1017] ldr_xlookup_package
    	0x000003ff804db870      0 GLOBAL    FUNC UNDEF    0
    [ 1018] __ldr_xlookup_package
    	0x000003ff804db870      0 GLOBAL    FUNC UNDEF    0
    [ 1019] ldr_my_process
    	0x000003ff804db980      0 GLOBAL    FUNC UNDEF    0
    [ 1020] ldr_kernel_process
    	0x000003ff804db9b0      0 GLOBAL    FUNC UNDEF    0
    [ 1021] __link_addr
    	0x000003ff804dbf60      0 GLOBAL    FUNC UNDEF    0
    [ 1022] lockf
    	0x000003ff804ea9e0      0 GLOBAL    FUNC UNDEF    0
    [ 1023] mkfifo
    	0x000003ff804eabb0      0 GLOBAL    FUNC UNDEF    0
    [ 1024] __mkfifo
    	0x000003ff804eabb0      0 GLOBAL    FUNC UNDEF    0
    [ 1025] make_stack_executable
    	0x000003ff804dc4a0      0 GLOBAL    FUNC UNDEF    0
    [ 1026] __make_stack_executable
    	0x000003ff804dc4a0      0 GLOBAL    FUNC UNDEF    0
    [ 1027] mkstemp
    	0x000003ff804dc740      0 GLOBAL    FUNC UNDEF    0
    [ 1028] __mkstemp
    	0x000003ff804dc740      0 GLOBAL    FUNC UNDEF    0
    [ 1029] __getclock
    	0x000003ff804dcfd0      0 GLOBAL    FUNC UNDEF    0
    [ 1030] getclock
    	0x000003ff804dcfd0      0 GLOBAL    FUNC UNDEF    0
    [ 1031] setclock
    	0x000003ff804dd070      0 GLOBAL    FUNC UNDEF    0
    [ 1032] __setclock
    	0x000003ff804dd070      0 GLOBAL    FUNC UNDEF    0
    [ 1033] resclock
    	0x000003ff804dd140      0 GLOBAL    FUNC UNDEF    0
    [ 1034] __resclock
    	0x000003ff804dd140      0 GLOBAL    FUNC UNDEF    0
    [ 1035] mktimer
    	0x000003ff804dd180      0 GLOBAL    FUNC UNDEF    0
    [ 1036] __mktimer
    	0x000003ff804dd180      0 GLOBAL    FUNC UNDEF    0
    [ 1037] rmtimer
    	0x000003ff804dd290      0 GLOBAL    FUNC UNDEF    0
    [ 1038] __rmtimer
    	0x000003ff804dd290      0 GLOBAL    FUNC UNDEF    0
    [ 1039] __gettimer
    	0x000003ff804dd390      0 GLOBAL    FUNC UNDEF    0
    [ 1040] gettimer
    	0x000003ff804dd390      0 GLOBAL    FUNC UNDEF    0
    [ 1041] __reltimer
    	0x000003ff804dd4c0      0 GLOBAL    FUNC UNDEF    0
    [ 1042] reltimer
    	0x000003ff804dd4c0      0 GLOBAL    FUNC UNDEF    0
    [ 1043] __abstimer
    	0x000003ff804dd6d0      0 GLOBAL    FUNC UNDEF    0
    [ 1044] abstimer
    	0x000003ff804dd6d0      0 GLOBAL    FUNC UNDEF    0
    [ 1045] resrel
    	0x000003ff804dd710      0 GLOBAL    FUNC UNDEF    0
    [ 1046] __resrel
    	0x000003ff804dd710      0 GLOBAL    FUNC UNDEF    0
    [ 1047] resabs
    	0x000003ff804dd750      0 GLOBAL    FUNC UNDEF    0
    [ 1048] __resabs
    	0x000003ff804dd750      0 GLOBAL    FUNC UNDEF    0
    [ 1049] __nanosleep_d9
    	0x000003ff804dd790      0 GLOBAL    FUNC UNDEF    0
    [ 1050] nanosleep_d9
    	0x000003ff804dd790      0 GLOBAL    FUNC UNDEF    0
    [ 1051] __ressleep
    	0x000003ff804dd7d0      0 GLOBAL    FUNC UNDEF    0
    [ 1052] ressleep
    	0x000003ff804dd7d0      0 GLOBAL    FUNC UNDEF    0
    [ 1053] __nice
    	0x000003ff804dc940      0 GLOBAL    FUNC UNDEF    0
    [ 1054] nice
    	0x000003ff804dc940      0 GLOBAL    FUNC UNDEF    0
    [ 1055] pathconf
    	0x000003ff804dd810      0 GLOBAL    FUNC UNDEF    0
    [ 1056] fpathconf
    	0x000003ff804dd900      0 GLOBAL    FUNC UNDEF    0
    [ 1057] __chk_perm
    	0x000003ff804dd9b0      0 GLOBAL    FUNC UNDEF    0
    [ 1058] chk_perm
    	0x000003ff804dd9b0      0 GLOBAL    FUNC UNDEF    0
    [ 1059] __fchk_perm
    	0x000003ff804dda10      0 GLOBAL    FUNC UNDEF    0
    [ 1060] fchk_perm
    	0x000003ff804dda10      0 GLOBAL    FUNC UNDEF    0
    [ 1061] putc
    	0x000003ff804de540      0 GLOBAL    FUNC UNDEF    0
    [ 1062] putchar
    	0x000003ff804de6b0      0 GLOBAL    FUNC UNDEF    0
    [ 1063] __putw
    	0x000003ff804ded40      0 GLOBAL    FUNC UNDEF    0
    [ 1064] putw
    	0x000003ff804ded40      0 GLOBAL    FUNC UNDEF    0
    [ 1065] rresvport
    	0x000003ff804ed990      0 GLOBAL    FUNC UNDEF    0
    [ 1066] __ruserok
    	0x000003ff804edad0      0 GLOBAL    FUNC UNDEF    0
    [ 1067] ruserok
    	0x000003ff804edad0      0 GLOBAL    FUNC UNDEF    0
    [ 1068] remove
    	0x000003ff804e0150      0 GLOBAL    FUNC UNDEF    0
    [ 1069] dn_expand
    	0x000003ff804e0340      0 GLOBAL    FUNC UNDEF    0
    [ 1070] dn_comp
    	0x000003ff804e0580      0 GLOBAL    FUNC UNDEF    0
    [ 1071] dn_skipname
    	0x000003ff804e0800      0 GLOBAL    FUNC UNDEF    0
    [ 1072] putshort
    	0x000003ff804e0a30      0 GLOBAL    FUNC UNDEF    0
    [ 1073] putlong
    	0x000003ff804e0a70      0 GLOBAL    FUNC UNDEF    0
    [ 1074] res_init
    	0x000003ff804e0af0      0 GLOBAL    FUNC UNDEF    0
    [ 1075] res_mkquery
    	0x000003ff804e1600      0 GLOBAL    FUNC UNDEF    0
    [ 1076] res_query
    	0x000003ff804e2990      0 GLOBAL    FUNC UNDEF    0
    [ 1077] res_search
    	0x000003ff804e2bf0      0 GLOBAL    FUNC UNDEF    0
    [ 1078] __res_search
    	0x000003ff804e2bf0      0 GLOBAL    FUNC UNDEF    0
    [ 1079] res_querydomain
    	0x000003ff804e3080      0 GLOBAL    FUNC UNDEF    0
    [ 1080] res_send
    	0x000003ff804e1df0      0 GLOBAL    FUNC UNDEF    0
    [ 1081] __rewinddir
    	0x000003ff804e0290      0 GLOBAL    FUNC UNDEF    0
    [ 1082] rewinddir
    	0x000003ff804e0290      0 GLOBAL    FUNC UNDEF    0
    [ 1083] ruserpass
    	0x000003ff804eed20      0 GLOBAL    FUNC UNDEF    0
    [ 1084] mkpwunclear
    	0x000003ff804efdb0      0 GLOBAL    FUNC UNDEF    0
    [ 1085] __mkpwunclear
    	0x000003ff804efdb0      0 GLOBAL    FUNC UNDEF    0
    [ 1086] mkpwclear
    	0x000003ff804efeb0      0 GLOBAL    FUNC UNDEF    0
    [ 1087] setbuffer
    	0x000003ff804e3aa0      0 GLOBAL    FUNC UNDEF    0
    [ 1088] __setbuffer
    	0x000003ff804e3aa0      0 GLOBAL    FUNC UNDEF    0
    [ 1089] __setlinebuf
    	0x000003ff804e3ae0      0 GLOBAL    FUNC UNDEF    0
    [ 1090] setlinebuf
    	0x000003ff804e3ae0      0 GLOBAL    FUNC UNDEF    0
    [ 1091] sighold
    	0x000003ff804e55a0      0 GLOBAL    FUNC UNDEF    0
    [ 1092] __sighold
    	0x000003ff804e55a0      0 GLOBAL    FUNC UNDEF    0
    [ 1093] __sigrelse
    	0x000003ff804e5650      0 GLOBAL    FUNC UNDEF    0
    [ 1094] sigrelse
    	0x000003ff804e5650      0 GLOBAL    FUNC UNDEF    0
    [ 1095] __sigignore
    	0x000003ff804e5700      0 GLOBAL    FUNC UNDEF    0
    [ 1096] sigignore
    	0x000003ff804e5700      0 GLOBAL    FUNC UNDEF    0
    [ 1097] __getmsg
    	0x000003ff804effb0      0 GLOBAL    FUNC UNDEF    0
    [ 1098] getmsg
    	0x000003ff804effb0      0 GLOBAL    FUNC UNDEF    0
    [ 1099] __putmsg
    	0x000003ff804f0110      0 GLOBAL    FUNC UNDEF    0
    [ 1100] putmsg
    	0x000003ff804f0110      0 GLOBAL    FUNC UNDEF    0
    [ 1101] tcgetattr
    	0x000003ff804e8630      0 GLOBAL    FUNC UNDEF    0
    [ 1102] __tempnam
    	0x000003ff804e8790      0 GLOBAL    FUNC UNDEF    0
    [ 1103] tmpfile
    	0x000003ff804e8c40      0 GLOBAL    FUNC UNDEF    0
    [ 1104] tolower
    	0x000003ff804e8e30      0 GLOBAL    FUNC UNDEF    0
    [ 1105] NCtolower
    	0x000003ff804e8e30      0 GLOBAL    FUNC UNDEF    0
    [ 1106] toupper
    	0x000003ff804e8e90      0 GLOBAL    FUNC UNDEF    0
    [ 1107] NCtoupper
    	0x000003ff804e8e90      0 GLOBAL    FUNC UNDEF    0
    [ 1108] __ttyslot
    	0x000003ff804e94b0      0 GLOBAL    FUNC UNDEF    0
    [ 1109] ttyslot
    	0x000003ff804e94b0      0 GLOBAL    FUNC UNDEF    0
    [ 1110] __ulimit
    	0x000003ff804e9690      0 GLOBAL    FUNC UNDEF    0
    [ 1111] ulimit
    	0x000003ff804e9690      0 GLOBAL    FUNC UNDEF    0
    [ 1112] __ustat
    	0x000003ff804f0210      0 GLOBAL    FUNC UNDEF    0
    [ 1113] ustat
    	0x000003ff804f0210      0 GLOBAL    FUNC UNDEF    0
    [ 1114] __utmpname
    	0x000003ff804e9e20      0 GLOBAL    FUNC UNDEF    0
    [ 1115] utmpname
    	0x000003ff804e9e20      0 GLOBAL    FUNC UNDEF    0
    [ 1116] NLvfprintf
    	0x000003ff804e9ea0      0 GLOBAL    FUNC UNDEF    0
    [ 1117] vprintf
    	0x000003ff804e9f70      0 GLOBAL    FUNC UNDEF    0
    [ 1118] NLvsprintf
    	0x000003ff804ea040      0 GLOBAL    FUNC UNDEF    0
    [ 1119] __fgetws
    	0x000003ff804c74d0      0 GLOBAL    FUNC UNDEF    0
    [ 1120] __wcstod
    	0x000003ff804f1280      0 GLOBAL    FUNC UNDEF    0
    [ 1121] wcstod
    	0x000003ff804f1280      0 GLOBAL    FUNC UNDEF    0
    [ 1122] _errno
    	0x000003ff804b8e60      0 GLOBAL    FUNC UNDEF    0
    [ 1123] cma_alert_disable_asynch
    	0x000003ff80560630      0 GLOBAL    FUNC  TEXT    0
    [ 1124] cma_alert_disable_general
    	0x000003ff805606a0      0 GLOBAL    FUNC  TEXT    0
    [ 1125] cma_alert_enable_asynch
    	0x000003ff80560710      0 GLOBAL    FUNC  TEXT    0
    [ 1126] cma_alert_enable_general
    	0x000003ff80560780      0 GLOBAL    FUNC  TEXT    0
    [ 1127] cma_alert_restore
    	0x000003ff805607f0      0 GLOBAL    FUNC  TEXT    0
    [ 1128] cma_alert_test
    	0x000003ff805608b0      0 GLOBAL    FUNC  TEXT    0
    [ 1129] cma__assert_message
    	0x000003ff80560df0      0 GLOBAL    FUNC  TEXT    0
    [ 1130] cma_attr_create
    	0x000003ff80560fd0      0 GLOBAL    FUNC  TEXT    0
    [ 1131] cma_attr_delete
    	0x000003ff80561070      0 GLOBAL    FUNC  TEXT    0
    [ 1132] cma_attr_get_detachstate
    	0x000003ff805610d0      0 GLOBAL    FUNC  TEXT    0
    [ 1133] cma_attr_get_guardsize
    	0x000003ff805611f0      0 GLOBAL    FUNC  TEXT    0
    [ 1134] cma_attr_get_inherit_sched
    	0x000003ff80561310      0 GLOBAL    FUNC  TEXT    0
    [ 1135] cma_attr_get_priority
    	0x000003ff80561550      0 GLOBAL    FUNC  TEXT    0
    [ 1136] cma_attr_get_sched
    	0x000003ff80561670      0 GLOBAL    FUNC  TEXT    0
    [ 1137] cma_attr_get_stacksize
    	0x000003ff80561790      0 GLOBAL    FUNC  TEXT    0
    [ 1138] cma_attr_set_detachstate
    	0x000003ff805618b0      0 GLOBAL    FUNC  TEXT    0
    [ 1139] cma_attr_set_guardsize
    	0x000003ff805619f0      0 GLOBAL    FUNC  TEXT    0
    [ 1140] cma_attr_set_inherit_sched
    	0x000003ff80561b10      0 GLOBAL    FUNC  TEXT    0
    [ 1141] cma_attr_set_priority
    	0x000003ff80561de0      0 GLOBAL    FUNC  TEXT    0
    [ 1142] cma_attr_set_sched
    	0x000003ff80561fb0      0 GLOBAL    FUNC  TEXT    0
    [ 1143] cma_attr_set_stacksize
    	0x000003ff80562130      0 GLOBAL    FUNC  TEXT    0
    [ 1144] cma_cond_broadcast
    	0x000003ff805630d0      0 GLOBAL    FUNC  TEXT    0
    [ 1145] cma_cond_create
    	0x000003ff80563120      0 GLOBAL    FUNC  TEXT    0
    [ 1146] cma_delay
    	0x000003ff80563200      0 GLOBAL    FUNC  TEXT    0
    [ 1147] cma_cond_delete
    	0x000003ff80563410      0 GLOBAL    FUNC  TEXT    0
    [ 1148] cma_cond_signal
    	0x000003ff805634b0      0 GLOBAL    FUNC  TEXT    0
    [ 1149] cma_cond_timed_wait
    	0x000003ff805635a0      0 GLOBAL    FUNC  TEXT    0
    [ 1150] cma_cond_wait
    	0x000003ff80563690      0 GLOBAL    FUNC  TEXT    0
    [ 1151] cma_key_get_context
    	0x000003ff80568a10      0 GLOBAL    FUNC  TEXT    0
    [ 1152] cma_key_set_context
    	0x000003ff80568a70      0 GLOBAL    FUNC  TEXT    0
    [ 1153] cma__debug_vp
    	0x000003ff8056b820      0 GLOBAL    FUNC  TEXT    0
    [ 1154] cma__dbg_seq_to_tcb
    	0x000003ff8056ba90      0  LOCAL    FUNC  TEXT    0
    [ 1155] cma__thread_to_system
    	0x000003ff8056bba0      0 GLOBAL    FUNC  TEXT    0
    [ 1156] cma__system_to_thread
    	0x000003ff8056bcd0      0 GLOBAL    FUNC  TEXT    0
    [ 1157] cma_debug_register
    	0x000003ff8056c5b0      0 GLOBAL    FUNC  TEXT    0
    [ 1158] cma_debug_get
    	0x000003ff8056c720      0 GLOBAL    FUNC  TEXT    0
    [ 1159] cma_debug_get_sp_context
    	0x000003ff8056c790      0 GLOBAL    FUNC  TEXT    0
    [ 1160] cma_debug_set
    	0x000003ff8056c800      0 GLOBAL    FUNC  TEXT    0
    [ 1161] cma__deb_anytcb_to_tcb
    	0x000003ff8056c860      0 GLOBAL    FUNC  TEXT    0
    [ 1162] cma__deb_fac_to_client
    	0x000003ff8056c8e0      0 GLOBAL    FUNC  TEXT    0
    [ 1163] cma__deb_get_client_info
    	0x000003ff8056c940      0 GLOBAL    FUNC  TEXT    0
    [ 1164] cma__deb_get_context
    	0x000003ff8056ccb0      0 GLOBAL    FUNC  TEXT    0
    [ 1165] cma__deb_get_time_slice
    	0x000003ff8056cd10      0 GLOBAL    FUNC  TEXT    0
    [ 1166] cma__deb_set_next_thread
    	0x000003ff8056d230      0 GLOBAL    FUNC  TEXT    0
    [ 1167] cma__deb_set_force_dispatch
    	0x000003ff8056d270      0 GLOBAL    FUNC  TEXT    0
    [ 1168] cma__deb_set_time_slice
    	0x000003ff8056d2c0      0 GLOBAL    FUNC  TEXT    0
    [ 1169] cma__deb_show_stats
    	0x000003ff8056e300      0 GLOBAL    FUNC  TEXT    0
    [ 1170] cma__debevt_report_2
    	0x000003ff8056e810      0 GLOBAL    FUNC  TEXT    0
    [ 1171] cma__debevt_notify
    	0x000003ff8056e850      0 GLOBAL    FUNC  TEXT    0
    [ 1172] cma__debevt_set
    	0x000003ff8056e880      0 GLOBAL    FUNC  TEXT    0
    [ 1173] cma__debevt_clear
    	0x000003ff8056e8c0      0 GLOBAL    FUNC  TEXT    0
    [ 1174] cma__debevt_test
    	0x000003ff8056e8f0      0 GLOBAL    FUNC  TEXT    0
    [ 1175] cma__undefer
    	0x000003ff8056e920      0 GLOBAL    FUNC  TEXT    0
    [ 1176] cma__get_async_info
    	0x000003ff8056ec50      0 GLOBAL    FUNC  TEXT    0
    [ 1177] cma__yield_processor
    	0x000003ff8056ee50      0 GLOBAL    FUNC  TEXT    0
    [ 1178] cma__unimplemented
    	0x000003ff8056fe70      0 GLOBAL    FUNC  TEXT    0
    [ 1179] cma_handle_assign
    	0x000003ff805704a0      0 GLOBAL    FUNC  TEXT    0
    [ 1180] cma_handle_equal
    	0x000003ff805704e0      0 GLOBAL    FUNC  TEXT    0
    [ 1181] realloc
    	0x000003ff80571920      0 GLOBAL    FUNC  TEXT    0
    [ 1182] cma_mutex_create
    	0x000003ff80571be0      0 GLOBAL    FUNC  TEXT    0
    [ 1183] cma_mutex_lock
    	0x000003ff80571d60      0 GLOBAL    FUNC  TEXT    0
    [ 1184] cma_mutex_try_lock
    	0x000003ff80571df0      0 GLOBAL    FUNC  TEXT    0
    [ 1185] cma_mutex_unlock
    	0x000003ff80571e30      0 GLOBAL    FUNC  TEXT    0
    [ 1186] pthread_attr_create
    	0x000003ff80575480      0 GLOBAL    FUNC  TEXT    0
    [ 1187] pthread_attr_delete
    	0x000003ff80575520      0 GLOBAL    FUNC  TEXT    0
    [ 1188] pthread_attr_getdetach_np
    	0x000003ff805755c0      0 GLOBAL    FUNC  TEXT    0
    [ 1189] pthread_attr_getguardsize_np
    	0x000003ff80575630      0 GLOBAL    FUNC  TEXT    0
    [ 1190] pthread_attr_getinheritsched
    	0x000003ff805756a0      0 GLOBAL    FUNC  TEXT    0
    [ 1191] pthread_attr_getprio
    	0x000003ff80575720      0 GLOBAL    FUNC  TEXT    0
    [ 1192] pthread_attr_getsched
    	0x000003ff805757a0      0 GLOBAL    FUNC  TEXT    0
    [ 1193] pthread_attr_getstacksize
    	0x000003ff80575820      0 GLOBAL    FUNC  TEXT    0
    [ 1194] pthread_attr_setdetach_np
    	0x000003ff80575890      0 GLOBAL    FUNC  TEXT    0
    [ 1195] pthread_attr_setguardsize_np
    	0x000003ff80575a10      0 GLOBAL    FUNC  TEXT    0
    [ 1196] pthread_attr_setinheritsched
    	0x000003ff80575b90      0 GLOBAL    FUNC  TEXT    0
    [ 1197] pthread_attr_setprio
    	0x000003ff80575d30      0 GLOBAL    FUNC  TEXT    0
    [ 1198] pthread_attr_setsched
    	0x000003ff80575e80      0 GLOBAL    FUNC  TEXT    0
    [ 1199] pthread_attr_setstacksize
    	0x000003ff80576000      0 GLOBAL    FUNC  TEXT    0
    [ 1200] pthread_bind_to_cpu_np
    	0x000003ff80576180      0 GLOBAL    FUNC  TEXT    0
    [ 1201] pthread_cancel
    	0x000003ff80576240      0 GLOBAL    FUNC  TEXT    0
    [ 1202] pthread_condattr_create
    	0x000003ff80576370      0 GLOBAL    FUNC  TEXT    0
    [ 1203] pthread_condattr_delete
    	0x000003ff80576410      0 GLOBAL    FUNC  TEXT    0
    [ 1204] pthread_cond_broadcast
    	0x000003ff805764b0      0 GLOBAL    FUNC  TEXT    0
    [ 1205] pthread_cond_destroy
    	0x000003ff80576500      0 GLOBAL    FUNC  TEXT    0
    [ 1206] pthread_cond_init
    	0x000003ff80576690      0 GLOBAL    FUNC  TEXT    0
    [ 1207] pthread_cond_signal
    	0x000003ff805767b0      0 GLOBAL    FUNC  TEXT    0
    [ 1208] pthread_cond_signal_int_np
    	0x000003ff80576800      0 GLOBAL    FUNC  TEXT    0
    [ 1209] pthread_cond_sig_preempt_int_np
    	0x000003ff80576860      0 GLOBAL    FUNC  TEXT    0
    [ 1210] pthread_cond_timedwait
    	0x000003ff805768b0      0 GLOBAL    FUNC  TEXT    0
    [ 1211] pthread_cond_wait
    	0x000003ff805769f0      0 GLOBAL    FUNC  TEXT    0
    [ 1212] pthread_create
    	0x000003ff80576a80      0 GLOBAL    FUNC  TEXT    0
    [ 1213] pthread_delay_np
    	0x000003ff80576dd0      0 GLOBAL    FUNC  TEXT    0
    [ 1214] pthread_detach
    	0x000003ff805770b0      0 GLOBAL    FUNC  TEXT    0
    [ 1215] pthread_exit
    	0x000003ff80577150      0 GLOBAL    FUNC  TEXT    0
    [ 1216] pthread_equal
    	0x000003ff805771a0      0 GLOBAL    FUNC  TEXT    0
    [ 1217] pthread_getunique_np
    	0x000003ff805771e0      0 GLOBAL    FUNC  TEXT    0
    [ 1218] pthread_getprio
    	0x000003ff80577250      0 GLOBAL    FUNC  TEXT    0
    [ 1219] pthread_getscheduler
    	0x000003ff805772d0      0 GLOBAL    FUNC  TEXT    0
    [ 1220] pthread_join
    	0x000003ff80577490      0 GLOBAL    FUNC  TEXT    0
    [ 1221] pthread_lock_global_np
    	0x000003ff80577810      0 GLOBAL    FUNC  TEXT    0
    [ 1222] pthread_mutexattr_create
    	0x000003ff805778a0      0 GLOBAL    FUNC  TEXT    0
    [ 1223] pthread_mutexattr_delete
    	0x000003ff80577940      0 GLOBAL    FUNC  TEXT    0
    [ 1224] pthread_mutexattr_getkind_np
    	0x000003ff805779e0      0 GLOBAL    FUNC  TEXT    0
    [ 1225] pthread_mutexattr_setkind_np
    	0x000003ff80577a60      0 GLOBAL    FUNC  TEXT    0
    [ 1226] pthread_mutex_destroy
    	0x000003ff80577c20      0 GLOBAL    FUNC  TEXT    0
    [ 1227] pthread_mutex_init
    	0x000003ff80577d50      0 GLOBAL    FUNC  TEXT    0
    [ 1228] pthread_mutex_lock
    	0x000003ff80577e70      0 GLOBAL    FUNC  TEXT    0
    [ 1229] pthread_mutex_trylock
    	0x000003ff80577f40      0 GLOBAL    FUNC  TEXT    0
    [ 1230] pthread_mutex_unlock
    	0x000003ff80577f80      0 GLOBAL    FUNC  TEXT    0
    [ 1231] pthread_once
    	0x000003ff80578020      0 GLOBAL    FUNC  TEXT    0
    [ 1232] pthread_self
    	0x000003ff80578110      0 GLOBAL    FUNC  TEXT    0
    [ 1233] pthread_setasynccancel
    	0x000003ff80578180      0 GLOBAL    FUNC  TEXT    0
    [ 1234] pthread_setcancel
    	0x000003ff80578220      0 GLOBAL    FUNC  TEXT    0
    [ 1235] pthread_setprio
    	0x000003ff805782c0      0 GLOBAL    FUNC  TEXT    0
    [ 1236] pthread_setscheduler
    	0x000003ff805784b0      0 GLOBAL    FUNC  TEXT    0
    [ 1237] pthread_signal_to_cancel_np
    	0x000003ff805787f0      0 GLOBAL    FUNC  TEXT    0
    [ 1238] pthread_sig_to_can_thread_np
    	0x000003ff80578920      0 GLOBAL    FUNC  TEXT    0
    [ 1239] pthread_testcancel
    	0x000003ff80578a60      0 GLOBAL    FUNC  TEXT    0
    [ 1240] pthread_unlock_global_np
    	0x000003ff80578aa0      0 GLOBAL    FUNC  TEXT    0
    [ 1241] pthread_yield
    	0x000003ff80578b50      0 GLOBAL    FUNC  TEXT    0
    [ 1242] ptdexc_attr_create
    	0x000003ff80578b80      0 GLOBAL    FUNC  TEXT    0
    [ 1243] ptdexc_attr_delete
    	0x000003ff80578c10      0 GLOBAL    FUNC  TEXT    0
    [ 1244] ptdexc_attr_getdetach_np
    	0x000003ff80578c70      0 GLOBAL    FUNC  TEXT    0
    [ 1245] ptdexc_attr_getguardsize_np
    	0x000003ff80578d90      0 GLOBAL    FUNC  TEXT    0
    [ 1246] ptdexc_attr_getinheritsched
    	0x000003ff80578dd0      0 GLOBAL    FUNC  TEXT    0
    [ 1247] ptdexc_attr_getprio
    	0x000003ff80578e10      0 GLOBAL    FUNC  TEXT    0
    [ 1248] ptdexc_attr_getsched
    	0x000003ff80578e50      0 GLOBAL    FUNC  TEXT    0
    [ 1249] ptdexc_attr_getstacksize
    	0x000003ff80578e90      0 GLOBAL    FUNC  TEXT    0
    [ 1250] ptdexc_attr_setdetach_np
    	0x000003ff80578ed0      0 GLOBAL    FUNC  TEXT    0
    [ 1251] ptdexc_attr_setguardsize_np
    	0x000003ff80579020      0 GLOBAL    FUNC  TEXT    0
    [ 1252] ptdexc_attr_setinheritsched
    	0x000003ff80579140      0 GLOBAL    FUNC  TEXT    0
    [ 1253] ptdexc_attr_setprio
    	0x000003ff805792a0      0 GLOBAL    FUNC  TEXT    0
    [ 1254] ptdexc_attr_setsched
    	0x000003ff805793c0      0 GLOBAL    FUNC  TEXT    0
    [ 1255] ptdexc_attr_setstacksize
    	0x000003ff80579510      0 GLOBAL    FUNC  TEXT    0
    [ 1256] ptdexc_bind_to_cpu_np
    	0x000003ff80579650      0 GLOBAL    FUNC  TEXT    0
    [ 1257] ptdexc_cancel
    	0x000003ff805796d0      0 GLOBAL    FUNC  TEXT    0
    [ 1258] ptdexc_condattr_create
    	0x000003ff80579710      0 GLOBAL    FUNC  TEXT    0
    [ 1259] ptdexc_condattr_delete
    	0x000003ff805797a0      0 GLOBAL    FUNC  TEXT    0
    [ 1260] ptdexc_cond_broadcast
    	0x000003ff80579800      0 GLOBAL    FUNC  TEXT    0
    [ 1261] ptdexc_cond_destroy
    	0x000003ff80579850      0 GLOBAL    FUNC  TEXT    0
    [ 1262] ptdexc_cond_init
    	0x000003ff805798f0      0 GLOBAL    FUNC  TEXT    0
    [ 1263] ptdexc_cond_signal
    	0x000003ff805799e0      0 GLOBAL    FUNC  TEXT    0
    [ 1264] ptdexc_cond_signal_int_np
    	0x000003ff80579a30      0 GLOBAL    FUNC  TEXT    0
    [ 1265] ptdexc_cond_sigprmpt_int_np
    	0x000003ff80579a60      0 GLOBAL    FUNC  TEXT    0
    [ 1266] ptdexc_cond_timedwait
    	0x000003ff80579a90      0 GLOBAL    FUNC  TEXT    0
    [ 1267] ptdexc_cond_wait
    	0x000003ff80579bc0      0 GLOBAL    FUNC  TEXT    0
    [ 1268] ptdexc_create
    	0x000003ff80579c40      0 GLOBAL    FUNC  TEXT    0
    [ 1269] ptdexc_delay_np
    	0x000003ff80579e90      0 GLOBAL    FUNC  TEXT    0
    [ 1270] ptdexc_detach
    	0x000003ff8057a130      0 GLOBAL    FUNC  TEXT    0
    [ 1271] ptdexc_exit
    	0x000003ff8057a190      0 GLOBAL    FUNC  TEXT    0
    [ 1272] ptdexc_getprio
    	0x000003ff8057a2b0      0 GLOBAL    FUNC  TEXT    0
    [ 1273] ptdexc_getscheduler
    	0x000003ff8057a300      0 GLOBAL    FUNC  TEXT    0
    [ 1274] ptdexc_getspecific
    	0x000003ff8057a350      0 GLOBAL    FUNC  TEXT    0
    [ 1275] ptdexc_getunique_np
    	0x000003ff8057a3b0      0 GLOBAL    FUNC  TEXT    0
    [ 1276] ptdexc_join
    	0x000003ff8057a3f0      0 GLOBAL    FUNC  TEXT    0
    [ 1277] ptdexc_keycreate
    	0x000003ff8057a460      0 GLOBAL    FUNC  TEXT    0
    [ 1278] ptdexc_lock_global_np
    	0x000003ff8057a4a0      0 GLOBAL    FUNC  TEXT    0
    [ 1279] ptdexc_mutex_destroy
    	0x000003ff8057a520      0 GLOBAL    FUNC  TEXT    0
    [ 1280] ptdexc_mutex_init
    	0x000003ff8057a5c0      0 GLOBAL    FUNC  TEXT    0
    [ 1281] ptdexc_mutex_lock
    	0x000003ff8057a6b0      0 GLOBAL    FUNC  TEXT    0
    [ 1282] ptdexc_mutex_trylock
    	0x000003ff8057a740      0 GLOBAL    FUNC  TEXT    0
    [ 1283] ptdexc_mutex_unlock
    	0x000003ff8057a780      0 GLOBAL    FUNC  TEXT    0
    [ 1284] ptdexc_mutexattr_create
    	0x000003ff8057a820      0 GLOBAL    FUNC  TEXT    0
    [ 1285] ptdexc_mutexattr_delete
    	0x000003ff8057a8b0      0 GLOBAL    FUNC  TEXT    0
    [ 1286] ptdexc_mutexattr_getkind_np
    	0x000003ff8057a910      0 GLOBAL    FUNC  TEXT    0
    [ 1287] ptdexc_mutexattr_setkind_np
    	0x000003ff8057a950      0 GLOBAL    FUNC  TEXT    0
    [ 1288] ptdexc_once
    	0x000003ff8057a980      0 GLOBAL    FUNC  TEXT    0
    [ 1289] ptdexc_self
    	0x000003ff8057a9b0      0 GLOBAL    FUNC  TEXT    0
    [ 1290] ptdexc_setasynccancel
    	0x000003ff8057aa20      0 GLOBAL    FUNC  TEXT    0
    [ 1291] ptdexc_setcancel
    	0x000003ff8057aac0      0 GLOBAL    FUNC  TEXT    0
    [ 1292] ptdexc_setprio
    	0x000003ff8057ab60      0 GLOBAL    FUNC  TEXT    0
    [ 1293] ptdexc_setscheduler
    	0x000003ff8057abc0      0 GLOBAL    FUNC  TEXT    0
    [ 1294] ptdexc_setspecific
    	0x000003ff8057ac30      0 GLOBAL    FUNC  TEXT    0
    [ 1295] ptdexc_testcancel
    	0x000003ff8057b060      0 GLOBAL    FUNC  TEXT    0
    [ 1296] ptdexc_unlock_global_np
    	0x000003ff8057b0a0      0 GLOBAL    FUNC  TEXT    0
    [ 1297] ptdexc_yield
    	0x000003ff8057b140      0 GLOBAL    FUNC  TEXT    0
    [ 1298] __sigwait
    	0x000003ff8057b340      0 GLOBAL    FUNC  TEXT    0
    [ 1299] sigwait
    	0x000003ff8057b340      0   WEAK    FUNC  TEXT    0
    [ 1300] cma_stack_allocate_np
    	0x000003ff8057b830      0 GLOBAL    FUNC  TEXT    0
    [ 1301] cma_stack_assign_np
    	0x000003ff8057b910      0 GLOBAL    FUNC  TEXT    0
    [ 1302] cma_stack_call_routine_np
    	0x000003ff8057b980      0 GLOBAL    FUNC  TEXT    0
    [ 1303] cma_stack_check_limit_np
    	0x000003ff8057ba20      0 GLOBAL    FUNC  TEXT    0
    [ 1304] cma_stack_create_np
    	0x000003ff8057ba90      0 GLOBAL    FUNC  TEXT    0
    [ 1305] cma_stack_delete_np
    	0x000003ff8057bb40      0 GLOBAL    FUNC  TEXT    0
    [ 1306] cma_thread_bind_to_cpu
    	0x000003ff80580bd0      0 GLOBAL    FUNC  TEXT    0
    [ 1307] cma_thread_get_sched
    	0x000003ff80580fe0      0 GLOBAL    FUNC  TEXT    0
    [ 1308] cma_thread_get_self
    	0x000003ff80581020      0 GLOBAL    FUNC  TEXT    0
    [ 1309] cma_thread_get_unique
    	0x000003ff80581070      0 GLOBAL    FUNC  TEXT    0
    [ 1310] cma_yield
    	0x000003ff805818d0      0 GLOBAL    FUNC  TEXT    0
    [ 1311] cma__abort
    	0x000003ff80582000      0 GLOBAL    FUNC  TEXT    0
    [ 1312] cma__put_copy
    	0x000003ff80582700      0 GLOBAL    FUNC  TEXT    0
    [ 1313] cma__put_unchain
    	0x000003ff80582b60      0 GLOBAL    FUNC  TEXT    0
    [ 1314] __atfork
    	0x000003ff80584670      0 GLOBAL    FUNC  TEXT    0
    [ 1315] atfork
    	0x000003ff80584670      0   WEAK    FUNC  TEXT    0
    [ 1316] cma_atfork
    	0x000003ff80584670      0   WEAK    FUNC  TEXT    0
    [ 1317] cma__fetch_fp
    	0x000003ff80588aa0      0 GLOBAL    FUNC  TEXT    0
    [ 1318] __sleep
    	0x000003ff80589af0      0 GLOBAL    FUNC  TEXT    0
    [ 1319] sleep
    	0x000003ff80589af0      0   WEAK    FUNC  TEXT    0
    [ 1320] fork
    	0x000003ff80589d10      0   WEAK    FUNC  TEXT    0
    [ 1321] __fork
    	0x000003ff80589d10      0 GLOBAL    FUNC  TEXT    0
    [ 1322] pthread_attr_default
    	0x000003ffc01d4458      0 GLOBAL  OBJECT  DATA    0
    [ 1323] pthread_mutexattr_default
    	0x000003ffc01d4468      0 GLOBAL  OBJECT  DATA    0
    [ 1324] pthread_condattr_default
    	0x000003ffc01d4478      0 GLOBAL  OBJECT  DATA    0
    [ 1325] exc_e_illaddr
    	0x000003ffc01d44b8      0 GLOBAL  OBJECT  DATA    0
    [ 1326] exc_e_illinstr
    	0x000003ffc01d4578      0 GLOBAL  OBJECT  DATA    0
    [ 1327] exc_e_resaddr
    	0x000003ffc01d45a8      0 GLOBAL  OBJECT  DATA    0
    [ 1328] exc_e_privinst
    	0x000003ffc01d45d8      0 GLOBAL  OBJECT  DATA    0
    [ 1329] exc_e_resoper
    	0x000003ffc01d4608      0 GLOBAL  OBJECT  DATA    0
    [ 1330] exc_e_SIGTRAP
    	0x000003ffc01d4638      0 GLOBAL  OBJECT  DATA    0
    [ 1331] exc_e_SIGIOT
    	0x000003ffc01d4668      0 GLOBAL  OBJECT  DATA    0
    [ 1332] exc_e_SIGEMT
    	0x000003ffc01d4698      0 GLOBAL  OBJECT  DATA    0
    [ 1333] exc_e_aritherr
    	0x000003ffc01d46c8      0 GLOBAL  OBJECT  DATA    0
    [ 1334] exc_e_SIGSYS
    	0x000003ffc01d46f8      0 GLOBAL  OBJECT  DATA    0
    [ 1335] exc_e_SIGPIPE
    	0x000003ffc01d4728      0 GLOBAL  OBJECT  DATA    0
    [ 1336] exc_e_excpu
    	0x000003ffc01d4758      0 GLOBAL  OBJECT  DATA    0
    [ 1337] exc_e_exfilsiz
    	0x000003ffc01d4788      0 GLOBAL  OBJECT  DATA    0
    [ 1338] exc_e_intovf
    	0x000003ffc01d47b8      0 GLOBAL  OBJECT  DATA    0
    [ 1339] exc_e_intdiv
    	0x000003ffc01d47e8      0 GLOBAL  OBJECT  DATA    0
    [ 1340] exc_e_fltovf
    	0x000003ffc01d4818      0 GLOBAL  OBJECT  DATA    0
    [ 1341] exc_e_fltdiv
    	0x000003ffc01d4848      0 GLOBAL  OBJECT  DATA    0
    [ 1342] exc_e_fltund
    	0x000003ffc01d4878      0 GLOBAL  OBJECT  DATA    0
    [ 1343] exc_e_decovf
    	0x000003ffc01d48a8      0 GLOBAL  OBJECT  DATA    0
    [ 1344] exc_e_subrng
    	0x000003ffc01d48d8      0 GLOBAL  OBJECT  DATA    0
    [ 1345] cma_e_assertion
    	0x000003ffc01d4938      0 GLOBAL  OBJECT  DATA    0
    [ 1346] cma_e_badparam
    	0x000003ffc01d4968      0 GLOBAL  OBJECT  DATA    0
    [ 1347] cma_e_bugcheck
    	0x000003ffc01d4998      0 GLOBAL  OBJECT  DATA    0
    [ 1348] cma_e_existence
    	0x000003ffc01d49f8      0 GLOBAL  OBJECT  DATA    0
    [ 1349] cma_e_wrongmutex
    	0x000003ffc01d4a88      0 GLOBAL  OBJECT  DATA    0
    [ 1350] cma_e_stackovf
    	0x000003ffc01d4ab8      0 GLOBAL  OBJECT  DATA    0
    [ 1351] cma_e_nostackmem
    	0x000003ffc01d4ae8      0 GLOBAL  OBJECT  DATA    0
    [ 1352] cma_e_notcmastack
    	0x000003ffc01d4b18      0 GLOBAL  OBJECT  DATA    0
    [ 1353] cma_e_inialrpro
    	0x000003ffc01d4b78      0 GLOBAL  OBJECT  DATA    0
    [ 1354] cma_e_defer_q_full
    	0x000003ffc01d4ba8      0 GLOBAL  OBJECT  DATA    0
    [ 1355] cma_e_signal_q_full
    	0x000003ffc01d4bd8      0 GLOBAL  OBJECT  DATA    0
    [ 1356] cma_e_alert_nesting
    	0x000003ffc01d4c08      0 GLOBAL  OBJECT  DATA    0
    [ 1357] cma__g_next_ready_queue
    	0x000003ffc01db638      0 GLOBAL  OBJECT  DATA    0
    [ 1358] cma_g_debug
    	0x000003ffc01db770      0 GLOBAL  OBJECT  DATA    0
    [ 1359] cma_g_debug_cmd
    	0x000003ffc01db778      0 GLOBAL  OBJECT  DATA    0
    [ 1360] cma__g_time_ticks
    	0x000003ffc01dbbe8      0 GLOBAL  OBJECT  DATA    0
    [ 1361] _pthread_init_routine
    	0x000003ffc01dbda8      0 GLOBAL  OBJECT  DATA    0
    [ 1362] cma__g_prio_bg_min
    	0x000003ffc01dcf08      8 GLOBAL  OBJECT ACOMM    0
    [ 1363] cma__g_prio_bg_max
    	0x000003ffc01dcf10      8 GLOBAL  OBJECT ACOMM    0
    [ 1364] cma__g_prio_fg_min
    	0x000003ffc01dcf18      8 GLOBAL  OBJECT ACOMM    0
    [ 1365] cma__g_prio_fg_max
    	0x000003ffc01dcf20      8 GLOBAL  OBJECT ACOMM    0
    [ 1366] cma__g_prio_m_0
    	0x000003ffc01dcf28      8 GLOBAL  OBJECT ACOMM    0
    [ 1367] cma__g_prio_m_1
    	0x000003ffc01dcf30      8 GLOBAL  OBJECT ACOMM    0
    [ 1368] cma__g_prio_m_2
    	0x000003ffc01dcf38      8 GLOBAL  OBJECT ACOMM    0
    [ 1369] cma__g_prio_m_3
    	0x000003ffc01dcf40      8 GLOBAL  OBJECT ACOMM    0
    [ 1370] cma__g_prio_b_0
    	0x000003ffc01dcf48      8 GLOBAL  OBJECT ACOMM    0
    [ 1371] cma__g_prio_b_1
    	0x000003ffc01dcf50      8 GLOBAL  OBJECT ACOMM    0
    [ 1372] cma__g_prio_b_2
    	0x000003ffc01dcf58      8 GLOBAL  OBJECT ACOMM    0
    [ 1373] cma__g_prio_b_3
    	0x000003ffc01dcf60      8 GLOBAL  OBJECT ACOMM    0
    [ 1374] cma__g_prio_p_1
    	0x000003ffc01dcf68      8 GLOBAL  OBJECT ACOMM    0
    [ 1375] cma__g_prio_p_2
    	0x000003ffc01dcf70      8 GLOBAL  OBJECT ACOMM    0
    [ 1376] cma__g_prio_p_3
    	0x000003ffc01dcf78      8 GLOBAL  OBJECT ACOMM    0
    [ 1377] cma__g_mgr_tcb
    	0x000003ffc01dcf80      8 GLOBAL  OBJECT ACOMM    0
    [ 1378] cma__g_mgr_sort_rq
    	0x000003ffc01dcf88      4 GLOBAL  OBJECT ACOMM    0
    [ 1379] cma__g_mgr_running
    	0x000003ffc01dcf90      4 GLOBAL  OBJECT ACOMM    0
    [ 1380] cma__g_mgr_wake
    	0x000003ffc01dcf98      4 GLOBAL  OBJECT ACOMM    0
    [ 1381] task_self_
    	0x0000000000000000      0 GLOBAL  OBJECT UNDEF    0
    [ 1382] sys_errlist
    	0x0000000000000000      0 GLOBAL  OBJECT UNDEF    0
    [ 1383] _iob
    	0x0000000000000000      0 GLOBAL  OBJECT UNDEF    0
    [ 1384] sys_nerr
    	0x0000000000000000      0 GLOBAL  OBJECT UNDEF    0
    [ 1385] errno
    	0x0000000000000002      4 GLOBAL  OBJECT  COMM    0
    [ 1386] vm_page_size
    	0x0000000000000008      8 GLOBAL  OBJECT  COMM    0
    [ 1387] __Argv
    	0x0000000000000000      8 GLOBAL  OBJECT UNDEF    0
    [ 1388] _fpdata_size
    	0x00000000000001d5      0  LOCAL SECTION   ABS    0
    [ 1389] _cerror
    	0x000003ff805601f0      0 GLOBAL    FUNC UNDEF    0
    [ 1390] mach_init
    	0x000003ff80560200      0 GLOBAL    FUNC UNDEF    0
    [ 1391] _fpdata
    	0x000003ff8055b090      0  LOCAL    FUNC  DATA    0
    [ 1392] _ftext
    	0x000003ff8055bf40      0  LOCAL    FUNC  TEXT    0
    [ 1393] cma_thread_alert
    	0x000003ff805608f0      0 GLOBAL    FUNC  TEXT    0
    [ 1394] cma__attempt_delivery
    	0x000003ff80560d20      0 GLOBAL    FUNC  TEXT    0
    [ 1395] cma_attr_get_mutex_kind
    	0x000003ff80561430      0 GLOBAL    FUNC  TEXT    0
    [ 1396] cma_attr_set_mutex_kind
    	0x000003ff80561c60      0 GLOBAL    FUNC  TEXT    0
    [ 1397] cma__debug_list_atts
    	0x000003ff80562250      0 GLOBAL    FUNC  TEXT    0
    [ 1398] cma__destroy_attr
    	0x000003ff80562650      0 GLOBAL    FUNC  TEXT    0
    [ 1399] cma__free_attr
    	0x000003ff805626c0      0 GLOBAL    FUNC  TEXT    0
    [ 1400] cma__get_attr
    	0x000003ff80562990      0 GLOBAL    FUNC  TEXT    0
    [ 1401] cma__init_attr
    	0x000003ff80562da0      0 GLOBAL    FUNC  TEXT    0
    [ 1402] cma__reinit_attr
    	0x000003ff80562eb0      0 GLOBAL    FUNC  TEXT    0
    [ 1403] cma_cond_signal_int
    	0x000003ff80563500      0 GLOBAL    FUNC  TEXT    0
    [ 1404] cma_cond_signal_preempt_int
    	0x000003ff80563560      0 GLOBAL    FUNC  TEXT    0
    [ 1405] cma_time_get_expiration
    	0x000003ff80563710      0 GLOBAL    FUNC  TEXT    0
    [ 1406] cma__debug_list_cvs
    	0x000003ff80563980      0 GLOBAL    FUNC  TEXT    0
    [ 1407] cma__free_cv
    	0x000003ff80564ce0      0 GLOBAL    FUNC  TEXT    0
    [ 1408] cma__get_cv
    	0x000003ff80564e40      0 GLOBAL    FUNC  TEXT    0
    [ 1409] cma__init_cv
    	0x000003ff80565050      0 GLOBAL    FUNC  TEXT    0
    [ 1410] cma__int_cond_wake
    	0x000003ff805650f0      0 GLOBAL    FUNC  TEXT    0
    [ 1411] cma__int_timed_wait
    	0x000003ff805660d0      0 GLOBAL    FUNC  TEXT    0
    [ 1412] cma__int_wait
    	0x000003ff80567620      0 GLOBAL    FUNC  TEXT    0
    [ 1413] cma__reinit_cv
    	0x000003ff80568480      0 GLOBAL    FUNC  TEXT    0
    [ 1414] cma__write_cond_hist
    	0x000003ff80568640      0 GLOBAL    FUNC  TEXT    0
    [ 1415] cma_key_create
    	0x000003ff805687b0      0 GLOBAL    FUNC  TEXT    0
    [ 1416] cma__debug_list_keys
    	0x000003ff80568bb0      0 GLOBAL    FUNC  TEXT    0
    [ 1417] cma__init_context
    	0x000003ff80568d80      0 GLOBAL    FUNC  TEXT    0
    [ 1418] cma__reinit_context
    	0x000003ff80568de0      0 GLOBAL    FUNC  TEXT    0
    [ 1419] cma__run_down_context
    	0x000003ff80568ef0      0 GLOBAL    FUNC  TEXT    0
    [ 1420] cma_debug_cmd
    	0x000003ff80568fa0      0 GLOBAL    FUNC  TEXT    0
    [ 1421] cma__debug_dbgend
    	0x000003ff80569390      0 GLOBAL    FUNC  TEXT    0
    [ 1422] cma__debug_dbgstart
    	0x000003ff80569470      0 GLOBAL    FUNC  TEXT    0
    [ 1423] cma__debug_format_object
    	0x000003ff80569a90      0 GLOBAL    FUNC  TEXT    0
    [ 1424] cma__debug_get_hardware
    	0x000003ff80569ce0      0 GLOBAL    FUNC  TEXT    0
    [ 1425] cma__debug_get_system
    	0x000003ff80569f80      0 GLOBAL    FUNC  TEXT    0
    [ 1426] cma__debug_help
    	0x000003ff8056a030      0 GLOBAL    FUNC  TEXT    0
    [ 1427] cma__debug_open
    	0x000003ff8056a460      0 GLOBAL    FUNC  TEXT    0
    [ 1428] cma__debug_parse
    	0x000003ff8056a870      0 GLOBAL    FUNC  TEXT    0
    [ 1429] cma__debug_show
    	0x000003ff8056b430      0 GLOBAL    FUNC  TEXT    0
    [ 1430] cma__dbg_add_cmd
    	0x000003ff8056b9f0      0 GLOBAL    FUNC  TEXT    0
    [ 1431] cma__dbg_q_empty
    	0x000003ff8056bdf0      0 GLOBAL    FUNC  TEXT    0
    [ 1432] cma__dbg_q_error
    	0x000003ff8056bec0      0 GLOBAL    FUNC  TEXT    0
    [ 1433] cma__dbg_q_init
    	0x000003ff8056c250      0 GLOBAL    FUNC  TEXT    0
    [ 1434] cma__dbg_q_next
    	0x000003ff8056c290      0 GLOBAL    FUNC  TEXT    0
    [ 1435] cma__dbg_q_setcount
    	0x000003ff8056c500      0 GLOBAL    FUNC  TEXT    0
    [ 1436] cma__dbg_q_setname
    	0x000003ff8056c530      0 GLOBAL    FUNC  TEXT    0
    [ 1437] cma__dbg_q_setquiet
    	0x000003ff8056c540      0 GLOBAL    FUNC  TEXT    0
    [ 1438] cma__dbg_q_settype
    	0x000003ff8056c570      0 GLOBAL    FUNC  TEXT    0
    [ 1439] cma__deb_get
    	0x000003ff8056c9c0      0 GLOBAL    FUNC  TEXT    0
    [ 1440] cma__deb_get_self_tcb
    	0x000003ff8056cce0      0 GLOBAL    FUNC  TEXT    0
    [ 1441] cma__deb_next_tcb
    	0x000003ff8056cd20      0 GLOBAL    FUNC  TEXT    0
    [ 1442] cma__deb_set
    	0x000003ff8056ce00      0 GLOBAL    FUNC  TEXT    0
    [ 1443] cma__deb_set_alert
    	0x000003ff8056d120      0 GLOBAL    FUNC  TEXT    0
    [ 1444] cma__deb_show_thread
    	0x000003ff8056d2d0      0 GLOBAL    FUNC  TEXT    0
    [ 1445] cma__deb_inconsistency
    	0x000003ff8056e4b0      0 GLOBAL    FUNC  TEXT    0
    [ 1446] cma__init_debug
    	0x000003ff8056e4d0      0 GLOBAL    FUNC  TEXT    0
    [ 1447] cma__reinit_debug
    	0x000003ff8056e530      0 GLOBAL    FUNC  TEXT    0
    [ 1448] cma__debevt_report
    	0x000003ff8056e7c0      0 GLOBAL    FUNC  TEXT    0
    [ 1449] cma__dispatch
    	0x000003ff8056e930      0 GLOBAL    FUNC  TEXT    0
    [ 1450] cma__dispell_zombies
    	0x000003ff8056e9e0      0 GLOBAL    FUNC  TEXT    0
    [ 1451] cma__init_dispatch
    	0x000003ff8056ec60      0 GLOBAL    FUNC  TEXT    0
    [ 1452] cma__reinit_dispatch
    	0x000003ff8056ec90      0 GLOBAL    FUNC  TEXT    0
    [ 1453] cma__zombify_thread
    	0x000003ff8056ecb0      0 GLOBAL    FUNC  TEXT    0
    [ 1454] cma__bugcheck
    	0x000003ff8056ef00      0 GLOBAL    FUNC  TEXT    0
    [ 1455] cma__error
    	0x000003ff8056fe40      0 GLOBAL    FUNC  TEXT    0
    [ 1456] exc_report
    	0x000003ff8056feb0      0 GLOBAL    FUNC  TEXT    0
    [ 1457] exc_raise
    	0x000003ff8056fef0      0 GLOBAL    FUNC  TEXT    0
    [ 1458] exc_raise_status
    	0x000003ff80570150      0 GLOBAL    FUNC  TEXT    0
    [ 1459] exc_push_ctx
    	0x000003ff805701b0      0 GLOBAL    FUNC  TEXT    0
    [ 1460] exc_pop_ctx
    	0x000003ff80570200      0 GLOBAL    FUNC  TEXT    0
    [ 1461] exc_get_message
    	0x000003ff80570270      0 GLOBAL    FUNC  TEXT    0
    [ 1462] cma__clear_handle
    	0x000003ff80570530      0 GLOBAL    FUNC  TEXT    0
    [ 1463] cma__object_to_handle
    	0x000003ff80570550      0 GLOBAL    FUNC  TEXT    0
    [ 1464] cma__validate_default_attr
    	0x000003ff80570590      0 GLOBAL    FUNC  TEXT    0
    [ 1465] cma__val_defattr_stat
    	0x000003ff805706b0      0 GLOBAL    FUNC  TEXT    0
    [ 1466] cma__validate_handle
    	0x000003ff80570760      0 GLOBAL    FUNC  TEXT    0
    [ 1467] cma__val_hand_stat
    	0x000003ff80570860      0 GLOBAL    FUNC  TEXT    0
    [ 1468] cma__validate_handle_null
    	0x000003ff805708e0      0 GLOBAL    FUNC  TEXT    0
    [ 1469] cma__val_handnull_stat
    	0x000003ff80570a00      0 GLOBAL    FUNC  TEXT    0
    [ 1470] cma_init
    	0x000003ff80570aa0      0 GLOBAL    FUNC  TEXT    0
    [ 1471] cma__init_static
    	0x000003ff80570b30      0 GLOBAL    FUNC  TEXT    0
    [ 1472] cma__error_inq_text
    	0x000003ff80570d20      0 GLOBAL    FUNC  TEXT    0
    [ 1473] malloc
    	0x000003ff805716e0      0 GLOBAL    FUNC  TEXT    0
    [ 1474] free
    	0x000003ff80571830      0 GLOBAL    FUNC  TEXT    0
    [ 1475] cma__reinit_malloc
    	0x000003ff80571a70      0 GLOBAL    FUNC  TEXT    0
    [ 1476] cma_lock_global
    	0x000003ff80571b60      0 GLOBAL    FUNC  TEXT    0
    [ 1477] cma_mutex_delete
    	0x000003ff80571cc0      0 GLOBAL    FUNC  TEXT    0
    [ 1478] cma_unlock_global
    	0x000003ff80571ed0      0 GLOBAL    FUNC  TEXT    0
    [ 1479] cma__debug_list_mutexes
    	0x000003ff80571f70      0 GLOBAL    FUNC  TEXT    0
    [ 1480] cma__free_mutex
    	0x000003ff805734a0      0 GLOBAL    FUNC  TEXT    0
    [ 1481] cma__get_first_mutex
    	0x000003ff80573600      0 GLOBAL    FUNC  TEXT    0
    [ 1482] cma__get_mutex
    	0x000003ff80573790      0 GLOBAL    FUNC  TEXT    0
    [ 1483] cma__init_mutex
    	0x000003ff805739d0      0 GLOBAL    FUNC  TEXT    0
    [ 1484] cma__int_mutex_block
    	0x000003ff80573b20      0 GLOBAL    FUNC  TEXT    0
    [ 1485] cma__int_mutex_locked
    	0x000003ff80574340      0 GLOBAL    FUNC  TEXT    0
    [ 1486] cma__int_mutex_unblock
    	0x000003ff80574420      0 GLOBAL    FUNC  TEXT    0
    [ 1487] cma__int_try_lock
    	0x000003ff805748c0      0 GLOBAL    FUNC  TEXT    0
    [ 1488] cma__reinit_mutex
    	0x000003ff80574b50      0 GLOBAL    FUNC  TEXT    0
    [ 1489] cma__write_mutex_hist
    	0x000003ff80574cf0      0 GLOBAL    FUNC  TEXT    0
    [ 1490] cma_once
    	0x000003ff80574e70      0 GLOBAL    FUNC  TEXT    0
    [ 1491] cma__init_once
    	0x000003ff80575320      0 GLOBAL    FUNC  TEXT    0
    [ 1492] cma__reinit_once
    	0x000003ff80575370      0 GLOBAL    FUNC  TEXT    0
    [ 1493] pthread_getspecific
    	0x000003ff80577350      0 GLOBAL    FUNC  TEXT    0
    [ 1494] pthread_get_expiration_np
    	0x000003ff805773c0      0 GLOBAL    FUNC  TEXT    0
    [ 1495] pthread_keycreate
    	0x000003ff80577680      0 GLOBAL    FUNC  TEXT    0
    [ 1496] pthread_setspecific
    	0x000003ff805786a0      0 GLOBAL    FUNC  TEXT    0
    [ 1497] ptdexc_get_expiration_np
    	0x000003ff8057a1e0      0 GLOBAL    FUNC  TEXT    0
    [ 1498] ptdexc_sig_to_can_thread_np
    	0x000003ff8057ad70      0 GLOBAL    FUNC  TEXT    0
    [ 1499] ptdexc_signal_to_cancel_np
    	0x000003ff8057ae50      0 GLOBAL    FUNC  TEXT    0
    [ 1500] cma__init_sched
    	0x000003ff8057b250      0 GLOBAL    FUNC  TEXT    0
    [ 1501] cma__reinit_sched
    	0x000003ff8057b320      0 GLOBAL    FUNC  TEXT    0
    [ 1502] cma_sigwait
    	0x000003ff8057b340      0   WEAK    FUNC  TEXT    0
    [ 1503] cma__init_signal
    	0x000003ff8057b380      0 GLOBAL    FUNC  TEXT    0
    [ 1504] cma__reinit_signal
    	0x000003ff8057b390      0 GLOBAL    FUNC  TEXT    0
    [ 1505] cma__sig_thread_init
    	0x000003ff8057b3a0      0 GLOBAL    FUNC  TEXT    0
    [ 1506] cma__assign_stack
    	0x000003ff8057bca0      0 GLOBAL    FUNC  TEXT    0
    [ 1507] cma__debug_list_stacks
    	0x000003ff8057bec0      0 GLOBAL    FUNC  TEXT    0
    [ 1508] cma__destroy_stack
    	0x000003ff8057c360      0 GLOBAL    FUNC  TEXT    0
    [ 1509] cma__find_any_stack
    	0x000003ff8057c3f0      0 GLOBAL    FUNC  TEXT    0
    [ 1510] cma__find_tcb_stack
    	0x000003ff8057c490      0 GLOBAL    FUNC  TEXT    0
    [ 1511] cma__free_stack
    	0x000003ff8057c500      0 GLOBAL    FUNC  TEXT    0
    [ 1512] cma__get_sp_tcb
    	0x000003ff8057c720      0 GLOBAL    FUNC  TEXT    0
    [ 1513] cma__get_stack
    	0x000003ff8057c760      0 GLOBAL    FUNC  TEXT    0
    [ 1514] cma__init_stack
    	0x000003ff8057cbc0      0 GLOBAL    FUNC  TEXT    0
    [ 1515] cma__int_stack_limit
    	0x000003ff8057cc50      0 GLOBAL    FUNC  TEXT    0
    [ 1516] cma__reinit_stack
    	0x000003ff8057ccd0      0 GLOBAL    FUNC  TEXT    0
    [ 1517] cma__stack_count_used
    	0x000003ff8057cce0      0 GLOBAL    FUNC  TEXT    0
    [ 1518] cma__debug_format_thread
    	0x000003ff8057ced0      0 GLOBAL    FUNC  TEXT    0
    [ 1519] cma__debug_list_threads
    	0x000003ff8057e5c0      0 GLOBAL    FUNC  TEXT    0
    [ 1520] cma__destroy_tcb
    	0x000003ff8057fa20      0 GLOBAL    FUNC  TEXT    0
    [ 1521] cma__free_tcb
    	0x000003ff8057fb00      0 GLOBAL    FUNC  TEXT    0
    [ 1522] cma__get_tcb
    	0x000003ff8057fd40      0 GLOBAL    FUNC  TEXT    0
    [ 1523] cma__init_tcb
    	0x000003ff8057ff70      0 GLOBAL    FUNC  TEXT    0
    [ 1524] cma__reinit_tcb
    	0x000003ff80580010      0 GLOBAL    FUNC  TEXT    0
    [ 1525] cma_thread_create
    	0x000003ff80580c40      0 GLOBAL    FUNC  TEXT    0
    [ 1526] cma_thread_detach
    	0x000003ff80580e90      0 GLOBAL    FUNC  TEXT    0
    [ 1527] cma_thread_exit_error
    	0x000003ff80580ef0      0 GLOBAL    FUNC  TEXT    0
    [ 1528] cma_thread_exit_normal
    	0x000003ff80580f40      0 GLOBAL    FUNC  TEXT    0
    [ 1529] cma_thread_get_priority
    	0x000003ff80580fa0      0 GLOBAL    FUNC  TEXT    0
    [ 1530] cma_thread_join
    	0x000003ff805810b0      0 GLOBAL    FUNC  TEXT    0
    [ 1531] cma_thread_set_priority
    	0x000003ff80581370      0 GLOBAL    FUNC  TEXT    0
    [ 1532] cma_thread_set_sched
    	0x000003ff80581640      0 GLOBAL    FUNC  TEXT    0
    [ 1533] cma__int_detach
    	0x000003ff80581900      0 GLOBAL    FUNC  TEXT    0
    [ 1534] cma__int_make_thread
    	0x000003ff80581a30      0 GLOBAL    FUNC  TEXT    0
    [ 1535] cma__thread_base
    	0x000003ff80581bf0      0 GLOBAL    FUNC  TEXT    0
    [ 1536] cma__reinit_timer
    	0x000003ff80581ff0      0 GLOBAL    FUNC  TEXT    0
    [ 1537] cma__atol
    	0x000003ff805820b0      0 GLOBAL    FUNC  TEXT    0
    [ 1538] cma__get_caller_pc
    	0x000003ff80582170      0 GLOBAL    FUNC  TEXT    0
    [ 1539] cma__int_fclose
    	0x000003ff80582180      0 GLOBAL    FUNC  TEXT    0
    [ 1540] cma__int_fopen
    	0x000003ff805821d0      0 GLOBAL    FUNC  TEXT    0
    [ 1541] cma__getduration
    	0x000003ff80582280      0 GLOBAL    FUNC  TEXT    0
    [ 1542] cma__getenv
    	0x000003ff80582340      0 GLOBAL    FUNC  TEXT    0
    [ 1543] cma__gets
    	0x000003ff80582420      0 GLOBAL    FUNC  TEXT    0
    [ 1544] cma__gettimespec
    	0x000003ff80582490      0 GLOBAL    FUNC  TEXT    0
    [ 1545] cma__memclr
    	0x000003ff805824f0      0  LOCAL    FUNC  TEXT    0
    [ 1546] cma__memcpy
    	0x000003ff80582600      0 GLOBAL    FUNC  TEXT    0
    [ 1547] cma__put_chain
    	0x000003ff80582650      0 GLOBAL    FUNC  TEXT    0
    [ 1548] cma__put_close
    	0x000003ff80582680      0 GLOBAL    FUNC  TEXT    0
    [ 1549] cma__put_indent
    	0x000003ff80582820      0 GLOBAL    FUNC  TEXT    0
    [ 1550] cma__put_init
    	0x000003ff805828e0      0 GLOBAL    FUNC  TEXT    0
    [ 1551] cma__put_open
    	0x000003ff80582940      0 GLOBAL    FUNC  TEXT    0
    [ 1552] cma__put_output
    	0x000003ff805829f0      0 GLOBAL    FUNC  TEXT    0
    [ 1553] cma__put_prefix
    	0x000003ff80582a00      0 GLOBAL    FUNC  TEXT    0
    [ 1554] cma__put_punct
    	0x000003ff80582af0      0 GLOBAL    FUNC  TEXT    0
    [ 1555] cma__put_width
    	0x000003ff80582bb0      0 GLOBAL    FUNC  TEXT    0
    [ 1556] cma__put_wrap
    	0x000003ff80582bc0      0 GLOBAL    FUNC  TEXT    0
    [ 1557] cma__put_wrap_indent
    	0x000003ff80582bf0      0 GLOBAL    FUNC  TEXT    0
    [ 1558] cma__putatcol
    	0x000003ff80582c00      0 GLOBAL    FUNC  TEXT    0
    [ 1559] cma__putduration
    	0x000003ff80582d90      0 GLOBAL    FUNC  TEXT    0
    [ 1560] cma__puteol
    	0x000003ff80582f20      0 GLOBAL    FUNC  TEXT    0
    [ 1561] cma__putformat
    	0x000003ff805830d0      0 GLOBAL    FUNC  TEXT    0
    [ 1562] cma__putformateol
    	0x000003ff80583160      0 GLOBAL    FUNC  TEXT    0
    [ 1563] cma__putformatp
    	0x000003ff80583200      0 GLOBAL    FUNC  TEXT    0
    [ 1564] cma__putifeol
    	0x000003ff80583290      0 GLOBAL    FUNC  TEXT    0
    [ 1565] cma__putstring
    	0x000003ff80583300      0 GLOBAL    FUNC  TEXT    0
    [ 1566] cma__putstringeol
    	0x000003ff805834e0      0 GLOBAL    FUNC  TEXT    0
    [ 1567] cma__putstringp
    	0x000003ff80583530      0 GLOBAL    FUNC  TEXT    0
    [ 1568] cma__puttime
    	0x000003ff80583880      0 GLOBAL    FUNC  TEXT    0
    [ 1569] cma__strcmp
    	0x000003ff805839d0      0 GLOBAL    FUNC  TEXT    0
    [ 1570] cma__strcpy
    	0x000003ff80583a60      0 GLOBAL    FUNC  TEXT    0
    [ 1571] cma__strlen
    	0x000003ff80583aa0      0 GLOBAL    FUNC  TEXT    0
    [ 1572] cma__strncmp
    	0x000003ff80583ae0      0 GLOBAL    FUNC  TEXT    0
    [ 1573] cma__strncpy
    	0x000003ff80583ba0      0 GLOBAL    FUNC  TEXT    0
    [ 1574] cma__strtoul
    	0x000003ff80583c00      0 GLOBAL    FUNC  TEXT    0
    [ 1575] cma_fork
    	0x000003ff80583e10      0 GLOBAL    FUNC  TEXT    0
    [ 1576] cma__init_atfork
    	0x000003ff80584890      0 GLOBAL    FUNC  TEXT    0
    [ 1577] cma__alloc_mem
    	0x000003ff805848e0      0 GLOBAL    FUNC  TEXT    0
    [ 1578] cma__alloc_page
    	0x000003ff80584eb0      0 GLOBAL    FUNC  TEXT    0
    [ 1579] cma__debug_memory
    	0x000003ff80585140      0 GLOBAL    FUNC  TEXT    0
    [ 1580] cma__free_mem
    	0x000003ff80585530      0 GLOBAL    FUNC  TEXT    0
    [ 1581] cma__free_page
    	0x000003ff805856c0      0 GLOBAL    FUNC  TEXT    0
    [ 1582] cma__init_memory
    	0x000003ff805858e0      0 GLOBAL    FUNC  TEXT    0
    [ 1583] cma__reinit_memory
    	0x000003ff80585cd0      0 GLOBAL    FUNC  TEXT    0
    [ 1584] cma__vm_adjust_cache
    	0x000003ff80586010      0 GLOBAL    FUNC  TEXT    0
    [ 1585] cma__vm_getc
    	0x000003ff80586230      0 GLOBAL    FUNC  TEXT    0
    [ 1586] cma__vm_putc
    	0x000003ff805862c0      0 GLOBAL    FUNC  TEXT    0
    [ 1587] cma__init_vp
    	0x000003ff80586ce0      0 GLOBAL    FUNC  TEXT    0
    [ 1588] cma__reinit_vp
    	0x000003ff80586eb0      0 GLOBAL    FUNC  TEXT    0
    [ 1589] cma__vp_bind_to_cpu
    	0x000003ff805871c0      0 GLOBAL    FUNC  TEXT    0
    [ 1590] cma__vp_cache
    	0x000003ff80587280      0 GLOBAL    FUNC  TEXT    0
    [ 1591] cma__vp_create
    	0x000003ff80587370      0 GLOBAL    FUNC  TEXT    0
    [ 1592] cma__vp_delete
    	0x000003ff805876a0      0 GLOBAL    FUNC  TEXT    0
    [ 1593] cma__vp_dump
    	0x000003ff80587830      0 GLOBAL    FUNC  TEXT    0
    [ 1594] cma__vp_get_id
    	0x000003ff80587da0      0 GLOBAL    FUNC  TEXT    0
    [ 1595] cma__vp_get_sched
    	0x000003ff80587ec0      0 GLOBAL    FUNC  TEXT    0
    [ 1596] cma__vp_get_state
    	0x000003ff80588030      0 GLOBAL    FUNC  TEXT    0
    [ 1597] cma__vp_reclaim
    	0x000003ff80588160      0 GLOBAL    FUNC  TEXT    0
    [ 1598] cma__vp_resume
    	0x000003ff805882c0      0 GLOBAL    FUNC  TEXT    0
    [ 1599] cma__vp_resume_others
    	0x000003ff80588350      0 GLOBAL    FUNC  TEXT    0
    [ 1600] cma__vp_set_sched
    	0x000003ff80588490      0 GLOBAL    FUNC  TEXT    0
    [ 1601] cma__vp_sleep
    	0x000003ff80588580      0 GLOBAL    FUNC  TEXT    0
    [ 1602] cma__vp_suspend
    	0x000003ff805886c0      0 GLOBAL    FUNC  TEXT    0
    [ 1603] cma__vp_suspend_others
    	0x000003ff80588750      0 GLOBAL    FUNC  TEXT    0
    [ 1604] cma__vp_wake
    	0x000003ff80588870      0 GLOBAL    FUNC  TEXT    0
    [ 1605] cma__do_call_on_stack
    	0x000003ff805889b0      0 GLOBAL    FUNC  TEXT    0
    [ 1606] cma__do_interrupt
    	0x000003ff80588a00      0 GLOBAL    FUNC  TEXT    0
    [ 1607] cma__test_and_set
    	0x000003ff80588a50      0 GLOBAL    FUNC  TEXT    0
    [ 1608] cma__unset
    	0x000003ff80588a90      0 GLOBAL    FUNC  TEXT    0
    [ 1609] cma__fetch_sp
    	0x000003ff80588ab0      0 GLOBAL    FUNC  TEXT    0
    [ 1610] cma__get_self_tcb
    	0x000003ff80588ac0      0 GLOBAL    FUNC  TEXT    0
    [ 1611] cma__set_unique
    	0x000003ff80588ad0      0 GLOBAL    FUNC  TEXT    0
    [ 1612] cma__memory_barrier
    	0x000003ff80588ae0      0 GLOBAL    FUNC  TEXT    0
    [ 1613] cma__mach_fork
    	0x000003ff80588ae8      0 GLOBAL    FUNC  TEXT    0
    [ 1614] cma__init_tis
    	0x000003ff80588b40      0 GLOBAL    FUNC  TEXT    0
    [ 1615] cma__tis_set_errno_value
    	0x000003ff805896d0      0 GLOBAL    FUNC  TEXT    0
    [ 1616] __init_libpthreads
    	0x000003ff80589710      0 GLOBAL    FUNC  TEXT    0
    [ 1617] cma__set_noaccess
    	0x000003ff80589750      0 GLOBAL    FUNC  TEXT    0
    [ 1618] cma__set_writable
    	0x000003ff805897d0      0 GLOBAL    FUNC  TEXT    0
    [ 1619] cma__vp_redirect
    	0x000003ff80589850      0 GLOBAL    FUNC  TEXT    0
    [ 1620] cma__vp_set_start
    	0x000003ff805899d0      0 GLOBAL    FUNC  TEXT    0
    [ 1621] _call_add_pc_range_table
    	0x000003ff80589d40      0  LOCAL    FUNC  TEXT    0
    [ 1622] _call_remove_pc_range_table
    	0x000003ff80589d80      0  LOCAL    FUNC  TEXT    0
    [ 1623] _call_add_gp_range
    	0x000003ff80589db0      0  LOCAL    FUNC  TEXT    0
    [ 1624] _call_remove_gp_range
    	0x000003ff80589e80      0  LOCAL    FUNC  TEXT    0
    [ 1625] _etext
    	0x000003ff80589fc0      0  LOCAL    FUNC  TEXT    0
    [ 1626] _fdata
    	0x000003ffc01d0000      0  LOCAL SECTION  DATA    0
    [ 1627] cma__g_pri_range
    	0x000003ffc01d0170      0 GLOBAL  OBJECT  DATA    0
    [ 1628] cma__g_policy
    	0x000003ffc01d0270      0 GLOBAL  OBJECT  DATA    0
    [ 1629] cma_c_null
    	0x000003ffc01d4448      0 GLOBAL  OBJECT  DATA    0
    [ 1630] exc_e_uninitexc
    	0x000003ffc01d4488      0 GLOBAL  OBJECT  DATA    0
    [ 1631] exc_e_exquota
    	0x000003ffc01d44e8      0 GLOBAL  OBJECT  DATA    0
    [ 1632] exc_e_insfmem
    	0x000003ffc01d4518      0 GLOBAL  OBJECT  DATA    0
    [ 1633] exc_e_nopriv
    	0x000003ffc01d4548      0 GLOBAL  OBJECT  DATA    0
    [ 1634] cma_e_alerted
    	0x000003ffc01d4908      0 GLOBAL  OBJECT  DATA    0
    [ 1635] cma_e_exit_thread
    	0x000003ffc01d49c8      0 GLOBAL  OBJECT  DATA    0
    [ 1636] cma_e_in_use
    	0x000003ffc01d4a28      0 GLOBAL  OBJECT  DATA    0
    [ 1637] cma_e_use_error
    	0x000003ffc01d4a58      0 GLOBAL  OBJECT  DATA    0
    [ 1638] cma_e_unimp
    	0x000003ffc01d4b48      0 GLOBAL  OBJECT  DATA    0
    [ 1639] cma__c_m_type
    	0x000003ffc01d54f8      0 GLOBAL  OBJECT  DATA    0
    [ 1640] cma__c_meter_opstr
    	0x000003ffc01d6d98      0 GLOBAL  OBJECT  DATA    0
    [ 1641] cma__g_vmcache
    	0x000003ffc01d8a20      0 GLOBAL  OBJECT  DATA    0
    [ 1642] cma__g_vp_statestr
    	0x000003ffc01d9b00      0 GLOBAL  OBJECT  DATA    0
    [ 1643] cma__g_mach_statestr
    	0x000003ffc01d9b98      0 GLOBAL  OBJECT  DATA    0
    [ 1644] _gpinfo
    	0x000003ffc01db140      0  LOCAL    FUNC  DATA    0
    [ 1645] cma__g_hardware
    	0x000003ffc01db480      0 GLOBAL  OBJECT  DATA    0
    [ 1646] cma__g_os
    	0x000003ffc01db488      0 GLOBAL  OBJECT  DATA    0
    [ 1647] cma__c_user_obj_name
    	0x000003ffc01db490      0 GLOBAL  OBJECT  DATA    0
    [ 1648] cma__c_null_string
    	0x000003ffc01db498      0 GLOBAL  OBJECT  DATA    0
    [ 1649] cma__c_plural_string
    	0x000003ffc01db4a0      0 GLOBAL  OBJECT  DATA    0
    [ 1650] cma__c_plurales_string
    	0x000003ffc01db4a8      0 GLOBAL  OBJECT  DATA    0
    [ 1651] cma__g_bugchecked
    	0x000003ffc01db648      0 GLOBAL  OBJECT  DATA    0
    [ 1652] cma__g_init_started
    	0x000003ffc01db758      0 GLOBAL  OBJECT  DATA    0
    [ 1653] cma__g_init_done
    	0x000003ffc01db760      0 GLOBAL  OBJECT  DATA    0
    [ 1654] cma__g_metering
    	0x000003ffc01db768      0 GLOBAL  OBJECT  DATA    0
    [ 1655] cma__g_version
    	0x000003ffc01db780      0 GLOBAL  OBJECT  DATA    0
    [ 1656] cma__g_kernel_critical
    	0x000003ffc01db7a8      0 GLOBAL  OBJECT  DATA    0
    [ 1657] malloc_pool_size
    	0x000003ffc01db800      0 GLOBAL  OBJECT  DATA    0
    [ 1658] cma__g_global_lock
    	0x000003ffc01db818      0 GLOBAL  OBJECT  DATA    0
    [ 1659] cma__g_vp_lock
    	0x000003ffc01dbcd8      0 GLOBAL  OBJECT  DATA    0
    [ 1660] cma__g_tis_disable
    	0x000003ffc01dbdb0      0 GLOBAL  OBJECT  DATA    0
    [ 1661] cma__g_cv_defer
    	0x000003ffc01dced0      4 GLOBAL  OBJECT ACOMM    0
    [ 1662] cma__g_context_next
    	0x000003ffc01dced8      8 GLOBAL  OBJECT ACOMM    0
    [ 1663] cma__g_context_size
    	0x000003ffc01dcee0      8 GLOBAL  OBJECT ACOMM    0
    [ 1664] cma__g_context_mutex
    	0x000003ffc01dcee8      8 GLOBAL  OBJECT ACOMM    0
    [ 1665] cma__g_dead_zone
    	0x000003ffc01dcef0      8 GLOBAL  OBJECT ACOMM    0
    [ 1666] cma__g_page_size
    	0x000003ffc01dcef8      8 GLOBAL  OBJECT ACOMM    0
    [ 1667] cma__g_threadcnt
    	0x000003ffc01dcf00      8 GLOBAL  OBJECT ACOMM    0
    [ 1668] _pthread_monstartup
    	0x000003ffc01dcfa0      8 GLOBAL  OBJECT ACOMM    0
    [ 1669] cma__g_def_attr
    	0x000003ffc01de600    104 GLOBAL  OBJECT ACOMM    0
    [ 1670] cma__g_known_atts
    	0x000003ffc01de668     32 GLOBAL  OBJECT ACOMM    0
    [ 1671] cma__g_known_cvs
    	0x000003ffc01de688     32 GLOBAL  OBJECT ACOMM    0
    [ 1672] cma__g_ready_list
    	0x000003ffc01de6a8    320 GLOBAL  OBJECT ACOMM    0
    [ 1673] cma__g_known_mutexes
    	0x000003ffc01de7e8     32 GLOBAL  OBJECT ACOMM    0
    [ 1674] cma__g_known_threads
    	0x000003ffc01de808     32 GLOBAL  OBJECT ACOMM    0
    [ 1675] cma__g_debug_state
    	0x000003ffc01de828    464 GLOBAL  OBJECT ACOMM    0
    [ 1676] cma__g_def_tcb
    	0x000003ffc01de9f8    744 GLOBAL  OBJECT ACOMM    0
    [ 1677] cma__g_hold_list
    	0x000003ffc01dece0     16 GLOBAL  OBJECT ACOMM    0
    [ 1678] cma__g_run_vps
    	0x000003ffc01decf0     16 GLOBAL  OBJECT ACOMM    0
    [ 1679] _gp
    	0x000003ffc01e3de0      0  LOCAL SECTION   ABS    0
    [ 1680] mprotect
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1681] thread_get_state
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1682] thread_set_state
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1683] bzero
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1684] _setjmp
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1685] getsysinfo
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1686] __divqu
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1687] bcopy
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1688] __divq
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1689] fprintf
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1690] __exc_add_pc_range_table
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1691] __exc_add_gp_range
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1692] __exc_remove_pc_range_table
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1693] __exc_remove_gp_range
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1694] vm_allocate
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1695] exit
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1696] fclose
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1697] _longjmp
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1698] catclose
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1699] fopen
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1700] strcmp
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1701] catgets
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1702] catopen
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1703] strcpy
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1704] getrusage
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1705] getenv
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1706] gets
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1707] signal
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1708] kill
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1709] getpid
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1710] port_status
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1711] mach_error_string
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1712] vsprintf
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1713] fflush
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1714] printf
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1715] libc_locks_reinit
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1716] cuserid
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1717] time
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1718] ctime
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1719] vm_deallocate
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1720] getpagesize
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1721] thread_self
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1722] port_allocate
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1723] port_set_backlog
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1724] bind_thread_to_cpu
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1725] thread_create
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1726] thread_terminate
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1727] thread_suspend
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1728] syscall
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1729] thread_info
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1730] thread_abort
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1731] thread_resume
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1732] msg_receive
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1733] msg_send
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1734] uname
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1735] sigprocmask
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1736] sigaction
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1737] sigemptyset
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1738] sprintf
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1739] cma__tis_vector_get_bounds
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1740] cma__tis_objects_exist
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1741] sigwaitprim
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1742] ldr_declare_lock_functions
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1743] __init_shared_libs_for_threads
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1744] gettimeofday
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1745] swtch_pri
    	0x0000000000000000      0 GLOBAL    FUNC UNDEF    0
    [ 1746] cma__debug_broadcast
    	0x000003ff80563800      0 GLOBAL    FUNC  TEXT    0
    [ 1747] cma__debug_signal
    	0x000003ff80564b60      0 GLOBAL    FUNC  TEXT    0
    [ 1748] cma_debug
    	0x000003ff80569160      0 GLOBAL    FUNC  TEXT    0
    [ 1749] cma__debug_format_handle
    	0x000003ff80569690      0 GLOBAL    FUNC  TEXT    0
    [ 1750] cma__debug_output
    	0x000003ff8056a4f0      0 GLOBAL    FUNC  TEXT    0
    [ 1751] cma__debug_queue
    	0x000003ff8056ac30      0 GLOBAL    FUNC  TEXT    0
    [ 1752] cma__debug_system
    	0x000003ff8056b6b0      0 GLOBAL    FUNC  TEXT    0
    [ 1753] cma__debug_versions
    	0x000003ff8056b790      0 GLOBAL    FUNC  TEXT    0
    [ 1754] cma__debug_write
    	0x000003ff8056b950      0  LOCAL    FUNC  TEXT    0
    [ 1755] cma__debug_lock
    	0x000003ff80572e30      0 GLOBAL    FUNC  TEXT    0
    [ 1756] cma__debug_unlock
    	0x000003ff80573220      0 GLOBAL    FUNC  TEXT    0
    [ 1757] cma__debug_set_thread
    	0x000003ff8057ef90      0 GLOBAL    FUNC  TEXT    0
    
T.RTitleUserPersonal
Name
DateLines
9451.1Unresovable symblols when linking to a shared libraryVAXRIO::WK_ESPOZELWed Apr 09 1997 11:461
    Sorry the typo in the title !
9451.2Why are you using libc_r instead of libc?WTFN::SCALESDespair is appropriate and inevitable.Wed Apr 09 1997 12:4136
.0>    The link command is: 
.0>    
.0>      ld -o luadm1 lu62adm1.o -callshared -lsnatprm -lc_r

It would be helpful to know what version of Digital Unix you're running, but
I'll assume that it's 3.0 or 3.x.

The "thread reentrant" version of libc (libc_r) is closely connected to the
threads library, thus it's not suprising that if you link with it incorrectly
you get errors referring to libpthreads.

If you do in fact use threads in lu62adm1.o, then you should be linking
against libpthreads:

V3.0:	ld -o luadm1 lu62adm1.o -callshared -lsnatprm -lpthreads -lc_r -lpthreads -lc
V3.2:	ld -o luadm1 lu62adm1.o -callshared -lsnatprm -threads -lc

[Yes, the "-lpthreads" is there twice, and, yes, I expect you -do- need the
-lc in addition to the -lc_r, since libc_r is not complete.]

If you're not using threads, then link against libc instead of libc_r:

	ld -o luadm1 lu62adm1.o -callshared -lsnatprm -lc

Is there some reason why you're using "ld" to link instead of the "cc"
driver?  That's generally best for linking executables, i.e.:

	cc -o luadm1 lu62adm1.o -callshared -lsnatprm -lpthreads -lc_r -lpthreads
  or
	cc -o luadm1 lu62adm1.o -callshared -lsnatprm -threads
  or
	cc -o luadm1 lu62adm1.o -callshared -lsnatprm



					Webb
9451.3QUARRY::nethCraig NethWed Apr 09 1997 13:0615
Webb makes some good points in .2, especially the recommendation to
use cc rather than the linker directly.

The reason why you're getting the undefined symbols is because you
aren't including the c startup routines, which are in /usr/lib/cmplrs/cc/crt0.o.
That object is where __Argv is defined.

i.e at the minimum you would need:

	ld -o luadm1 /usr/lib/cmplrs/cc/crt0.o lu62adm1.o -call_shared ....

But still, I do not recommend using ld directly here - cc knows how
to stick the crt0.o stuff in front for you.

 
9451.4It works with cc ...VAXRIO::WK_ESPOZELWed Apr 09 1997 13:2523
    Thansk for the reply.
    I am using version 3.2.
    
    I usually uses the following command to link the application
         cc lu62adm.c  -o lu62adm2 -call_shared -lsnatprn -lc_r
    
    and it works fine... 
    I was just following the LU6.2 Manual instructions to compile and link
    this program.
                                                                       
    It says to compile and then link with ld as folows:
    cc -c -o lu62adm.o lu62adm.c
    ld lu62adm.o -o lu62adm -call_shared -lsnatprm -lc_r 
     * I think that the sna lu62 library routines uses threads.
    I tried to include the -threads or -lpthreads switch and the run time
    erros is still there.
    
    Whats the difference beteween the two compilation/linking methods ?
    
    
    I trying this to see if the resulting code is smaller....          
    But I assume now that both methods generates code that uses shared
    libraries. 
9451.5QUARRY::nethCraig NethWed Apr 09 1997 13:349
Use 'cc -v' on your first example and you'll see that the cc driver adds
a bunch of stuff to the 'ld' command line that you aren't doing when
you do it by hand.   You need those things.

The -threads option is a 'cc' option, not a 'ld' option.   That's why
it doesn't have any effect on the 'ld' command.

And yes, in both cases you are getting a call_shared executable that
uses shared libraries.
9451.6ld x cc - Program size completely different..VAXRIO::WK_ESPOZELWed Apr 09 1997 13:3721
    I wrote .4 before reading .3
    
    After following the instructions of .3 I was able to link and run the
    program using the ld.
    
    What suprised me was the program size !!!!
    with cc I got the following executable:
    
    -rwxrwxr-x   1 root     system    155648 Apr  9 12:25 lu62adm2
    
    and with the ld the following 
    
    -rwxrwxr-x   1 root     system     32768 Apr  9 13:21 lu62adm1
    
    Why this size difference ?????
                                                                                                   
    I running in lack of memory in a customer machine , and I am
    investigating it there is a way to optimize their application.
    I am studing this little program that is a small piece of their
    entire application.
    
9451.7QUARRY::nethCraig NethWed Apr 09 1997 13:535
>    Why this size difference ?????

It's really hard to say without seeing exactly what you did in both
cases.   What's likely is that you didn't link the second case against libc,
and you got lucky that it all worked.
9451.8ld without -lcVAXRIO::WK_ESPOZELWed Apr 09 1997 14:1610
    >I	t's really hard to say without seeing exactly what you did in both
    >cases.   What's likely is that you didn't link the second case against
    >libc, and you got lucky that it all worked.
    
    That was the point... I have not included the   -lc flag at the ld command
    
    Just a stupid question... What is the differenc beteween -lc_r and  -lc
    Is there a shared C library that can be shared by all C programs ate
    machine ?
    
9451.9QUARRY::nethCraig NethWed Apr 09 1997 14:4816
Prior to V4.0, libc_r and libc were two separate libraries, with libc_r
being a _subset_ of libc that contained thread safe versions of functions
provided in libc.    The intended usage was to link against both libraries,
with libc_r first so that the libc_r symbols would 'preempt' the non-thread
safe versions of the same symbols in libc.    The two are intended to be
used together, not 'one or the other'.

If your program didn't reference anything that isn't in libc_r, then 
it seems possible that you would not get any link errors, but I don't 
think anyone will make any guarantees about whether or not it will 
work correctly - it wasn't designed to work the way you're doing it.

In V4.0 libc was made thread safe, and the libc_r library was retired.
(It's still on the system, but it's a hard link to libc).

Craig
9451.10Thanks...VAXRIO::WK_ESPOZELThu Apr 10 1997 11:003
    Ok Thanks for all the replys...
    
    By. Heraldo