============================================ Index : 5 Symbol : IMFS_eval_path (0x10d632) Starting Line : imfs_eval.c:488 (0x10d647) Ending Line : imfs_eval.c:488 (0x10d653) Size in Bytes : 13 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 9 Symbol : IMFS_eval_path (0x10d632) Starting Line : imfs_eval.c:660 (0x10d811) Ending Line : imfs_eval.c:660 (0x10d812) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 15 Symbol : IMFS_evaluate_for_make (0x10d911) Starting Line : imfs_eval.c:457 (0x10db34) Ending Line : imfs_eval.c:457 (0x10db35) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 17 Symbol : IMFS_evaluate_permission (0x10d5bc) Starting Line : imfs_eval.c:84 (0x10d5cc) Ending Line : imfs_eval.c:84 (0x10d5db) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 22 Symbol : IMFS_find_match_in_dir (0x10dbc4) Starting Line : imfs_getchild.c:51 (0x10dbf9) Ending Line : imfs_getchild.c:51 (0x10dbfd) Size in Bytes : 5 Size in Instructions : 2 Classification: Unreachable Explanation: This code cannot be reached. The routine IMFS_find_match_in_dir is called only if the token type is IMFS_NAME. If ".." is present in the path, the token type returned by IMFS_get_token would be IMFS_DIR_UP. With such a setup, IMFS_find_match_in_dir cannot be called with the name as ".." ============================================ ============================================ Index : 26 Symbol : IMFS_fsunmount (0x10db40) Starting Line : imfs_fsunmount.c:91 (0x10dbb4) Ending Line : imfs_fsunmount.c:82 (0x10dbb9) Size in Bytes : 6 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 47 Symbol : IMFS_memfile_read (0x10f190) Starting Line : memfile.c:557 (0x10f1da) Ending Line : memfile.c:557 (0x10f1db) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 63 Symbol : IMFS_mount (0x106d90) Starting Line : imfs_mount.c:44 (0x106da2) Ending Line : imfs_mount.c:44 (0x106db1) Size in Bytes : 16 Size in Instructions : 4 Classification: Unreachable? Explanation: We need to ask Chris Johns about this. I believe this is a case where the error checking has been done by the system call layer. I analyzed the "file handlers" callbacks for guarantees on parameters. This indicates the same analysis needs to happen for "file system handlers." Bharath: Yes, it is checked in mount.c ============================================ ============================================ Index : 65 Symbol : IMFS_print_jnode (0x109528) Starting Line : imfs_debug.c:88 (0x1095c6) Ending Line : imfs_debug.c:88 (0x1095d9) Size in Bytes : 20 Size in Instructions : 6 Classification: Simple Test Case Explanation: We need to do an IMFS_dump on an IMFS filesystem which has a bad node type in it. This may require peeking behind the curtain and changing a value. Bharath: But usually, this code is unreachable since we cannot create a node which is not of type that is checked for. ============================================ ============================================ Index : 69 Symbol : IMFS_unlink (0x106ee4) Starting Line : imfs_unlink.c:51 (0x106eff) Ending Line : imfs_unlink.c:51 (0x106f0e) Size in Bytes : 16 Size in Instructions : 4 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 71 Symbol : IMFS_unmount (0x106f8c) Starting Line : imfs_unmount.c:45 (0x106f9e) Ending Line : imfs_unmount.c:45 (0x106faa) Size in Bytes : 13 Size in Instructions : 3 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 73 Symbol : IMFS_unmount (0x106f8c) Starting Line : imfs_unmount.c:52 (0x106fb1) Ending Line : imfs_unmount.c:52 (0x106fc0) Size in Bytes : 16 Size in Instructions : 4 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 74 Symbol : Stack_check_Dump_threads_usage (0x106b38) Starting Line : check.c:388 (0x106b38) Ending Line : check.c:462 (0x106c52) Size in Bytes : 283 Size in Instructions : 97 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 77 Symbol : Stack_check_report_blown_task (0x106d0b) Starting Line : check.c:225 (0x106d0b) Ending Line : check.c:265 (0x106dbe) Size in Bytes : 180 Size in Instructions : 60 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 89 Symbol : _Heap_Extend (0x10ef43) Starting Line : heap.inl:108 (0x10f085) Ending Line : heap.inl:108 (0x10f089) Size in Bytes : 5 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 101 Symbol : _Heap_Walk (0x10bb66) Starting Line : heapwalk.c:233 (0x10bc65) Ending Line : heapwalk.c:233 (0x10bc6f) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 104 Symbol : _Internal_error_Occurred (0x10b188) Starting Line : sysstate.inl:37 (0x10b1b4) Ending Line : interr.c:61 (0x10b1c6) Size in Bytes : 19 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 111 Symbol : _Objects_Initialize_information (0x10b69c) Starting Line : objectinitializeinformation.c:139 (0x10b73f) Ending Line : objectinitializeinformation.c:139 (0x10b744) Size in Bytes : 6 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 130 Symbol : _Thread_queue_Enqueue_priority (0x10c57c) Starting Line : threadqenqueuepriority.c:99 (0x10c5e9) Ending Line : threadqenqueuepriority.c:100 (0x10c5ee) Size in Bytes : 6 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 136 Symbol : _Timer_server_Body (0x116970) Starting Line : timerserver.c:117 (0x116a1a) Ending Line : timerserver.c:120 (0x116a42) Size in Bytes : 41 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 142 Symbol : _Timer_server_Schedule_operation_method (0x116af1) Starting Line : timerserver.c:237 (0x116be9) Ending Line : timerserver.c:237 (0x116bfd) Size in Bytes : 21 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 143 Symbol : _User_extensions_Fatal (0x10cb63) Starting Line : userextthreadbegin.c:79 (0x10cb8a) Ending Line : userextthreadbegin.c:79 (0x10cb8c) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 145 Symbol : _User_extensions_Fatal (0x10cb63) Starting Line : userextthreadbegin.c:81 (0x10cb98) Ending Line : userextthreadbegin.c:81 (0x10cb9f) Size in Bytes : 8 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 147 Symbol : _User_extensions_Thread_exitted (0x10cb31) Starting Line : userextthreadbegin.c:59 (0x10cb4e) Ending Line : userextthreadbegin.c:59 (0x10cb50) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 152 Symbol : __kill (0x120da6) Starting Line : kill_noposix.c:45 (0x120da6) Ending Line : kill_noposix.c:47 (0x120dac) Size in Bytes : 7 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 153 Symbol : _gettimeofday (0x107427) Starting Line : __gettod.c:81 (0x107427) Ending Line : __gettod.c:82 (0x107432) Size in Bytes : 12 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 159 Symbol : devFS_evaluate_path (0x10d340) Starting Line : devfs_eval.c:44 (0x10d358) Ending Line : devfs_eval.c:44 (0x10d364) Size in Bytes : 13 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 164 Symbol : drainOutput (0x108084) Starting Line : termios.c:352 (0x1080be) Ending Line : termios.c:352 (0x1080c6) Size in Bytes : 9 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 169 Symbol : erase (0x108c93) Starting Line : termios.c:802 (0x108cba) Ending Line : termios.c:803 (0x108cc5) Size in Bytes : 12 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 171 Symbol : erase (0x108c93) Starting Line : termios.c:806 (0x108cce) Ending Line : termios.c:809 (0x108cf2) Size in Bytes : 37 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 174 Symbol : erase (0x108c93) Starting Line : termios.c:819 (0x108d17) Ending Line : termios.c:819 (0x108d28) Size in Bytes : 18 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 176 Symbol : erase (0x108c93) Starting Line : termios.c:832 (0x108d68) Ending Line : termios.c:833 (0x108d72) Size in Bytes : 11 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 178 Symbol : erase (0x108c93) Starting Line : termios.c:848 (0x108da4) Ending Line : termios.c:851 (0x108dc4) Size in Bytes : 33 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 180 Symbol : erase (0x108c93) Starting Line : termios.c:853 (0x108dd1) Ending Line : termios.c:853 (0x108dd6) Size in Bytes : 6 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 186 Symbol : fcntl (0x107bd8) Starting Line : fcntl.c:143 (0x107cf4) Ending Line : fcntl.c:143 (0x107cfa) Size in Bytes : 7 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 191 Symbol : fifo_open (0x10f903) Starting Line : fifo.c:224 (0x10fac0) Ending Line : fifo.c:224 (0x10fac4) Size in Bytes : 5 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 193 Symbol : fifo_open (0x10f903) Starting Line : fifo.c:228 (0x10fad1) Ending Line : fifo.c:228 (0x10fad9) Size in Bytes : 9 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 205 Symbol : fifo_open (0x10f903) Starting Line : fifo.c:360 (0x10fc6b) Ending Line : fifo.c:360 (0x10fc6f) Size in Bytes : 5 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 209 Symbol : free_user_env (0x1085c0) Starting Line : privateenv.c:44 (0x1085f8) Ending Line : privateenv.c:44 (0x1085fc) Size in Bytes : 5 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Symbol : getpagesize *** NEVER REFERENCED *** This symbol was never referenced by an analyzed executable. Therefore there is no size or disassembly for this symbol. This could be due to symbol misspelling or lack of a test for this symbol. ============================================ ============================================ Index : 212 Symbol : gettimeofday (0x1073c0) Starting Line : __gettod.c:37 (0x1073cf) Ending Line : __gettod.c:37 (0x1073de) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 218 Symbol : iproc (0x108e0c) Starting Line : termios.c:872 (0x108e1f) Ending Line : termios.c:872 (0x108e21) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 222 Symbol : iproc (0x108e0c) Starting Line : termios.c:883 (0x108e60) Ending Line : termios.c:883 (0x108e63) Size in Bytes : 4 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 228 Symbol : iproc (0x108e0c) Starting Line : termios.c:904 (0x108eca) Ending Line : termios.c:906 (0x108ee7) Size in Bytes : 30 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 231 Symbol : kill (0x120d98) Starting Line : kill_noposix.c:31 (0x120d98) Ending Line : kill_noposix.c:33 (0x120d9e) Size in Bytes : 7 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 241 Symbol : memfile_lseek (0x10f87d) Starting Line : memfile.c:220 (0x10f8a0) Ending Line : memfile.c:220 (0x10f8a7) Size in Bytes : 8 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 243 Symbol : memfile_open (0x10f798) Starting Line : memfile.c:102 (0x10f7b2) Ending Line : memfile.c:111 (0x10f7ff) Size in Bytes : 78 Size in Instructions : 22 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 245 Symbol : mount (0x1077b5) Starting Line : mount.c:157 (0x1078a9) Ending Line : mount.c:157 (0x1078b3) Size in Bytes : 11 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 248 Symbol : mount (0x1077b5) Starting Line : mount.c:211 (0x107948) Ending Line : mount.c:211 (0x107949) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 250 Symbol : mount (0x1077b5) Starting Line : mount.c:219 (0x107958) Ending Line : mount.c:220 (0x107964) Size in Bytes : 13 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 251 Symbol : mount (0x1077b5) Starting Line : mount.c:128 (0x1079bc) Ending Line : mount.c:128 (0x1079bc) Size in Bytes : 1 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 258 Symbol : newlib_free_buffers (0x1079f4) Starting Line : newlibc_reent.c:115 (0x107a12) Ending Line : newlibc_reent.c:121 (0x107a3d) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 263 Symbol : open (0x107d7c) Starting Line : open.c:72 (0x107f15) Ending Line : open.c:139 (0x107f1d) Size in Bytes : 9 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 267 Symbol : oproc (0x108b1e) Starting Line : termios.c:694 (0x108b3d) Ending Line : termios.c:694 (0x108b49) Size in Bytes : 13 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 269 Symbol : oproc (0x108b1e) Starting Line : termios.c:694 (0x108b56) Ending Line : termios.c:694 (0x108b57) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 271 Symbol : oproc (0x108b1e) Starting Line : termios.c:697 (0x108b5d) Ending Line : termios.c:697 (0x108b63) Size in Bytes : 7 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 273 Symbol : oproc (0x108b1e) Starting Line : termios.c:705 (0x108b8a) Ending Line : termios.c:714 (0x108baf) Size in Bytes : 38 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 275 Symbol : oproc (0x108b1e) Starting Line : termios.c:723 (0x108bdd) Ending Line : termios.c:728 (0x108bee) Size in Bytes : 18 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 277 Symbol : oproc (0x108b1e) Starting Line : termios.c:733 (0x108bf4) Ending Line : termios.c:733 (0x108c0f) Size in Bytes : 28 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 287 Symbol : pipe_read (0x10fc8a) Starting Line : fifo.c:422 (0x10fdd3) Ending Line : fifo.c:422 (0x10fdd7) Size in Bytes : 5 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 297 Symbol : pipe_write (0x10fdeb) Starting Line : fifo.c:510 (0x10ff55) Ending Line : fifo.c:510 (0x10ff59) Size in Bytes : 5 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 298 Symbol : pipe_write (0x10fdeb) Starting Line : fifo.c:502 (0x10ff6a) Ending Line : fifo.c:502 (0x10ff6e) Size in Bytes : 5 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 312 Symbol : realloc (0x11c2b8) Starting Line : realloc.c:52 (0x11c30b) Ending Line : realloc.c:53 (0x11c318) Size in Bytes : 14 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 317 Symbol : rtems_chain_append_with_notification (0x10ab2c) Starting Line : chainappendnotify.c:44 (0x10ab5d) Ending Line : chainappendnotify.c:44 (0x10ab64) Size in Bytes : 8 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 320 Symbol : rtems_chain_prepend_with_notification (0x10abec) Starting Line : chainprependnotify.c:44 (0x10ac1d) Ending Line : chainprependnotify.c:44 (0x10ac24) Size in Bytes : 8 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 327 Symbol : rtems_filesystem_initialize (0x1070fc) Starting Line : base_fs.c:52 (0x10711a) Ending Line : base_fs.c:52 (0x107123) Size in Bytes : 10 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 329 Symbol : rtems_filesystem_initialize (0x1070fc) Starting Line : base_fs.c:58 (0x107144) Ending Line : base_fs.c:58 (0x107150) Size in Bytes : 13 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 331 Symbol : rtems_filesystem_initialize (0x1070fc) Starting Line : base_fs.c:105 (0x1071c4) Ending Line : base_fs.c:105 (0x1071d0) Size in Bytes : 13 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 337 Symbol : rtems_gxx_key_create (0x107bbd) Starting Line : gxx_wrappers.c:84 (0x107bf6) Ending Line : gxx_wrappers.c:85 (0x107c04) Size in Bytes : 15 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Symbol : rtems_heap_extend *** NEVER REFERENCED *** This symbol was never referenced by an analyzed executable. Therefore there is no size or disassembly for this symbol. This could be due to symbol misspelling or lack of a test for this symbol. ============================================ ============================================ Index : 351 Symbol : rtems_libio_init (0x107434) Starting Line : libio_init.c:81 (0x1074a2) Ending Line : libio_init.c:81 (0x1074a5) Size in Bytes : 4 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 353 Symbol : rtems_libio_init (0x107434) Starting Line : libio_init.c:89 (0x1074ba) Ending Line : libio_init.c:89 (0x1074be) Size in Bytes : 5 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 359 Symbol : rtems_libio_to_fcntl_flags (0x10e045) Starting Line : libio.c:104 (0x10e062) Ending Line : libio.c:104 (0x10e068) Size in Bytes : 7 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 380 Symbol : rtems_stack_checker_is_blown (0x106e18) Starting Line : check.c:328 (0x106e6a) Ending Line : check.c:328 (0x106e7a) Size in Bytes : 17 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 381 Symbol : rtems_stack_checker_report_usage (0x106ee7) Starting Line : check.c:513 (0x106ee7) Ending Line : check.c:515 (0x106efd) Size in Bytes : 23 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 382 Symbol : rtems_stack_checker_report_usage_with_plugin (0x106e82) Starting Line : check.c:488 (0x106e82) Ending Line : check.c:510 (0x106ee6) Size in Bytes : 101 Size in Instructions : 32 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 386 Symbol : rtems_stack_checker_switch_extension (0x106dbf) Starting Line : check.c:292 (0x106e07) Ending Line : check.c:292 (0x106e12) Size in Bytes : 12 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 390 Symbol : rtems_string_to_double (0x10eee0) Starting Line : stringtodouble.c:52 (0x10ef73) Ending Line : stringtodouble.c:52 (0x10ef7f) Size in Bytes : 13 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 391 Symbol : rtems_string_to_double (0x10eee0) Starting Line : stringtodouble.c:57 (0x10ef8a) Ending Line : stringtodouble.c:57 (0x10ef8d) Size in Bytes : 4 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 392 Symbol : rtems_string_to_double (0x10eee0) Starting Line : stringtodouble.c:57 (0x10ef92) Ending Line : stringtodouble.c:57 (0x10ef93) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 398 Symbol : rtems_string_to_float (0x10efa0) Starting Line : stringtofloat.c:52 (0x10f02c) Ending Line : stringtofloat.c:52 (0x10f038) Size in Bytes : 13 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 399 Symbol : rtems_string_to_float (0x10efa0) Starting Line : stringtofloat.c:57 (0x10f043) Ending Line : stringtofloat.c:57 (0x10f046) Size in Bytes : 4 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 400 Symbol : rtems_string_to_float (0x10efa0) Starting Line : stringtofloat.c:57 (0x10f04b) Ending Line : stringtofloat.c:57 (0x10f04c) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 402 Symbol : rtems_string_to_int (0x10f058) Starting Line : stringtoint.c:52 (0x10f0c2) Ending Line : stringtoint.c:53 (0x10f0d2) Size in Bytes : 17 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Symbol : rtems_string_to_long_double *** NEVER REFERENCED *** This symbol was never referenced by an analyzed executable. Therefore there is no size or disassembly for this symbol. This could be due to symbol misspelling or lack of a test for this symbol. ============================================ ============================================ Index : 408 Symbol : rtems_string_to_unsigned_char (0x10f23c) Starting Line : stringtounsignedchar.c:53 (0x10f29b) Ending Line : stringtounsignedchar.c:52 (0x10f2a7) Size in Bytes : 13 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 410 Symbol : rtems_string_to_unsigned_char (0x10f23c) Starting Line : stringtounsignedchar.c:58 (0x10f2b0) Ending Line : stringtounsignedchar.c:59 (0x10f2c1) Size in Bytes : 18 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 416 Symbol : rtems_tarfs_load (0x10707c) Starting Line : imfs_load_tar.c:112 (0x1070ce) Ending Line : imfs_load_tar.c:112 (0x1070d5) Size in Bytes : 8 Size in Instructions : 2 Classification: Simple Test Case Explanation: Need to make sure one of the tar tests is configured with the IMFS and the other is configured with fifoIMFS. ============================================ ============================================ Index : 420 Symbol : rtems_tarfs_load (0x10707c) Starting Line : imfs_load_tar.c:151 (0x1071c8) Ending Line : imfs_load_tar.c:151 (0x1071d7) Size in Bytes : 16 Size in Instructions : 6 Classification: Simple Test Case Explanation: We apparently only have a relative symbolic link. We need to include one which has an absolute path. This will be a broken symlink on the host but resolve fine on the target. ============================================ ============================================ Index : 430 Symbol : rtems_termios_close (0x108507) Starting Line : termios.c:397 (0x1085b7) Ending Line : termios.c:397 (0x1085bf) Size in Bytes : 9 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 433 Symbol : rtems_termios_dequeue_characters (0x109840) Starting Line : termios.c:1389 (0x109871) Ending Line : termios.c:1389 (0x109879) Size in Bytes : 9 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 438 Symbol : rtems_termios_enqueue_raw_characters (0x10931f) Starting Line : termios.c:1162 (0x1093e4) Ending Line : termios.c:1162 (0x1093ee) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 440 Symbol : rtems_termios_enqueue_raw_characters (0x10931f) Starting Line : termios.c:1174 (0x10940c) Ending Line : termios.c:1174 (0x109416) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 443 Symbol : rtems_termios_enqueue_raw_characters (0x10931f) Starting Line : termios.c:1182 (0x10942f) Ending Line : termios.c:1191 (0x10946d) Size in Bytes : 63 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 445 Symbol : rtems_termios_enqueue_raw_characters (0x10931f) Starting Line : termios.c:1199 (0x10949f) Ending Line : termios.c:1216 (0x109536) Size in Bytes : 152 Size in Instructions : 38 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 447 Symbol : rtems_termios_enqueue_raw_characters (0x10931f) Starting Line : termios.c:1225 (0x109543) Ending Line : termios.c:1225 (0x109545) Size in Bytes : 3 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 450 Symbol : rtems_termios_enqueue_raw_characters (0x10931f) Starting Line : termios.c:1234 (0x109568) Ending Line : termios.c:1235 (0x109581) Size in Bytes : 26 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 452 Symbol : rtems_termios_ioctl (0x1086b2) Starting Line : termios.c:523 (0x1086e3) Ending Line : termios.c:524 (0x1086ed) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 458 Symbol : rtems_termios_ioctl (0x1086b2) Starting Line : termios.c:463 (0x1087b7) Ending Line : termios.c:472 (0x1087ec) Size in Bytes : 54 Size in Instructions : 18 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 460 Symbol : rtems_termios_ioctl (0x1086b2) Starting Line : termios.c:484 (0x108827) Ending Line : termios.c:492 (0x108869) Size in Bytes : 67 Size in Instructions : 18 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 462 Symbol : rtems_termios_ioctl (0x1086b2) Starting Line : termios.c:500 (0x108870) Ending Line : termios.c:500 (0x10887e) Size in Bytes : 15 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 466 Symbol : rtems_termios_ioctl (0x1086b2) Starting Line : termios.c:612 (0x1089bf) Ending Line : termios.c:616 (0x1089db) Size in Bytes : 29 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 470 Symbol : rtems_termios_open (0x1080e1) Starting Line : termios.c:162 (0x1081a9) Ending Line : termios.c:162 (0x1081ad) Size in Bytes : 5 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 476 Symbol : rtems_termios_puts (0x1089fe) Starting Line : termios.c:664 (0x108a8e) Ending Line : termios.c:664 (0x108a96) Size in Bytes : 9 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 478 Symbol : rtems_termios_puts (0x1089fe) Starting Line : termios.c:676 (0x108af0) Ending Line : termios.c:676 (0x108afe) Size in Bytes : 15 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 483 Symbol : rtems_termios_read (0x109025) Starting Line : termios.c:977 (0x10912b) Ending Line : termios.c:977 (0x109134) Size in Bytes : 10 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 489 Symbol : rtems_termios_read (0x109025) Starting Line : termios.c:1026 (0x1091e8) Ending Line : termios.c:1029 (0x10920b) Size in Bytes : 36 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 491 Symbol : rtems_termios_read (0x109025) Starting Line : termios.c:1032 (0x109217) Ending Line : termios.c:1035 (0x10923a) Size in Bytes : 36 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 493 Symbol : rtems_termios_read (0x109025) Starting Line : termios.c:1045 (0x109253) Ending Line : termios.c:1047 (0x109267) Size in Bytes : 21 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 496 Symbol : rtems_termios_read (0x109025) Starting Line : termios.c:1058 (0x1092a9) Ending Line : termios.c:1058 (0x1092aa) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 498 Symbol : rtems_termios_refill_transmitter (0x10960e) Starting Line : termios.c:1262 (0x10962c) Ending Line : termios.c:1267 (0x109657) Size in Bytes : 44 Size in Instructions : 16 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 500 Symbol : rtems_termios_refill_transmitter (0x10960e) Starting Line : termios.c:1280 (0x109666) Ending Line : termios.c:1287 (0x10969c) Size in Bytes : 55 Size in Instructions : 18 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 502 Symbol : rtems_termios_refill_transmitter (0x10960e) Starting Line : termios.c:1297 (0x1096bc) Ending Line : termios.c:1297 (0x1096d1) Size in Bytes : 22 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 504 Symbol : rtems_termios_refill_transmitter (0x10960e) Starting Line : termios.c:1327 (0x109740) Ending Line : termios.c:1327 (0x10974f) Size in Bytes : 16 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 506 Symbol : rtems_termios_refill_transmitter (0x10960e) Starting Line : termios.c:1335 (0x109762) Ending Line : termios.c:1339 (0x109783) Size in Bytes : 34 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 508 Symbol : rtems_termios_rxdaemon (0x1095aa) Starting Line : termios.c:1464 (0x1095d2) Ending Line : termios.c:1464 (0x1095da) Size in Bytes : 9 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 509 Symbol : rtems_termios_rxdaemon (0x1095aa) Starting Line : termios.c:1465 (0x1095dc) Ending Line : termios.c:1465 (0x1095e7) Size in Bytes : 12 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 511 Symbol : rtems_termios_txdaemon (0x1097dc) Starting Line : termios.c:1425 (0x1097ff) Ending Line : termios.c:1426 (0x109815) Size in Bytes : 23 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 513 Symbol : rtems_termios_txdaemon (0x1097dc) Starting Line : termios.c:1433 (0x109829) Ending Line : termios.c:1433 (0x109831) Size in Bytes : 9 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 516 Symbol : rtems_termios_write (0x108f7e) Starting Line : termios.c:764 (0x108ff7) Ending Line : termios.c:765 (0x10900c) Size in Bytes : 22 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 520 Symbol : rtems_verror (0x10b14d) Starting Line : thread.inl:185 (0x10b177) Ending Line : thread.inl:185 (0x10b181) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 524 Symbol : scanInt (0x107930) Starting Line : getpwent.c:127 (0x107957) Ending Line : getpwent.c:127 (0x10796b) Size in Bytes : 21 Size in Instructions : 8 Classification: Discuss Explanation: I think this is detecting whether or not the read can be fulfilled from the buffer. But I am not sure. ============================================ ============================================ Index : 536 Symbol : siproc (0x108f2c) Starting Line : termios.c:939 (0x108f6e) Ending Line : termios.c:939 (0x108f7d) Size in Bytes : 16 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Symbol : uname *** NEVER REFERENCED *** This symbol was never referenced by an analyzed executable. Therefore there is no size or disassembly for this symbol. This could be due to symbol misspelling or lack of a test for this symbol. ============================================ ============================================ Index : 544 Symbol : unmount (0x10a935) Starting Line : unmount.c:140 (0x10aa01) Ending Line : unmount.c:141 (0x10aa1c) Size in Bytes : 28 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================