============================================ Index : 5 Symbol : IMFS_eval_path (0x2009e08) Starting Line : imfs_eval.c:488 (0x2009e18) Ending Line : imfs_eval.c:488 (0x2009e27) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 12 Symbol : IMFS_evaluate_for_make (0x200a1d4) Starting Line : imfs_eval.c:364 (0x200a31c) Ending Line : imfs_eval.c:364 (0x200a323) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 17 Symbol : IMFS_evaluate_permission (0x2009d78) Starting Line : imfs_eval.c:84 (0x2009d88) Ending Line : imfs_eval.c:84 (0x2009d9f) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 22 Symbol : IMFS_find_match_in_dir (0x200a558) Starting Line : imfs_getchild.c:51 (0x200a590) Ending Line : imfs_getchild.c:51 (0x200a593) 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 : 25 Symbol : IMFS_fsunmount (0x200a49c) Starting Line : imfs_fsunmount.c:86 (0x200a520) Ending Line : imfs_fsunmount.c:86 (0x200a523) 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 : 27 Symbol : IMFS_fsunmount (0x200a49c) Starting Line : imfs_fsunmount.c:93 (0x200a540) Ending Line : imfs_fsunmount.c:82 (0x200a54f) 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 : 32 Symbol : IMFS_memfile_extend (0x200c418) Starting Line : memfile.c:298 (0x200c458) Ending Line : memfile.c:298 (0x200c45b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 52 Symbol : IMFS_memfile_read (0x200bfe4) Starting Line : memfile.c:564 (0x200c02c) Ending Line : memfile.c:564 (0x200c02f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 53 Symbol : IMFS_memfile_read (0x200bfe4) Starting Line : memfile.c:557 (0x200c038) Ending Line : memfile.c:557 (0x200c03b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 56 Symbol : IMFS_memfile_read (0x200bfe4) Starting Line : memfile.c:579 (0x200c08c) Ending Line : memfile.c:579 (0x200c08f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 61 Symbol : IMFS_memfile_remove (0x200c2b8) Starting Line : memfile.c:487 (0x200c310) Ending Line : memfile.c:487 (0x200c313) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 71 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 : 73 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 : 74 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 : 76 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 : 79 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 : 81 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 : 83 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 : 85 Symbol : Stack_check_Dump_threads_usage (0x2001e50) Starting Line : check.c:406 (0x2001e7c) Ending Line : check.c:406 (0x2001e7f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 87 Symbol : Stack_check_Dump_threads_usage (0x2001e50) Starting Line : check.c:426 (0x2001ec4) Ending Line : check.c:426 (0x2001ecb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 89 Symbol : Stack_check_Dump_threads_usage (0x2001e50) Starting Line : check.c:456 (0x2001f88) Ending Line : check.c:456 (0x2001f9b) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 95 Symbol : _CORE_message_queue_Initialize (0x200fb54) Starting Line : coremsg.c:86 (0x200fba0) Ending Line : coremsg.c:86 (0x200fba3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 119 Symbol : _RBTree_Extract_unprotected (0x200869c) Starting Line : rbtreeextract.c:140 (0x200872c) Ending Line : rbtreeextract.c:140 (0x200872f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 120 Symbol : _RBTree_Extract_unprotected (0x200869c) Starting Line : rbtreeextract.c:142 (0x2008738) Ending Line : rbtreeextract.c:177 (0x20087e3) Size in Bytes : 172 Size in Instructions : 43 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 122 Symbol : _RBTree_Extract_unprotected (0x200869c) Starting Line : rbtreeextract.c:210 (0x200885c) Ending Line : rbtreeextract.c:210 (0x2008863) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 124 Symbol : _RBTree_Extract_validate_unprotected (0x20084a4) Starting Line : rbtree.inl:202 (0x20084d0) Ending Line : rbtree.inl:202 (0x20084d3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 126 Symbol : _RBTree_Extract_validate_unprotected (0x20084a4) Starting Line : rbtreeextract.c:57 (0x2008524) Ending Line : rbtreeextract.c:57 (0x2008527) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 130 Symbol : _RBTree_Find_header (0x20088ac) Starting Line : rbtree.inl:308 (0x20088d4) Ending Line : rbtree.inl:308 (0x20088d7) 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 : 141 Symbol : _Scheduler_priority_Yield (0x2007fac) Starting Line : schedulerpriorityyield.c:52 (0x200804c) Ending Line : schedulerpriorityyield.c:52 (0x200804f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 157 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 : 164 Symbol : __kill (0x2020f74) Starting Line : kill_noposix.c:47 (0x2020f74) Ending Line : kill_noposix.c:47 (0x2020f7b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 165 Symbol : _gettimeofday (0x20029ac) Starting Line : __gettod.c:82 (0x20029ac) Ending Line : __gettod.c:82 (0x20029b7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 171 Symbol : devFS_evaluate_path (0x200a12c) Starting Line : devfs_eval.c:44 (0x200a13c) Ending Line : devfs_eval.c:44 (0x200a14b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 174 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 : 176 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 : 179 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 : 181 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 : 183 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 : 185 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 : 188 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 : 190 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 : 192 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 : 194 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 : 200 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 : 203 Symbol : fifo_open (0x200c860) Starting Line : fifo.c:184 (0x200c8fc) Ending Line : fifo.c:184 (0x200c8ff) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 206 Symbol : fifo_open (0x200c860) Starting Line : fifo.c:223 (0x200ca38) Ending Line : fifo.c:223 (0x200ca3b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 208 Symbol : fifo_open (0x200c860) Starting Line : fifo.c:228 (0x200ca58) Ending Line : fifo.c:192 (0x200ca67) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 213 Symbol : fifo_open (0x200c860) Starting Line : fifo.c:340 (0x200cb2c) Ending Line : fifo.c:340 (0x200cb2f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 218 Symbol : fifo_open (0x200c860) Starting Line : fifo.c:365 (0x200cbd8) Ending Line : fifo.c:365 (0x200cbdb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 222 Symbol : fifo_open (0x200c860) Starting Line : fifo.c:360 (0x200cc58) Ending Line : fifo.c:385 (0x200cc5f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 226 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 ============================================ ============================================ Symbol : getpagesize *** NEVER REFERENCED *** This symbol was never referenced by an analyzed executable. Therefore there is no size or disassembly for this symbol. This could be due to symbol misspelling or lack of a test for this symbol. ============================================ ============================================ Index : 229 Symbol : gettimeofday (0x2002934) Starting Line : __gettod.c:37 (0x2002944) Ending Line : __gettod.c:37 (0x200295b) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 235 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 : 238 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 : 240 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 : 244 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 : 247 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 : 250 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 : 251 Symbol : kill (0x2020f64) Starting Line : kill_noposix.c:33 (0x2020f64) Ending Line : kill_noposix.c:33 (0x2020f6b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 253 Symbol : libc_wrapup (0x2012498) Starting Line : newlibc_exit.c:89 (0x2012500) Ending Line : newlibc_exit.c:89 (0x2012507) 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 : 259 Symbol : memfile_ftruncate (0x200c7b4) Starting Line : memfile.c:257 (0x200c7d8) Ending Line : memfile.c:257 (0x200c7db) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 262 Symbol : memfile_lseek (0x200c824) Starting Line : memfile.c:219 (0x200c858) Ending Line : memfile.c:219 (0x200c85b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 264 Symbol : memfile_lseek (0x200c824) Starting Line : memfile.c:220 (0x200c86c) Ending Line : memfile.c:220 (0x200c877) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 266 Symbol : memfile_open (0x200c718) Starting Line : memfile.c:102 (0x200c740) Ending Line : memfile.c:111 (0x200c78b) Size in Bytes : 76 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 268 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 : 272 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 : 273 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 : 279 Symbol : newlib_free_buffers (0x200312c) Starting Line : newlibc_reent.c:115 (0x2003154) Ending Line : newlibc_reent.c:121 (0x200317b) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 281 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 : 287 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 : 289 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 : 291 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 : 293 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 : 295 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 : 297 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 : 305 Symbol : pipe_read (0x200cc70) Starting Line : fifo.c:422 (0x200cde4) Ending Line : fifo.c:456 (0x200cdeb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 315 Symbol : pipe_write (0x200cdfc) Starting Line : fifo.c:502 (0x200cf9c) Ending Line : fifo.c:542 (0x200cfa3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 323 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 : 328 Symbol : realloc (0x201265c) Starting Line : realloc.c:38 (0x2012698) Ending Line : realloc.c:38 (0x201269b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 330 Symbol : realloc (0x201265c) Starting Line : realloc.c:41 (0x20126ac) Ending Line : realloc.c:41 (0x20126af) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 332 Symbol : realloc (0x201265c) Starting Line : realloc.c:52 (0x20126cc) Ending Line : realloc.c:42 (0x20126db) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 339 Symbol : rtems_cpu_usage_report_with_plugin (0x2003030) Starting Line : cpuusagereport.c:104 (0x20030ac) Ending Line : cpuusagereport.c:104 (0x20030b3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 345 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 : 347 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 : 353 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 : 363 Symbol : rtems_libio_free (0x200ab30) Starting Line : libio.c:181 (0x200ab48) Ending Line : libio.c:181 (0x200ab4b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 372 Symbol : rtems_libio_to_fcntl_flags (0x200aa48) Starting Line : libio.c:107 (0x200aa64) Ending Line : libio.c:104 (0x200aa6f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 391 Symbol : rtems_stack_checker_is_blown (0x20021bc) Starting Line : check.c:328 (0x200222c) Ending Line : check.c:328 (0x200223b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 395 Symbol : rtems_string_to_double (0x200bd74) Starting Line : stringtodouble.c:52 (0x200be14) Ending Line : stringtodouble.c:52 (0x200be27) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 396 Symbol : rtems_string_to_float (0x200be38) Starting Line : stringtofloat.c:52 (0x200becc) Ending Line : stringtofloat.c:52 (0x200bedf) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 398 Symbol : rtems_string_to_int (0x200bef0) Starting Line : stringtoint.c:52 (0x200bf70) Ending Line : stringtoint.c:70 (0x200bf8b) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 401 Symbol : rtems_string_to_long (0x200c064) Starting Line : stringtolong.c:56 (0x200c0fc) Ending Line : stringtolong.c:56 (0x200c0ff) 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 : 404 Symbol : rtems_string_to_long_long (0x200bf98) Starting Line : stringtolonglong.c:62 (0x200c044) Ending Line : stringtolonglong.c:62 (0x200c047) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 406 Symbol : rtems_string_to_long_long (0x200bf98) Starting Line : stringtolonglong.c:65 (0x200c054) Ending Line : stringtolonglong.c:65 (0x200c057) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 408 Symbol : rtems_string_to_unsigned_char (0x200c11c) Starting Line : stringtounsignedchar.c:53 (0x200c188) Ending Line : stringtounsignedchar.c:57 (0x200c19b) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 410 Symbol : rtems_string_to_unsigned_char (0x200c11c) Starting Line : stringtounsignedchar.c:58 (0x200c1a4) Ending Line : stringtounsignedchar.c:58 (0x200c1b3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 412 Symbol : rtems_string_to_unsigned_int (0x200c1c8) Starting Line : stringtounsignedint.c:63 (0x200c244) Ending Line : stringtounsignedint.c:63 (0x200c247) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 414 Symbol : rtems_string_to_unsigned_long (0x200c2f0) Starting Line : stringtounsignedlong.c:56 (0x200c36c) Ending Line : stringtounsignedlong.c:56 (0x200c36f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 417 Symbol : rtems_string_to_unsigned_long_long (0x200c254) Starting Line : stringtounsignedlonglong.c:61 (0x200c2e0) Ending Line : stringtounsignedlonglong.c:61 (0x200c2e3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 422 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 : 424 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 : 435 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 : 437 Symbol : rtems_termios_close (0x2003c20) Starting Line : termios.c:400 (0x2003d20) Ending Line : termios.c:401 (0x2003d33) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 439 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 : 443 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 : 445 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 : 448 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 : 450 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 : 452 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 : 454 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 : 456 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 : 458 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 : 460 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 : 465 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 : 468 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 : 470 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 : 472 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 : 475 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 : 476 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 : 479 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 : 481 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 : 488 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 : 490 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 : 495 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 : 498 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 : 500 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 : 502 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 : 504 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 : 506 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 : 508 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 : 511 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 : 513 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 : 515 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 : 517 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 : 519 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 : 521 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 : 523 Symbol : rtems_termios_rxdaemon (0x20050f8) Starting Line : termios.c:1464 (0x2005121) Ending Line : termios.c:1464 (0x2005123) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 524 Symbol : rtems_termios_rxdaemon (0x20050f8) Starting Line : termios.c:1465 (0x2005125) Ending Line : termios.c:1471 (0x200512f) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 526 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 : 528 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 : 531 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 : 532 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 : 536 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 : 540 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 : 552 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 : 556 Symbol : tcsetattr (0x200bda8) Starting Line : tcsetattr.c:42 (0x200bdec) Ending Line : tcsetattr.c:42 (0x200bdef) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 557 Symbol : tcsetattr (0x200bda8) Starting Line : tcsetattr.c:50 (0x200bdf8) Ending Line : tcsetattr.c:50 (0x200bdff) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Symbol : uname *** NEVER REFERENCED *** This symbol was never referenced by an analyzed executable. Therefore there is no size or disassembly for this symbol. This could be due to symbol misspelling or lack of a test for this symbol. ============================================ ============================================ Index : 562 Symbol : unmount (0x200672c) Starting Line : unmount.c:140 (0x2006821) Ending Line : unmount.c:140 (0x2006823) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 563 Symbol : unmount (0x200672c) Starting Line : unmount.c:140 (0x2006825) Ending Line : unmount.c:141 (0x2006847) Size in Bytes : 35 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 570 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 : 572 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 ============================================