============================================ Index : 2 Symbol : IMFS_chown (0x40009a5c) Starting Line : imfs_creat.c:109 (0x40009a88) Ending Line : imfs_creat.c:117 (0x40009aa3) Size in Bytes : 28 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 6 Symbol : IMFS_create_root_node (0x40009c1c) Starting Line : ??:0 (0x40009c5c) Ending Line : ??:0 (0x40009c77) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 8 Symbol : IMFS_eval_path (0x40009d74) Starting Line : imfs_eval.c:488 (0x40009d84) Ending Line : imfs_eval.c:488 (0x40009d93) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 15 Symbol : IMFS_evaluate_for_make (0x4000a14c) Starting Line : imfs_eval.c:364 (0x4000a2a0) Ending Line : imfs_eval.c:364 (0x4000a2a7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 20 Symbol : IMFS_evaluate_permission (0x40009ce4) Starting Line : imfs_eval.c:84 (0x40009cf4) Ending Line : imfs_eval.c:84 (0x40009d0b) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 22 Symbol : IMFS_fifo_lseek (0x400030a8) Starting Line : imfs_fifo.c:126 (0x400030d8) Ending Line : imfs_fifo.c:126 (0x400030df) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 26 Symbol : IMFS_find_match_in_dir (0x4000a4e4) Starting Line : imfs_getchild.c:51 (0x4000a51c) Ending Line : imfs_getchild.c:51 (0x4000a51f) 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 : 29 Symbol : IMFS_fsunmount (0x4000a424) Starting Line : imfs_fsunmount.c:86 (0x4000a4a8) Ending Line : imfs_fsunmount.c:86 (0x4000a4ab) 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 : 31 Symbol : IMFS_fsunmount (0x4000a424) Starting Line : imfs_fsunmount.c:93 (0x4000a4cc) Ending Line : imfs_fsunmount.c:82 (0x4000a4db) 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_get_token (0x4000a560) Starting Line : imfs_gtkn.c:42 (0x4000a5a0) Ending Line : imfs_gtkn.c:42 (0x4000a5a3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 38 Symbol : IMFS_memfile_extend (0x4000c3b0) Starting Line : memfile.c:298 (0x4000c3f0) Ending Line : memfile.c:298 (0x4000c3f3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 55 Symbol : IMFS_memfile_maximum_size (0x40004c88) Starting Line : imfs_debug.c:157 (0x40004c88) Ending Line : imfs_init.c:54 (0x40004cdf) Size in Bytes : 88 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 59 Symbol : IMFS_memfile_read (0x4000bf7c) Starting Line : memfile.c:564 (0x4000bfc4) Ending Line : memfile.c:564 (0x4000bfc7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 60 Symbol : IMFS_memfile_read (0x4000bf7c) Starting Line : memfile.c:557 (0x4000bfd0) Ending Line : memfile.c:557 (0x4000bfd3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 63 Symbol : IMFS_memfile_read (0x4000bf7c) Starting Line : memfile.c:579 (0x4000c024) Ending Line : memfile.c:579 (0x4000c027) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 76 Symbol : IMFS_memfile_write (0x4000c4e4) Starting Line : memfile.c:734 (0x4000c684) Ending Line : memfile.c:767 (0x4000c68f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 78 Symbol : IMFS_mount (0x40001f50) Starting Line : imfs_mount.c:44 (0x40001f68) Ending Line : imfs_mount.c:44 (0x40001f7f) Size in Bytes : 24 Size in Instructions : 6 Classification: Unreachable? Explanation: We need to ask Chris Johns about this. I believe this is a case where the error checking has been done by the system call layer. I analyzed the "file handlers" callbacks for guarantees on parameters. This indicates the same analysis needs to happen for "file system handlers." Bharath: Yes, it is checked in mount.c ============================================ ============================================ Index : 80 Symbol : IMFS_print_jnode (0x40004ab8) Starting Line : imfs_debug.c:43 (0x40004ae0) Ending Line : imfs_debug.c:43 (0x40004ae3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 81 Symbol : IMFS_print_jnode (0x40004ab8) Starting Line : imfs_debug.c:88 (0x40004b98) Ending Line : imfs_debug.c:88 (0x40004ba7) Size in Bytes : 16 Size in Instructions : 4 Classification: Simple Test Case Explanation: We need to do an IMFS_dump on an IMFS filesystem which has a bad node type in it. This may require peeking behind the curtain and changing a value. Bharath: But usually, this code is unreachable since we cannot create a node which is not of type that is checked for. ============================================ ============================================ Index : 83 Symbol : IMFS_rename (0x40001fd0) Starting Line : imfs_rename.c:40 (0x40001ff4) Ending Line : imfs_rename.c:40 (0x40001ff7) Size in Bytes : 4 Size in Instructions : 1 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. Bharath: I am not sure how to have a node's parent == NULL. ============================================ ============================================ Index : 84 Symbol : IMFS_rmnod (0x4000a724) Starting Line : ??:0 (0x4000a748) Ending Line : ??:0 (0x4000a75f) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 87 Symbol : IMFS_unlink (0x400020cc) Starting Line : imfs_unlink.c:51 (0x400020f4) Ending Line : imfs_unlink.c:51 (0x4000210b) Size in Bytes : 24 Size in Instructions : 6 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 89 Symbol : IMFS_unmount (0x400021a0) Starting Line : imfs_unmount.c:45 (0x400021b8) Ending Line : imfs_unmount.c:45 (0x400021c7) Size in Bytes : 16 Size in Instructions : 4 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 91 Symbol : IMFS_unmount (0x400021a0) Starting Line : imfs_unmount.c:52 (0x400021d4) Ending Line : imfs_unmount.c:52 (0x400021eb) Size in Bytes : 24 Size in Instructions : 6 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 92 Symbol : Stack_check_Dump_threads_usage (0x40001bbc) Starting Line : check.c:388 (0x40001bbc) Ending Line : check.c:458 (0x40001d2b) Size in Bytes : 368 Size in Instructions : 92 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 95 Symbol : Stack_check_report_blown_task (0x40001e28) Starting Line : check.c:225 (0x40001e28) Ending Line : check.c:265 (0x40001ecb) Size in Bytes : 164 Size in Instructions : 41 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 117 Symbol : _Internal_error_Occurred (0x40006f74) Starting Line : sysstate.inl:37 (0x40006f9c) Ending Line : interr.c:61 (0x40006fb3) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 150 Symbol : _User_extensions_Fatal (0x40008f40) Starting Line : userextthreadbegin.c:81 (0x40008f80) Ending Line : userextthreadbegin.c:81 (0x40008f87) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 156 Symbol : __kill (0x40022aac) Starting Line : kill_noposix.c:47 (0x40022aac) Ending Line : kill_noposix.c:47 (0x40022ab3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 157 Symbol : _gettimeofday (0x400026f0) Starting Line : __gettod.c:82 (0x400026f0) Ending Line : __gettod.c:82 (0x400026fb) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 163 Symbol : devFS_evaluate_path (0x400096fc) Starting Line : devfs_eval.c:44 (0x4000970c) Ending Line : devfs_eval.c:44 (0x4000971b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 166 Symbol : drainOutput (0x400034e4) Starting Line : termios.c:348 (0x40003508) Ending Line : termios.c:353 (0x4000353b) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 168 Symbol : drainOutput (0x400034e4) Starting Line : termios.c:346 (0x4000354c) Ending Line : termios.c:346 (0x4000354f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 170 Symbol : echo (0x40004258) Starting Line : termios.c:786 (0x400042d4) Ending Line : termios.c:786 (0x400042d7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 172 Symbol : endgrent (0x40003700) Starting Line : getpwent.c:437 (0x40003720) Ending Line : getpwent.c:437 (0x40003723) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 174 Symbol : endpwent (0x40003560) Starting Line : getpwent.c:281 (0x40003580) Ending Line : getpwent.c:281 (0x40003583) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 176 Symbol : erase (0x400042e8) Starting Line : termios.c:802 (0x40004318) Ending Line : termios.c:802 (0x4000431b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 178 Symbol : erase (0x400042e8) Starting Line : termios.c:807 (0x4000432c) Ending Line : termios.c:808 (0x4000434f) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 181 Symbol : erase (0x400042e8) Starting Line : termios.c:819 (0x40004380) Ending Line : termios.c:819 (0x4000438b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 183 Symbol : erase (0x400042e8) Starting Line : termios.c:832 (0x400043d4) Ending Line : termios.c:827 (0x400043e7) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 185 Symbol : erase (0x400042e8) Starting Line : termios.c:848 (0x40004444) Ending Line : termios.c:853 (0x4000447b) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 187 Symbol : erase (0x400042e8) Starting Line : termios.c:853 (0x4000448c) Ending Line : termios.c:854 (0x4000449f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 193 Symbol : fcntl (0x40002ffc) Starting Line : fcntl.c:143 (0x40003184) Ending Line : fcntl.c:143 (0x4000318f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 195 Symbol : fdatasync (0x400031bc) Starting Line : ??:0 (0x40003238) Ending Line : ??:0 (0x40003267) Size in Bytes : 48 Size in Instructions : 12 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 198 Symbol : fifo_open (0x4000c8fc) Starting Line : fifo.c:184 (0x4000c998) Ending Line : fifo.c:184 (0x4000c99b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 201 Symbol : fifo_open (0x4000c8fc) Starting Line : fifo.c:223 (0x4000cad8) Ending Line : fifo.c:223 (0x4000cadb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 203 Symbol : fifo_open (0x4000c8fc) Starting Line : fifo.c:228 (0x4000caf4) Ending Line : fifo.c:228 (0x4000cafb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 208 Symbol : fifo_open (0x4000c8fc) Starting Line : fifo.c:340 (0x4000cbbc) Ending Line : fifo.c:340 (0x4000cbbf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 213 Symbol : fifo_open (0x4000c8fc) Starting Line : fifo.c:365 (0x4000cc68) Ending Line : fifo.c:365 (0x4000cc6b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 217 Symbol : fifo_open (0x4000c8fc) Starting Line : fifo.c:360 (0x4000cce8) Ending Line : fifo.c:385 (0x4000ccef) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 221 Symbol : free_user_env (0x40003b28) Starting Line : privateenv.c:42 (0x40003b58) Ending Line : privateenv.c:42 (0x40003b5f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ 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 : 224 Symbol : gettimeofday (0x40002674) Starting Line : __gettod.c:37 (0x40002684) Ending Line : __gettod.c:37 (0x4000269b) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 230 Symbol : iproc (0x40004500) Starting Line : termios.c:872 (0x40004514) Ending Line : termios.c:872 (0x40004517) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 233 Symbol : iproc (0x40004500) Starting Line : termios.c:886 (0x40004570) Ending Line : termios.c:886 (0x40004577) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 235 Symbol : iproc (0x40004500) Starting Line : termios.c:882 (0x40004588) Ending Line : termios.c:882 (0x4000458b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 239 Symbol : iproc (0x40004500) Starting Line : termios.c:898 (0x4000460c) Ending Line : termios.c:898 (0x4000460f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 242 Symbol : iproc (0x40004500) Starting Line : termios.c:904 (0x4000464c) Ending Line : termios.c:906 (0x4000466f) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 245 Symbol : iproc (0x40004500) Starting Line : termios.c:915 (0x400046a4) Ending Line : termios.c:915 (0x400046a7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 246 Symbol : kill (0x40022a9c) Starting Line : kill_noposix.c:33 (0x40022a9c) Ending Line : kill_noposix.c:33 (0x40022aa3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 248 Symbol : libc_wrapup (0x400122f0) Starting Line : newlibc_exit.c:89 (0x40012358) Ending Line : newlibc_exit.c:89 (0x4001235f) 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 : 254 Symbol : memfile_ftruncate (0x4000c760) Starting Line : memfile.c:257 (0x4000c784) Ending Line : memfile.c:257 (0x4000c787) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 257 Symbol : memfile_lseek (0x4000c7d8) Starting Line : memfile.c:219 (0x4000c80c) Ending Line : memfile.c:219 (0x4000c80f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 259 Symbol : memfile_lseek (0x4000c7d8) Starting Line : memfile.c:220 (0x4000c820) Ending Line : memfile.c:220 (0x4000c82b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 261 Symbol : memfile_open (0x4000c6c4) Starting Line : memfile.c:102 (0x4000c6ec) Ending Line : memfile.c:111 (0x4000c737) Size in Bytes : 76 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 263 Symbol : mount (0x40002bec) Starting Line : mount.c:157 (0x40002d00) Ending Line : mount.c:157 (0x40002d0b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 266 Symbol : mount (0x40002bec) Starting Line : mount.c:211 (0x40002dc0) Ending Line : mount.c:211 (0x40002dc3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 268 Symbol : mount (0x40002bec) Starting Line : mount.c:219 (0x40002ddc) Ending Line : mount.c:219 (0x40002de7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 269 Symbol : mount (0x40002bec) Starting Line : mount.c:128 (0x40002e64) Ending Line : mount.c:128 (0x40002e67) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 275 Symbol : newlib_free_buffers (0x40002e98) Starting Line : newlibc_reent.c:115 (0x40002ec0) Ending Line : newlibc_reent.c:121 (0x40002ee7) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 282 Symbol : oproc (0x400040d0) Starting Line : termios.c:694 (0x400040fc) Ending Line : termios.c:727 (0x4000410f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 284 Symbol : oproc (0x400040d0) Starting Line : termios.c:705 (0x40004120) Ending Line : termios.c:705 (0x40004127) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 286 Symbol : oproc (0x400040d0) Starting Line : termios.c:696 (0x40004130) Ending Line : termios.c:696 (0x40004133) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 288 Symbol : oproc (0x400040d0) Starting Line : termios.c:705 (0x4000415c) Ending Line : termios.c:714 (0x40004193) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 290 Symbol : oproc (0x400040d0) Starting Line : termios.c:727 (0x400041d0) Ending Line : termios.c:735 (0x400041e3) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 292 Symbol : oproc (0x400040d0) Starting Line : termios.c:733 (0x400041ec) Ending Line : termios.c:734 (0x40004217) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 295 Symbol : pipe_create (0x4000bb98) Starting Line : pipe.c:36 (0x4000bbb8) Ending Line : pipe.c:36 (0x4000bbbb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 299 Symbol : pipe_read (0x4000cd00) Starting Line : fifo.c:401 (0x4000cd2c) Ending Line : fifo.c:401 (0x4000cd2f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 302 Symbol : pipe_read (0x4000cd00) Starting Line : fifo.c:422 (0x4000ce7c) Ending Line : fifo.c:456 (0x4000ce83) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 312 Symbol : pipe_write (0x4000ce94) Starting Line : fifo.c:502 (0x4000d040) Ending Line : fifo.c:542 (0x4000d047) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 320 Symbol : readv (0x40004544) Starting Line : readv.c:107 (0x40004654) Ending Line : readv.c:107 (0x40004657) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 325 Symbol : realloc (0x400124c0) Starting Line : realloc.c:38 (0x400124fc) Ending Line : realloc.c:38 (0x400124ff) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 328 Symbol : realloc (0x400124c0) Starting Line : realloc.c:52 (0x40012534) Ending Line : realloc.c:42 (0x40012543) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 330 Symbol : realloc (0x400124c0) Starting Line : realloc.c:42 (0x400125ec) Ending Line : realloc.c:42 (0x400125f3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 336 Symbol : rtems_cpu_usage_report_with_plugin (0x40002d04) Starting Line : cpuusagereport.c:111 (0x40002d88) Ending Line : cpuusagereport.c:111 (0x40002d8f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 342 Symbol : rtems_filesystem_initialize (0x4000232c) Starting Line : base_fs.c:58 (0x40002384) Ending Line : base_fs.c:58 (0x40002393) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 344 Symbol : rtems_filesystem_initialize (0x4000232c) Starting Line : base_fs.c:105 (0x40002414) Ending Line : base_fs.c:105 (0x4000241b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 349 Symbol : rtems_filesystem_prefix_separators (0x40002568) Starting Line : freenode.c:18 (0x400025b0) Ending Line : free.c:26 (0x400025d7) Size in Bytes : 40 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 351 Symbol : rtems_gxx_key_create (0x40003094) Starting Line : gxx_wrappers.c:84 (0x400030d0) Ending Line : gxx_wrappers.c:84 (0x400030d7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Symbol : rtems_heap_extend *** NEVER REFERENCED *** This symbol was never referenced by an analyzed executable. Therefore there is no size or disassembly for this symbol. This could be due to symbol misspelling or lack of a test for this symbol. ============================================ ============================================ Index : 362 Symbol : rtems_libio_free (0x4000aadc) Starting Line : libio.c:181 (0x4000aaf4) Ending Line : libio.c:181 (0x4000aaf7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 371 Symbol : rtems_libio_to_fcntl_flags (0x4000a9f4) Starting Line : libio.c:107 (0x4000aa10) Ending Line : libio.c:104 (0x4000aa1b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 391 Symbol : rtems_stack_checker_is_blown (0x40001f38) Starting Line : check.c:328 (0x40001fa8) Ending Line : check.c:328 (0x40001fb7) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 392 Symbol : rtems_stack_checker_report_usage (0x40002020) Starting Line : check.c:514 (0x40002020) Ending Line : check.c:514 (0x40002037) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 393 Symbol : rtems_stack_checker_report_usage_with_plugin (0x40001fc0) Starting Line : check.c:488 (0x40001fc0) Ending Line : check.c:509 (0x4000201f) Size in Bytes : 96 Size in Instructions : 24 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 397 Symbol : rtems_stack_checker_switch_extension (0x40001ed0) Starting Line : check.c:292 (0x40001f24) Ending Line : check.c:292 (0x40001f2f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 400 Symbol : rtems_string_to_double (0x4000c220) Starting Line : stringtodouble.c:52 (0x4000c2d0) Ending Line : stringtodouble.c:55 (0x4000c2ef) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 403 Symbol : rtems_string_to_float (0x4000c2fc) Starting Line : stringtofloat.c:52 (0x4000c39c) Ending Line : stringtofloat.c:55 (0x4000c3b7) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 405 Symbol : rtems_string_to_int (0x4000c3c4) Starting Line : stringtoint.c:52 (0x4000c448) Ending Line : stringtoint.c:70 (0x4000c45f) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 408 Symbol : rtems_string_to_long (0x4000c548) Starting Line : stringtolong.c:56 (0x4000c5e0) Ending Line : stringtolong.c:56 (0x4000c5e3) 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 : 411 Symbol : rtems_string_to_long_long (0x4000c474) Starting Line : stringtolonglong.c:62 (0x4000c520) Ending Line : stringtolonglong.c:62 (0x4000c523) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 413 Symbol : rtems_string_to_long_long (0x4000c474) Starting Line : stringtolonglong.c:65 (0x4000c530) Ending Line : stringtolonglong.c:65 (0x4000c533) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 415 Symbol : rtems_string_to_unsigned_char (0x4000c60c) Starting Line : stringtounsignedchar.c:53 (0x4000c67c) Ending Line : stringtounsignedchar.c:57 (0x4000c68f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 417 Symbol : rtems_string_to_unsigned_char (0x4000c60c) Starting Line : stringtounsignedchar.c:58 (0x4000c698) Ending Line : stringtounsignedchar.c:58 (0x4000c6a7) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 419 Symbol : rtems_string_to_unsigned_int (0x4000c6bc) Starting Line : stringtounsignedint.c:63 (0x4000c73c) Ending Line : stringtounsignedint.c:63 (0x4000c73f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 421 Symbol : rtems_string_to_unsigned_long (0x4000c7f4) Starting Line : stringtounsignedlong.c:56 (0x4000c874) Ending Line : stringtounsignedlong.c:56 (0x4000c877) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 423 Symbol : rtems_string_to_unsigned_long_long (0x4000c74c) Starting Line : stringtounsignedlonglong.c:57 (0x4000c7d4) Ending Line : stringtounsignedlonglong.c:57 (0x4000c7d7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 425 Symbol : rtems_string_to_unsigned_long_long (0x4000c74c) Starting Line : stringtounsignedlonglong.c:61 (0x4000c7e4) Ending Line : stringtounsignedlonglong.c:61 (0x4000c7e7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 427 Symbol : rtems_tarfs_load (0x40002264) Starting Line : imfs_load_tar.c:112 (0x400022c0) Ending Line : imfs_load_tar.c:112 (0x400022c7) Size in Bytes : 8 Size in Instructions : 2 Classification: Simple Test Case Explanation: Need to make sure one of the tar tests is configured with the IMFS and the other is configured with fifoIMFS. ============================================ ============================================ Index : 431 Symbol : rtems_tarfs_load (0x40002264) Starting Line : imfs_load_tar.c:151 (0x400023d0) Ending Line : imfs_load_tar.c:151 (0x400023d7) Size in Bytes : 8 Size in Instructions : 2 Classification: Simple Test Case Explanation: We apparently only have a relative symbolic link. We need to include one which has an absolute path. This will be a broken symlink on the host but resolve fine on the target. ============================================ ============================================ Index : 433 Symbol : rtems_tarfs_load (0x40002264) Starting Line : imfs_load_tar.c:169 (0x40002428) Ending Line : imfs_load_tar.c:169 (0x4000242b) Size in Bytes : 4 Size in Instructions : 1 Classification: Medium Test Case Explanation: The eval for make must fail. We will have to ask Jennifer how to make this call fail. ============================================ ============================================ Index : 444 Symbol : rtems_termios_close (0x400039b0) Starting Line : termios.c:397 (0x40003a8c) Ending Line : termios.c:397 (0x40003a93) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 446 Symbol : rtems_termios_close (0x400039b0) Starting Line : termios.c:400 (0x40003aa0) Ending Line : termios.c:401 (0x40003ab3) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 448 Symbol : rtems_termios_dequeue_characters (0x40005188) Starting Line : termios.c:1389 (0x400051c0) Ending Line : termios.c:1389 (0x400051c7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 453 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1162 (0x40004c94) Ending Line : termios.c:1162 (0x40004c9f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 455 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1174 (0x40004cc4) Ending Line : termios.c:1174 (0x40004ccf) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 458 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1182 (0x40004cf0) Ending Line : termios.c:1235 (0x40004d43) Size in Bytes : 84 Size in Instructions : 21 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 460 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1199 (0x40004d88) Ending Line : termios.c:1216 (0x40004e33) Size in Bytes : 172 Size in Instructions : 43 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 462 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1225 (0x40004e4c) Ending Line : termios.c:1225 (0x40004e53) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 464 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1233 (0x40004e68) Ending Line : termios.c:1233 (0x40004e6b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 466 Symbol : rtems_termios_enqueue_raw_characters (0x40004ba8) Starting Line : termios.c:1234 (0x40004e7c) Ending Line : termios.c:1235 (0x40004e93) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 468 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:523 (0x40003bd4) Ending Line : termios.c:524 (0x40003bdf) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 470 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:526 (0x40003c0c) Ending Line : termios.c:526 (0x40003c0f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 475 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:463 (0x40003cf0) Ending Line : termios.c:472 (0x40003d3b) Size in Bytes : 76 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 478 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:484 (0x40003d84) Ending Line : termios.c:499 (0x40003dd3) Size in Bytes : 80 Size in Instructions : 20 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 480 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:500 (0x40003de0) Ending Line : termios.c:503 (0x40003def) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 482 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:562 (0x40003e84) Ending Line : termios.c:562 (0x40003e87) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 485 Symbol : rtems_termios_ioctl (0x40003ba0) Starting Line : termios.c:612 (0x40003f58) Ending Line : termios.c:616 (0x40003f8b) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 488 Symbol : rtems_termios_open (0x40003560) Starting Line : termios.c:130 (0x400035b0) Ending Line : termios.c:130 (0x400035b3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 490 Symbol : rtems_termios_open (0x40003560) Starting Line : termios.c:172 (0x40003630) Ending Line : termios.c:172 (0x40003637) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 495 Symbol : rtems_termios_open (0x40003560) Starting Line : termios.c:314 (0x4000391c) Ending Line : termios.c:314 (0x40003927) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 499 Symbol : rtems_termios_puts (0x40003fa0) Starting Line : termios.c:664 (0x40004020) Ending Line : termios.c:664 (0x40004027) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 501 Symbol : rtems_termios_puts (0x40003fa0) Starting Line : termios.c:676 (0x400040a0) Ending Line : termios.c:678 (0x400040af) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 506 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:977 (0x40004944) Ending Line : termios.c:977 (0x4000494f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 509 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:989 (0x4000499c) Ending Line : termios.c:989 (0x4000499f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 511 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:989 (0x400049ac) Ending Line : termios.c:989 (0x400049af) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 513 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:1019 (0x40004a08) Ending Line : termios.c:1019 (0x40004a0b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 515 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:1026 (0x40004a2c) Ending Line : termios.c:1041 (0x40004a67) Size in Bytes : 60 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 517 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:1032 (0x40004a78) Ending Line : termios.c:1041 (0x40004a9f) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 519 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:1045 (0x40004ac4) Ending Line : termios.c:1046 (0x40004adf) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 522 Symbol : rtems_termios_read (0x400047e8) Starting Line : termios.c:1058 (0x40004b34) Ending Line : termios.c:1058 (0x40004b37) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 524 Symbol : rtems_termios_refill_transmitter (0x40004f2c) Starting Line : termios.c:1262 (0x40004f44) Ending Line : termios.c:1267 (0x40004f7b) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 526 Symbol : rtems_termios_refill_transmitter (0x40004f2c) Starting Line : termios.c:1280 (0x40004f90) Ending Line : termios.c:1285 (0x40004fc7) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 528 Symbol : rtems_termios_refill_transmitter (0x40004f2c) Starting Line : termios.c:1297 (0x40004ff4) Ending Line : termios.c:1297 (0x40005003) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 530 Symbol : rtems_termios_refill_transmitter (0x40004f2c) Starting Line : termios.c:1327 (0x4000506c) Ending Line : termios.c:1327 (0x4000507b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 532 Symbol : rtems_termios_refill_transmitter (0x40004f2c) Starting Line : termios.c:1335 (0x40005090) Ending Line : termios.c:1338 (0x400050b7) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 534 Symbol : rtems_termios_rxdaemon (0x40004ebc) Starting Line : termios.c:1464 (0x40004eec) Ending Line : termios.c:1471 (0x40004efb) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 536 Symbol : rtems_termios_txdaemon (0x40005114) Starting Line : termios.c:1425 (0x40005148) Ending Line : termios.c:1432 (0x40005157) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 538 Symbol : rtems_termios_txdaemon (0x40005114) Starting Line : termios.c:1433 (0x40005170) Ending Line : termios.c:1433 (0x40005177) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 541 Symbol : rtems_termios_write (0x40004720) Starting Line : termios.c:764 (0x400047c8) Ending Line : termios.c:765 (0x400047d3) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 545 Symbol : rtems_verror (0x40007188) Starting Line : thread.inl:185 (0x400071b4) Ending Line : thread.inl:185 (0x400071c3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 549 Symbol : scanInt (0x40002d0c) Starting Line : getpwent.c:127 (0x40002d3c) Ending Line : getpwent.c:127 (0x40002d4f) Size in Bytes : 20 Size in Instructions : 5 Classification: Discuss Explanation: I think this is detecting whether or not the read can be fulfilled from the buffer. But I am not sure. ============================================ ============================================ Index : 561 Symbol : siproc (0x400046d4) Starting Line : termios.c:939 (0x40004714) Ending Line : termios.c:939 (0x4000471b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 565 Symbol : tcsetattr (0x40005194) Starting Line : tcsetattr.c:42 (0x400051d8) Ending Line : tcsetattr.c:42 (0x400051db) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 566 Symbol : tcsetattr (0x40005194) Starting Line : tcsetattr.c:50 (0x400051e4) Ending Line : tcsetattr.c:50 (0x400051eb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ 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 : 571 Symbol : unmount (0x400065f4) Starting Line : unmount.c:140 (0x400066f4) Ending Line : unmount.c:141 (0x40006717) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 578 Symbol : writev (0x40006878) Starting Line : writev.c:105 (0x400069a4) Ending Line : writev.c:105 (0x400069a7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 580 Symbol : writev (0x40006878) Starting Line : writev.c:114 (0x400069c4) Ending Line : writev.c:114 (0x400069c7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================