============================================ Index : 5 Symbol : IMFS_eval_path (0x800b7e0) Starting Line : imfs_eval.c:488 (0x800b840) Ending Line : imfs_eval.c:488 (0x800b84b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 14 Symbol : IMFS_evaluate_permission (0x800b6ec) Starting Line : imfs_eval.c:84 (0x800b710) Ending Line : imfs_eval.c:84 (0x800b723) 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 (0x800c038) Starting Line : imfs_getchild.c:51 (0x800c07d) Ending Line : imfs_getchild.c:51 (0x800c083) 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 (0x800bf68) Starting Line : imfs_fsunmount.c:91 (0x800c00d) Ending Line : imfs_fsunmount.c:82 (0x800c017) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 33 Symbol : IMFS_memfile_get_block_pointer (0x800f640) Starting Line : memfile.c:840 (0x800f6d0) Ending Line : memfile.c:840 (0x800f6d3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 38 Symbol : IMFS_memfile_get_block_pointer (0x800f640) Starting Line : memfile.c:881 (0x800f790) Ending Line : memfile.c:881 (0x800f793) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 49 Symbol : IMFS_memfile_read (0x800f8d4) Starting Line : memfile.c:564 (0x800f94c) Ending Line : memfile.c:564 (0x800f94f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 50 Symbol : IMFS_memfile_read (0x800f8d4) Starting Line : memfile.c:557 (0x800f958) Ending Line : memfile.c:557 (0x800f95b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 62 Symbol : IMFS_memfile_write (0x800fee0) Starting Line : memfile.c:682 (0x800ff34) Ending Line : memfile.c:682 (0x800ff37) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 67 Symbol : IMFS_mount (0x8001f08) Starting Line : imfs_mount.c:44 (0x8001f20) Ending Line : imfs_mount.c:44 (0x8001f33) 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 (0x80020a8) Starting Line : imfs_unlink.c:51 (0x80020e0) Ending Line : imfs_unlink.c:51 (0x80020f3) 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 (0x80021ac) Starting Line : imfs_unmount.c:45 (0x80021c4) Ending Line : imfs_unmount.c:45 (0x80021cf) 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 (0x80021ac) Starting Line : imfs_unmount.c:52 (0x80021d8) Ending Line : imfs_unmount.c:52 (0x80021eb) 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 (0x800dbb0) Starting Line : coremsgseize.c:76 (0x800dc10) Ending Line : coremsgseize.c:76 (0x800dc13) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 101 Symbol : _Heap_Extend (0x8009e28) Starting Line : heap.inl:108 (0x8009fb8) Ending Line : heap.inl:108 (0x8009fbf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 115 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 : 119 Symbol : _IO_Manager_initialization (0x8004508) Starting Line : io.c:59 (0x8004540) Ending Line : io.c:59 (0x8004543) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 127 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 : 142 Symbol : _POSIX_Timer_TSR (0x8003180) Starting Line : timertsr.c:65 (0x80031dc) Ending Line : timertsr.c:65 (0x80031df) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 151 Symbol : _RTEMS_tasks_Initialize_user_tasks_body (0x800426c) Starting Line : taskinitusers.c:82 (0x80042c4) Ending Line : taskinitusers.c:82 (0x80042d3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 167 Symbol : _Thread_blocking_operation_Cancel (0x800efcc) Starting Line : watchdog.inl:88 (0x800efec) Ending Line : threadblockingoperationcancel.c:72 (0x800f003) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 169 Symbol : _Thread_queue_Enqueue_fifo (0x800f258) Starting Line : threadqenqueuefifo.c:76 (0x800f29c) Ending Line : threadqenqueuefifo.c:76 (0x800f29f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 171 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 : 173 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 : 176 Symbol : _Thread_queue_Process_timeout (0x800f3e0) Starting Line : threadqprocesstimeout.c:49 (0x800f410) Ending Line : threadqprocesstimeout.c:50 (0x800f423) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 182 Symbol : _Timer_server_Body (0x80146bc) Starting Line : timerserver.c:117 (0x80147d0) Ending Line : timerserver.c:120 (0x80147ef) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 189 Symbol : _Timer_server_Schedule_operation_method (0x80148ac) Starting Line : timerserver.c:237 (0x80149d4) Ending Line : timerserver.c:237 (0x80149db) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 203 Symbol : aio_read (0x80043ec) Starting Line : aio_read.c:59 (0x8004464) Ending Line : aio_read.c:59 (0x800446b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 208 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 : 210 Symbol : devFS_evaluate_path (0x80066e0) Starting Line : devfs_eval.c:44 (0x800671c) Ending Line : devfs_eval.c:44 (0x8006727) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 214 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 : 220 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 : 222 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 : 225 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 : 227 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 : 229 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 : 231 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 : 237 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 : 242 Symbol : fifo_open (0x800a2a4) Starting Line : fifo.c:224 (0x800a4d4) Ending Line : fifo.c:224 (0x800a4d7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 244 Symbol : fifo_open (0x800a2a4) Starting Line : fifo.c:228 (0x800a4e4) Ending Line : fifo.c:228 (0x800a4ef) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 256 Symbol : fifo_open (0x800a2a4) Starting Line : fifo.c:360 (0x800a684) Ending Line : fifo.c:360 (0x800a687) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 266 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 : 270 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 : 276 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 : 290 Symbol : memfile_lseek (0x8010220) Starting Line : memfile.c:220 (0x8010264) Ending Line : memfile.c:220 (0x801026f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 292 Symbol : memfile_open (0x80100fc) Starting Line : memfile.c:102 (0x801012c) Ending Line : memfile.c:111 (0x8010167) Size in Bytes : 60 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 294 Symbol : mount (0x8002d74) Starting Line : mount.c:157 (0x8002ec0) Ending Line : mount.c:157 (0x8002ec7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 297 Symbol : mount (0x8002d74) Starting Line : mount.c:211 (0x8002f70) Ending Line : mount.c:211 (0x8002f73) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 299 Symbol : mount (0x8002d74) Starting Line : mount.c:219 (0x8002f90) Ending Line : mount.c:219 (0x8002f97) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 300 Symbol : mount (0x8002d74) Starting Line : mount.c:128 (0x800301c) Ending Line : mount.c:128 (0x800301f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 306 Symbol : newlib_free_buffers (0x8003084) Starting Line : newlibc_reent.c:115 (0x80030ac) Ending Line : newlibc_reent.c:121 (0x80030d3) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 312 Symbol : open_dev_console (0x8003334) Starting Line : open_dev_console.c:49 (0x8003394) Ending Line : open_dev_console.c:49 (0x80033a3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 315 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 : 317 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 : 319 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 : 321 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 : 323 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 : 325 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 : 331 Symbol : pipe_read (0x800a6c4) Starting Line : fifo.c:401 (0x800a71c) Ending Line : fifo.c:401 (0x800a71f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 336 Symbol : pipe_read (0x800a6c4) Starting Line : fifo.c:422 (0x800a834) Ending Line : fifo.c:422 (0x800a837) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 344 Symbol : pipe_write (0x800a870) Starting Line : fifo.c:510 (0x800aa04) Ending Line : fifo.c:510 (0x800aa07) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 345 Symbol : pipe_write (0x800a870) Starting Line : fifo.c:502 (0x800aa28) Ending Line : fifo.c:502 (0x800aa2b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 354 Symbol : pthread_create (0x80030a4) Starting Line : pthread.inl:46 (0x80032a8) Ending Line : pthreadcreate.c:179 (0x80032bf) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 355 Symbol : pthread_exit (0x8010e94) Starting Line : pthreadexit.c:67 (0x8010eb1) Ending Line : pthreadexit.c:67 (0x8010eb3) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 356 Symbol : pthread_exit (0x8010e94) Starting Line : pthreadexit.c:67 (0x8010eb5) Ending Line : pthreadexit.c:67 (0x8010ebb) Size in Bytes : 7 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 360 Symbol : pthread_mutex_timedlock (0x800565c) Starting Line : mutextimedlock.c:77 (0x80056b4) Ending Line : mutextimedlock.c:76 (0x80056bf) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 380 Symbol : read (0x80175f4) Starting Line : read.c:30 (0x801761c) Ending Line : read.c:30 (0x801761f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 385 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 : 393 Symbol : realloc (0x800368c) Starting Line : realloc.c:52 (0x800370c) Ending Line : realloc.c:52 (0x8003717) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 398 Symbol : rtems_aio_enqueue (0x8004190) Starting Line : aio_misc.c:268 (0x80041d0) Ending Line : aio_misc.c:269 (0x80041db) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 400 Symbol : rtems_aio_enqueue (0x8004190) Starting Line : aio_misc.c:299 (0x80042ac) Ending Line : aio_misc.c:300 (0x80042bb) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 401 Symbol : rtems_aio_handle (0x8003d98) Starting Line : aio_misc.c:366 (0x8003d98) Ending Line : aio_misc.c:513 (0x800404f) Size in Bytes : 696 Size in Instructions : 174 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 404 Symbol : rtems_aio_init (0x8003bc8) Starting Line : aio_misc.c:46 (0x8003c00) Ending Line : aio_misc.c:46 (0x8003c07) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 406 Symbol : rtems_aio_init (0x8003bc8) Starting Line : aio_misc.c:51 (0x8003c1c) Ending Line : aio_misc.c:51 (0x8003c27) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 408 Symbol : rtems_aio_init (0x8003bc8) Starting Line : aio_misc.c:56 (0x8003c40) Ending Line : aio_misc.c:57 (0x8003c57) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 410 Symbol : rtems_aio_insert_prio (0x8004050) Starting Line : aio_misc.c:513 (0x800407d) Ending Line : aio_misc.c:158 (0x8004087) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 413 Symbol : rtems_aio_remove_req (0x8004120) Starting Line : aio_misc.c:214 (0x800413c) Ending Line : aio_misc.c:222 (0x8004147) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 415 Symbol : rtems_aio_remove_req (0x8004120) Starting Line : aio_misc.c:228 (0x800417c) Ending Line : aio_misc.c:228 (0x800417f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 420 Symbol : rtems_clock_set_nanoseconds_extension (0x8010a04) Starting Line : clocksetnsecshandler.c:47 (0x8010a11) Ending Line : clocksetnsecshandler.c:47 (0x8010a13) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 421 Symbol : rtems_clock_set_nanoseconds_extension (0x8010a04) Starting Line : clocksetnsecshandler.c:47 (0x8010a15) Ending Line : clocksetnsecshandler.c:47 (0x8010a17) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 422 Symbol : rtems_clock_set_nanoseconds_extension (0x8010a04) Starting Line : clocksetnsecshandler.c:47 (0x8010a19) Ending Line : clocksetnsecshandler.c:47 (0x8010a1b) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 423 Symbol : rtems_clock_set_nanoseconds_extension (0x8010a04) Starting Line : clocksetnsecshandler.c:48 (0x8010a1d) Ending Line : clocksetnsecshandler.c:48 (0x8010a1f) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 426 Symbol : rtems_cpu_usage_report_with_plugin (0x8001a40) Starting Line : cpuusagereport.c:112 (0x8001b2c) Ending Line : cpuusagereport.c:112 (0x8001b2f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 432 Symbol : rtems_filesystem_initialize (0x8002334) Starting Line : base_fs.c:58 (0x80023a0) Ending Line : base_fs.c:58 (0x80023af) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 438 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 : 454 Symbol : rtems_libio_to_fcntl_flags (0x800c67c) Starting Line : libio.c:107 (0x800c698) Ending Line : libio.c:104 (0x800c69f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 476 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 : 484 Symbol : rtems_string_to_pointer (0x8009404) Starting Line : stringto_template.h:120 (0x8009470) Ending Line : stringto_template.h:120 (0x8009483) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 490 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 : 495 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 : 511 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 : 513 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 : 516 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 : 519 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 : 521 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 : 526 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 : 528 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 : 531 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 : 533 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 : 535 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 : 538 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 : 541 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 : 549 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 : 551 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 : 553 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 : 555 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 : 559 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 : 561 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 : 564 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 : 566 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 : 576 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 : 579 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 : 581 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 : 583 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 : 589 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 : 595 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 : 597 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 : 599 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 : 602 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 : 604 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 : 606 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 : 607 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 : 609 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 : 611 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 : 613 Symbol : rtems_termios_rxdaemon (0x800629c) Starting Line : termios.c:1464 (0x80062e5) Ending Line : termios.c:1465 (0x80062ef) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 615 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 : 617 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 : 620 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 : 621 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 : 625 Symbol : rtems_verror (0x80069f4) Starting Line : thread.inl:185 (0x8006a44) Ending Line : thread.inl:185 (0x8006a57) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 629 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 : 642 Symbol : sched_get_priority_min (0x8003998) Starting Line : sched_getprioritymin.c:29 (0x80039ac) Ending Line : sched_getprioritymin.c:29 (0x80039b3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 649 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 : 653 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 : 654 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 : 655 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 : 656 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 : 658 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 : 660 Symbol : timer_create (0x8002e34) Starting Line : timercreate.c:50 (0x8002e70) Ending Line : timercreate.c:50 (0x8002e73) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 670 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 : 674 Symbol : writev (0x8003cf0) Starting Line : writev.c:55 (0x8003d78) Ending Line : writev.c:55 (0x8003d7b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================