============================================ 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 (0x800c07c) Ending Line : imfs_getchild.c:51 (0x800c083) Size in Bytes : 8 Size in Instructions : 2 Classification: Unreachable Explanation: This code cannot be reached. The routine IMFS_find_match_in_dir is called only if the token type is IMFS_NAME. If ".." is present in the path, the token type returned by IMFS_get_token would be IMFS_DIR_UP. With such a setup, IMFS_find_match_in_dir cannot be called with the name as ".." ============================================ ============================================ Index : 25 Symbol : IMFS_fsunmount (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 (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 (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 : 99 Symbol : _Event_Surrender (0x800d954) Starting Line : options.inl:53 (0x800d9d0) Ending Line : eventsurrender.c:82 (0x800d9d7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 103 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 : 117 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 : 121 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 : 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 : 144 Symbol : _POSIX_Timer_TSR (0x8003180) Starting Line : timertsr.c:65 (0x80031dd) Ending Line : timertsr.c:65 (0x80031df) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 153 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 : 170 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 : 172 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 : 174 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 : 177 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 : 179 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 : 181 Symbol : _Thread_queue_Enqueue_with_handler (0x8006eec) Starting Line : threadqenqueue.c:96 (0x8006f88) Ending Line : threadqenqueue.c:96 (0x8006f93) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 184 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 : 190 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 : 196 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 : 210 Symbol : aio_read (0x800442c) Starting Line : aio_read.c:59 (0x80044a4) Ending Line : aio_read.c:59 (0x80044ab) 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 (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 : 221 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 : 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 (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 : 251 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 : 263 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 : 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 (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 : 299 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 : 301 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 : 304 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 : 306 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 : 307 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 : 313 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 : 319 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 : 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 : 338 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 : 343 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 : 351 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 : 352 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 : 361 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 : 362 Symbol : pthread_exit (0x8010e94) Starting Line : pthreadexit.c:67 (0x8010eb1) Ending Line : pthreadexit.c:67 (0x8010ebb) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 366 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 : 386 Symbol : read (0x80176e0) Starting Line : read.c:30 (0x8017708) Ending Line : read.c:30 (0x801770b) 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 (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 : 404 Symbol : rtems_aio_enqueue (0x80041d4) Starting Line : aio_misc.c:300 (0x8004214) Ending Line : aio_misc.c:301 (0x800421f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 407 Symbol : rtems_aio_enqueue (0x80041d4) Starting Line : aio_misc.c:331 (0x80042f0) Ending Line : aio_misc.c:332 (0x80042ff) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 409 Symbol : rtems_aio_enqueue (0x80041d4) Starting Line : aio_misc.c:376 (0x80043e8) Ending Line : aio_misc.c:376 (0x80043f3) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 413 Symbol : rtems_aio_handle (0x8003e0c) Starting Line : aio_misc.c:459 (0x8003f14) Ending Line : aio_misc.c:459 (0x8003f1b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 415 Symbol : rtems_aio_handle (0x8003e0c) Starting Line : aio_misc.c:466 (0x8003f20) Ending Line : aio_misc.c:467 (0x8003f37) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 421 Symbol : rtems_aio_init (0x8003bf0) Starting Line : aio_misc.c:47 (0x8003c28) Ending Line : aio_misc.c:47 (0x8003c2f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 423 Symbol : rtems_aio_init (0x8003bf0) Starting Line : aio_misc.c:52 (0x8003c44) Ending Line : aio_misc.c:52 (0x8003c4f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 425 Symbol : rtems_aio_init (0x8003bf0) Starting Line : aio_misc.c:57 (0x8003c68) Ending Line : aio_misc.c:58 (0x8003c7f) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 427 Symbol : rtems_aio_insert_prio (0x8004094) Starting Line : aio_misc.c:556 (0x80040c1) Ending Line : aio_misc.c:190 (0x80040cb) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 430 Symbol : rtems_aio_remove_req (0x8004164) Starting Line : aio_misc.c:556 (0x8004184) Ending Line : aio_misc.c:254 (0x800418b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 432 Symbol : rtems_aio_remove_req (0x8004164) Starting Line : aio_misc.c:260 (0x80041c0) Ending Line : aio_misc.c:260 (0x80041c3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 437 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 : 438 Symbol : rtems_clock_set_nanoseconds_extension (0x8010a04) Starting Line : clocksetnsecshandler.c:47 (0x8010a15) Ending Line : clocksetnsecshandler.c:48 (0x8010a1f) Size in Bytes : 11 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 441 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 : 447 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 : 453 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 : 469 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 : 491 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 : 499 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 : 505 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 : 510 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 : 526 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 : 528 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 : 531 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 : 534 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 : 536 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 : 541 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 : 543 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 : 546 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 : 548 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 : 550 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 : 553 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 : 556 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 : 564 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 : 566 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 : 568 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 : 570 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 : 574 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 : 576 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 : 579 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 : 581 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 : 591 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 : 594 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 : 596 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 : 598 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 : 604 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 : 610 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 : 612 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 : 614 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 : 617 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 : 619 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 : 621 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 : 622 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 : 624 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 : 626 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 : 628 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 : 630 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 : 632 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 : 635 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 : 636 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 : 640 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 : 644 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 : 657 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 : 664 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 : 668 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 : 669 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 : 670 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 : 671 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 : 673 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 : 675 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 : 685 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 : 689 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 ============================================