============================================ Index : 5 Symbol : IMFS_eval_path (0x800b60c) Starting Line : imfs_eval.c:488 (0x800b66c) Ending Line : imfs_eval.c:488 (0x800b677) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 14 Symbol : IMFS_evaluate_permission (0x800b518) Starting Line : imfs_eval.c:84 (0x800b53c) Ending Line : imfs_eval.c:84 (0x800b54f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 17 Symbol : IMFS_fifo_lseek (0x8001f84) Starting Line : imfs_fifo.c:126 (0x8001fcc) Ending Line : imfs_fifo.c:126 (0x8001fd3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 21 Symbol : IMFS_find_match_in_dir (0x800be64) Starting Line : imfs_getchild.c:51 (0x800bea8) Ending Line : imfs_getchild.c:51 (0x800beaf) Size in Bytes : 8 Size in Instructions : 2 Classification: Unreachable Explanation: This code cannot be reached. The routine IMFS_find_match_in_dir is called only if the token type is IMFS_NAME. If ".." is present in the path, the token type returned by IMFS_get_token would be IMFS_DIR_UP. With such a setup, IMFS_find_match_in_dir cannot be called with the name as ".." ============================================ ============================================ Index : 25 Symbol : IMFS_fsunmount (0x800bd94) Starting Line : imfs_fsunmount.c:91 (0x800be38) Ending Line : imfs_fsunmount.c:82 (0x800be43) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 33 Symbol : IMFS_memfile_get_block_pointer (0x800f458) Starting Line : memfile.c:840 (0x800f4e8) Ending Line : memfile.c:840 (0x800f4eb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 38 Symbol : IMFS_memfile_get_block_pointer (0x800f458) Starting Line : memfile.c:881 (0x800f5a8) Ending Line : memfile.c:881 (0x800f5ab) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 49 Symbol : IMFS_memfile_read (0x800f6ec) Starting Line : memfile.c:564 (0x800f764) Ending Line : memfile.c:564 (0x800f767) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 50 Symbol : IMFS_memfile_read (0x800f6ec) Starting Line : memfile.c:557 (0x800f770) Ending Line : memfile.c:557 (0x800f773) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 62 Symbol : IMFS_memfile_write (0x800fcf8) Starting Line : memfile.c:682 (0x800fd4c) Ending Line : memfile.c:682 (0x800fd4f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 67 Symbol : IMFS_mount (0x8001f04) Starting Line : imfs_mount.c:44 (0x8001f1c) Ending Line : imfs_mount.c:44 (0x8001f2f) Size in Bytes : 20 Size in Instructions : 5 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 : 69 Symbol : IMFS_print_jnode (0x8003860) Starting Line : imfs_debug.c:88 (0x8003950) Ending Line : imfs_debug.c:89 (0x8003967) Size in Bytes : 24 Size in Instructions : 6 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 : 73 Symbol : IMFS_unlink (0x80020a4) Starting Line : imfs_unlink.c:51 (0x80020dc) Ending Line : imfs_unlink.c:51 (0x80020ef) Size in Bytes : 20 Size in Instructions : 5 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 75 Symbol : IMFS_unmount (0x80021a8) Starting Line : imfs_unmount.c:45 (0x80021c0) Ending Line : imfs_unmount.c:45 (0x80021cb) Size in Bytes : 12 Size in Instructions : 3 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 77 Symbol : IMFS_unmount (0x80021a8) Starting Line : imfs_unmount.c:52 (0x80021d4) Ending Line : imfs_unmount.c:52 (0x80021e7) Size in Bytes : 20 Size in Instructions : 5 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 79 Symbol : Stack_check_Dump_threads_usage (0x8000ce0) Starting Line : check.c:401 (0x8000d2c) Ending Line : check.c:401 (0x8000d2f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 81 Symbol : Stack_check_Dump_threads_usage (0x8000ce0) Starting Line : check.c:421 (0x8000d84) Ending Line : check.c:421 (0x8000d8b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 84 Symbol : Stack_check_Dump_threads_usage (0x8000ce0) Starting Line : check.c:451 (0x8000e4c) Ending Line : check.c:451 (0x8000e63) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 94 Symbol : _CORE_message_queue_Seize (0x800db94) Starting Line : coremsgseize.c:76 (0x800dbf4) Ending Line : coremsgseize.c:76 (0x800dbf7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 98 Symbol : _Chain_Get_with_empty_check (0x8003ca4) Starting Line : chain.inl:571 (0x8003cd8) Ending Line : chain.inl:558 (0x8003cdf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 105 Symbol : _Heap_Extend (0x8009cfc) Starting Line : heap.inl:108 (0x8009e8c) Ending Line : heap.inl:108 (0x8009e93) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 119 Symbol : _Heap_Walk (0x8004bfc) Starting Line : heapwalk.c:233 (0x8004dac) Ending Line : heapwalk.c:233 (0x8004dbf) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 123 Symbol : _IO_Manager_initialization (0x80044fc) Starting Line : io.c:59 (0x8004534) Ending Line : io.c:59 (0x8004537) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 131 Symbol : _Objects_Initialize_information (0x8005c8c) Starting Line : objectinitializeinformation.c:105 (0x8005d44) Ending Line : objectinitializeinformation.c:105 (0x8005d53) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 146 Symbol : _POSIX_Timer_TSR (0x800317c) Starting Line : timertsr.c:65 (0x80031d8) Ending Line : timertsr.c:65 (0x80031db) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 152 Symbol : _POSIX_signals_Unblock_thread (0x8025380) Starting Line : psignalunblockthread.c:108 (0x8025474) Ending Line : psignalunblockthread.c:108 (0x802547f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 157 Symbol : _RTEMS_tasks_Initialize_user_tasks_body (0x8004264) Starting Line : taskinitusers.c:82 (0x80042bc) Ending Line : taskinitusers.c:82 (0x80042cb) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 161 Symbol : _TOD_Get (0x8004fd4) Starting Line : coretodget.c:52 (0x8005024) Ending Line : coretodget.c:52 (0x800502b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 163 Symbol : _TOD_Get_uptime (0x800e4bc) Starting Line : coretodgetuptime.c:52 (0x800e50c) Ending Line : coretodgetuptime.c:52 (0x800e513) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 179 Symbol : _Thread_queue_Dequeue (0x8006950) Starting Line : threadqdequeue.c:66 (0x80069a8) Ending Line : threadqdequeue.c:67 (0x80069bb) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 181 Symbol : _Thread_queue_Enqueue_fifo (0x800ef30) Starting Line : threadqenqueuefifo.c:76 (0x800ef74) Ending Line : threadqenqueuefifo.c:76 (0x800ef77) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 183 Symbol : _Thread_queue_Enqueue_priority (0x8006bd8) Starting Line : threadqenqueuepriority.c:99 (0x8006ccc) Ending Line : threadqenqueuepriority.c:100 (0x8006cd3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 186 Symbol : _Thread_queue_Enqueue_priority (0x8006bd8) Starting Line : threadqenqueuepriority.c:146 (0x8006d88) Ending Line : threadqenqueuepriority.c:147 (0x8006d8f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 188 Symbol : _Thread_queue_Enqueue_priority (0x8006bd8) Starting Line : threadqenqueuepriority.c:195 (0x8006df8) Ending Line : threadqenqueuepriority.c:196 (0x8006dff) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 190 Symbol : _Thread_queue_Enqueue_with_handler (0x8006b14) Starting Line : threadqenqueue.c:96 (0x8006bb0) Ending Line : threadqenqueue.c:96 (0x8006bbb) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 198 Symbol : _Timer_server_Body (0x80146ac) Starting Line : timerserver.c:117 (0x80147c4) Ending Line : timerserver.c:120 (0x80147e3) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 200 Symbol : _Timer_server_Body (0x80146ac) Starting Line : timerserver.c:345 (0x801480c) Ending Line : timerserver.c:345 (0x8014813) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 204 Symbol : _Timer_server_Schedule_operation_method (0x801489c) Starting Line : timerserver.c:237 (0x80149c4) Ending Line : timerserver.c:237 (0x80149cb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 217 Symbol : ctermid (0x80012b0) Starting Line : ctermid.c:29 (0x80012b0) Ending Line : ctermid.c:40 (0x80012eb) Size in Bytes : 60 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 219 Symbol : devFS_evaluate_path (0x80065a4) Starting Line : devfs_eval.c:44 (0x80065e0) Ending Line : devfs_eval.c:44 (0x80065eb) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 223 Symbol : drainOutput (0x8004884) Starting Line : termios.c:347 (0x80048c0) Ending Line : termios.c:353 (0x80048eb) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 229 Symbol : erase (0x80056e8) Starting Line : termios.c:802 (0x800572c) Ending Line : termios.c:803 (0x8005733) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 231 Symbol : erase (0x80056e8) Starting Line : termios.c:807 (0x800573c) Ending Line : termios.c:809 (0x800575f) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 234 Symbol : erase (0x80056e8) Starting Line : termios.c:819 (0x800578c) Ending Line : termios.c:819 (0x800579b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 236 Symbol : erase (0x80056e8) Starting Line : termios.c:832 (0x80057dc) Ending Line : termios.c:833 (0x80057e7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 238 Symbol : erase (0x80056e8) Starting Line : termios.c:848 (0x8005834) Ending Line : termios.c:851 (0x800585b) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 240 Symbol : erase (0x80056e8) Starting Line : termios.c:853 (0x8005870) Ending Line : termios.c:853 (0x800587b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 246 Symbol : fcntl (0x8001e44) Starting Line : fcntl.c:143 (0x8002014) Ending Line : fcntl.c:143 (0x800201b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 252 Symbol : fifo_open (0x800a150) Starting Line : fifo.c:224 (0x800a380) Ending Line : fifo.c:224 (0x800a383) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 254 Symbol : fifo_open (0x800a150) Starting Line : fifo.c:228 (0x800a390) Ending Line : fifo.c:228 (0x800a39b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 266 Symbol : fifo_open (0x800a150) Starting Line : fifo.c:360 (0x800a530) Ending Line : fifo.c:360 (0x800a533) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 276 Symbol : iproc (0x80058f0) Starting Line : termios.c:872 (0x8005914) Ending Line : termios.c:872 (0x8005917) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 280 Symbol : iproc (0x80058f0) Starting Line : termios.c:883 (0x800597c) Ending Line : termios.c:883 (0x8005983) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 286 Symbol : iproc (0x80058f0) Starting Line : termios.c:904 (0x8005a0c) Ending Line : termios.c:906 (0x8005a2f) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 300 Symbol : memfile_lseek (0x801002c) Starting Line : memfile.c:220 (0x8010070) Ending Line : memfile.c:220 (0x801007b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 302 Symbol : memfile_open (0x800ff08) Starting Line : memfile.c:102 (0x800ff38) Ending Line : memfile.c:111 (0x800ff73) Size in Bytes : 60 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 304 Symbol : mount (0x8002d70) Starting Line : mount.c:157 (0x8002ebc) Ending Line : mount.c:157 (0x8002ec3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 307 Symbol : mount (0x8002d70) Starting Line : mount.c:211 (0x8002f6c) Ending Line : mount.c:211 (0x8002f6f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 309 Symbol : mount (0x8002d70) Starting Line : mount.c:219 (0x8002f8c) Ending Line : mount.c:219 (0x8002f93) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 310 Symbol : mount (0x8002d70) Starting Line : mount.c:128 (0x8003018) Ending Line : mount.c:128 (0x800301b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 316 Symbol : newlib_free_buffers (0x8003080) Starting Line : newlibc_reent.c:115 (0x80030a8) Ending Line : newlibc_reent.c:121 (0x80030cf) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 322 Symbol : open_dev_console (0x8003330) Starting Line : open_dev_console.c:49 (0x8003390) Ending Line : open_dev_console.c:49 (0x800339f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 325 Symbol : oproc (0x80054e4) Starting Line : termios.c:694 (0x8005514) Ending Line : termios.c:694 (0x800551f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 327 Symbol : oproc (0x80054e4) Starting Line : termios.c:694 (0x8005530) Ending Line : termios.c:694 (0x8005533) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 329 Symbol : oproc (0x80054e4) Starting Line : termios.c:697 (0x800553c) Ending Line : termios.c:697 (0x800553f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 331 Symbol : oproc (0x80054e4) Starting Line : termios.c:705 (0x8005560) Ending Line : termios.c:709 (0x8005587) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 333 Symbol : oproc (0x80054e4) Starting Line : termios.c:723 (0x80055c0) Ending Line : termios.c:728 (0x80055d7) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 335 Symbol : oproc (0x80054e4) Starting Line : termios.c:733 (0x80055e0) Ending Line : termios.c:733 (0x8005607) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 343 Symbol : pipe_read (0x800a570) Starting Line : fifo.c:422 (0x800a6e0) Ending Line : fifo.c:422 (0x800a6e3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 354 Symbol : pipe_write (0x800a720) Starting Line : fifo.c:510 (0x800a8b4) Ending Line : fifo.c:510 (0x800a8b7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 355 Symbol : pipe_write (0x800a720) Starting Line : fifo.c:502 (0x800a8d8) Ending Line : fifo.c:502 (0x800a8db) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 364 Symbol : pthread_create (0x80030a0) Starting Line : pthread.inl:46 (0x80032a4) Ending Line : pthreadcreate.c:179 (0x80032bb) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 365 Symbol : pthread_exit (0x8010c90) Starting Line : pthreadexit.c:67 (0x8010cac) Ending Line : pthreadexit.c:67 (0x8010cb7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 369 Symbol : pthread_mutex_timedlock (0x8005658) Starting Line : mutextimedlock.c:77 (0x80056b0) Ending Line : mutextimedlock.c:76 (0x80056bb) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 390 Symbol : read (0x80173f0) Starting Line : read.c:30 (0x8017418) Ending Line : read.c:30 (0x801741b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 395 Symbol : readv (0x800365c) Starting Line : readv.c:54 (0x80036e4) Ending Line : readv.c:54 (0x80036e7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 403 Symbol : realloc (0x8003688) Starting Line : realloc.c:52 (0x8003708) Ending Line : realloc.c:52 (0x8003713) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 412 Symbol : rtems_clock_set_nanoseconds_extension (0x8010a00) Starting Line : clocksetnsecshandler.c:47 (0x8010a0c) Ending Line : clocksetnsecshandler.c:48 (0x8010a1b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 415 Symbol : rtems_cpu_usage_report_with_plugin (0x8001a40) Starting Line : cpuusagereport.c:117 (0x8001b18) Ending Line : cpuusagereport.c:117 (0x8001b1b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 421 Symbol : rtems_filesystem_initialize (0x8002330) Starting Line : base_fs.c:58 (0x800239c) Ending Line : base_fs.c:58 (0x80023ab) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 442 Symbol : rtems_libio_to_fcntl_flags (0x800c4a8) Starting Line : libio.c:107 (0x800c4c4) Ending Line : libio.c:104 (0x800c4cb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 463 Symbol : rtems_stack_checker_is_blown (0x80010fc) Starting Line : check.c:323 (0x800116c) Ending Line : check.c:323 (0x800117b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 471 Symbol : rtems_string_to_pointer (0x8009238) Starting Line : stringto_template.h:120 (0x80092a4) Ending Line : stringto_template.h:120 (0x80092b7) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 477 Symbol : rtems_tarfs_load (0x8000ec0) Starting Line : imfs_load_tar.c:112 (0x8000f5c) Ending Line : imfs_load_tar.c:112 (0x8000f5f) Size in Bytes : 4 Size in Instructions : 1 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 : 482 Symbol : rtems_tarfs_load (0x8000ec0) Starting Line : imfs_load_tar.c:151 (0x800103c) Ending Line : imfs_load_tar.c:151 (0x8001047) Size in Bytes : 12 Size in Instructions : 3 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 : 499 Symbol : rtems_termios_close (0x8004dcc) Starting Line : termios.c:397 (0x8004e9c) Ending Line : termios.c:397 (0x8004e9f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 501 Symbol : rtems_termios_close (0x8004dcc) Starting Line : termios.c:400 (0x8004ea8) Ending Line : termios.c:400 (0x8004eb7) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 504 Symbol : rtems_termios_close (0x8004dcc) Starting Line : termios.c:404 (0x8004ed4) Ending Line : termios.c:407 (0x8004edf) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 507 Symbol : rtems_termios_close (0x8004dcc) Starting Line : termios.c:413 (0x8004efc) Ending Line : termios.c:416 (0x8004f07) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 509 Symbol : rtems_termios_dequeue_characters (0x8006590) Starting Line : termios.c:1389 (0x80065c4) Ending Line : termios.c:1389 (0x80065c7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 514 Symbol : rtems_termios_enqueue_raw_characters (0x8005f78) Starting Line : termios.c:1162 (0x80060a0) Ending Line : termios.c:1162 (0x80060ab) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 516 Symbol : rtems_termios_enqueue_raw_characters (0x8005f78) Starting Line : termios.c:1174 (0x80060c4) Ending Line : termios.c:1174 (0x80060cf) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 519 Symbol : rtems_termios_enqueue_raw_characters (0x8005f78) Starting Line : termios.c:1182 (0x80060e0) Ending Line : termios.c:1191 (0x8006123) Size in Bytes : 68 Size in Instructions : 17 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 521 Symbol : rtems_termios_enqueue_raw_characters (0x8005f78) Starting Line : termios.c:1199 (0x8006164) Ending Line : termios.c:1216 (0x80061e7) Size in Bytes : 132 Size in Instructions : 33 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 523 Symbol : rtems_termios_enqueue_raw_characters (0x8005f78) Starting Line : termios.c:1225 (0x80061f4) Ending Line : termios.c:1225 (0x80061fb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 526 Symbol : rtems_termios_enqueue_raw_characters (0x8005f78) Starting Line : termios.c:1234 (0x800621c) Ending Line : termios.c:1235 (0x800622f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 529 Symbol : rtems_termios_initialize (0x80047f0) Starting Line : termiosinitialize.c:52 (0x800482c) Ending Line : termiosinitialize.c:52 (0x800482f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 537 Symbol : rtems_termios_ioctl (0x8004fb8) Starting Line : termios.c:458 (0x80050d8) Ending Line : termios.c:472 (0x800513b) Size in Bytes : 100 Size in Instructions : 25 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 539 Symbol : rtems_termios_ioctl (0x8004fb8) Starting Line : termios.c:476 (0x8005148) Ending Line : termios.c:480 (0x8005173) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 541 Symbol : rtems_termios_ioctl (0x8004fb8) Starting Line : termios.c:484 (0x8005180) Ending Line : termios.c:492 (0x80051c3) Size in Bytes : 68 Size in Instructions : 17 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 543 Symbol : rtems_termios_ioctl (0x8004fb8) Starting Line : termios.c:500 (0x80051cc) Ending Line : termios.c:500 (0x80051d7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 547 Symbol : rtems_termios_ioctl (0x8004fb8) Starting Line : termios.c:612 (0x800532c) Ending Line : termios.c:616 (0x800535b) Size in Bytes : 48 Size in Instructions : 12 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 549 Symbol : rtems_termios_open (0x8004914) Starting Line : termios.c:131 (0x8004988) Ending Line : termios.c:130 (0x800499b) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 552 Symbol : rtems_termios_open (0x8004914) Starting Line : termios.c:172 (0x8004a24) Ending Line : termios.c:172 (0x8004a2b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 554 Symbol : rtems_termios_open (0x8004914) Starting Line : termios.c:193 (0x8004a58) Ending Line : termios.c:193 (0x8004a5b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 564 Symbol : rtems_termios_open (0x8004914) Starting Line : termios.c:314 (0x8004d14) Ending Line : termios.c:314 (0x8004d23) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 567 Symbol : rtems_termios_open (0x8004914) Starting Line : termios.c:328 (0x8004d64) Ending Line : termios.c:328 (0x8004d67) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 569 Symbol : rtems_termios_puts (0x800538c) Starting Line : termios.c:664 (0x8005434) Ending Line : termios.c:664 (0x8005437) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 571 Symbol : rtems_termios_puts (0x800538c) Starting Line : termios.c:676 (0x800549c) Ending Line : termios.c:676 (0x80054a7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 577 Symbol : rtems_termios_read (0x8005c04) Starting Line : termios.c:977 (0x8005d38) Ending Line : termios.c:977 (0x8005d3b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 583 Symbol : rtems_termios_read (0x8005c04) Starting Line : termios.c:1026 (0x8005e00) Ending Line : termios.c:1029 (0x8005e2b) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 585 Symbol : rtems_termios_read (0x8005c04) Starting Line : termios.c:1032 (0x8005e38) Ending Line : termios.c:1035 (0x8005e53) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 587 Symbol : rtems_termios_read (0x8005c04) Starting Line : termios.c:1045 (0x8005e74) Ending Line : termios.c:1047 (0x8005e8b) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 590 Symbol : rtems_termios_read (0x8005c04) Starting Line : termios.c:1058 (0x8005ecc) Ending Line : termios.c:1058 (0x8005ecf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 592 Symbol : rtems_termios_refill_transmitter (0x8006318) Starting Line : termios.c:1262 (0x8006340) Ending Line : termios.c:1267 (0x8006383) Size in Bytes : 68 Size in Instructions : 17 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 594 Symbol : rtems_termios_refill_transmitter (0x8006318) Starting Line : termios.c:1280 (0x8006394) Ending Line : termios.c:1287 (0x80063df) Size in Bytes : 76 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 595 Symbol : rtems_termios_refill_transmitter (0x8006318) Starting Line : termios.c:1297 (0x80063f8) Ending Line : termios.c:1297 (0x8006403) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 597 Symbol : rtems_termios_refill_transmitter (0x8006318) Starting Line : termios.c:1327 (0x8006464) Ending Line : termios.c:1327 (0x8006473) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 599 Symbol : rtems_termios_refill_transmitter (0x8006318) Starting Line : termios.c:1335 (0x8006484) Ending Line : termios.c:1339 (0x80064b3) Size in Bytes : 48 Size in Instructions : 12 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 601 Symbol : rtems_termios_rxdaemon (0x800629c) Starting Line : termios.c:1464 (0x80062e4) Ending Line : termios.c:1465 (0x80062ef) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 603 Symbol : rtems_termios_txdaemon (0x800651c) Starting Line : termios.c:1425 (0x8006558) Ending Line : termios.c:1426 (0x8006563) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 605 Symbol : rtems_termios_txdaemon (0x800651c) Starting Line : termios.c:1433 (0x800657c) Ending Line : termios.c:1433 (0x8006583) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 608 Symbol : rtems_termios_write (0x8005b18) Starting Line : termios.c:757 (0x8005ba8) Ending Line : termios.c:757 (0x8005bab) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 609 Symbol : rtems_termios_write (0x8005b18) Starting Line : termios.c:764 (0x8005bc8) Ending Line : termios.c:764 (0x8005bcf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 613 Symbol : rtems_verror (0x80069f4) Starting Line : thread.inl:196 (0x8006a44) Ending Line : thread.inl:196 (0x8006a57) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 617 Symbol : scanInt (0x8001b04) Starting Line : getpwent.c:127 (0x8001b78) Ending Line : getpwent.c:127 (0x8001b8b) 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 : 630 Symbol : sched_get_priority_min (0x8003994) Starting Line : sched_getprioritymin.c:29 (0x80039a8) Ending Line : sched_getprioritymin.c:29 (0x80039af) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 637 Symbol : siproc (0x8005aa4) Starting Line : termios.c:939 (0x8005af4) Ending Line : termios.c:939 (0x8005aff) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 641 Symbol : tcflow (0x800226c) Starting Line : tcflow.c:28 (0x800226c) Ending Line : tcflow.c:42 (0x800228f) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 642 Symbol : tcflush (0x8002290) Starting Line : tcflush.c:34 (0x8002290) Ending Line : tcflush.c:48 (0x80022b3) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 643 Symbol : tcgetpgrp (0x80022b4) Starting Line : tcgetpgrp.c:24 (0x80022b4) Ending Line : tcgetpgrp.c:26 (0x80022cb) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 644 Symbol : tcsendbreak (0x80022cc) Starting Line : tcsendbreak.c:34 (0x80022cc) Ending Line : tcsendbreak.c:34 (0x80022d3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 646 Symbol : tcsetpgrp (0x80022d4) Starting Line : tcsetpgrp.c:34 (0x80022d4) Ending Line : tcsetpgrp.c:34 (0x80022db) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 648 Symbol : timer_create (0x8002e30) Starting Line : timercreate.c:50 (0x8002e6c) Ending Line : timercreate.c:50 (0x8002e6f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 658 Symbol : unmount (0x8003910) Starting Line : unmount.c:140 (0x80039f0) Ending Line : unmount.c:141 (0x8003a0b) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 662 Symbol : writev (0x8003cec) Starting Line : writev.c:55 (0x8003d74) Ending Line : writev.c:55 (0x8003d77) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================