============================================ Index : 5 Symbol : IMFS_eval_path (0x10d779) Starting Line : imfs_eval.c:488 (0x10d78e) Ending Line : imfs_eval.c:488 (0x10d79a) Size in Bytes : 13 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 9 Symbol : IMFS_eval_path (0x10d779) Starting Line : imfs_eval.c:660 (0x10d958) Ending Line : imfs_eval.c:660 (0x10d959) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 15 Symbol : IMFS_evaluate_for_make (0x10da58) Starting Line : imfs_eval.c:457 (0x10dc7b) Ending Line : imfs_eval.c:457 (0x10dc7c) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 17 Symbol : IMFS_evaluate_permission (0x10d6dc) Starting Line : imfs_eval.c:84 (0x10d6f0) Ending Line : imfs_eval.c:84 (0x10d6ff) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 23 Symbol : IMFS_find_match_in_dir (0x10dd0c) Starting Line : imfs_getchild.c:51 (0x10dd41) Ending Line : imfs_getchild.c:51 (0x10dd45) 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 : 27 Symbol : IMFS_fsunmount (0x10dc88) Starting Line : imfs_fsunmount.c:91 (0x10dcfc) Ending Line : imfs_fsunmount.c:82 (0x10dd01) Size in Bytes : 6 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 48 Symbol : IMFS_memfile_read (0x10fd98) Starting Line : memfile.c:557 (0x10fde2) Ending Line : memfile.c:557 (0x10fde3) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 64 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 : 66 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 : 70 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 : 72 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 : 74 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 : 75 Symbol : Stack_check_Dump_threads_usage (0x107108) Starting Line : check.c:388 (0x107108) Ending Line : check.c:462 (0x107222) Size in Bytes : 283 Size in Instructions : 97 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 78 Symbol : Stack_check_report_blown_task (0x1072db) Starting Line : check.c:225 (0x1072db) Ending Line : check.c:265 (0x10738e) Size in Bytes : 180 Size in Instructions : 60 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 92 Symbol : _Heap_Extend (0x10fa4b) Starting Line : heap.inl:108 (0x10fb8d) Ending Line : heap.inl:108 (0x10fb91) Size in Bytes : 5 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 104 Symbol : _Heap_Walk (0x10bc16) Starting Line : heapwalk.c:233 (0x10bd15) Ending Line : heapwalk.c:233 (0x10bd1f) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 107 Symbol : _Internal_error_Occurred (0x10b238) Starting Line : sysstate.inl:37 (0x10b264) Ending Line : interr.c:61 (0x10b276) Size in Bytes : 19 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 125 Symbol : _POSIX_Timer_TSR (0x10a2b0) Starting Line : timertsr.c:65 (0x10a2fd) Ending Line : timertsr.c:65 (0x10a300) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 153 Symbol : _Timer_server_Body (0x116978) Starting Line : timerserver.c:117 (0x116a22) Ending Line : timerserver.c:120 (0x116a4a) Size in Bytes : 41 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 159 Symbol : _Timer_server_Schedule_operation_method (0x116af9) Starting Line : timerserver.c:237 (0x116bf1) Ending Line : timerserver.c:237 (0x116c05) Size in Bytes : 21 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 160 Symbol : _User_extensions_Fatal (0x10cc5b) Starting Line : userextthreadbegin.c:79 (0x10cc82) Ending Line : userextthreadbegin.c:79 (0x10cc84) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 162 Symbol : _User_extensions_Fatal (0x10cc5b) Starting Line : userextthreadbegin.c:81 (0x10cc90) Ending Line : userextthreadbegin.c:81 (0x10cc97) Size in Bytes : 8 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 174 Symbol : aio_cancel (0x10a7b4) Starting Line : aio_cancel.c:113 (0x10a931) Ending Line : aio_cancel.c:114 (0x10a947) Size in Bytes : 23 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 176 Symbol : aio_fsync (0x10a990) Starting Line : aio_fsync.c:56 (0x10aa01) Ending Line : aio_fsync.c:56 (0x10aa1b) Size in Bytes : 27 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 179 Symbol : aio_read (0x10b124) Starting Line : aio_read.c:59 (0x10b199) Ending Line : aio_read.c:59 (0x10b1b3) Size in Bytes : 27 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 181 Symbol : aio_write (0x10b1e0) Starting Line : aio_write.c:59 (0x10b252) Ending Line : aio_write.c:59 (0x10b26c) Size in Bytes : 27 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 186 Symbol : devFS_evaluate_path (0x10d430) Starting Line : devfs_eval.c:44 (0x10d449) Ending Line : devfs_eval.c:44 (0x10d454) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 191 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 : 196 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 : 198 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 : 201 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 : 203 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 : 205 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 : 207 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 : 213 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 : 218 Symbol : fifo_open (0x10fae3) Starting Line : fifo.c:224 (0x10fce2) Ending Line : fifo.c:224 (0x10fce6) Size in Bytes : 5 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 220 Symbol : fifo_open (0x10fae3) Starting Line : fifo.c:228 (0x10fcf3) Ending Line : fifo.c:228 (0x10fcfb) Size in Bytes : 9 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 232 Symbol : fifo_open (0x10fae3) Starting Line : fifo.c:360 (0x10fe8d) Ending Line : fifo.c:360 (0x10fe91) Size in Bytes : 5 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 236 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 ============================================ ============================================ Index : 243 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 : 247 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 : 253 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 : 268 Symbol : memfile_lseek (0x110485) Starting Line : memfile.c:220 (0x1104a8) Ending Line : memfile.c:220 (0x1104af) Size in Bytes : 8 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 270 Symbol : memfile_open (0x1103a0) Starting Line : memfile.c:102 (0x1103ba) Ending Line : memfile.c:111 (0x110407) Size in Bytes : 78 Size in Instructions : 22 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 272 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 : 275 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 : 277 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 : 278 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 : 285 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 : 290 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 : 294 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 : 296 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 : 298 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 : 300 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 : 302 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 : 304 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 : 313 Symbol : pipe_read (0x10feac) Starting Line : fifo.c:422 (0x10fff5) Ending Line : fifo.c:422 (0x10fff9) Size in Bytes : 5 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 323 Symbol : pipe_write (0x11000d) Starting Line : fifo.c:510 (0x110177) Ending Line : fifo.c:510 (0x11017b) Size in Bytes : 5 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 324 Symbol : pipe_write (0x11000d) Starting Line : fifo.c:502 (0x1101a3) Ending Line : fifo.c:502 (0x1101a7) Size in Bytes : 5 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 335 Symbol : pthread_exit (0x110d60) Starting Line : pthreadexit.c:66 (0x110d74) Ending Line : pthreadexit.c:67 (0x110d78) Size in Bytes : 5 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 339 Symbol : pthread_mutex_timedlock (0x10bf24) Starting Line : mutextimedlock.c:76 (0x10bf6f) Ending Line : mutextimedlock.c:76 (0x10bf75) Size in Bytes : 7 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 354 Symbol : pthread_testcancel (0x10a644) Starting Line : testcancel.c:56 (0x10a69a) Ending Line : testcancel.c:56 (0x10a69b) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 367 Symbol : realloc (0x11d228) Starting Line : realloc.c:52 (0x11d27b) Ending Line : realloc.c:53 (0x11d288) Size in Bytes : 14 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 372 Symbol : rtems_aio_enqueue (0x10af21) Starting Line : aio_misc.c:300 (0x10af41) Ending Line : aio_misc.c:300 (0x10af4e) Size in Bytes : 14 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 375 Symbol : rtems_aio_enqueue (0x10af21) Starting Line : aio_misc.c:331 (0x10b011) Ending Line : aio_misc.c:332 (0x10b028) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 377 Symbol : rtems_aio_enqueue (0x10af21) Starting Line : aio_misc.c:376 (0x10b0f8) Ending Line : aio_misc.c:376 (0x10b104) Size in Bytes : 13 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 381 Symbol : rtems_aio_handle (0x10ac14) Starting Line : aio_misc.c:459 (0x10acdb) Ending Line : aio_misc.c:460 (0x10ace7) Size in Bytes : 13 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 383 Symbol : rtems_aio_handle (0x10ac14) Starting Line : aio_misc.c:466 (0x10aced) Ending Line : aio_misc.c:467 (0x10ad05) Size in Bytes : 25 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 389 Symbol : rtems_aio_init (0x10aa3c) Starting Line : aio_misc.c:47 (0x10aa6f) Ending Line : aio_misc.c:47 (0x10aa7e) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 391 Symbol : rtems_aio_init (0x10aa3c) Starting Line : aio_misc.c:52 (0x10aa94) Ending Line : aio_misc.c:52 (0x10aaa3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 393 Symbol : rtems_aio_init (0x10aa3c) Starting Line : aio_misc.c:57 (0x10aabb) Ending Line : aio_misc.c:58 (0x10aad6) Size in Bytes : 28 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 395 Symbol : rtems_aio_insert_prio (0x10ae38) Starting Line : aio_misc.c:556 (0x10ae5a) Ending Line : aio_misc.c:190 (0x10ae61) Size in Bytes : 8 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 397 Symbol : rtems_aio_insert_prio (0x10ae38) Starting Line : aio_misc.c:187 (0x10ae66) Ending Line : aio_misc.c:187 (0x10ae69) Size in Bytes : 4 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 399 Symbol : rtems_aio_remove_req (0x10aec4) Starting Line : aio_misc.c:556 (0x10aee1) Ending Line : aio_misc.c:254 (0x10aee6) Size in Bytes : 6 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 401 Symbol : rtems_aio_remove_req (0x10aec4) Starting Line : aio_misc.c:260 (0x10af17) Ending Line : aio_misc.c:260 (0x10af1b) Size in Bytes : 5 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 403 Symbol : rtems_chain_append_with_notification (0x10ab34) Starting Line : chainappendnotify.c:44 (0x10ab65) Ending Line : chainappendnotify.c:44 (0x10ab65) Size in Bytes : 1 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 404 Symbol : rtems_chain_append_with_notification (0x10ab34) Starting Line : chainappendnotify.c:44 (0x10ab67) Ending Line : chainappendnotify.c:44 (0x10ab68) Size in Bytes : 2 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 405 Symbol : rtems_chain_append_with_notification (0x10ab34) Starting Line : chainappendnotify.c:44 (0x10ab6c) Ending Line : chainappendnotify.c:44 (0x10ab6c) Size in Bytes : 1 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 408 Symbol : rtems_chain_prepend_with_notification (0x10abf4) Starting Line : chainprependnotify.c:44 (0x10ac25) Ending Line : chainprependnotify.c:44 (0x10ac2c) Size in Bytes : 8 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 415 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 : 417 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 : 419 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 : 425 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 ============================================ ============================================ Index : 439 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 : 441 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 : 446 Symbol : rtems_libio_to_fcntl_flags (0x10e1ad) Starting Line : libio.c:104 (0x10e1ca) Ending Line : libio.c:104 (0x10e1d0) Size in Bytes : 7 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 467 Symbol : rtems_stack_checker_is_blown (0x1073e8) Starting Line : check.c:328 (0x10743a) Ending Line : check.c:328 (0x10744a) Size in Bytes : 17 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 468 Symbol : rtems_stack_checker_report_usage (0x1074b7) Starting Line : check.c:513 (0x1074b7) Ending Line : check.c:515 (0x1074cd) Size in Bytes : 23 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 469 Symbol : rtems_stack_checker_report_usage_with_plugin (0x107452) Starting Line : check.c:488 (0x107452) Ending Line : check.c:510 (0x1074b6) Size in Bytes : 101 Size in Instructions : 32 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 473 Symbol : rtems_stack_checker_switch_extension (0x10738f) Starting Line : check.c:292 (0x1073d7) Ending Line : check.c:292 (0x1073e2) Size in Bytes : 12 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 479 Symbol : rtems_string_to_pointer (0x10f2a0) Starting Line : stringto_template.h:120 (0x10f2fc) Ending Line : stringto_template.h:120 (0x10f30c) Size in Bytes : 17 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 485 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 : 489 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 : 499 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 : 502 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 : 507 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 : 509 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 : 512 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 : 514 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 : 516 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 : 519 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 : 521 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 : 527 Symbol : rtems_termios_ioctl (0x1086b2) Starting Line : termios.c:458 (0x10879c) Ending Line : termios.c:472 (0x1087ec) Size in Bytes : 81 Size in Instructions : 24 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 529 Symbol : rtems_termios_ioctl (0x1086b2) Starting Line : termios.c:476 (0x1087f8) Ending Line : termios.c:480 (0x10881b) Size in Bytes : 36 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 531 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 : 533 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 : 538 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 : 542 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 : 548 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 : 550 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 : 555 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 : 561 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 : 563 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 : 565 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 : 568 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 : 570 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 : 572 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 : 574 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 : 576 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 : 578 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 : 580 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 : 581 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 : 583 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 : 585 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 : 588 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 : 592 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 : 596 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 : 616 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 ============================================ ============================================ Index : 630 Symbol : unmount (0x10a935) Starting Line : unmount.c:140 (0x10aa00) Ending Line : unmount.c:141 (0x10aa1c) Size in Bytes : 29 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================