============================================ Index : 2 Symbol : IMFS_chown (0x40009a34) Starting Line : imfs_creat.c:109 (0x40009a9c) Ending Line : imfs_creat.c:117 (0x40009ab7) Size in Bytes : 28 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 6 Symbol : IMFS_create_root_node (0x40009c38) Starting Line : ??:0 (0x40009c79) Ending Line : ??:0 (0x40009c93) Size in Bytes : 27 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 8 Symbol : IMFS_eval_path (0x40009dd0) Starting Line : imfs_eval.c:488 (0x40009de0) Ending Line : imfs_eval.c:488 (0x40009def) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 15 Symbol : IMFS_evaluate_for_make (0x4000a1a8) Starting Line : imfs_eval.c:364 (0x4000a2fc) Ending Line : imfs_eval.c:364 (0x4000a303) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 20 Symbol : IMFS_evaluate_permission (0x40009d00) Starting Line : imfs_eval.c:84 (0x40009d10) Ending Line : imfs_eval.c:84 (0x40009d27) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 23 Symbol : IMFS_fifo_lseek (0x400031e0) Starting Line : imfs_fifo.c:126 (0x40003211) Ending Line : imfs_fifo.c:126 (0x40003213) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 24 Symbol : IMFS_fifo_lseek (0x400031e0) Starting Line : imfs_fifo.c:126 (0x40003215) Ending Line : imfs_fifo.c:126 (0x40003217) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 28 Symbol : IMFS_find_match_in_dir (0x4000a540) Starting Line : imfs_getchild.c:51 (0x4000a579) Ending Line : imfs_getchild.c:51 (0x4000a57b) Size in Bytes : 3 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 : 31 Symbol : IMFS_fsunmount (0x4000a480) Starting Line : imfs_fsunmount.c:86 (0x4000a505) Ending Line : imfs_fsunmount.c:86 (0x4000a507) Size in Bytes : 3 Size in Instructions : 1 Classification: Ask Chris Johns Explanation: I think he wrote this code and can probably identify the test case. ============================================ ============================================ Index : 33 Symbol : IMFS_fsunmount (0x4000a480) Starting Line : imfs_fsunmount.c:93 (0x4000a528) Ending Line : imfs_fsunmount.c:82 (0x4000a537) 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 : 35 Symbol : IMFS_get_token (0x4000a5bc) Starting Line : imfs_gtkn.c:42 (0x4000a5fc) Ending Line : imfs_gtkn.c:42 (0x4000a5ff) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 40 Symbol : IMFS_memfile_extend (0x4000ce58) Starting Line : memfile.c:298 (0x4000ce98) Ending Line : memfile.c:298 (0x4000ce9b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 57 Symbol : IMFS_memfile_maximum_size (0x40004c68) Starting Line : imfs_debug.c:157 (0x40004c68) Ending Line : imfs_init.c:54 (0x40004cbf) Size in Bytes : 88 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 61 Symbol : IMFS_memfile_read (0x4000ca24) Starting Line : memfile.c:564 (0x4000ca6c) Ending Line : memfile.c:564 (0x4000ca6f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 62 Symbol : IMFS_memfile_read (0x4000ca24) Starting Line : memfile.c:557 (0x4000ca78) Ending Line : memfile.c:557 (0x4000ca7b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 65 Symbol : IMFS_memfile_read (0x4000ca24) Starting Line : memfile.c:579 (0x4000cacc) Ending Line : memfile.c:579 (0x4000cacf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 78 Symbol : IMFS_memfile_write (0x4000cf8c) Starting Line : memfile.c:734 (0x4000d12c) Ending Line : memfile.c:767 (0x4000d137) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 80 Symbol : IMFS_mount (0x40001f30) Starting Line : imfs_mount.c:44 (0x40001f48) Ending Line : imfs_mount.c:44 (0x40001f5f) 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 : 82 Symbol : IMFS_print_jnode (0x40004a98) Starting Line : imfs_debug.c:43 (0x40004ac0) Ending Line : imfs_debug.c:43 (0x40004ac3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 83 Symbol : IMFS_print_jnode (0x40004a98) Starting Line : imfs_debug.c:88 (0x40004b78) Ending Line : imfs_debug.c:88 (0x40004b87) 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 : 85 Symbol : IMFS_rename (0x40001fb0) Starting Line : imfs_rename.c:40 (0x40001fd4) Ending Line : imfs_rename.c:40 (0x40001fd7) 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 : 86 Symbol : IMFS_rmnod (0x4000a780) Starting Line : ??:0 (0x4000a7a4) Ending Line : ??:0 (0x4000a7bb) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 89 Symbol : IMFS_unlink (0x400020ac) Starting Line : imfs_unlink.c:51 (0x400020d4) Ending Line : imfs_unlink.c:51 (0x400020eb) 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 : 91 Symbol : IMFS_unmount (0x40002180) Starting Line : imfs_unmount.c:45 (0x40002198) Ending Line : imfs_unmount.c:45 (0x400021a7) 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 : 93 Symbol : IMFS_unmount (0x40002180) Starting Line : imfs_unmount.c:52 (0x400021b4) Ending Line : imfs_unmount.c:52 (0x400021cb) 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 : 94 Symbol : Stack_check_Dump_threads_usage (0x40002474) Starting Line : check.c:388 (0x40002474) Ending Line : check.c:458 (0x400025e3) Size in Bytes : 368 Size in Instructions : 92 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 97 Symbol : Stack_check_report_blown_task (0x400026e0) Starting Line : check.c:225 (0x400026e0) Ending Line : check.c:265 (0x40002783) Size in Bytes : 164 Size in Instructions : 41 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 111 Symbol : _Heap_Extend (0x4000c340) Starting Line : heap.inl:108 (0x4000c4b8) Ending Line : heap.inl:108 (0x4000c4bf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 123 Symbol : _Heap_Walk (0x40007e04) Starting Line : heapwalk.c:233 (0x40007f74) Ending Line : heapwalk.c:233 (0x40007f7f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 126 Symbol : _Internal_error_Occurred (0x40006f8c) Starting Line : sysstate.inl:37 (0x40006fb4) Ending Line : interr.c:61 (0x40006fcb) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 142 Symbol : _POSIX_Threads_Sporadic_budget_callout (0x4000b658) Starting Line : pthread.c:152 (0x4000b6a0) Ending Line : pthread.c:152 (0x4000b6a3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 176 Symbol : _User_extensions_Fatal (0x40008f18) Starting Line : userextthreadbegin.c:81 (0x40008f58) Ending Line : userextthreadbegin.c:81 (0x40008f5f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 187 Symbol : aio_cancel (0x4000650c) Starting Line : aio_cancel.c:113 (0x400066a4) Ending Line : aio_cancel.c:113 (0x400066a7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 189 Symbol : aio_fsync (0x400066f0) Starting Line : aio_fsync.c:56 (0x40006739) Ending Line : aio_fsync.c:56 (0x4000673b) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 192 Symbol : aio_read (0x40006eec) Starting Line : aio_read.c:58 (0x40006f4d) Ending Line : aio_read.c:58 (0x40006f4f) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 194 Symbol : aio_write (0x40006f8c) Starting Line : aio_write.c:58 (0x40006fe8) Ending Line : aio_write.c:58 (0x40006feb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 199 Symbol : devFS_evaluate_path (0x400096d4) Starting Line : devfs_eval.c:44 (0x400096e4) Ending Line : devfs_eval.c:44 (0x400096f3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 202 Symbol : drainOutput (0x40003480) Starting Line : termios.c:348 (0x400034a4) Ending Line : termios.c:353 (0x400034d7) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 204 Symbol : drainOutput (0x40003480) Starting Line : termios.c:346 (0x400034e8) Ending Line : termios.c:346 (0x400034eb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 206 Symbol : echo (0x400041f4) Starting Line : termios.c:786 (0x40004270) Ending Line : termios.c:786 (0x40004273) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 208 Symbol : endgrent (0x400036e0) Starting Line : getpwent.c:437 (0x40003700) Ending Line : getpwent.c:437 (0x40003703) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 210 Symbol : endpwent (0x40003540) Starting Line : getpwent.c:281 (0x40003560) Ending Line : getpwent.c:281 (0x40003563) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 212 Symbol : erase (0x40004284) Starting Line : termios.c:802 (0x400042b4) Ending Line : termios.c:802 (0x400042b7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 214 Symbol : erase (0x40004284) Starting Line : termios.c:807 (0x400042c8) Ending Line : termios.c:808 (0x400042eb) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 217 Symbol : erase (0x40004284) Starting Line : termios.c:819 (0x4000431c) Ending Line : termios.c:819 (0x40004327) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 219 Symbol : erase (0x40004284) Starting Line : termios.c:832 (0x40004370) Ending Line : termios.c:827 (0x40004383) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 221 Symbol : erase (0x40004284) Starting Line : termios.c:848 (0x400043e0) Ending Line : termios.c:853 (0x40004417) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 223 Symbol : erase (0x40004284) Starting Line : termios.c:853 (0x40004428) Ending Line : termios.c:854 (0x4000443b) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 229 Symbol : fcntl (0x40002fdc) Starting Line : fcntl.c:143 (0x40003164) Ending Line : fcntl.c:143 (0x4000316f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 231 Symbol : fdatasync (0x4000319c) Starting Line : ??:0 (0x40003218) Ending Line : ??:0 (0x40003247) Size in Bytes : 48 Size in Instructions : 12 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 234 Symbol : fifo_open (0x4000ca4c) Starting Line : fifo.c:184 (0x4000cae8) Ending Line : fifo.c:184 (0x4000caeb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 237 Symbol : fifo_open (0x4000ca4c) Starting Line : fifo.c:223 (0x4000cc74) Ending Line : fifo.c:223 (0x4000cc77) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 239 Symbol : fifo_open (0x4000ca4c) Starting Line : fifo.c:228 (0x4000cc90) Ending Line : fifo.c:228 (0x4000cc97) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 244 Symbol : fifo_open (0x4000ca4c) Starting Line : fifo.c:340 (0x4000cd58) Ending Line : fifo.c:340 (0x4000cd5b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 249 Symbol : fifo_open (0x4000ca4c) Starting Line : fifo.c:365 (0x4000ce04) Ending Line : fifo.c:365 (0x4000ce07) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 253 Symbol : fifo_open (0x4000ca4c) Starting Line : fifo.c:360 (0x4000ce84) Ending Line : fifo.c:385 (0x4000ce8b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 257 Symbol : free_user_env (0x40003ae4) Starting Line : privateenv.c:42 (0x40003b15) Ending Line : privateenv.c:42 (0x40003b1b) Size in Bytes : 7 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 264 Symbol : iproc (0x4000449c) Starting Line : termios.c:872 (0x400044b0) Ending Line : termios.c:872 (0x400044b3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 267 Symbol : iproc (0x4000449c) Starting Line : termios.c:886 (0x4000450c) Ending Line : termios.c:886 (0x40004513) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 269 Symbol : iproc (0x4000449c) Starting Line : termios.c:882 (0x40004524) Ending Line : termios.c:882 (0x40004527) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 273 Symbol : iproc (0x4000449c) Starting Line : termios.c:898 (0x400045a8) Ending Line : termios.c:898 (0x400045ab) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 276 Symbol : iproc (0x4000449c) Starting Line : termios.c:904 (0x400045e8) Ending Line : termios.c:906 (0x4000460b) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 279 Symbol : iproc (0x4000449c) Starting Line : termios.c:915 (0x40004640) Ending Line : termios.c:915 (0x40004643) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 281 Symbol : killinfo (0x40023ca8) Starting Line : killinfo.c:189 (0x40023e14) Ending Line : killinfo.c:189 (0x40023e17) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 283 Symbol : killinfo (0x40023ca8) Starting Line : killinfo.c:268 (0x40023e74) Ending Line : killinfo.c:268 (0x40023e77) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 285 Symbol : killinfo (0x40023ca8) Starting Line : killinfo.c:268 (0x40023e84) Ending Line : killinfo.c:268 (0x40023e87) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 287 Symbol : libc_wrapup (0x40013200) Starting Line : newlibc_exit.c:89 (0x40013268) Ending Line : newlibc_exit.c:89 (0x4001326f) 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 : 293 Symbol : memfile_ftruncate (0x4000d208) Starting Line : memfile.c:257 (0x4000d22c) Ending Line : memfile.c:257 (0x4000d22f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 296 Symbol : memfile_lseek (0x4000d280) Starting Line : memfile.c:219 (0x4000d2b4) Ending Line : memfile.c:219 (0x4000d2b7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 298 Symbol : memfile_lseek (0x4000d280) Starting Line : memfile.c:220 (0x4000d2c8) Ending Line : memfile.c:220 (0x4000d2d3) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 300 Symbol : memfile_open (0x4000d16c) Starting Line : memfile.c:102 (0x4000d194) Ending Line : memfile.c:111 (0x4000d1df) Size in Bytes : 76 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 302 Symbol : mount (0x40002b88) Starting Line : mount.c:157 (0x40002c9c) Ending Line : mount.c:157 (0x40002ca7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 305 Symbol : mount (0x40002b88) Starting Line : mount.c:211 (0x40002d5c) Ending Line : mount.c:211 (0x40002d5f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 307 Symbol : mount (0x40002b88) Starting Line : mount.c:219 (0x40002d78) Ending Line : mount.c:219 (0x40002d83) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 308 Symbol : mount (0x40002b88) Starting Line : mount.c:128 (0x40002e00) Ending Line : mount.c:128 (0x40002e03) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 314 Symbol : newlib_free_buffers (0x40002e34) Starting Line : newlibc_reent.c:115 (0x40002e5c) Ending Line : newlibc_reent.c:121 (0x40002e83) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 321 Symbol : oproc (0x4000406c) Starting Line : termios.c:694 (0x40004098) Ending Line : termios.c:727 (0x400040ab) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 323 Symbol : oproc (0x4000406c) Starting Line : termios.c:705 (0x400040bc) Ending Line : termios.c:705 (0x400040c3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 325 Symbol : oproc (0x4000406c) Starting Line : termios.c:696 (0x400040cc) Ending Line : termios.c:696 (0x400040cf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 327 Symbol : oproc (0x4000406c) Starting Line : termios.c:705 (0x400040f8) Ending Line : termios.c:714 (0x4000412f) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 329 Symbol : oproc (0x4000406c) Starting Line : termios.c:727 (0x4000416c) Ending Line : termios.c:735 (0x4000417f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 331 Symbol : oproc (0x4000406c) Starting Line : termios.c:733 (0x40004188) Ending Line : termios.c:734 (0x400041b3) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 334 Symbol : pipe_create (0x4000bc0c) Starting Line : pipe.c:36 (0x4000bc2c) Ending Line : pipe.c:36 (0x4000bc2f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 338 Symbol : pipe_read (0x4000ce9c) Starting Line : fifo.c:401 (0x4000cec8) Ending Line : fifo.c:401 (0x4000cecb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 341 Symbol : pipe_read (0x4000ce9c) Starting Line : fifo.c:422 (0x4000d018) Ending Line : fifo.c:456 (0x4000d01f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 351 Symbol : pipe_write (0x4000d030) Starting Line : fifo.c:502 (0x4000d1f8) Ending Line : fifo.c:542 (0x4000d1ff) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 362 Symbol : pthread_mutex_timedlock (0x40008040) Starting Line : mutextimedlock.c:79 (0x400080a0) Ending Line : mutextimedlock.c:79 (0x400080a3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 384 Symbol : readv (0x400044e0) Starting Line : readv.c:107 (0x400045f0) Ending Line : readv.c:107 (0x400045f3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 389 Symbol : realloc (0x400133d0) Starting Line : realloc.c:38 (0x4001340c) Ending Line : realloc.c:38 (0x4001340f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 392 Symbol : realloc (0x400133d0) Starting Line : realloc.c:52 (0x40013444) Ending Line : realloc.c:42 (0x40013453) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 394 Symbol : realloc (0x400133d0) Starting Line : realloc.c:42 (0x400134fc) Ending Line : realloc.c:42 (0x40013503) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 398 Symbol : rtems_aio_enqueue (0x40006cbc) Starting Line : aio_misc.c:300 (0x40006cd8) Ending Line : aio_misc.c:301 (0x40006ce7) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 401 Symbol : rtems_aio_enqueue (0x40006cbc) Starting Line : aio_misc.c:331 (0x40006dc0) Ending Line : aio_misc.c:332 (0x40006dd3) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 402 Symbol : rtems_aio_enqueue (0x40006cbc) Starting Line : aio_misc.c:349 (0x40006e04) Ending Line : aio_misc.c:349 (0x40006e07) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 404 Symbol : rtems_aio_enqueue (0x40006cbc) Starting Line : aio_misc.c:376 (0x40006ecc) Ending Line : aio_misc.c:376 (0x40006ed3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 408 Symbol : rtems_aio_handle (0x40006944) Starting Line : aio_misc.c:442 (0x400069f0) Ending Line : aio_misc.c:442 (0x400069f3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 409 Symbol : rtems_aio_handle (0x40006944) Starting Line : aio_misc.c:459 (0x40006a38) Ending Line : aio_misc.c:465 (0x40006a43) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 411 Symbol : rtems_aio_handle (0x40006944) Starting Line : aio_misc.c:466 (0x40006a4c) Ending Line : aio_misc.c:467 (0x40006a63) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 415 Symbol : rtems_aio_handle (0x40006944) Starting Line : aio_misc.c:556 (0x40006b94) Ending Line : aio_misc.c:556 (0x40006b9f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 418 Symbol : rtems_aio_init (0x40006770) Starting Line : aio_misc.c:47 (0x400067a0) Ending Line : aio_misc.c:50 (0x400067ab) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 420 Symbol : rtems_aio_init (0x40006770) Starting Line : aio_misc.c:52 (0x400067c4) Ending Line : aio_misc.c:55 (0x400067d3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 422 Symbol : rtems_aio_init (0x40006770) Starting Line : aio_misc.c:57 (0x400067ec) Ending Line : chain.inl:386 (0x40006807) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 424 Symbol : rtems_aio_insert_prio (0x40006ba0) Starting Line : aio_misc.c:190 (0x40006bcd) Ending Line : aio_misc.c:190 (0x40006bd3) Size in Bytes : 7 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 426 Symbol : rtems_aio_insert_prio (0x40006ba0) Starting Line : aio_misc.c:187 (0x40006be0) Ending Line : aio_misc.c:187 (0x40006be7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 428 Symbol : rtems_aio_remove_req (0x40006c4c) Starting Line : aio_misc.c:556 (0x40006c69) Ending Line : aio_misc.c:254 (0x40006c77) Size in Bytes : 15 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 432 Symbol : rtems_assoc_ptr_by_remote (0x4000d900) Starting Line : assocptrbyremote.c:27 (0x4000d92c) Ending Line : assocptrbyremote.c:27 (0x4000d933) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 434 Symbol : rtems_assoc_ptr_by_remote (0x4000d900) Starting Line : assocptrbyremote.c:33 (0x4000d954) Ending Line : assocptrbyremote.c:33 (0x4000d957) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 435 Symbol : rtems_assoc_ptr_by_remote (0x4000d900) Starting Line : cancelrun.c:31 (0x4000d960) Ending Line : chain.inl:406 (0x4000d987) Size in Bytes : 40 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 437 Symbol : rtems_chain_append_with_notification (0x400068d8) Starting Line : chainappendnotify.c:44 (0x40006901) Ending Line : chainappendnotify.c:44 (0x40006903) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 438 Symbol : rtems_chain_append_with_notification (0x400068d8) Starting Line : chainappendnotify.c:44 (0x40006905) Ending Line : chainappendnotify.c:44 (0x40006907) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 441 Symbol : rtems_chain_prepend_with_notification (0x40006988) Starting Line : chainprependnotify.c:44 (0x400069b1) Ending Line : chainprependnotify.c:44 (0x400069b3) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 442 Symbol : rtems_chain_prepend_with_notification (0x40006988) Starting Line : chainprependnotify.c:44 (0x400069b5) Ending Line : chainprependnotify.c:44 (0x400069b7) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 445 Symbol : rtems_cpu_usage_report_with_plugin (0x40002ce4) Starting Line : cpuusagereport.c:113 (0x40002d7c) Ending Line : cpuusagereport.c:113 (0x40002d83) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 451 Symbol : rtems_filesystem_initialize (0x4000230c) Starting Line : base_fs.c:58 (0x40002364) Ending Line : base_fs.c:58 (0x40002373) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 453 Symbol : rtems_filesystem_initialize (0x4000230c) Starting Line : base_fs.c:105 (0x400023f4) Ending Line : base_fs.c:105 (0x400023fb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 458 Symbol : rtems_filesystem_prefix_separators (0x40002548) Starting Line : freenode.c:18 (0x40002590) Ending Line : free.c:26 (0x400025b7) Size in Bytes : 40 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 460 Symbol : rtems_gxx_key_create (0x40003074) Starting Line : gxx_wrappers.c:84 (0x400030b0) Ending Line : gxx_wrappers.c:84 (0x400030b7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 471 Symbol : rtems_libio_free (0x4000ab58) Starting Line : libio.c:181 (0x4000ab70) Ending Line : libio.c:181 (0x4000ab73) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 479 Symbol : rtems_libio_to_fcntl_flags (0x4000aa70) Starting Line : libio.c:107 (0x4000aa8c) Ending Line : libio.c:104 (0x4000aa97) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 499 Symbol : rtems_stack_checker_is_blown (0x400027f0) Starting Line : check.c:328 (0x40002860) Ending Line : check.c:328 (0x4000286f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 500 Symbol : rtems_stack_checker_report_usage (0x400028d8) Starting Line : check.c:514 (0x400028d8) Ending Line : check.c:514 (0x400028ef) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 501 Symbol : rtems_stack_checker_report_usage_with_plugin (0x40002878) Starting Line : check.c:488 (0x40002878) Ending Line : check.c:509 (0x400028d7) Size in Bytes : 96 Size in Instructions : 24 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 505 Symbol : rtems_stack_checker_switch_extension (0x40002788) Starting Line : check.c:292 (0x400027dc) Ending Line : check.c:292 (0x400027e7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 507 Symbol : rtems_string_to_double (0x4000c1d8) Starting Line : stringto_template.h:133 (0x4000c26c) Ending Line : stringto_template.h:133 (0x4000c26f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 509 Symbol : rtems_string_to_float (0x4000c27c) Starting Line : stringto_template.h:133 (0x4000c304) Ending Line : stringto_template.h:133 (0x4000c307) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 511 Symbol : rtems_string_to_long (0x4000c48c) Starting Line : stringto_template.h:133 (0x4000c53c) Ending Line : stringto_template.h:133 (0x4000c53f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 514 Symbol : rtems_string_to_long_long (0x4000c3a8) Starting Line : stringto_template.h:126 (0x4000c45c) Ending Line : stringto_template.h:126 (0x4000c45f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 516 Symbol : rtems_string_to_long_long (0x4000c3a8) Starting Line : stringto_template.h:133 (0x4000c478) Ending Line : stringto_template.h:133 (0x4000c47b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 518 Symbol : rtems_string_to_pointer (0x4000c54c) Starting Line : stringto_template.h:120 (0x4000c5b0) Ending Line : stringto_template.h:131 (0x4000c5cb) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 520 Symbol : rtems_string_to_unsigned_int (0x4000c63c) Starting Line : stringto_template.h:133 (0x4000c6b8) Ending Line : stringto_template.h:133 (0x4000c6bb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 522 Symbol : rtems_string_to_unsigned_long (0x4000c76c) Starting Line : stringto_template.h:133 (0x4000c7e8) Ending Line : stringto_template.h:133 (0x4000c7eb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 524 Symbol : rtems_string_to_unsigned_long_long (0x4000c6c8) Starting Line : stringto_template.h:120 (0x4000c73c) Ending Line : stringto_template.h:120 (0x4000c73f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 526 Symbol : rtems_string_to_unsigned_long_long (0x4000c6c8) Starting Line : stringto_template.h:133 (0x4000c758) Ending Line : stringto_template.h:133 (0x4000c75b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 528 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 : 532 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 : 534 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 : 546 Symbol : rtems_termios_close (0x4000394c) Starting Line : termios.c:397 (0x40003a28) Ending Line : termios.c:397 (0x40003a2f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 548 Symbol : rtems_termios_close (0x4000394c) Starting Line : termios.c:400 (0x40003a3c) Ending Line : termios.c:401 (0x40003a4f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 550 Symbol : rtems_termios_dequeue_characters (0x40005124) Starting Line : termios.c:1389 (0x4000515c) Ending Line : termios.c:1389 (0x40005163) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 555 Symbol : rtems_termios_enqueue_raw_characters (0x40004b44) Starting Line : termios.c:1162 (0x40004c30) Ending Line : termios.c:1162 (0x40004c3b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 557 Symbol : rtems_termios_enqueue_raw_characters (0x40004b44) Starting Line : termios.c:1174 (0x40004c60) Ending Line : termios.c:1174 (0x40004c6b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 560 Symbol : rtems_termios_enqueue_raw_characters (0x40004b44) Starting Line : termios.c:1182 (0x40004c8c) Ending Line : termios.c:1235 (0x40004cdf) Size in Bytes : 84 Size in Instructions : 21 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 562 Symbol : rtems_termios_enqueue_raw_characters (0x40004b44) Starting Line : termios.c:1199 (0x40004d24) Ending Line : termios.c:1216 (0x40004dcf) Size in Bytes : 172 Size in Instructions : 43 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 564 Symbol : rtems_termios_enqueue_raw_characters (0x40004b44) Starting Line : termios.c:1225 (0x40004de8) Ending Line : termios.c:1225 (0x40004def) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 566 Symbol : rtems_termios_enqueue_raw_characters (0x40004b44) Starting Line : termios.c:1233 (0x40004e04) Ending Line : termios.c:1233 (0x40004e07) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 568 Symbol : rtems_termios_enqueue_raw_characters (0x40004b44) Starting Line : termios.c:1234 (0x40004e18) Ending Line : termios.c:1235 (0x40004e2f) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 570 Symbol : rtems_termios_ioctl (0x40003b3c) Starting Line : termios.c:523 (0x40003b70) Ending Line : termios.c:524 (0x40003b7b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 572 Symbol : rtems_termios_ioctl (0x40003b3c) Starting Line : termios.c:526 (0x40003ba8) Ending Line : termios.c:526 (0x40003bab) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 577 Symbol : rtems_termios_ioctl (0x40003b3c) Starting Line : termios.c:458 (0x40003c70) Ending Line : termios.c:472 (0x40003cd7) Size in Bytes : 104 Size in Instructions : 26 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 579 Symbol : rtems_termios_ioctl (0x40003b3c) Starting Line : termios.c:476 (0x40003ce8) Ending Line : termios.c:480 (0x40003d0f) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 581 Symbol : rtems_termios_ioctl (0x40003b3c) Starting Line : termios.c:484 (0x40003d20) Ending Line : termios.c:499 (0x40003d6f) Size in Bytes : 80 Size in Instructions : 20 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 583 Symbol : rtems_termios_ioctl (0x40003b3c) Starting Line : termios.c:500 (0x40003d7c) Ending Line : termios.c:503 (0x40003d8b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 585 Symbol : rtems_termios_ioctl (0x40003b3c) Starting Line : termios.c:562 (0x40003e20) Ending Line : termios.c:562 (0x40003e23) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 588 Symbol : rtems_termios_ioctl (0x40003b3c) Starting Line : termios.c:612 (0x40003ef4) Ending Line : termios.c:616 (0x40003f27) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 591 Symbol : rtems_termios_open (0x400034fc) Starting Line : termios.c:130 (0x4000354c) Ending Line : termios.c:130 (0x4000354f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 593 Symbol : rtems_termios_open (0x400034fc) Starting Line : termios.c:172 (0x400035cc) Ending Line : termios.c:172 (0x400035d3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 598 Symbol : rtems_termios_open (0x400034fc) Starting Line : termios.c:314 (0x400038b8) Ending Line : termios.c:314 (0x400038c3) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 602 Symbol : rtems_termios_puts (0x40003f3c) Starting Line : termios.c:664 (0x40003fbc) Ending Line : termios.c:664 (0x40003fc3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 604 Symbol : rtems_termios_puts (0x40003f3c) Starting Line : termios.c:676 (0x4000403c) Ending Line : termios.c:678 (0x4000404b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 609 Symbol : rtems_termios_read (0x40004784) Starting Line : termios.c:977 (0x400048e0) Ending Line : termios.c:977 (0x400048eb) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 612 Symbol : rtems_termios_read (0x40004784) Starting Line : termios.c:989 (0x40004938) Ending Line : termios.c:989 (0x4000493b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 614 Symbol : rtems_termios_read (0x40004784) Starting Line : termios.c:989 (0x40004948) Ending Line : termios.c:989 (0x4000494b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 616 Symbol : rtems_termios_read (0x40004784) Starting Line : termios.c:1019 (0x400049a4) Ending Line : termios.c:1019 (0x400049a7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 618 Symbol : rtems_termios_read (0x40004784) Starting Line : termios.c:1026 (0x400049c8) Ending Line : termios.c:1041 (0x40004a03) Size in Bytes : 60 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 620 Symbol : rtems_termios_read (0x40004784) Starting Line : termios.c:1032 (0x40004a14) Ending Line : termios.c:1041 (0x40004a3b) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 622 Symbol : rtems_termios_read (0x40004784) Starting Line : termios.c:1045 (0x40004a60) Ending Line : termios.c:1046 (0x40004a7b) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 625 Symbol : rtems_termios_read (0x40004784) Starting Line : termios.c:1058 (0x40004ad0) Ending Line : termios.c:1058 (0x40004ad3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 627 Symbol : rtems_termios_refill_transmitter (0x40004ec8) Starting Line : termios.c:1262 (0x40004ee0) Ending Line : termios.c:1267 (0x40004f17) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 629 Symbol : rtems_termios_refill_transmitter (0x40004ec8) Starting Line : termios.c:1280 (0x40004f2c) Ending Line : termios.c:1285 (0x40004f63) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 631 Symbol : rtems_termios_refill_transmitter (0x40004ec8) Starting Line : termios.c:1297 (0x40004f90) Ending Line : termios.c:1297 (0x40004f9f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 633 Symbol : rtems_termios_refill_transmitter (0x40004ec8) Starting Line : termios.c:1327 (0x40005008) Ending Line : termios.c:1327 (0x40005017) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 635 Symbol : rtems_termios_refill_transmitter (0x40004ec8) Starting Line : termios.c:1335 (0x4000502c) Ending Line : termios.c:1338 (0x40005053) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 637 Symbol : rtems_termios_rxdaemon (0x40004e58) Starting Line : termios.c:1464 (0x40004e88) Ending Line : termios.c:1471 (0x40004e97) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 639 Symbol : rtems_termios_txdaemon (0x400050b0) Starting Line : termios.c:1425 (0x400050e4) Ending Line : termios.c:1432 (0x400050f3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 641 Symbol : rtems_termios_txdaemon (0x400050b0) Starting Line : termios.c:1433 (0x4000510c) Ending Line : termios.c:1433 (0x40005113) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 644 Symbol : rtems_termios_write (0x400046bc) Starting Line : termios.c:764 (0x40004764) Ending Line : termios.c:765 (0x4000476f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 648 Symbol : rtems_verror (0x40007168) Starting Line : thread.inl:185 (0x40007194) Ending Line : thread.inl:185 (0x400071a3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 652 Symbol : scanInt (0x40002cec) Starting Line : getpwent.c:127 (0x40002d1c) Ending Line : getpwent.c:127 (0x40002d2f) 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 : 671 Symbol : siproc (0x40004670) Starting Line : termios.c:939 (0x400046b0) Ending Line : termios.c:939 (0x400046b7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 676 Symbol : tcsetattr (0x40005130) Starting Line : tcsetattr.c:42 (0x40005174) Ending Line : tcsetattr.c:42 (0x40005177) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 677 Symbol : tcsetattr (0x40005130) Starting Line : tcsetattr.c:50 (0x40005181) Ending Line : tcsetattr.c:50 (0x40005183) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 678 Symbol : tcsetattr (0x40005130) Starting Line : tcsetattr.c:50 (0x40005185) Ending Line : tcsetattr.c:50 (0x40005187) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 689 Symbol : unmount (0x400065b0) Starting Line : unmount.c:140 (0x400066b1) Ending Line : unmount.c:140 (0x400066b3) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 690 Symbol : unmount (0x400065b0) Starting Line : unmount.c:140 (0x400066b5) Ending Line : unmount.c:140 (0x400066b7) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 691 Symbol : unmount (0x400065b0) Starting Line : unmount.c:140 (0x400066b9) Ending Line : unmount.c:140 (0x400066bb) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 692 Symbol : unmount (0x400065b0) Starting Line : unmount.c:140 (0x400066bd) Ending Line : unmount.c:140 (0x400066bf) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 693 Symbol : unmount (0x400065b0) Starting Line : unmount.c:140 (0x400066c1) Ending Line : unmount.c:140 (0x400066c3) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 694 Symbol : unmount (0x400065b0) Starting Line : unmount.c:140 (0x400066c9) Ending Line : unmount.c:140 (0x400066cb) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 695 Symbol : unmount (0x400065b0) Starting Line : unmount.c:141 (0x400066cd) Ending Line : unmount.c:141 (0x400066cf) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 696 Symbol : unmount (0x400065b0) Starting Line : unmount.c:141 (0x400066d1) Ending Line : unmount.c:141 (0x400066d3) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 703 Symbol : writev (0x40006814) Starting Line : writev.c:105 (0x40006940) Ending Line : writev.c:105 (0x40006943) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 705 Symbol : writev (0x40006814) Starting Line : writev.c:114 (0x40006960) Ending Line : writev.c:114 (0x40006963) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================