============================================ Index : 5 Symbol : IMFS_eval_path (0x2009fb4) Starting Line : imfs_eval.c:488 (0x2009fc4) Ending Line : imfs_eval.c:488 (0x2009fd3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 12 Symbol : IMFS_evaluate_for_make (0x200a380) Starting Line : imfs_eval.c:364 (0x200a4c8) Ending Line : imfs_eval.c:364 (0x200a4cf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 17 Symbol : IMFS_evaluate_permission (0x2009ee4) Starting Line : imfs_eval.c:84 (0x2009ef4) Ending Line : imfs_eval.c:84 (0x2009f0b) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 23 Symbol : IMFS_find_match_in_dir (0x200a704) Starting Line : imfs_getchild.c:51 (0x200a73c) Ending Line : imfs_getchild.c:51 (0x200a73f) 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 : 26 Symbol : IMFS_fsunmount (0x200a648) Starting Line : imfs_fsunmount.c:86 (0x200a6cc) Ending Line : imfs_fsunmount.c:86 (0x200a6cf) 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 : 28 Symbol : IMFS_fsunmount (0x200a648) Starting Line : imfs_fsunmount.c:93 (0x200a6ec) Ending Line : imfs_fsunmount.c:82 (0x200a6fb) 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 : 33 Symbol : IMFS_memfile_extend (0x200cd84) Starting Line : memfile.c:298 (0x200cdc4) Ending Line : memfile.c:298 (0x200cdc7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 53 Symbol : IMFS_memfile_read (0x200c950) Starting Line : memfile.c:564 (0x200c998) Ending Line : memfile.c:564 (0x200c99b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 54 Symbol : IMFS_memfile_read (0x200c950) Starting Line : memfile.c:557 (0x200c9a4) Ending Line : memfile.c:557 (0x200c9a7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 57 Symbol : IMFS_memfile_read (0x200c950) Starting Line : memfile.c:579 (0x200c9f8) Ending Line : memfile.c:579 (0x200c9fb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 62 Symbol : IMFS_memfile_remove (0x200cc24) Starting Line : memfile.c:487 (0x200cc7c) Ending Line : memfile.c:487 (0x200cc7f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 72 Symbol : IMFS_mount (0x2002268) Starting Line : imfs_mount.c:44 (0x2002280) Ending Line : imfs_mount.c:44 (0x2002297) 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 : 74 Symbol : IMFS_print_jnode (0x2004cdc) Starting Line : imfs_debug.c:43 (0x2004d04) Ending Line : imfs_debug.c:43 (0x2004d07) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 75 Symbol : IMFS_print_jnode (0x2004cdc) Starting Line : imfs_debug.c:88 (0x2004dbc) Ending Line : imfs_debug.c:88 (0x2004dcb) 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 : 77 Symbol : IMFS_rename (0x20022e8) Starting Line : imfs_rename.c:40 (0x200230c) Ending Line : imfs_rename.c:40 (0x200230f) 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 : 80 Symbol : IMFS_unlink (0x20023e0) Starting Line : imfs_unlink.c:51 (0x2002408) Ending Line : imfs_unlink.c:51 (0x200241f) 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 : 82 Symbol : IMFS_unmount (0x20024b0) Starting Line : imfs_unmount.c:45 (0x20024c8) Ending Line : imfs_unmount.c:45 (0x20024d7) 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 : 84 Symbol : IMFS_unmount (0x20024b0) Starting Line : imfs_unmount.c:52 (0x20024e4) Ending Line : imfs_unmount.c:52 (0x20024fb) 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 : 86 Symbol : Stack_check_Dump_threads_usage (0x2002790) Starting Line : check.c:406 (0x20027bc) Ending Line : check.c:406 (0x20027bf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 88 Symbol : Stack_check_Dump_threads_usage (0x2002790) Starting Line : check.c:426 (0x2002804) Ending Line : check.c:426 (0x200280b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 90 Symbol : Stack_check_Dump_threads_usage (0x2002790) Starting Line : check.c:456 (0x20028c8) Ending Line : check.c:456 (0x20028db) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 98 Symbol : _CORE_message_queue_Initialize (0x200fbc4) Starting Line : coremsg.c:86 (0x200fc18) Ending Line : coremsg.c:86 (0x200fc1b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 131 Symbol : _POSIX_Threads_Sporadic_budget_callout (0x200b700) Starting Line : pthread.c:152 (0x200b748) Ending Line : pthread.c:152 (0x200b74b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 139 Symbol : _POSIX_signals_Unblock_thread (0x2022320) Starting Line : psignalunblockthread.c:109 (0x2022408) Ending Line : psignalunblockthread.c:109 (0x202240b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 141 Symbol : _POSIX_signals_Unblock_thread (0x2022320) Starting Line : psignalunblockthread.c:114 (0x2022434) Ending Line : psignalunblockthread.c:114 (0x2022437) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 144 Symbol : _RBTree_Extract_unprotected (0x2008740) Starting Line : rbtreeextract.c:140 (0x20087d0) Ending Line : rbtreeextract.c:140 (0x20087d3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 145 Symbol : _RBTree_Extract_unprotected (0x2008740) Starting Line : rbtreeextract.c:142 (0x20087dc) Ending Line : rbtreeextract.c:177 (0x2008887) Size in Bytes : 172 Size in Instructions : 43 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 147 Symbol : _RBTree_Extract_unprotected (0x2008740) Starting Line : rbtreeextract.c:210 (0x2008900) Ending Line : rbtreeextract.c:210 (0x2008907) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 149 Symbol : _RBTree_Extract_validate_unprotected (0x2008548) Starting Line : rbtree.inl:202 (0x2008574) Ending Line : rbtree.inl:202 (0x2008577) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 151 Symbol : _RBTree_Extract_validate_unprotected (0x2008548) Starting Line : rbtreeextract.c:57 (0x20085c8) Ending Line : rbtreeextract.c:57 (0x20085cb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 155 Symbol : _RBTree_Find_header (0x2008950) Starting Line : rbtree.inl:308 (0x2008978) Ending Line : rbtree.inl:308 (0x200897b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Symbol : _RBTree_Initialize *** 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. ============================================ ============================================ Symbol : _SMP_lock_Spinlock_Initialize *** 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. ============================================ ============================================ Symbol : _SMP_lock_Spinlock_Obtain *** 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. ============================================ ============================================ Symbol : _SMP_lock_Spinlock_Release *** 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 : 179 Symbol : _Timer_server_Body (0x2016560) Starting Line : timerserver.c:345 (0x2016678) Ending Line : timerserver.c:345 (0x2016683) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 191 Symbol : aio_cancel (0x200679c) Starting Line : aio_cancel.c:113 (0x2006935) Ending Line : aio_cancel.c:113 (0x2006937) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 193 Symbol : aio_fsync (0x2006980) Starting Line : aio_fsync.c:56 (0x20069c9) Ending Line : aio_fsync.c:56 (0x20069cb) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 196 Symbol : aio_read (0x2007164) Starting Line : aio_read.c:58 (0x20071c5) Ending Line : aio_read.c:58 (0x20071c7) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 198 Symbol : aio_write (0x2007200) Starting Line : aio_write.c:58 (0x200725c) Ending Line : aio_write.c:58 (0x200725f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 203 Symbol : devFS_evaluate_path (0x200a218) Starting Line : devfs_eval.c:44 (0x200a228) Ending Line : devfs_eval.c:44 (0x200a237) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 206 Symbol : drainOutput.part.0 (0x2003770) Starting Line : termios.c:348 (0x2003784) Ending Line : termios.c:353 (0x20037b7) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 208 Symbol : drainOutput.part.0 (0x2003770) Starting Line : termios.c:346 (0x20037c8) Ending Line : termios.c:346 (0x20037cb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 211 Symbol : endgrent (0x2003988) Starting Line : getpwent.c:437 (0x20039a8) Ending Line : getpwent.c:437 (0x20039ab) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 213 Symbol : endpwent (0x20037f4) Starting Line : getpwent.c:281 (0x2003814) Ending Line : getpwent.c:281 (0x2003817) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 215 Symbol : erase (0x2004558) Starting Line : termios.c:802 (0x2004588) Ending Line : termios.c:802 (0x200458b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 217 Symbol : erase (0x2004558) Starting Line : termios.c:807 (0x200459c) Ending Line : termios.c:808 (0x20045bf) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 220 Symbol : erase (0x2004558) Starting Line : termios.c:819 (0x20045f0) Ending Line : termios.c:819 (0x20045fb) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 222 Symbol : erase (0x2004558) Starting Line : termios.c:832 (0x2004644) Ending Line : termios.c:827 (0x2004657) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 224 Symbol : erase (0x2004558) Starting Line : termios.c:848 (0x20046b4) Ending Line : termios.c:853 (0x20046eb) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 226 Symbol : erase (0x2004558) Starting Line : termios.c:853 (0x20046fc) Ending Line : termios.c:854 (0x200470f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 232 Symbol : fcntl (0x2003274) Starting Line : fcntl.c:143 (0x20033fc) Ending Line : fcntl.c:143 (0x2003407) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 235 Symbol : fifo_open (0x200caf8) Starting Line : fifo.c:184 (0x200cb94) Ending Line : fifo.c:184 (0x200cb97) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 238 Symbol : fifo_open (0x200caf8) Starting Line : fifo.c:223 (0x200cd18) Ending Line : fifo.c:223 (0x200cd1b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 240 Symbol : fifo_open (0x200caf8) Starting Line : fifo.c:228 (0x200cd38) Ending Line : fifo.c:192 (0x200cd47) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 245 Symbol : fifo_open (0x200caf8) Starting Line : fifo.c:340 (0x200ce0c) Ending Line : fifo.c:340 (0x200ce0f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 250 Symbol : fifo_open (0x200caf8) Starting Line : fifo.c:365 (0x200ceb8) Ending Line : fifo.c:365 (0x200cebb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 254 Symbol : fifo_open (0x200caf8) Starting Line : fifo.c:360 (0x200cf38) Ending Line : fifo.c:385 (0x200cf3f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 258 Symbol : free_user_env (0x2003d20) Starting Line : privateenv.c:42 (0x2003d50) Ending Line : privateenv.c:42 (0x2003d57) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 265 Symbol : iproc (0x2004770) Starting Line : termios.c:871 (0x2004780) Ending Line : termios.c:871 (0x2004783) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 268 Symbol : iproc (0x2004770) Starting Line : termios.c:886 (0x20047d8) Ending Line : termios.c:886 (0x20047df) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 270 Symbol : iproc (0x2004770) Starting Line : termios.c:882 (0x20047f0) Ending Line : termios.c:882 (0x20047f3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 274 Symbol : iproc (0x2004770) Starting Line : termios.c:898 (0x2004870) Ending Line : termios.c:898 (0x2004873) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 277 Symbol : iproc (0x2004770) Starting Line : termios.c:904 (0x20048b0) Ending Line : termios.c:906 (0x20048d3) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 280 Symbol : iproc (0x2004770) Starting Line : termios.c:915 (0x2004908) Ending Line : termios.c:915 (0x200490b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 282 Symbol : killinfo (0x2022010) Starting Line : killinfo.c:189 (0x2022174) Ending Line : killinfo.c:189 (0x2022177) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 284 Symbol : killinfo (0x2022010) Starting Line : killinfo.c:268 (0x20221d4) Ending Line : killinfo.c:268 (0x20221d7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 286 Symbol : killinfo (0x2022010) Starting Line : killinfo.c:268 (0x20221e4) Ending Line : killinfo.c:268 (0x20221e7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 288 Symbol : libc_wrapup (0x2013264) Starting Line : newlibc_exit.c:89 (0x20132cc) Ending Line : newlibc_exit.c:89 (0x20132d3) 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 : 294 Symbol : memfile_ftruncate (0x200d120) Starting Line : memfile.c:257 (0x200d144) Ending Line : memfile.c:257 (0x200d147) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 297 Symbol : memfile_lseek (0x200d190) Starting Line : memfile.c:219 (0x200d1c4) Ending Line : memfile.c:219 (0x200d1c7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 299 Symbol : memfile_lseek (0x200d190) Starting Line : memfile.c:220 (0x200d1d8) Ending Line : memfile.c:220 (0x200d1e3) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 301 Symbol : memfile_open (0x200d084) Starting Line : memfile.c:102 (0x200d0ac) Ending Line : memfile.c:111 (0x200d0f7) Size in Bytes : 76 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 303 Symbol : mount (0x2002e78) Starting Line : mount.c:157 (0x2002f90) Ending Line : mount.c:157 (0x2002f9b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 307 Symbol : mount (0x2002e78) Starting Line : mount.c:219 (0x2003074) Ending Line : mount.c:219 (0x2003087) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 308 Symbol : mount (0x2002e78) Starting Line : mount.c:128 (0x20030fc) Ending Line : mount.c:128 (0x20030ff) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 314 Symbol : newlib_free_buffers (0x200312c) Starting Line : newlibc_reent.c:115 (0x2003155) Ending Line : newlibc_reent.c:115 (0x2003157) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 315 Symbol : newlib_free_buffers (0x200312c) Starting Line : newlibc_reent.c:115 (0x2003159) Ending Line : newlibc_reent.c:121 (0x200317b) Size in Bytes : 35 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 317 Symbol : open (0x2003410) Starting Line : open.c:127 (0x20034dc) Ending Line : open.c:128 (0x20034eb) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 323 Symbol : oproc (0x2004350) Starting Line : termios.c:694 (0x200437c) Ending Line : termios.c:727 (0x200438f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 325 Symbol : oproc (0x2004350) Starting Line : termios.c:705 (0x20043a0) Ending Line : termios.c:705 (0x20043a7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 327 Symbol : oproc (0x2004350) Starting Line : termios.c:696 (0x20043b0) Ending Line : termios.c:696 (0x20043b3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 329 Symbol : oproc (0x2004350) Starting Line : termios.c:705 (0x20043dc) Ending Line : termios.c:714 (0x2004413) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 331 Symbol : oproc (0x2004350) Starting Line : termios.c:727 (0x2004450) Ending Line : termios.c:735 (0x2004463) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 333 Symbol : oproc (0x2004350) Starting Line : termios.c:733 (0x200446c) Ending Line : termios.c:734 (0x2004497) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 341 Symbol : pipe_read (0x200cf50) Starting Line : fifo.c:422 (0x200d0c4) Ending Line : fifo.c:456 (0x200d0cb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 351 Symbol : pipe_write (0x200d0dc) Starting Line : fifo.c:502 (0x200d298) Ending Line : fifo.c:542 (0x200d29f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 360 Symbol : pthread_kill (0x202246c) Starting Line : pthreadkill.c:79 (0x202253c) Ending Line : pthreadkill.c:80 (0x2022553) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 364 Symbol : pthread_mutex_timedlock (0x2008170) Starting Line : mutextimedlock.c:79 (0x20081d4) Ending Line : mutextimedlock.c:79 (0x20081d7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 386 Symbol : readv (0x200478c) Starting Line : readv.c:107 (0x20048a4) Ending Line : readv.c:107 (0x20048a7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 391 Symbol : realloc (0x2013428) Starting Line : realloc.c:38 (0x2013464) Ending Line : realloc.c:38 (0x2013467) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 393 Symbol : realloc (0x2013428) Starting Line : realloc.c:41 (0x2013478) Ending Line : realloc.c:41 (0x201347b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 395 Symbol : realloc (0x2013428) Starting Line : realloc.c:52 (0x2013498) Ending Line : realloc.c:42 (0x20134a7) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 400 Symbol : rtems_aio_enqueue (0x2006f34) Starting Line : aio_misc.c:300 (0x2006f50) Ending Line : aio_misc.c:301 (0x2006f5f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 403 Symbol : rtems_aio_enqueue (0x2006f34) Starting Line : aio_misc.c:331 (0x2007034) Ending Line : aio_misc.c:332 (0x2007047) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 404 Symbol : rtems_aio_enqueue (0x2006f34) Starting Line : aio_misc.c:349 (0x200707c) Ending Line : aio_misc.c:349 (0x200707f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 406 Symbol : rtems_aio_enqueue (0x2006f34) Starting Line : aio_misc.c:376 (0x2007144) Ending Line : aio_misc.c:376 (0x200714b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 410 Symbol : rtems_aio_handle (0x2006bc8) Starting Line : aio_misc.c:442 (0x2006c68) Ending Line : aio_misc.c:442 (0x2006c6b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 411 Symbol : rtems_aio_handle (0x2006bc8) Starting Line : aio_misc.c:459 (0x2006cb0) Ending Line : aio_misc.c:465 (0x2006cbb) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 413 Symbol : rtems_aio_handle (0x2006bc8) Starting Line : aio_misc.c:466 (0x2006cc4) Ending Line : aio_misc.c:467 (0x2006cdb) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 417 Symbol : rtems_aio_handle (0x2006bc8) Starting Line : aio_misc.c:556 (0x2006e0c) Ending Line : aio_misc.c:556 (0x2006e17) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 420 Symbol : rtems_aio_init (0x20069fc) Starting Line : aio_misc.c:47 (0x2006a2c) Ending Line : aio_misc.c:50 (0x2006a37) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 422 Symbol : rtems_aio_init (0x20069fc) Starting Line : aio_misc.c:52 (0x2006a51) Ending Line : aio_misc.c:55 (0x2006a5f) Size in Bytes : 15 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 424 Symbol : rtems_aio_init (0x20069fc) Starting Line : aio_misc.c:57 (0x2006a79) Ending Line : chain.inl:386 (0x2006a93) Size in Bytes : 27 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 426 Symbol : rtems_aio_insert_prio (0x2006e18) Starting Line : aio_misc.c:190 (0x2006e44) Ending Line : aio_misc.c:190 (0x2006e4b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 428 Symbol : rtems_aio_insert_prio (0x2006e18) Starting Line : aio_misc.c:187 (0x2006e5c) Ending Line : aio_misc.c:187 (0x2006e5f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 430 Symbol : rtems_aio_remove_req (0x2006ec0) Starting Line : aio_misc.c:254 (0x2006ee0) Ending Line : aio_misc.c:254 (0x2006ee3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 433 Symbol : rtems_aio_remove_req (0x2006ec0) Starting Line : aio_misc.c:254 (0x2006ef8) Ending Line : aio_misc.c:254 (0x2006efb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 434 Symbol : rtems_aio_remove_req (0x2006ec0) Starting Line : aio_misc.c:270 (0x2006f2c) Ending Line : aio_misc.c:270 (0x2006f33) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 438 Symbol : rtems_cpu_usage_report_with_plugin (0x2003030) Starting Line : cpuusagereport.c:104 (0x20030a0) Ending Line : cpuusagereport.c:104 (0x20030a7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 444 Symbol : rtems_filesystem_initialize (0x20025f0) Starting Line : base_fs.c:58 (0x2002648) Ending Line : base_fs.c:58 (0x2002657) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 446 Symbol : rtems_filesystem_initialize (0x20025f0) Starting Line : base_fs.c:105 (0x20026d4) Ending Line : base_fs.c:105 (0x20026db) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 452 Symbol : rtems_gxx_key_create (0x20032e8) Starting Line : gxx_wrappers.c:84 (0x2003324) Ending Line : gxx_wrappers.c:84 (0x200332b) 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 (0x200acfc) Starting Line : libio.c:181 (0x200ad14) Ending Line : libio.c:181 (0x200ad17) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 470 Symbol : rtems_libio_to_fcntl_flags (0x200ac14) Starting Line : libio.c:107 (0x200ac30) Ending Line : libio.c:104 (0x200ac3b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 489 Symbol : rtems_stack_checker_is_blown (0x2002afc) Starting Line : check.c:328 (0x2002b6c) Ending Line : check.c:328 (0x2002b7b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 493 Symbol : rtems_string_to_double (0x200be60) Starting Line : stringtodouble.c:52 (0x200bf00) Ending Line : stringtodouble.c:52 (0x200bf13) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 494 Symbol : rtems_string_to_float (0x200bf24) Starting Line : stringtofloat.c:52 (0x200bfb8) Ending Line : stringtofloat.c:52 (0x200bfcb) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 496 Symbol : rtems_string_to_int (0x200bfdc) Starting Line : stringtoint.c:52 (0x200c05c) Ending Line : stringtoint.c:70 (0x200c077) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 499 Symbol : rtems_string_to_long (0x200c150) Starting Line : stringtolong.c:56 (0x200c1e8) Ending Line : stringtolong.c:56 (0x200c1eb) 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 : 502 Symbol : rtems_string_to_long_long (0x200c084) Starting Line : stringtolonglong.c:62 (0x200c130) Ending Line : stringtolonglong.c:62 (0x200c133) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 504 Symbol : rtems_string_to_long_long (0x200c084) Starting Line : stringtolonglong.c:65 (0x200c140) Ending Line : stringtolonglong.c:65 (0x200c143) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 506 Symbol : rtems_string_to_unsigned_char (0x200c208) Starting Line : stringtounsignedchar.c:53 (0x200c274) Ending Line : stringtounsignedchar.c:57 (0x200c287) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 508 Symbol : rtems_string_to_unsigned_char (0x200c208) Starting Line : stringtounsignedchar.c:58 (0x200c290) Ending Line : stringtounsignedchar.c:58 (0x200c29f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 510 Symbol : rtems_string_to_unsigned_int (0x200c2b4) Starting Line : stringtounsignedint.c:63 (0x200c330) Ending Line : stringtounsignedint.c:63 (0x200c333) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 512 Symbol : rtems_string_to_unsigned_long (0x200c3dc) Starting Line : stringtounsignedlong.c:56 (0x200c458) Ending Line : stringtounsignedlong.c:56 (0x200c45b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 515 Symbol : rtems_string_to_unsigned_long_long (0x200c340) Starting Line : stringtounsignedlonglong.c:61 (0x200c3cc) Ending Line : stringtounsignedlonglong.c:61 (0x200c3cf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 520 Symbol : rtems_tarfs_load (0x20024f4) Starting Line : imfs_load_tar.c:151 (0x2002628) Ending Line : imfs_load_tar.c:151 (0x200262f) 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 : 522 Symbol : rtems_tarfs_load (0x20024f4) Starting Line : imfs_load_tar.c:169 (0x2002680) Ending Line : imfs_load_tar.c:169 (0x2002683) 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 : 533 Symbol : rtems_termios_close (0x2003c20) Starting Line : termios.c:397 (0x2003d0c) Ending Line : termios.c:397 (0x2003d13) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 535 Symbol : rtems_termios_close (0x2003c20) Starting Line : termios.c:400 (0x2003d21) Ending Line : termios.c:401 (0x2003d33) Size in Bytes : 19 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 537 Symbol : rtems_termios_dequeue_characters (0x20053b4) Starting Line : termios.c:1389 (0x20053ec) Ending Line : termios.c:1389 (0x20053f3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 541 Symbol : rtems_termios_enqueue_raw_characters (0x2004e0c) Starting Line : termios.c:1159 (0x2004eec) Ending Line : termios.c:1159 (0x2004eef) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 543 Symbol : rtems_termios_enqueue_raw_characters (0x2004e0c) Starting Line : termios.c:1174 (0x2004f08) Ending Line : termios.c:1174 (0x2004f13) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 546 Symbol : rtems_termios_enqueue_raw_characters (0x2004e0c) Starting Line : termios.c:1182 (0x2004f34) Ending Line : termios.c:1235 (0x2004f87) Size in Bytes : 84 Size in Instructions : 21 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 548 Symbol : rtems_termios_enqueue_raw_characters (0x2004e0c) Starting Line : termios.c:1199 (0x2004fcc) Ending Line : termios.c:1216 (0x200506f) Size in Bytes : 164 Size in Instructions : 41 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 550 Symbol : rtems_termios_enqueue_raw_characters (0x2004e0c) Starting Line : termios.c:1225 (0x2005088) Ending Line : termios.c:1225 (0x200508f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 552 Symbol : rtems_termios_enqueue_raw_characters (0x2004e0c) Starting Line : termios.c:1233 (0x20050a4) Ending Line : termios.c:1233 (0x20050a7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 554 Symbol : rtems_termios_enqueue_raw_characters (0x2004e0c) Starting Line : termios.c:1234 (0x20050b8) Ending Line : termios.c:1235 (0x20050cf) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 556 Symbol : rtems_termios_ioctl (0x2003e20) Starting Line : termios.c:523 (0x2003e54) Ending Line : termios.c:524 (0x2003e5f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 558 Symbol : rtems_termios_ioctl (0x2003e20) Starting Line : termios.c:526 (0x2003e90) Ending Line : termios.c:526 (0x2003e93) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 563 Symbol : rtems_termios_ioctl (0x2003e20) Starting Line : termios.c:463 (0x2003f78) Ending Line : termios.c:472 (0x2003fc3) Size in Bytes : 76 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 566 Symbol : rtems_termios_ioctl (0x2003e20) Starting Line : termios.c:484 (0x200400c) Ending Line : termios.c:499 (0x200405b) Size in Bytes : 80 Size in Instructions : 20 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 568 Symbol : rtems_termios_ioctl (0x2003e20) Starting Line : termios.c:500 (0x2004068) Ending Line : termios.c:503 (0x2004077) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 570 Symbol : rtems_termios_ioctl (0x2003e20) Starting Line : termios.c:562 (0x200410c) Ending Line : termios.c:562 (0x200410f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 573 Symbol : rtems_termios_ioctl (0x2003e20) Starting Line : termios.c:344 (0x200414c) Ending Line : termios.c:344 (0x2004157) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 574 Symbol : rtems_termios_ioctl (0x2003e20) Starting Line : termios.c:612 (0x20041e4) Ending Line : termios.c:616 (0x2004217) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 577 Symbol : rtems_termios_open (0x20037d4) Starting Line : termios.c:130 (0x2003824) Ending Line : termios.c:130 (0x2003827) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 579 Symbol : rtems_termios_open (0x20037d4) Starting Line : termios.c:172 (0x20038a0) Ending Line : termios.c:172 (0x20038a7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 586 Symbol : rtems_termios_puts (0x200422c) Starting Line : termios.c:664 (0x20042a4) Ending Line : termios.c:664 (0x20042ab) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 588 Symbol : rtems_termios_puts (0x200422c) Starting Line : termios.c:676 (0x2004320) Ending Line : termios.c:678 (0x200432f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 593 Symbol : rtems_termios_read (0x2004a4c) Starting Line : termios.c:977 (0x2004ba8) Ending Line : termios.c:977 (0x2004bb3) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 596 Symbol : rtems_termios_read (0x2004a4c) Starting Line : termios.c:989 (0x2004c00) Ending Line : termios.c:989 (0x2004c03) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 598 Symbol : rtems_termios_read (0x2004a4c) Starting Line : termios.c:989 (0x2004c10) Ending Line : termios.c:989 (0x2004c13) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 600 Symbol : rtems_termios_read (0x2004a4c) Starting Line : termios.c:1019 (0x2004c6c) Ending Line : termios.c:1019 (0x2004c6f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 602 Symbol : rtems_termios_read (0x2004a4c) Starting Line : termios.c:1026 (0x2004c90) Ending Line : termios.c:1041 (0x2004ccb) Size in Bytes : 60 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 604 Symbol : rtems_termios_read (0x2004a4c) Starting Line : termios.c:1032 (0x2004cdc) Ending Line : termios.c:1041 (0x2004d03) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 606 Symbol : rtems_termios_read (0x2004a4c) Starting Line : termios.c:1045 (0x2004d2c) Ending Line : termios.c:1046 (0x2004d47) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 609 Symbol : rtems_termios_read (0x2004a4c) Starting Line : termios.c:1058 (0x2004d9c) Ending Line : termios.c:1058 (0x2004d9f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 611 Symbol : rtems_termios_refill_transmitter (0x2005160) Starting Line : termios.c:1262 (0x2005178) Ending Line : termios.c:1266 (0x20051ab) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 613 Symbol : rtems_termios_refill_transmitter (0x2005160) Starting Line : termios.c:1280 (0x20051c0) Ending Line : termios.c:1285 (0x20051f7) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 615 Symbol : rtems_termios_refill_transmitter (0x2005160) Starting Line : termios.c:1297 (0x2005224) Ending Line : termios.c:1297 (0x2005233) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 617 Symbol : rtems_termios_refill_transmitter (0x2005160) Starting Line : termios.c:1327 (0x200529c) Ending Line : termios.c:1327 (0x20052ab) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 619 Symbol : rtems_termios_refill_transmitter (0x2005160) Starting Line : termios.c:1335 (0x20052c0) Ending Line : termios.c:1338 (0x20052e7) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 621 Symbol : rtems_termios_rxdaemon (0x20050f8) Starting Line : termios.c:1464 (0x2005120) Ending Line : termios.c:1471 (0x200512f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 623 Symbol : rtems_termios_txdaemon (0x2005344) Starting Line : termios.c:1425 (0x2005374) Ending Line : termios.c:1432 (0x2005383) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 625 Symbol : rtems_termios_txdaemon (0x2005344) Starting Line : termios.c:1433 (0x200539c) Ending Line : termios.c:1433 (0x20053a3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 628 Symbol : rtems_termios_write (0x2004980) Starting Line : termios.c:764 (0x2004a00) Ending Line : termios.c:764 (0x2004a07) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 629 Symbol : rtems_termios_write (0x2004980) Starting Line : termios.c:764 (0x2004a28) Ending Line : termios.c:765 (0x2004a37) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 633 Symbol : rtems_verror (0x20073a4) Starting Line : thread.inl:185 (0x20073d0) Ending Line : thread.inl:185 (0x20073df) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 637 Symbol : scanInt (0x2002fbc) Starting Line : getpwent.c:127 (0x2002fec) Ending Line : getpwent.c:127 (0x2002fff) 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 : 656 Symbol : siproc (0x2004938) Starting Line : termios.c:939 (0x2004978) Ending Line : termios.c:939 (0x200497f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 661 Symbol : tcsetattr (0x200bf74) Starting Line : tcsetattr.c:42 (0x200bfb8) Ending Line : tcsetattr.c:42 (0x200bfbb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 662 Symbol : tcsetattr (0x200bf74) Starting Line : tcsetattr.c:50 (0x200bfc4) Ending Line : tcsetattr.c:50 (0x200bfcb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 673 Symbol : unmount (0x200672c) Starting Line : unmount.c:140 (0x2006820) Ending Line : unmount.c:141 (0x2006847) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 680 Symbol : writev (0x2006aa4) Starting Line : writev.c:105 (0x2006bd0) Ending Line : writev.c:105 (0x2006bd3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 682 Symbol : writev (0x2006aa4) Starting Line : writev.c:114 (0x2006bf0) Ending Line : writev.c:114 (0x2006bf3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================