============================================ Index : 5 Symbol : IMFS_eval_path (0x800b7c4) Starting Line : imfs_eval.c:488 (0x800b824) Ending Line : imfs_eval.c:488 (0x800b82f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 14 Symbol : IMFS_evaluate_permission (0x800b6d0) Starting Line : imfs_eval.c:84 (0x800b6f4) Ending Line : imfs_eval.c:84 (0x800b707) 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 (0x800c01c) Starting Line : imfs_getchild.c:51 (0x800c061) Ending Line : imfs_getchild.c:51 (0x800c067) Size in Bytes : 7 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 (0x800bf4c) Starting Line : imfs_fsunmount.c:91 (0x800bff1) Ending Line : imfs_fsunmount.c:82 (0x800bffb) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 33 Symbol : IMFS_memfile_get_block_pointer (0x800f630) Starting Line : memfile.c:840 (0x800f6c0) Ending Line : memfile.c:840 (0x800f6c3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 38 Symbol : IMFS_memfile_get_block_pointer (0x800f630) Starting Line : memfile.c:881 (0x800f780) Ending Line : memfile.c:881 (0x800f783) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 49 Symbol : IMFS_memfile_read (0x800f8c4) Starting Line : memfile.c:564 (0x800f93c) Ending Line : memfile.c:564 (0x800f93f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 50 Symbol : IMFS_memfile_read (0x800f8c4) Starting Line : memfile.c:557 (0x800f948) Ending Line : memfile.c:557 (0x800f94b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 62 Symbol : IMFS_memfile_write (0x800fed0) Starting Line : memfile.c:682 (0x800ff24) Ending Line : memfile.c:682 (0x800ff27) 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 (0x8003951) Ending Line : imfs_debug.c:89 (0x8003967) Size in Bytes : 23 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 (0x8001074) Starting Line : check.c:406 (0x80010c0) Ending Line : check.c:406 (0x80010c3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 81 Symbol : Stack_check_Dump_threads_usage (0x8001074) Starting Line : check.c:426 (0x8001118) Ending Line : check.c:426 (0x800111f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 84 Symbol : Stack_check_Dump_threads_usage (0x8001074) Starting Line : check.c:456 (0x80011e0) Ending Line : check.c:456 (0x80011f7) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 93 Symbol : _CORE_message_queue_Seize (0x800db8c) Starting Line : coremsgseize.c:76 (0x800dbec) Ending Line : coremsgseize.c:76 (0x800dbef) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 101 Symbol : _Event_Timeout (0x800da78) Starting Line : eventtimeout.c:78 (0x800dac8) Ending Line : eventtimeout.c:78 (0x800dacf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 103 Symbol : _Heap_Extend (0x8009e30) Starting Line : heap.inl:108 (0x8009fc0) Ending Line : heap.inl:108 (0x8009fc7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 117 Symbol : _Heap_Walk (0x8004c00) Starting Line : heapwalk.c:233 (0x8004db0) Ending Line : heapwalk.c:233 (0x8004dc3) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 121 Symbol : _IO_Manager_initialization (0x8004500) Starting Line : io.c:59 (0x8004538) Ending Line : io.c:59 (0x800453b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 129 Symbol : _Objects_Initialize_information (0x8005c90) Starting Line : objectinitializeinformation.c:105 (0x8005d48) Ending Line : objectinitializeinformation.c:105 (0x8005d57) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 143 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 : _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 : 158 Symbol : _TOD_Get (0x8004fd8) Starting Line : coretodget.c:52 (0x8005028) Ending Line : coretodget.c:52 (0x800502f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 160 Symbol : _TOD_Get_uptime (0x800e674) Starting Line : coretodgetuptime.c:52 (0x800e6c4) Ending Line : coretodgetuptime.c:52 (0x800e6cb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 172 Symbol : _Thread_queue_Enqueue_priority (0x8006fb0) Starting Line : threadqenqueuepriority.c:99 (0x8007088) Ending Line : threadqenqueuepriority.c:100 (0x800708f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 175 Symbol : _Thread_queue_Enqueue_priority (0x8006fb0) Starting Line : threadqenqueuepriority.c:146 (0x8007144) Ending Line : threadqenqueuepriority.c:147 (0x800714b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 177 Symbol : _Thread_queue_Enqueue_priority (0x8006fb0) Starting Line : threadqenqueuepriority.c:195 (0x80071d0) Ending Line : threadqenqueuepriority.c:196 (0x80071d7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 180 Symbol : _Thread_queue_Process_timeout (0x800f3d0) Starting Line : threadqprocesstimeout.c:49 (0x800f400) Ending Line : threadqprocesstimeout.c:50 (0x800f413) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 186 Symbol : _Timer_server_Body (0x80146b8) Starting Line : timerserver.c:117 (0x80147cc) Ending Line : timerserver.c:120 (0x80147eb) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 193 Symbol : _Timer_server_Schedule_operation_method (0x80148a8) Starting Line : timerserver.c:237 (0x80149d0) Ending Line : timerserver.c:237 (0x80149d7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 204 Symbol : aio_cancel (0x8003974) Starting Line : aio_cancel.c:53 (0x80039cd) Ending Line : aio_cancel.c:87 (0x8003a83) Size in Bytes : 183 Size in Instructions : 46 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 206 Symbol : aio_cancel (0x8003974) Starting Line : aio_cancel.c:96 (0x8003aa8) Ending Line : aio_cancel.c:120 (0x8003b2f) Size in Bytes : 136 Size in Instructions : 34 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 208 Symbol : aio_fsync (0x8003b58) Starting Line : aio_fsync.c:54 (0x8003bb4) Ending Line : aio_fsync.c:61 (0x8003bd3) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 210 Symbol : aio_read (0x80043f4) Starting Line : aio_read.c:59 (0x800446c) Ending Line : aio_read.c:59 (0x8004473) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 215 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 : 217 Symbol : devFS_evaluate_path (0x80066d8) Starting Line : devfs_eval.c:44 (0x8006714) Ending Line : devfs_eval.c:44 (0x800671f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 221 Symbol : drainOutput (0x8004884) Starting Line : termios.c:347 (0x80048c1) Ending Line : termios.c:353 (0x80048eb) Size in Bytes : 43 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 227 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 : 229 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 : 232 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 : 234 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 : 236 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 : 238 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 : 244 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 : 249 Symbol : fifo_open (0x800a284) Starting Line : fifo.c:224 (0x800a4b4) Ending Line : fifo.c:224 (0x800a4b7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 251 Symbol : fifo_open (0x800a284) Starting Line : fifo.c:228 (0x800a4c4) Ending Line : fifo.c:228 (0x800a4cf) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 263 Symbol : fifo_open (0x800a284) Starting Line : fifo.c:360 (0x800a664) Ending Line : fifo.c:360 (0x800a667) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 273 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 : 277 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 : 283 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 : 297 Symbol : memfile_lseek (0x8010204) Starting Line : memfile.c:220 (0x8010248) Ending Line : memfile.c:220 (0x8010253) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 299 Symbol : memfile_open (0x80100e0) Starting Line : memfile.c:102 (0x8010110) Ending Line : memfile.c:111 (0x801014b) Size in Bytes : 60 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 301 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 : 304 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 : 306 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 : 307 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 : 313 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 : 319 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 : 322 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 : 324 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 : 326 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 : 328 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 : 330 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 : 332 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 (0x800a6a4) Starting Line : fifo.c:422 (0x800a814) Ending Line : fifo.c:422 (0x800a817) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 351 Symbol : pipe_write (0x800a854) Starting Line : fifo.c:510 (0x800a9e8) Ending Line : fifo.c:510 (0x800a9eb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 352 Symbol : pipe_write (0x800a854) Starting Line : fifo.c:502 (0x800aa0c) Ending Line : fifo.c:502 (0x800aa0f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 361 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 : 362 Symbol : pthread_exit (0x8010e68) Starting Line : pthreadexit.c:67 (0x8010e84) Ending Line : pthreadexit.c:67 (0x8010e8f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 366 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 : 386 Symbol : read (0x80175c8) Starting Line : read.c:30 (0x80175f0) Ending Line : read.c:30 (0x80175f3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 391 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 : 399 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 : 404 Symbol : rtems_aio_enqueue (0x8004198) Starting Line : aio_misc.c:265 (0x80041d8) Ending Line : aio_misc.c:266 (0x80041e3) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 406 Symbol : rtems_aio_enqueue (0x8004198) Starting Line : aio_misc.c:296 (0x80042b4) Ending Line : aio_misc.c:297 (0x80042c3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 408 Symbol : rtems_aio_enqueue (0x8004198) Starting Line : aio_misc.c:318 (0x8004314) Ending Line : aio_misc.c:321 (0x8004337) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 409 Symbol : rtems_aio_handle (0x8003db8) Starting Line : aio_misc.c:363 (0x8003db8) Ending Line : aio_misc.c:510 (0x800406f) Size in Bytes : 696 Size in Instructions : 174 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 412 Symbol : rtems_aio_init (0x8003be8) Starting Line : aio_misc.c:46 (0x8003c20) Ending Line : aio_misc.c:46 (0x8003c27) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 414 Symbol : rtems_aio_init (0x8003be8) Starting Line : aio_misc.c:51 (0x8003c3d) Ending Line : aio_misc.c:51 (0x8003c47) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 416 Symbol : rtems_aio_init (0x8003be8) Starting Line : aio_misc.c:56 (0x8003c60) Ending Line : aio_misc.c:57 (0x8003c77) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 418 Symbol : rtems_aio_insert_prio (0x8004070) Starting Line : aio_misc.c:510 (0x800409d) Ending Line : aio_misc.c:158 (0x80040a7) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 420 Symbol : rtems_aio_remove_fd (0x80040c8) Starting Line : aio_misc.c:179 (0x80040c8) Ending Line : aio_misc.c:194 (0x800412f) Size in Bytes : 104 Size in Instructions : 26 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 421 Symbol : rtems_aio_remove_req (0x8004130) Starting Line : aio_misc.c:213 (0x8004130) Ending Line : aio_misc.c:235 (0x8004197) Size in Bytes : 104 Size in Instructions : 26 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 426 Symbol : rtems_clock_set_nanoseconds_extension (0x8010a00) Starting Line : clocksetnsecshandler.c:47 (0x8010a0d) Ending Line : clocksetnsecshandler.c:47 (0x8010a0f) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 427 Symbol : rtems_clock_set_nanoseconds_extension (0x8010a00) Starting Line : clocksetnsecshandler.c:47 (0x8010a11) Ending Line : clocksetnsecshandler.c:48 (0x8010a1b) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 430 Symbol : rtems_cpu_usage_report_with_plugin (0x8001a40) Starting Line : cpuusagereport.c:111 (0x8001b18) Ending Line : cpuusagereport.c:111 (0x8001b1b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 436 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_gxx_key_create (0x8001f10) Starting Line : gxx_wrappers.c:84 (0x8001f5c) Ending Line : gxx_wrappers.c:85 (0x8001f67) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 458 Symbol : rtems_libio_to_fcntl_flags (0x800c660) Starting Line : libio.c:107 (0x800c67c) Ending Line : libio.c:104 (0x800c683) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 479 Symbol : rtems_stack_checker_is_blown (0x8001490) Starting Line : check.c:328 (0x8001500) Ending Line : check.c:328 (0x800150f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 487 Symbol : rtems_string_to_pointer (0x80093fc) Starting Line : stringto_template.h:120 (0x8009468) Ending Line : stringto_template.h:120 (0x800947b) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 493 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 : 498 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 : 515 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 : 517 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 : 520 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 : 523 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 : 525 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 : 530 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 : 532 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 : 535 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 : 537 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 : 539 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 : 542 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 : 545 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 : 553 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 : 555 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 : 557 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 : 559 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 : 563 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 : 565 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 : 568 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 : 570 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 : 580 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 : 583 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 : 585 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 : 587 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 : 593 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 : 599 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 : 601 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 : 603 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 : 606 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 : 608 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 : 610 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 : 611 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 : 613 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 : 615 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 : 617 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 : 619 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 : 621 Symbol : rtems_termios_txdaemon (0x800651c) Starting Line : termios.c:1433 (0x800657d) Ending Line : termios.c:1433 (0x8006583) Size in Bytes : 7 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 624 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 : 625 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 : 629 Symbol : rtems_verror (0x80069d8) Starting Line : thread.inl:185 (0x8006a28) Ending Line : thread.inl:185 (0x8006a3b) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 633 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 : 646 Symbol : sched_get_priority_min (0x8003994) Starting Line : sched_getprioritymin.c:29 (0x80039a9) Ending Line : sched_getprioritymin.c:29 (0x80039ab) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 653 Symbol : siproc (0x8005aa4) Starting Line : termios.c:939 (0x8005af5) Ending Line : termios.c:939 (0x8005aff) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 657 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 : 658 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 : 659 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 : 660 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 : 662 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 : 664 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 : 674 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 : 678 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 ============================================