============================================ Index : 2 Symbol : IMFS_chown (0x40009b80) Starting Line : imfs_creat.c:109 (0x40009be8) Ending Line : imfs_creat.c:117 (0x40009c03) Size in Bytes : 28 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 6 Symbol : IMFS_create_root_node (0x40009d84) Starting Line : ??:0 (0x40009dc4) Ending Line : ??:0 (0x40009ddf) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 8 Symbol : IMFS_eval_path (0x40009f1c) Starting Line : imfs_eval.c:488 (0x40009f2c) Ending Line : imfs_eval.c:488 (0x40009f3b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 15 Symbol : IMFS_evaluate_for_make (0x4000a2f4) Starting Line : imfs_eval.c:364 (0x4000a448) Ending Line : imfs_eval.c:364 (0x4000a44f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 20 Symbol : IMFS_evaluate_permission (0x40009e4c) Starting Line : imfs_eval.c:84 (0x40009e5c) Ending Line : imfs_eval.c:84 (0x40009e73) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 23 Symbol : IMFS_fifo_lseek (0x40003200) Starting Line : imfs_fifo.c:126 (0x40003230) Ending Line : imfs_fifo.c:126 (0x40003237) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 27 Symbol : IMFS_find_match_in_dir (0x4000a68c) Starting Line : imfs_getchild.c:51 (0x4000a6c4) Ending Line : imfs_getchild.c:51 (0x4000a6c7) Size in Bytes : 4 Size in Instructions : 1 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 : 30 Symbol : IMFS_fsunmount (0x4000a5cc) Starting Line : imfs_fsunmount.c:86 (0x4000a650) Ending Line : imfs_fsunmount.c:86 (0x4000a653) Size in Bytes : 4 Size in Instructions : 1 Classification: Ask Chris Johns Explanation: I think he wrote this code and can probably identify the test case. ============================================ ============================================ Index : 32 Symbol : IMFS_fsunmount (0x4000a5cc) Starting Line : imfs_fsunmount.c:93 (0x4000a674) Ending Line : imfs_fsunmount.c:82 (0x4000a683) Size in Bytes : 16 Size in Instructions : 4 Classification: Ask Chris Johns Explanation: I think he wrote this code and can probably identify the test case. ============================================ ============================================ Index : 34 Symbol : IMFS_get_token (0x4000a708) Starting Line : imfs_gtkn.c:42 (0x4000a748) Ending Line : imfs_gtkn.c:42 (0x4000a74b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 39 Symbol : IMFS_memfile_extend (0x4000ce38) Starting Line : memfile.c:298 (0x4000ce78) Ending Line : memfile.c:298 (0x4000ce7b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 56 Symbol : IMFS_memfile_maximum_size (0x40004c88) Starting Line : imfs_debug.c:157 (0x40004c88) Ending Line : imfs_init.c:54 (0x40004cdf) Size in Bytes : 88 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 60 Symbol : IMFS_memfile_read (0x4000ca04) Starting Line : memfile.c:564 (0x4000ca4c) Ending Line : memfile.c:564 (0x4000ca4f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 61 Symbol : IMFS_memfile_read (0x4000ca04) Starting Line : memfile.c:557 (0x4000ca58) Ending Line : memfile.c:557 (0x4000ca5b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 64 Symbol : IMFS_memfile_read (0x4000ca04) Starting Line : memfile.c:579 (0x4000caac) Ending Line : memfile.c:579 (0x4000caaf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 77 Symbol : IMFS_memfile_write (0x4000cf6c) Starting Line : memfile.c:734 (0x4000d10c) Ending Line : memfile.c:767 (0x4000d117) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 79 Symbol : IMFS_mount (0x40001f50) Starting Line : imfs_mount.c:44 (0x40001f68) Ending Line : imfs_mount.c:44 (0x40001f7f) Size in Bytes : 24 Size in Instructions : 6 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 : 81 Symbol : IMFS_print_jnode (0x40004ab8) Starting Line : imfs_debug.c:43 (0x40004ae0) Ending Line : imfs_debug.c:43 (0x40004ae3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 82 Symbol : IMFS_print_jnode (0x40004ab8) Starting Line : imfs_debug.c:88 (0x40004b98) Ending Line : imfs_debug.c:88 (0x40004ba7) Size in Bytes : 16 Size in Instructions : 4 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 : 84 Symbol : IMFS_rename (0x40001fd0) Starting Line : imfs_rename.c:40 (0x40001ff4) Ending Line : imfs_rename.c:40 (0x40001ff7) Size in Bytes : 4 Size in Instructions : 1 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. Bharath: I am not sure how to have a node's parent == NULL. ============================================ ============================================ Index : 85 Symbol : IMFS_rmnod (0x4000a8cc) Starting Line : ??:0 (0x4000a8f0) Ending Line : ??:0 (0x4000a907) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 88 Symbol : IMFS_unlink (0x400020cc) Starting Line : imfs_unlink.c:51 (0x400020f4) Ending Line : imfs_unlink.c:51 (0x4000210b) Size in Bytes : 24 Size in Instructions : 6 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 90 Symbol : IMFS_unmount (0x400021a0) Starting Line : imfs_unmount.c:45 (0x400021b8) Ending Line : imfs_unmount.c:45 (0x400021c7) 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 : 92 Symbol : IMFS_unmount (0x400021a0) Starting Line : imfs_unmount.c:52 (0x400021d4) Ending Line : imfs_unmount.c:52 (0x400021eb) Size in Bytes : 24 Size in Instructions : 6 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 93 Symbol : Stack_check_Dump_threads_usage (0x40002494) Starting Line : check.c:388 (0x40002494) Ending Line : check.c:458 (0x40002603) Size in Bytes : 368 Size in Instructions : 92 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 96 Symbol : Stack_check_report_blown_task (0x40002700) Starting Line : check.c:225 (0x40002700) Ending Line : check.c:265 (0x400027a3) Size in Bytes : 164 Size in Instructions : 41 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 120 Symbol : _Internal_error_Occurred (0x40006fe8) Starting Line : sysstate.inl:37 (0x40007010) Ending Line : interr.c:61 (0x40007027) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 136 Symbol : _POSIX_Threads_Sporadic_budget_callout (0x4000b7a4) Starting Line : pthread.c:152 (0x4000b7ec) Ending Line : pthread.c:152 (0x4000b7ef) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 171 Symbol : _User_extensions_Fatal (0x40009064) Starting Line : userextthreadbegin.c:81 (0x400090a4) Ending Line : userextthreadbegin.c:81 (0x400090ab) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 182 Symbol : aio_cancel (0x40006570) Starting Line : aio_cancel.c:113 (0x40006708) Ending Line : aio_cancel.c:113 (0x4000670b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 184 Symbol : aio_fsync (0x40006754) Starting Line : aio_fsync.c:56 (0x4000679c) Ending Line : aio_fsync.c:56 (0x4000679f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 187 Symbol : aio_read (0x40006f50) Starting Line : aio_read.c:58 (0x40006fb0) Ending Line : aio_read.c:58 (0x40006fb3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 189 Symbol : aio_write (0x40006ff0) Starting Line : aio_write.c:58 (0x4000704c) Ending Line : aio_write.c:58 (0x4000704f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 194 Symbol : devFS_evaluate_path (0x40009820) Starting Line : devfs_eval.c:44 (0x40009830) Ending Line : devfs_eval.c:44 (0x4000983f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 197 Symbol : drainOutput (0x400034e4) Starting Line : termios.c:348 (0x40003508) Ending Line : termios.c:353 (0x4000353b) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 199 Symbol : drainOutput (0x400034e4) Starting Line : termios.c:346 (0x4000354c) Ending Line : termios.c:346 (0x4000354f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 201 Symbol : echo (0x40004258) Starting Line : termios.c:786 (0x400042d4) Ending Line : termios.c:786 (0x400042d7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 203 Symbol : endgrent (0x40003700) Starting Line : getpwent.c:437 (0x40003720) Ending Line : getpwent.c:437 (0x40003723) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 205 Symbol : endpwent (0x40003560) Starting Line : getpwent.c:281 (0x40003580) Ending Line : getpwent.c:281 (0x40003583) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 207 Symbol : erase (0x400042e8) Starting Line : termios.c:802 (0x40004318) Ending Line : termios.c:802 (0x4000431b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 209 Symbol : erase (0x400042e8) Starting Line : termios.c:807 (0x4000432c) Ending Line : termios.c:808 (0x4000434f) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 212 Symbol : erase (0x400042e8) Starting Line : termios.c:819 (0x40004380) Ending Line : termios.c:819 (0x4000438b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 214 Symbol : erase (0x400042e8) Starting Line : termios.c:832 (0x400043d4) Ending Line : termios.c:827 (0x400043e7) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 216 Symbol : erase (0x400042e8) Starting Line : termios.c:848 (0x40004444) Ending Line : termios.c:853 (0x4000447b) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 218 Symbol : erase (0x400042e8) Starting Line : termios.c:853 (0x4000448c) Ending Line : termios.c:854 (0x4000449f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 224 Symbol : fcntl (0x40002ffc) Starting Line : fcntl.c:143 (0x40003184) Ending Line : fcntl.c:143 (0x4000318f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 226 Symbol : fdatasync (0x400031bc) Starting Line : ??:0 (0x40003238) Ending Line : ??:0 (0x40003267) Size in Bytes : 48 Size in Instructions : 12 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 229 Symbol : fifo_open (0x4000cb98) Starting Line : fifo.c:184 (0x4000cc34) Ending Line : fifo.c:184 (0x4000cc37) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 232 Symbol : fifo_open (0x4000cb98) Starting Line : fifo.c:223 (0x4000cdc0) Ending Line : fifo.c:223 (0x4000cdc3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 234 Symbol : fifo_open (0x4000cb98) Starting Line : fifo.c:228 (0x4000cddc) Ending Line : fifo.c:228 (0x4000cde3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 239 Symbol : fifo_open (0x4000cb98) Starting Line : fifo.c:340 (0x4000cea4) Ending Line : fifo.c:340 (0x4000cea7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 244 Symbol : fifo_open (0x4000cb98) Starting Line : fifo.c:365 (0x4000cf50) Ending Line : fifo.c:365 (0x4000cf53) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 248 Symbol : fifo_open (0x4000cb98) Starting Line : fifo.c:360 (0x4000cfd0) Ending Line : fifo.c:385 (0x4000cfd7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 252 Symbol : free_user_env (0x40003b28) Starting Line : privateenv.c:42 (0x40003b58) Ending Line : privateenv.c:42 (0x40003b5f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 259 Symbol : iproc (0x40004500) Starting Line : termios.c:872 (0x40004514) Ending Line : termios.c:872 (0x40004517) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 262 Symbol : iproc (0x40004500) Starting Line : termios.c:886 (0x40004570) Ending Line : termios.c:886 (0x40004577) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 264 Symbol : iproc (0x40004500) Starting Line : termios.c:882 (0x40004588) Ending Line : termios.c:882 (0x4000458b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 268 Symbol : iproc (0x40004500) Starting Line : termios.c:898 (0x4000460c) Ending Line : termios.c:898 (0x4000460f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 271 Symbol : iproc (0x40004500) Starting Line : termios.c:904 (0x4000464c) Ending Line : termios.c:906 (0x4000466f) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 274 Symbol : iproc (0x40004500) Starting Line : termios.c:915 (0x400046a4) Ending Line : termios.c:915 (0x400046a7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 276 Symbol : killinfo (0x40023c88) Starting Line : killinfo.c:189 (0x40023df4) Ending Line : killinfo.c:189 (0x40023df7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 278 Symbol : killinfo (0x40023c88) Starting Line : killinfo.c:268 (0x40023e54) Ending Line : killinfo.c:268 (0x40023e57) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 280 Symbol : killinfo (0x40023c88) Starting Line : killinfo.c:268 (0x40023e64) Ending Line : killinfo.c:268 (0x40023e67) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 282 Symbol : libc_wrapup (0x400131e0) Starting Line : newlibc_exit.c:89 (0x40013248) Ending Line : newlibc_exit.c:89 (0x4001324f) Size in Bytes : 8 Size in Instructions : 2 Classification: Simple Test Case Explanation: libc_wrapup() is never called when the system state is down. ============================================ ============================================ Index : 288 Symbol : memfile_ftruncate (0x4000d1e8) Starting Line : memfile.c:257 (0x4000d20c) Ending Line : memfile.c:257 (0x4000d20f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 291 Symbol : memfile_lseek (0x4000d260) Starting Line : memfile.c:219 (0x4000d294) Ending Line : memfile.c:219 (0x4000d297) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 293 Symbol : memfile_lseek (0x4000d260) Starting Line : memfile.c:220 (0x4000d2a8) Ending Line : memfile.c:220 (0x4000d2b3) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 295 Symbol : memfile_open (0x4000d14c) Starting Line : memfile.c:102 (0x4000d174) Ending Line : memfile.c:111 (0x4000d1bf) Size in Bytes : 76 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 297 Symbol : mount (0x40002bec) Starting Line : mount.c:157 (0x40002d00) Ending Line : mount.c:157 (0x40002d0b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 300 Symbol : mount (0x40002bec) Starting Line : mount.c:211 (0x40002dc0) Ending Line : mount.c:211 (0x40002dc3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 302 Symbol : mount (0x40002bec) Starting Line : mount.c:219 (0x40002ddc) Ending Line : mount.c:219 (0x40002de7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 303 Symbol : mount (0x40002bec) Starting Line : mount.c:128 (0x40002e64) Ending Line : mount.c:128 (0x40002e67) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 309 Symbol : newlib_free_buffers (0x40002e98) Starting Line : newlibc_reent.c:115 (0x40002ec0) Ending Line : newlibc_reent.c:121 (0x40002ee7) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 316 Symbol : oproc (0x400040d0) Starting Line : termios.c:694 (0x400040fc) Ending Line : termios.c:727 (0x4000410f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 318 Symbol : oproc (0x400040d0) Starting Line : termios.c:705 (0x40004120) Ending Line : termios.c:705 (0x40004127) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 320 Symbol : oproc (0x400040d0) Starting Line : termios.c:696 (0x40004130) Ending Line : termios.c:696 (0x40004133) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 322 Symbol : oproc (0x400040d0) Starting Line : termios.c:705 (0x4000415c) Ending Line : termios.c:714 (0x40004193) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 324 Symbol : oproc (0x400040d0) Starting Line : termios.c:727 (0x400041d0) Ending Line : termios.c:735 (0x400041e3) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 326 Symbol : oproc (0x400040d0) Starting Line : termios.c:733 (0x400041ec) Ending Line : termios.c:734 (0x40004217) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 329 Symbol : pipe_create (0x4000bd58) Starting Line : pipe.c:36 (0x4000bd78) Ending Line : pipe.c:36 (0x4000bd7b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 333 Symbol : pipe_read (0x4000cfe8) Starting Line : fifo.c:401 (0x4000d014) Ending Line : fifo.c:401 (0x4000d017) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 336 Symbol : pipe_read (0x4000cfe8) Starting Line : fifo.c:422 (0x4000d164) Ending Line : fifo.c:456 (0x4000d16b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 346 Symbol : pipe_write (0x4000d17c) Starting Line : fifo.c:502 (0x4000d344) Ending Line : fifo.c:542 (0x4000d34b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 355 Symbol : pthread_kill (0x400240d0) Starting Line : pthreadkill.c:79 (0x400241a0) Ending Line : pthreadkill.c:80 (0x400241b7) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 359 Symbol : pthread_mutex_timedlock (0x400080a4) Starting Line : mutextimedlock.c:79 (0x40008104) Ending Line : mutextimedlock.c:79 (0x40008107) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 381 Symbol : readv (0x40004544) Starting Line : readv.c:107 (0x40004654) Ending Line : readv.c:107 (0x40004657) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 386 Symbol : realloc (0x400133b0) Starting Line : realloc.c:38 (0x400133ec) Ending Line : realloc.c:38 (0x400133ef) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 389 Symbol : realloc (0x400133b0) Starting Line : realloc.c:52 (0x40013424) Ending Line : realloc.c:42 (0x40013433) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 391 Symbol : realloc (0x400133b0) Starting Line : realloc.c:42 (0x400134dc) Ending Line : realloc.c:42 (0x400134e3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 395 Symbol : rtems_aio_enqueue (0x40006d20) Starting Line : aio_misc.c:300 (0x40006d3c) Ending Line : aio_misc.c:301 (0x40006d4b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 398 Symbol : rtems_aio_enqueue (0x40006d20) Starting Line : aio_misc.c:331 (0x40006e24) Ending Line : aio_misc.c:332 (0x40006e37) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 399 Symbol : rtems_aio_enqueue (0x40006d20) Starting Line : aio_misc.c:349 (0x40006e68) Ending Line : aio_misc.c:349 (0x40006e6b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 401 Symbol : rtems_aio_enqueue (0x40006d20) Starting Line : aio_misc.c:376 (0x40006f30) Ending Line : aio_misc.c:376 (0x40006f37) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 405 Symbol : rtems_aio_handle (0x400069a8) Starting Line : aio_misc.c:442 (0x40006a54) Ending Line : aio_misc.c:442 (0x40006a57) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 406 Symbol : rtems_aio_handle (0x400069a8) Starting Line : aio_misc.c:459 (0x40006a9c) Ending Line : aio_misc.c:465 (0x40006aa7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 408 Symbol : rtems_aio_handle (0x400069a8) Starting Line : aio_misc.c:466 (0x40006ab0) Ending Line : aio_misc.c:467 (0x40006ac7) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 412 Symbol : rtems_aio_handle (0x400069a8) Starting Line : aio_misc.c:556 (0x40006bf8) Ending Line : aio_misc.c:556 (0x40006c03) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 415 Symbol : rtems_aio_init (0x400067d4) Starting Line : aio_misc.c:47 (0x40006804) Ending Line : aio_misc.c:50 (0x4000680f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 417 Symbol : rtems_aio_init (0x400067d4) Starting Line : aio_misc.c:52 (0x40006828) Ending Line : aio_misc.c:55 (0x40006837) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 419 Symbol : rtems_aio_init (0x400067d4) Starting Line : aio_misc.c:57 (0x40006850) Ending Line : chain.inl:386 (0x4000686b) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 421 Symbol : rtems_aio_insert_prio (0x40006c04) Starting Line : aio_misc.c:190 (0x40006c30) Ending Line : aio_misc.c:190 (0x40006c37) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 423 Symbol : rtems_aio_insert_prio (0x40006c04) Starting Line : aio_misc.c:187 (0x40006c44) Ending Line : aio_misc.c:187 (0x40006c4b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 425 Symbol : rtems_aio_remove_req (0x40006cb0) Starting Line : aio_misc.c:556 (0x40006ccc) Ending Line : aio_misc.c:254 (0x40006cdb) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 429 Symbol : rtems_assoc_ptr_by_remote (0x4000d8e0) Starting Line : assocptrbyremote.c:27 (0x4000d90c) Ending Line : assocptrbyremote.c:27 (0x4000d913) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 431 Symbol : rtems_assoc_ptr_by_remote (0x4000d8e0) Starting Line : assocptrbyremote.c:33 (0x4000d934) Ending Line : assocptrbyremote.c:33 (0x4000d937) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 432 Symbol : rtems_assoc_ptr_by_remote (0x4000d8e0) Starting Line : cancelrun.c:31 (0x4000d940) Ending Line : chain.inl:406 (0x4000d967) Size in Bytes : 40 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 436 Symbol : rtems_cpu_usage_report_with_plugin (0x40002d04) Starting Line : cpuusagereport.c:111 (0x40002d7c) Ending Line : cpuusagereport.c:111 (0x40002d83) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 442 Symbol : rtems_filesystem_initialize (0x4000232c) Starting Line : base_fs.c:58 (0x40002384) Ending Line : base_fs.c:58 (0x40002393) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 444 Symbol : rtems_filesystem_initialize (0x4000232c) Starting Line : base_fs.c:105 (0x40002414) Ending Line : base_fs.c:105 (0x4000241b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 449 Symbol : rtems_filesystem_prefix_separators (0x40002568) Starting Line : freenode.c:18 (0x400025b0) Ending Line : free.c:26 (0x400025d7) Size in Bytes : 40 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 451 Symbol : rtems_gxx_key_create (0x40003094) Starting Line : gxx_wrappers.c:84 (0x400030d0) Ending Line : gxx_wrappers.c:84 (0x400030d7) Size in Bytes : 8 Size in Instructions : 2 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 : 462 Symbol : rtems_libio_free (0x4000aca4) Starting Line : libio.c:181 (0x4000acbc) Ending Line : libio.c:181 (0x4000acbf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 470 Symbol : rtems_libio_to_fcntl_flags (0x4000abbc) Starting Line : libio.c:107 (0x4000abd8) Ending Line : libio.c:104 (0x4000abe3) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 490 Symbol : rtems_stack_checker_is_blown (0x40002810) Starting Line : check.c:328 (0x40002880) Ending Line : check.c:328 (0x4000288f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 491 Symbol : rtems_stack_checker_report_usage (0x400028f8) Starting Line : check.c:514 (0x400028f8) Ending Line : check.c:514 (0x4000290f) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 492 Symbol : rtems_stack_checker_report_usage_with_plugin (0x40002898) Starting Line : check.c:488 (0x40002898) Ending Line : check.c:509 (0x400028f7) Size in Bytes : 96 Size in Instructions : 24 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 496 Symbol : rtems_stack_checker_switch_extension (0x400027a8) Starting Line : check.c:292 (0x400027fc) Ending Line : check.c:292 (0x40002807) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 499 Symbol : rtems_string_to_double (0x4000c308) Starting Line : stringtodouble.c:52 (0x4000c3b8) Ending Line : stringtodouble.c:55 (0x4000c3d7) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 502 Symbol : rtems_string_to_float (0x4000c3e4) Starting Line : stringtofloat.c:52 (0x4000c484) Ending Line : stringtofloat.c:55 (0x4000c49f) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 504 Symbol : rtems_string_to_int (0x4000c4ac) Starting Line : stringtoint.c:52 (0x4000c530) Ending Line : stringtoint.c:70 (0x4000c547) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 507 Symbol : rtems_string_to_long (0x4000c630) Starting Line : stringtolong.c:56 (0x4000c6c8) Ending Line : stringtolong.c:56 (0x4000c6cb) Size in Bytes : 4 Size in Instructions : 1 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 : 510 Symbol : rtems_string_to_long_long (0x4000c55c) Starting Line : stringtolonglong.c:62 (0x4000c608) Ending Line : stringtolonglong.c:62 (0x4000c60b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 512 Symbol : rtems_string_to_long_long (0x4000c55c) Starting Line : stringtolonglong.c:65 (0x4000c618) Ending Line : stringtolonglong.c:65 (0x4000c61b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 514 Symbol : rtems_string_to_unsigned_char (0x4000c6f4) Starting Line : stringtounsignedchar.c:53 (0x4000c764) Ending Line : stringtounsignedchar.c:57 (0x4000c777) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 516 Symbol : rtems_string_to_unsigned_char (0x4000c6f4) Starting Line : stringtounsignedchar.c:58 (0x4000c780) Ending Line : stringtounsignedchar.c:58 (0x4000c78f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 518 Symbol : rtems_string_to_unsigned_int (0x4000c7a4) Starting Line : stringtounsignedint.c:63 (0x4000c824) Ending Line : stringtounsignedint.c:63 (0x4000c827) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 520 Symbol : rtems_string_to_unsigned_long (0x4000c8dc) Starting Line : stringtounsignedlong.c:56 (0x4000c95c) Ending Line : stringtounsignedlong.c:56 (0x4000c95f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 522 Symbol : rtems_string_to_unsigned_long_long (0x4000c834) Starting Line : stringtounsignedlonglong.c:57 (0x4000c8bc) Ending Line : stringtounsignedlonglong.c:57 (0x4000c8bf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 524 Symbol : rtems_string_to_unsigned_long_long (0x4000c834) Starting Line : stringtounsignedlonglong.c:61 (0x4000c8cc) Ending Line : stringtounsignedlonglong.c:61 (0x4000c8cf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 526 Symbol : rtems_tarfs_load (0x40002264) Starting Line : imfs_load_tar.c:112 (0x400022c0) Ending Line : imfs_load_tar.c:112 (0x400022c7) 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 : 530 Symbol : rtems_tarfs_load (0x40002264) Starting Line : imfs_load_tar.c:151 (0x400023d0) Ending Line : imfs_load_tar.c:151 (0x400023d7) Size in Bytes : 8 Size in Instructions : 2 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 : 532 Symbol : rtems_tarfs_load (0x40002264) Starting Line : imfs_load_tar.c:169 (0x40002428) Ending Line : imfs_load_tar.c:169 (0x4000242b) Size in Bytes : 4 Size in Instructions : 1 Classification: Medium Test Case Explanation: The eval for make must fail. We will have to ask Jennifer how to make this call fail. ============================================ ============================================ Index : 543 Symbol : rtems_termios_close (0x400039b0) Starting Line : termios.c:397 (0x40003a8c) Ending Line : termios.c:397 (0x40003a93) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 545 Symbol : rtems_termios_close (0x400039b0) Starting Line : termios.c:400 (0x40003aa0) Ending Line : termios.c:401 (0x40003ab3) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 547 Symbol : rtems_termios_dequeue_characters (0x40005188) Starting Line : termios.c:1389 (0x400051c0) Ending Line : termios.c:1389 (0x400051c7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 552 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1162 (0x40004c94) Ending Line : termios.c:1162 (0x40004c9f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 554 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1174 (0x40004cc4) Ending Line : termios.c:1174 (0x40004ccf) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 557 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1182 (0x40004cf0) Ending Line : termios.c:1235 (0x40004d43) Size in Bytes : 84 Size in Instructions : 21 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 559 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1199 (0x40004d88) Ending Line : termios.c:1216 (0x40004e33) Size in Bytes : 172 Size in Instructions : 43 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 561 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1225 (0x40004e4c) Ending Line : termios.c:1225 (0x40004e53) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 563 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1233 (0x40004e68) Ending Line : termios.c:1233 (0x40004e6b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 565 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1234 (0x40004e7c) Ending Line : termios.c:1235 (0x40004e93) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 567 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:523 (0x40003bd4) Ending Line : termios.c:524 (0x40003bdf) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 569 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:526 (0x40003c0c) Ending Line : termios.c:526 (0x40003c0f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 574 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:463 (0x40003cf0) Ending Line : termios.c:472 (0x40003d3b) Size in Bytes : 76 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 577 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:484 (0x40003d84) Ending Line : termios.c:499 (0x40003dd3) Size in Bytes : 80 Size in Instructions : 20 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 579 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:500 (0x40003de0) Ending Line : termios.c:503 (0x40003def) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 581 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:562 (0x40003e84) Ending Line : termios.c:562 (0x40003e87) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 584 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:612 (0x40003f58) Ending Line : termios.c:616 (0x40003f8b) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 587 Symbol : rtems_termios_open (0x40003560) Starting Line : termios.c:130 (0x400035b0) Ending Line : termios.c:130 (0x400035b3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 589 Symbol : rtems_termios_open (0x40003560) Starting Line : termios.c:172 (0x40003630) Ending Line : termios.c:172 (0x40003637) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 594 Symbol : rtems_termios_open (0x40003560) Starting Line : termios.c:314 (0x4000391c) Ending Line : termios.c:314 (0x40003927) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 598 Symbol : rtems_termios_puts (0x40003fa0) Starting Line : termios.c:664 (0x40004020) Ending Line : termios.c:664 (0x40004027) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 600 Symbol : rtems_termios_puts (0x40003fa0) Starting Line : termios.c:676 (0x400040a0) Ending Line : termios.c:678 (0x400040af) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 605 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:977 (0x40004944) Ending Line : termios.c:977 (0x4000494f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 608 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:989 (0x4000499c) Ending Line : termios.c:989 (0x4000499f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 610 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:989 (0x400049ac) Ending Line : termios.c:989 (0x400049af) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 612 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:1019 (0x40004a08) Ending Line : termios.c:1019 (0x40004a0b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 614 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:1026 (0x40004a2c) Ending Line : termios.c:1041 (0x40004a67) Size in Bytes : 60 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 616 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:1032 (0x40004a78) Ending Line : termios.c:1041 (0x40004a9f) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 618 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:1045 (0x40004ac4) Ending Line : termios.c:1046 (0x40004adf) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 621 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:1058 (0x40004b34) Ending Line : termios.c:1058 (0x40004b37) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 623 Symbol : rtems_termios_refill_transmitter (0x40004f2c) Starting Line : termios.c:1262 (0x40004f44) Ending Line : termios.c:1267 (0x40004f7b) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 625 Symbol : rtems_termios_refill_transmitter (0x40004f2c) Starting Line : termios.c:1280 (0x40004f90) Ending Line : termios.c:1285 (0x40004fc7) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 627 Symbol : rtems_termios_refill_transmitter (0x40004f2c) Starting Line : termios.c:1297 (0x40004ff4) Ending Line : termios.c:1297 (0x40005003) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 629 Symbol : rtems_termios_refill_transmitter (0x40004f2c) Starting Line : termios.c:1327 (0x4000506c) Ending Line : termios.c:1327 (0x4000507b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 631 Symbol : rtems_termios_refill_transmitter (0x40004f2c) Starting Line : termios.c:1335 (0x40005090) Ending Line : termios.c:1338 (0x400050b7) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 633 Symbol : rtems_termios_rxdaemon (0x40004ebc) Starting Line : termios.c:1464 (0x40004eec) Ending Line : termios.c:1471 (0x40004efb) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 635 Symbol : rtems_termios_txdaemon (0x40005114) Starting Line : termios.c:1425 (0x40005148) Ending Line : termios.c:1432 (0x40005157) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 637 Symbol : rtems_termios_txdaemon (0x40005114) Starting Line : termios.c:1433 (0x40005170) Ending Line : termios.c:1433 (0x40005177) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 640 Symbol : rtems_termios_write (0x40004720) Starting Line : termios.c:764 (0x400047c8) Ending Line : termios.c:765 (0x400047d3) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 644 Symbol : rtems_verror (0x40007188) Starting Line : thread.inl:185 (0x400071b4) Ending Line : thread.inl:185 (0x400071c3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 648 Symbol : scanInt (0x40002d0c) Starting Line : getpwent.c:127 (0x40002d3c) Ending Line : getpwent.c:127 (0x40002d4f) Size in Bytes : 20 Size in Instructions : 5 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 : 667 Symbol : siproc (0x400046d4) Starting Line : termios.c:939 (0x40004714) Ending Line : termios.c:939 (0x4000471b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 672 Symbol : tcsetattr (0x40005194) Starting Line : tcsetattr.c:42 (0x400051d8) Ending Line : tcsetattr.c:42 (0x400051db) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 673 Symbol : tcsetattr (0x40005194) Starting Line : tcsetattr.c:50 (0x400051e4) Ending Line : tcsetattr.c:50 (0x400051eb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 684 Symbol : unmount (0x400065f4) Starting Line : unmount.c:140 (0x400066f4) Ending Line : unmount.c:141 (0x40006717) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 691 Symbol : writev (0x40006878) Starting Line : writev.c:105 (0x400069a4) Ending Line : writev.c:105 (0x400069a7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 693 Symbol : writev (0x40006878) Starting Line : writev.c:114 (0x400069c4) Ending Line : writev.c:114 (0x400069c7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================