============================================ Index : 2 Symbol : IMFS_chown (0x4000a714) Starting Line : imfs_creat.c:109 (0x4000a77c) Ending Line : imfs_creat.c:117 (0x4000a797) Size in Bytes : 28 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 6 Symbol : IMFS_create_root_node (0x4000a918) Starting Line : ??:0 (0x4000a958) Ending Line : ??:0 (0x4000a973) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 8 Symbol : IMFS_eval_path (0x4000aab0) Starting Line : imfs_eval.c:488 (0x4000aac0) Ending Line : imfs_eval.c:488 (0x4000aacf) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 15 Symbol : IMFS_evaluate_for_make (0x4000ae88) Starting Line : imfs_eval.c:364 (0x4000afdc) Ending Line : imfs_eval.c:364 (0x4000afe3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 20 Symbol : IMFS_evaluate_permission (0x4000a9e0) Starting Line : imfs_eval.c:84 (0x4000a9f0) Ending Line : imfs_eval.c:84 (0x4000aa07) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 23 Symbol : IMFS_fifo_lseek (0x40004058) Starting Line : imfs_fifo.c:126 (0x40004088) Ending Line : imfs_fifo.c:126 (0x4000408f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 27 Symbol : IMFS_find_match_in_dir (0x4000b220) Starting Line : imfs_getchild.c:51 (0x4000b258) Ending Line : imfs_getchild.c:51 (0x4000b25b) Size in Bytes : 4 Size in Instructions : 1 Classification: Unreachable Explanation: This code cannot be reached. The routine IMFS_find_match_in_dir is called only if the token type is IMFS_NAME. If ".." is present in the path, the token type returned by IMFS_get_token would be IMFS_DIR_UP. With such a setup, IMFS_find_match_in_dir cannot be called with the name as ".." ============================================ ============================================ Index : 30 Symbol : IMFS_fsunmount (0x4000b160) Starting Line : imfs_fsunmount.c:86 (0x4000b1e4) Ending Line : imfs_fsunmount.c:86 (0x4000b1e7) Size in Bytes : 4 Size in Instructions : 1 Classification: Ask Chris Johns Explanation: I think he wrote this code and can probably identify the test case. ============================================ ============================================ Index : 32 Symbol : IMFS_fsunmount (0x4000b160) Starting Line : imfs_fsunmount.c:93 (0x4000b208) Ending Line : imfs_fsunmount.c:82 (0x4000b217) Size in Bytes : 16 Size in Instructions : 4 Classification: Ask Chris Johns Explanation: I think he wrote this code and can probably identify the test case. ============================================ ============================================ Index : 34 Symbol : IMFS_get_token (0x4000b29c) Starting Line : imfs_gtkn.c:42 (0x4000b2dc) Ending Line : imfs_gtkn.c:42 (0x4000b2df) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 39 Symbol : IMFS_memfile_extend (0x4000d9cc) Starting Line : memfile.c:298 (0x4000da0c) Ending Line : memfile.c:298 (0x4000da0f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 56 Symbol : IMFS_memfile_maximum_size (0x40005ae0) Starting Line : imfs_debug.c:157 (0x40005ae0) Ending Line : imfs_init.c:54 (0x40005b37) Size in Bytes : 88 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 60 Symbol : IMFS_memfile_read (0x4000d598) Starting Line : memfile.c:564 (0x4000d5e0) Ending Line : memfile.c:564 (0x4000d5e3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 61 Symbol : IMFS_memfile_read (0x4000d598) Starting Line : memfile.c:557 (0x4000d5ec) Ending Line : memfile.c:557 (0x4000d5ef) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 64 Symbol : IMFS_memfile_read (0x4000d598) Starting Line : memfile.c:579 (0x4000d640) Ending Line : memfile.c:579 (0x4000d643) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 77 Symbol : IMFS_memfile_write (0x4000db00) Starting Line : memfile.c:734 (0x4000dca0) Ending Line : memfile.c:767 (0x4000dcab) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 79 Symbol : IMFS_mount (0x40002da8) Starting Line : imfs_mount.c:44 (0x40002dc0) Ending Line : imfs_mount.c:44 (0x40002dd7) Size in Bytes : 24 Size in Instructions : 6 Classification: Unreachable? Explanation: We need to ask Chris Johns about this. I believe this is a case where the error checking has been done by the system call layer. I analyzed the "file handlers" callbacks for guarantees on parameters. This indicates the same analysis needs to happen for "file system handlers." Bharath: Yes, it is checked in mount.c ============================================ ============================================ Index : 81 Symbol : IMFS_print_jnode (0x40005910) Starting Line : imfs_debug.c:43 (0x40005938) Ending Line : imfs_debug.c:43 (0x4000593b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 82 Symbol : IMFS_print_jnode (0x40005910) Starting Line : imfs_debug.c:88 (0x400059f0) Ending Line : imfs_debug.c:88 (0x400059ff) Size in Bytes : 16 Size in Instructions : 4 Classification: Simple Test Case Explanation: We need to do an IMFS_dump on an IMFS filesystem which has a bad node type in it. This may require peeking behind the curtain and changing a value. Bharath: But usually, this code is unreachable since we cannot create a node which is not of type that is checked for. ============================================ ============================================ Index : 84 Symbol : IMFS_rename (0x40002e28) Starting Line : imfs_rename.c:40 (0x40002e4c) Ending Line : imfs_rename.c:40 (0x40002e4f) Size in Bytes : 4 Size in Instructions : 1 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. Bharath: I am not sure how to have a node's parent == NULL. ============================================ ============================================ Index : 85 Symbol : IMFS_rmnod (0x4000b460) Starting Line : ??:0 (0x4000b484) Ending Line : ??:0 (0x4000b49b) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 88 Symbol : IMFS_unlink (0x40002f24) Starting Line : imfs_unlink.c:51 (0x40002f4c) Ending Line : imfs_unlink.c:51 (0x40002f63) Size in Bytes : 24 Size in Instructions : 6 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 90 Symbol : IMFS_unmount (0x40002ff8) Starting Line : imfs_unmount.c:45 (0x40003010) Ending Line : imfs_unmount.c:45 (0x4000301f) Size in Bytes : 16 Size in Instructions : 4 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 92 Symbol : IMFS_unmount (0x40002ff8) Starting Line : imfs_unmount.c:52 (0x4000302c) Ending Line : imfs_unmount.c:52 (0x40003043) Size in Bytes : 24 Size in Instructions : 6 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 93 Symbol : Stack_check_Dump_threads_usage (0x400032ec) Starting Line : check.c:388 (0x400032ec) Ending Line : check.c:458 (0x4000345b) Size in Bytes : 368 Size in Instructions : 92 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 96 Symbol : Stack_check_report_blown_task (0x40003558) Starting Line : check.c:225 (0x40003558) Ending Line : check.c:265 (0x400035fb) Size in Bytes : 164 Size in Instructions : 41 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 120 Symbol : _Internal_error_Occurred (0x40007e40) Starting Line : sysstate.inl:37 (0x40007e68) Ending Line : interr.c:61 (0x40007e7f) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 136 Symbol : _POSIX_Threads_Sporadic_budget_callout (0x4000c338) Starting Line : pthread.c:152 (0x4000c380) Ending Line : pthread.c:152 (0x4000c383) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ 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 : 165 Symbol : _Timer_server_Body (0x4001738c) Starting Line : timerserver.c:345 (0x400174a8) Ending Line : timerserver.c:345 (0x400174b3) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 169 Symbol : _User_extensions_Fatal (0x40009eb4) Starting Line : userextthreadbegin.c:81 (0x40009ef4) Ending Line : userextthreadbegin.c:81 (0x40009efb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 180 Symbol : aio_cancel (0x400073c8) Starting Line : aio_cancel.c:113 (0x40007560) Ending Line : aio_cancel.c:113 (0x40007563) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 182 Symbol : aio_fsync (0x400075ac) Starting Line : aio_fsync.c:56 (0x400075f4) Ending Line : aio_fsync.c:56 (0x400075f7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 185 Symbol : aio_read (0x40007da8) Starting Line : aio_read.c:58 (0x40007e08) Ending Line : aio_read.c:58 (0x40007e0b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 187 Symbol : aio_write (0x40007e48) Starting Line : aio_write.c:58 (0x40007ea4) Ending Line : aio_write.c:58 (0x40007ea7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 192 Symbol : devFS_evaluate_path (0x4000c560) Starting Line : devfs_eval.c:44 (0x4000c570) Ending Line : devfs_eval.c:44 (0x4000c57f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 194 Symbol : devFS_evaluate_path (0x4000c560) Starting Line : devfs_eval.c:58 (0x4000c5d8) Ending Line : devfs_eval.c:58 (0x4000c5db) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 197 Symbol : drainOutput (0x4000433c) Starting Line : termios.c:348 (0x40004360) Ending Line : termios.c:353 (0x40004393) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 199 Symbol : drainOutput (0x4000433c) Starting Line : termios.c:346 (0x400043a4) Ending Line : termios.c:346 (0x400043a7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 201 Symbol : echo (0x400050b0) Starting Line : termios.c:786 (0x4000512c) Ending Line : termios.c:786 (0x4000512f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 203 Symbol : endgrent (0x40004558) Starting Line : getpwent.c:437 (0x40004578) Ending Line : getpwent.c:437 (0x4000457b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 205 Symbol : endpwent (0x400043b8) Starting Line : getpwent.c:281 (0x400043d8) Ending Line : getpwent.c:281 (0x400043db) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 207 Symbol : erase (0x40005140) Starting Line : termios.c:802 (0x40005170) Ending Line : termios.c:802 (0x40005173) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 209 Symbol : erase (0x40005140) Starting Line : termios.c:807 (0x40005184) Ending Line : termios.c:808 (0x400051a7) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 212 Symbol : erase (0x40005140) Starting Line : termios.c:819 (0x400051d8) Ending Line : termios.c:819 (0x400051e3) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 214 Symbol : erase (0x40005140) Starting Line : termios.c:832 (0x4000522c) Ending Line : termios.c:827 (0x4000523f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 216 Symbol : erase (0x40005140) Starting Line : termios.c:848 (0x4000529c) Ending Line : termios.c:853 (0x400052d3) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 218 Symbol : erase (0x40005140) Starting Line : termios.c:853 (0x400052e4) Ending Line : termios.c:854 (0x400052f7) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 224 Symbol : fcntl (0x40003e54) Starting Line : fcntl.c:143 (0x40003fdc) Ending Line : fcntl.c:143 (0x40003fe7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 226 Symbol : fdatasync (0x40004014) Starting Line : ??:0 (0x40004090) Ending Line : ??:0 (0x400040bf) Size in Bytes : 48 Size in Instructions : 12 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 229 Symbol : fifo_open (0x4000d72c) Starting Line : fifo.c:184 (0x4000d7c8) Ending Line : fifo.c:184 (0x4000d7cb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 232 Symbol : fifo_open (0x4000d72c) Starting Line : fifo.c:223 (0x4000d954) Ending Line : fifo.c:223 (0x4000d957) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 234 Symbol : fifo_open (0x4000d72c) Starting Line : fifo.c:228 (0x4000d970) Ending Line : fifo.c:228 (0x4000d977) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 239 Symbol : fifo_open (0x4000d72c) Starting Line : fifo.c:340 (0x4000da38) Ending Line : fifo.c:340 (0x4000da3b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 244 Symbol : fifo_open (0x4000d72c) Starting Line : fifo.c:365 (0x4000dae4) Ending Line : fifo.c:365 (0x4000dae7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 248 Symbol : fifo_open (0x4000d72c) Starting Line : fifo.c:360 (0x4000db64) Ending Line : fifo.c:385 (0x4000db6b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 252 Symbol : free_user_env (0x40004a80) Starting Line : privateenv.c:42 (0x40004ab0) Ending Line : privateenv.c:42 (0x40004ab7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 259 Symbol : iproc (0x40005358) Starting Line : termios.c:872 (0x4000536c) Ending Line : termios.c:872 (0x4000536f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 262 Symbol : iproc (0x40005358) Starting Line : termios.c:886 (0x400053c8) Ending Line : termios.c:886 (0x400053cf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 264 Symbol : iproc (0x40005358) Starting Line : termios.c:882 (0x400053e0) Ending Line : termios.c:882 (0x400053e3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 268 Symbol : iproc (0x40005358) Starting Line : termios.c:898 (0x40005464) Ending Line : termios.c:898 (0x40005467) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 271 Symbol : iproc (0x40005358) Starting Line : termios.c:904 (0x400054a4) Ending Line : termios.c:906 (0x400054c7) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 274 Symbol : iproc (0x40005358) Starting Line : termios.c:915 (0x400054fc) Ending Line : termios.c:915 (0x400054ff) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 276 Symbol : killinfo (0x40024ae4) Starting Line : killinfo.c:189 (0x40024c50) Ending Line : killinfo.c:189 (0x40024c53) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 278 Symbol : killinfo (0x40024ae4) Starting Line : killinfo.c:268 (0x40024cb0) Ending Line : killinfo.c:268 (0x40024cb3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 280 Symbol : killinfo (0x40024ae4) Starting Line : killinfo.c:268 (0x40024cc0) Ending Line : killinfo.c:268 (0x40024cc3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 282 Symbol : libc_wrapup (0x40014038) Starting Line : newlibc_exit.c:89 (0x400140a0) Ending Line : newlibc_exit.c:89 (0x400140a7) Size in Bytes : 8 Size in Instructions : 2 Classification: Simple Test Case Explanation: libc_wrapup() is never called when the system state is down. ============================================ ============================================ Index : 288 Symbol : memfile_ftruncate (0x4000dd7c) Starting Line : memfile.c:257 (0x4000dda0) Ending Line : memfile.c:257 (0x4000dda3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 289 Symbol : memfile_lseek (0x4000ddf4) Starting Line : memfile.c:213 (0x4000ddf4) Ending Line : default_fchmod.c:21 (0x4000deab) Size in Bytes : 184 Size in Instructions : 41 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 291 Symbol : memfile_open (0x4000dce0) Starting Line : memfile.c:102 (0x4000dd08) Ending Line : memfile.c:111 (0x4000dd53) Size in Bytes : 76 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 293 Symbol : mount (0x40003a44) Starting Line : mount.c:157 (0x40003b58) Ending Line : mount.c:157 (0x40003b63) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 296 Symbol : mount (0x40003a44) Starting Line : mount.c:211 (0x40003c18) Ending Line : mount.c:211 (0x40003c1b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 298 Symbol : mount (0x40003a44) Starting Line : mount.c:219 (0x40003c34) Ending Line : mount.c:219 (0x40003c3f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 299 Symbol : mount (0x40003a44) Starting Line : mount.c:128 (0x40003cbc) Ending Line : mount.c:128 (0x40003cbf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 305 Symbol : newlib_free_buffers (0x40003cf0) Starting Line : newlibc_reent.c:115 (0x40003d18) Ending Line : newlibc_reent.c:121 (0x40003d3f) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 312 Symbol : oproc (0x40004f28) Starting Line : termios.c:694 (0x40004f54) Ending Line : termios.c:727 (0x40004f67) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 314 Symbol : oproc (0x40004f28) Starting Line : termios.c:705 (0x40004f78) Ending Line : termios.c:705 (0x40004f7f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 316 Symbol : oproc (0x40004f28) Starting Line : termios.c:696 (0x40004f88) Ending Line : termios.c:696 (0x40004f8b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 318 Symbol : oproc (0x40004f28) Starting Line : termios.c:705 (0x40004fb4) Ending Line : termios.c:714 (0x40004feb) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 320 Symbol : oproc (0x40004f28) Starting Line : termios.c:727 (0x40005028) Ending Line : termios.c:735 (0x4000503b) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 322 Symbol : oproc (0x40004f28) Starting Line : termios.c:733 (0x40005044) Ending Line : termios.c:734 (0x4000506f) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 325 Symbol : pipe_create (0x4000c8ec) Starting Line : pipe.c:36 (0x4000c90c) Ending Line : pipe.c:36 (0x4000c90f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 329 Symbol : pipe_read (0x4000db7c) Starting Line : fifo.c:401 (0x4000dba8) Ending Line : fifo.c:401 (0x4000dbab) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 332 Symbol : pipe_read (0x4000db7c) Starting Line : fifo.c:422 (0x4000dcf8) Ending Line : fifo.c:456 (0x4000dcff) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 342 Symbol : pipe_write (0x4000dd10) Starting Line : fifo.c:502 (0x4000ded8) Ending Line : fifo.c:542 (0x4000dedf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 351 Symbol : pthread_kill (0x40024f2c) Starting Line : pthreadkill.c:79 (0x40024ffc) Ending Line : pthreadkill.c:80 (0x40025013) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 355 Symbol : pthread_mutex_timedlock (0x40008efc) Starting Line : mutextimedlock.c:79 (0x40008f5c) Ending Line : mutextimedlock.c:79 (0x40008f5f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 377 Symbol : readv (0x4000539c) Starting Line : readv.c:107 (0x400054ac) Ending Line : readv.c:107 (0x400054af) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 382 Symbol : realloc (0x40014208) Starting Line : realloc.c:38 (0x40014244) Ending Line : realloc.c:38 (0x40014247) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 385 Symbol : realloc (0x40014208) Starting Line : realloc.c:52 (0x4001427c) Ending Line : realloc.c:42 (0x4001428b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 387 Symbol : realloc (0x40014208) Starting Line : realloc.c:42 (0x40014334) Ending Line : realloc.c:42 (0x4001433b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 391 Symbol : rtems_aio_enqueue (0x40007b78) Starting Line : aio_misc.c:300 (0x40007b94) Ending Line : aio_misc.c:301 (0x40007ba3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 394 Symbol : rtems_aio_enqueue (0x40007b78) Starting Line : aio_misc.c:331 (0x40007c7c) Ending Line : aio_misc.c:332 (0x40007c8f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 395 Symbol : rtems_aio_enqueue (0x40007b78) Starting Line : aio_misc.c:349 (0x40007cc0) Ending Line : aio_misc.c:349 (0x40007cc3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 397 Symbol : rtems_aio_enqueue (0x40007b78) Starting Line : aio_misc.c:376 (0x40007d88) Ending Line : aio_misc.c:376 (0x40007d8f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 401 Symbol : rtems_aio_handle (0x40007800) Starting Line : aio_misc.c:442 (0x400078ac) Ending Line : aio_misc.c:442 (0x400078af) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 402 Symbol : rtems_aio_handle (0x40007800) Starting Line : aio_misc.c:459 (0x400078f4) Ending Line : aio_misc.c:465 (0x400078ff) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 404 Symbol : rtems_aio_handle (0x40007800) Starting Line : aio_misc.c:466 (0x40007908) Ending Line : aio_misc.c:467 (0x4000791f) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 408 Symbol : rtems_aio_handle (0x40007800) Starting Line : aio_misc.c:556 (0x40007a50) Ending Line : aio_misc.c:556 (0x40007a5b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 411 Symbol : rtems_aio_init (0x4000762c) Starting Line : aio_misc.c:47 (0x4000765c) Ending Line : aio_misc.c:50 (0x40007667) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 413 Symbol : rtems_aio_init (0x4000762c) Starting Line : aio_misc.c:52 (0x40007680) Ending Line : aio_misc.c:55 (0x4000768f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 415 Symbol : rtems_aio_init (0x4000762c) Starting Line : aio_misc.c:57 (0x400076a8) Ending Line : chain.inl:386 (0x400076c3) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 417 Symbol : rtems_aio_insert_prio (0x40007a5c) Starting Line : aio_misc.c:190 (0x40007a88) Ending Line : aio_misc.c:190 (0x40007a8f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 419 Symbol : rtems_aio_insert_prio (0x40007a5c) Starting Line : aio_misc.c:187 (0x40007a9c) Ending Line : aio_misc.c:187 (0x40007aa3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 421 Symbol : rtems_aio_remove_req (0x40007b08) Starting Line : aio_misc.c:556 (0x40007b24) Ending Line : aio_misc.c:254 (0x40007b33) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 425 Symbol : rtems_assoc_ptr_by_remote (0x4000e474) Starting Line : assocptrbyremote.c:27 (0x4000e4a0) Ending Line : assocptrbyremote.c:27 (0x4000e4a7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 427 Symbol : rtems_assoc_ptr_by_remote (0x4000e474) Starting Line : assocptrbyremote.c:33 (0x4000e4c8) Ending Line : assocptrbyremote.c:33 (0x4000e4cb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 428 Symbol : rtems_assoc_ptr_by_remote (0x4000e474) Starting Line : cancelrun.c:31 (0x4000e4d4) Ending Line : chain.inl:406 (0x4000e4fb) Size in Bytes : 40 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 432 Symbol : rtems_cpu_usage_report_with_plugin (0x40003b5c) Starting Line : cpuusagereport.c:112 (0x40003bdc) Ending Line : cpuusagereport.c:112 (0x40003be3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 438 Symbol : rtems_filesystem_initialize (0x40003184) Starting Line : base_fs.c:58 (0x400031dc) Ending Line : base_fs.c:58 (0x400031eb) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 440 Symbol : rtems_filesystem_initialize (0x40003184) Starting Line : base_fs.c:105 (0x4000326c) Ending Line : base_fs.c:105 (0x40003273) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 445 Symbol : rtems_filesystem_prefix_separators (0x400033c0) Starting Line : freenode.c:18 (0x40003408) Ending Line : free.c:26 (0x4000342f) Size in Bytes : 40 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 447 Symbol : rtems_gxx_key_create (0x40003eec) Starting Line : gxx_wrappers.c:84 (0x40003f28) Ending Line : gxx_wrappers.c:84 (0x40003f2f) 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 : 458 Symbol : rtems_libio_free (0x4000b838) Starting Line : libio.c:181 (0x4000b850) Ending Line : libio.c:181 (0x4000b853) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 466 Symbol : rtems_libio_to_fcntl_flags (0x4000b750) Starting Line : libio.c:107 (0x4000b76c) Ending Line : libio.c:104 (0x4000b777) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 486 Symbol : rtems_stack_checker_is_blown (0x40003668) Starting Line : check.c:328 (0x400036d8) Ending Line : check.c:328 (0x400036e7) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 487 Symbol : rtems_stack_checker_report_usage (0x40003750) Starting Line : check.c:514 (0x40003750) Ending Line : check.c:514 (0x40003767) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 488 Symbol : rtems_stack_checker_report_usage_with_plugin (0x400036f0) Starting Line : check.c:488 (0x400036f0) Ending Line : check.c:509 (0x4000374f) Size in Bytes : 96 Size in Instructions : 24 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 492 Symbol : rtems_stack_checker_switch_extension (0x40003600) Starting Line : check.c:292 (0x40003654) Ending Line : check.c:292 (0x4000365f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 495 Symbol : rtems_string_to_double (0x4000d1f4) Starting Line : stringtodouble.c:52 (0x4000d2a4) Ending Line : stringtodouble.c:55 (0x4000d2c3) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 498 Symbol : rtems_string_to_float (0x4000d2d0) Starting Line : stringtofloat.c:52 (0x4000d370) Ending Line : stringtofloat.c:55 (0x4000d38b) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 500 Symbol : rtems_string_to_int (0x4000d398) Starting Line : stringtoint.c:52 (0x4000d41c) Ending Line : stringtoint.c:70 (0x4000d433) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 503 Symbol : rtems_string_to_long (0x4000d51c) Starting Line : stringtolong.c:56 (0x4000d5b4) Ending Line : stringtolong.c:56 (0x4000d5b7) 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 : 506 Symbol : rtems_string_to_long_long (0x4000d448) Starting Line : stringtolonglong.c:62 (0x4000d4f4) Ending Line : stringtolonglong.c:62 (0x4000d4f7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 508 Symbol : rtems_string_to_long_long (0x4000d448) Starting Line : stringtolonglong.c:65 (0x4000d504) Ending Line : stringtolonglong.c:65 (0x4000d507) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 510 Symbol : rtems_string_to_unsigned_char (0x4000d5e0) Starting Line : stringtounsignedchar.c:53 (0x4000d650) Ending Line : stringtounsignedchar.c:57 (0x4000d663) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 512 Symbol : rtems_string_to_unsigned_char (0x4000d5e0) Starting Line : stringtounsignedchar.c:58 (0x4000d66c) Ending Line : stringtounsignedchar.c:58 (0x4000d67b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 514 Symbol : rtems_string_to_unsigned_int (0x4000d690) Starting Line : stringtounsignedint.c:63 (0x4000d710) Ending Line : stringtounsignedint.c:63 (0x4000d713) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 516 Symbol : rtems_string_to_unsigned_long (0x4000d7c8) Starting Line : stringtounsignedlong.c:56 (0x4000d848) Ending Line : stringtounsignedlong.c:56 (0x4000d84b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 518 Symbol : rtems_string_to_unsigned_long_long (0x4000d720) Starting Line : stringtounsignedlonglong.c:57 (0x4000d7a8) Ending Line : stringtounsignedlonglong.c:57 (0x4000d7ab) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 520 Symbol : rtems_string_to_unsigned_long_long (0x4000d720) Starting Line : stringtounsignedlonglong.c:61 (0x4000d7b8) Ending Line : stringtounsignedlonglong.c:61 (0x4000d7bb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 522 Symbol : rtems_tarfs_load (0x400031bc) Starting Line : imfs_load_tar.c:112 (0x40003218) Ending Line : imfs_load_tar.c:112 (0x4000321f) 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 : 526 Symbol : rtems_tarfs_load (0x400031bc) Starting Line : imfs_load_tar.c:151 (0x40003328) Ending Line : imfs_load_tar.c:151 (0x4000332f) 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 : 528 Symbol : rtems_tarfs_load (0x400031bc) Starting Line : imfs_load_tar.c:169 (0x40003380) Ending Line : imfs_load_tar.c:169 (0x40003383) 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 : 539 Symbol : rtems_termios_close (0x40004808) Starting Line : termios.c:397 (0x400048e4) Ending Line : termios.c:397 (0x400048eb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 541 Symbol : rtems_termios_close (0x40004808) Starting Line : termios.c:400 (0x400048f8) Ending Line : termios.c:401 (0x4000490b) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 543 Symbol : rtems_termios_dequeue_characters (0x40005fe0) Starting Line : termios.c:1389 (0x40006018) Ending Line : termios.c:1389 (0x4000601f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 547 Symbol : rtems_termios_enqueue_raw_characters (0x40005a00) Starting Line : termios.c:1162 (0x40005aec) Ending Line : termios.c:1162 (0x40005af7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 549 Symbol : rtems_termios_enqueue_raw_characters (0x40005a00) Starting Line : termios.c:1174 (0x40005b1c) Ending Line : termios.c:1174 (0x40005b27) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 552 Symbol : rtems_termios_enqueue_raw_characters (0x40005a00) Starting Line : termios.c:1182 (0x40005b48) Ending Line : termios.c:1235 (0x40005b9b) Size in Bytes : 84 Size in Instructions : 21 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 554 Symbol : rtems_termios_enqueue_raw_characters (0x40005a00) Starting Line : termios.c:1199 (0x40005be0) Ending Line : termios.c:1216 (0x40005c8b) Size in Bytes : 172 Size in Instructions : 43 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 556 Symbol : rtems_termios_enqueue_raw_characters (0x40005a00) Starting Line : termios.c:1225 (0x40005ca4) Ending Line : termios.c:1225 (0x40005cab) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 558 Symbol : rtems_termios_enqueue_raw_characters (0x40005a00) Starting Line : termios.c:1233 (0x40005cc0) Ending Line : termios.c:1233 (0x40005cc3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 560 Symbol : rtems_termios_enqueue_raw_characters (0x40005a00) Starting Line : termios.c:1234 (0x40005cd4) Ending Line : termios.c:1235 (0x40005ceb) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 562 Symbol : rtems_termios_ioctl (0x400049f8) Starting Line : termios.c:523 (0x40004a2c) Ending Line : termios.c:524 (0x40004a37) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 564 Symbol : rtems_termios_ioctl (0x400049f8) Starting Line : termios.c:526 (0x40004a64) Ending Line : termios.c:526 (0x40004a67) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 569 Symbol : rtems_termios_ioctl (0x400049f8) Starting Line : termios.c:463 (0x40004b48) Ending Line : termios.c:472 (0x40004b93) Size in Bytes : 76 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 572 Symbol : rtems_termios_ioctl (0x400049f8) Starting Line : termios.c:484 (0x40004bdc) Ending Line : termios.c:499 (0x40004c2b) Size in Bytes : 80 Size in Instructions : 20 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 574 Symbol : rtems_termios_ioctl (0x400049f8) Starting Line : termios.c:500 (0x40004c38) Ending Line : termios.c:503 (0x40004c47) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 576 Symbol : rtems_termios_ioctl (0x400049f8) Starting Line : termios.c:562 (0x40004cdc) Ending Line : termios.c:562 (0x40004cdf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 578 Symbol : rtems_termios_ioctl (0x400049f8) Starting Line : termios.c:612 (0x40004db0) Ending Line : termios.c:616 (0x40004de3) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 581 Symbol : rtems_termios_open (0x400043b8) Starting Line : termios.c:130 (0x40004408) Ending Line : termios.c:130 (0x4000440b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 583 Symbol : rtems_termios_open (0x400043b8) Starting Line : termios.c:172 (0x40004488) Ending Line : termios.c:172 (0x4000448f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 588 Symbol : rtems_termios_open (0x400043b8) Starting Line : termios.c:314 (0x40004774) Ending Line : termios.c:314 (0x4000477f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 592 Symbol : rtems_termios_puts (0x40004df8) Starting Line : termios.c:664 (0x40004e78) Ending Line : termios.c:664 (0x40004e7f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 594 Symbol : rtems_termios_puts (0x40004df8) Starting Line : termios.c:676 (0x40004ef8) Ending Line : termios.c:678 (0x40004f07) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 599 Symbol : rtems_termios_read (0x40005640) Starting Line : termios.c:977 (0x4000579c) Ending Line : termios.c:977 (0x400057a7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 602 Symbol : rtems_termios_read (0x40005640) Starting Line : termios.c:989 (0x400057f4) Ending Line : termios.c:989 (0x400057f7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 604 Symbol : rtems_termios_read (0x40005640) Starting Line : termios.c:989 (0x40005804) Ending Line : termios.c:989 (0x40005807) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 606 Symbol : rtems_termios_read (0x40005640) Starting Line : termios.c:1019 (0x40005860) Ending Line : termios.c:1019 (0x40005863) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 608 Symbol : rtems_termios_read (0x40005640) Starting Line : termios.c:1026 (0x40005884) Ending Line : termios.c:1041 (0x400058bf) Size in Bytes : 60 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 610 Symbol : rtems_termios_read (0x40005640) Starting Line : termios.c:1032 (0x400058d0) Ending Line : termios.c:1041 (0x400058f7) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 612 Symbol : rtems_termios_read (0x40005640) Starting Line : termios.c:1045 (0x4000591c) Ending Line : termios.c:1046 (0x40005937) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 615 Symbol : rtems_termios_read (0x40005640) Starting Line : termios.c:1058 (0x4000598c) Ending Line : termios.c:1058 (0x4000598f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 617 Symbol : rtems_termios_refill_transmitter (0x40005d84) Starting Line : termios.c:1262 (0x40005d9c) Ending Line : termios.c:1267 (0x40005dd3) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 619 Symbol : rtems_termios_refill_transmitter (0x40005d84) Starting Line : termios.c:1280 (0x40005de8) Ending Line : termios.c:1285 (0x40005e1f) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 621 Symbol : rtems_termios_refill_transmitter (0x40005d84) Starting Line : termios.c:1297 (0x40005e4c) Ending Line : termios.c:1297 (0x40005e5b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 623 Symbol : rtems_termios_refill_transmitter (0x40005d84) Starting Line : termios.c:1327 (0x40005ec4) Ending Line : termios.c:1327 (0x40005ed3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 625 Symbol : rtems_termios_refill_transmitter (0x40005d84) Starting Line : termios.c:1335 (0x40005ee8) Ending Line : termios.c:1338 (0x40005f0f) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 627 Symbol : rtems_termios_rxdaemon (0x40005d14) Starting Line : termios.c:1464 (0x40005d44) Ending Line : termios.c:1471 (0x40005d53) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 629 Symbol : rtems_termios_txdaemon (0x40005f6c) Starting Line : termios.c:1425 (0x40005fa0) Ending Line : termios.c:1432 (0x40005faf) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 631 Symbol : rtems_termios_txdaemon (0x40005f6c) Starting Line : termios.c:1433 (0x40005fc8) Ending Line : termios.c:1433 (0x40005fcf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 634 Symbol : rtems_termios_write (0x40005578) Starting Line : termios.c:764 (0x40005620) Ending Line : termios.c:765 (0x4000562b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 638 Symbol : rtems_verror (0x40007fe4) Starting Line : thread.inl:185 (0x40008010) Ending Line : thread.inl:185 (0x4000801f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 642 Symbol : scanInt (0x40003b64) Starting Line : getpwent.c:127 (0x40003b94) Ending Line : getpwent.c:127 (0x40003ba7) 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 : 661 Symbol : siproc (0x4000552c) Starting Line : termios.c:939 (0x4000556c) Ending Line : termios.c:939 (0x40005573) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 666 Symbol : tcsetattr (0x4000cb00) Starting Line : tcsetattr.c:42 (0x4000cb44) Ending Line : tcsetattr.c:42 (0x4000cb47) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 667 Symbol : tcsetattr (0x4000cb00) Starting Line : tcsetattr.c:50 (0x4000cb50) Ending Line : tcsetattr.c:50 (0x4000cb57) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 678 Symbol : unmount (0x4000754c) Starting Line : unmount.c:140 (0x4000764c) Ending Line : unmount.c:141 (0x4000766f) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 685 Symbol : writev (0x400076d0) Starting Line : writev.c:105 (0x400077fc) Ending Line : writev.c:105 (0x400077ff) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 687 Symbol : writev (0x400076d0) Starting Line : writev.c:114 (0x4000781c) Ending Line : writev.c:114 (0x4000781f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================