============================================ Index : 8 Symbol : IMFS_eval_path (0xffc0da60) Starting Line : imfs_eval.c:502 (0xffc0db64) Ending Line : imfs_eval.c:502 (0xffc0db67) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 9 Symbol : IMFS_eval_path (0xffc0da60) Starting Line : imfs_eval.c:488 (0xffc0dd44) Ending Line : imfs_eval.c:488 (0xffc0dd57) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 20 Symbol : IMFS_evaluate_permission (0xffc0d9a4) Starting Line : imfs_eval.c:84 (0xffc0d9e4) Ending Line : imfs_eval.c:84 (0xffc0d9f7) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 22 Symbol : IMFS_fifo_lseek (0xffc056cc) Starting Line : imfs_fifo.c:126 (0xffc056f9) Ending Line : imfs_fifo.c:126 (0xffc056fb) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 23 Symbol : IMFS_fifo_lseek (0xffc056cc) Starting Line : imfs_fifo.c:126 (0xffc056fd) Ending Line : imfs_fifo.c:126 (0xffc056ff) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 25 Symbol : IMFS_fifo_write (0xffc057f8) Starting Line : imfs_fifo.c:92 (0xffc0585c) Ending Line : imfs_fifo.c:92 (0xffc05877) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 28 Symbol : IMFS_find_match_in_dir (0xffc0e394) Starting Line : imfs_getchild.c:51 (0xffc0e3e4) Ending Line : imfs_getchild.c:51 (0xffc0e3e7) Size in Bytes : 4 Size in Instructions : 1 Classification: Unreachable Explanation: This code cannot be reached. The routine IMFS_find_match_in_dir is called only if the token type is IMFS_NAME. If ".." is present in the path, the token type returned by IMFS_get_token would be IMFS_DIR_UP. With such a setup, IMFS_find_match_in_dir cannot be called with the name as ".." ============================================ ============================================ Index : 32 Symbol : IMFS_fsunmount (0xffc0e28c) Starting Line : imfs_fsunmount.c:82 (0xffc0e36c) Ending Line : imfs_fsunmount.c:82 (0xffc0e373) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 34 Symbol : IMFS_fsunmount (0xffc0e28c) Starting Line : imfs_fsunmount.c:82 (0xffc0e38c) Ending Line : imfs_fsunmount.c:82 (0xffc0e393) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 44 Symbol : IMFS_memfile_get_block_pointer (0xffc103a0) Starting Line : memfile.c:840 (0xffc104a8) Ending Line : memfile.c:840 (0xffc104ab) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 55 Symbol : IMFS_memfile_get_block_pointer (0xffc103a0) Starting Line : memfile.c:934 (0xffc105d4) Ending Line : memfile.c:934 (0xffc105d7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 61 Symbol : IMFS_memfile_read (0xffc10604) Starting Line : memfile.c:633 (0xffc10758) Ending Line : memfile.c:641 (0xffc1078f) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 63 Symbol : IMFS_memfile_read (0xffc10604) Starting Line : memfile.c:557 (0xffc10794) Ending Line : memfile.c:557 (0xffc1079b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 68 Symbol : IMFS_memfile_read (0xffc10604) Starting Line : memfile.c:557 (0xffc108c0) Ending Line : memfile.c:557 (0xffc108c7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 79 Symbol : IMFS_memfile_write (0xffc10dbc) Starting Line : memfile.c:734 (0xffc10eac) Ending Line : memfile.c:734 (0xffc10eaf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 84 Symbol : IMFS_mount (0xffc04194) Starting Line : imfs_mount.c:44 (0xffc041c8) Ending Line : imfs_mount.c:44 (0xffc041db) 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 : 86 Symbol : IMFS_print_jnode (0xffc07218) Starting Line : imfs_debug.c:88 (0xffc07250) Ending Line : imfs_debug.c:92 (0xffc0727f) Size in Bytes : 48 Size in Instructions : 12 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 : 87 Symbol : IMFS_print_jnode (0xffc07218) Starting Line : imfs_debug.c:80 (0xffc0729c) Ending Line : imfs_debug.c:92 (0xffc07303) Size in Bytes : 104 Size in Instructions : 26 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 91 Symbol : IMFS_unlink (0xffc0437c) Starting Line : imfs_unlink.c:51 (0xffc04480) Ending Line : imfs_unlink.c:51 (0xffc04493) 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 : 94 Symbol : IMFS_unmount (0xffc04494) Starting Line : imfs_unmount.c:45 (0xffc044d8) Ending Line : imfs_unmount.c:52 (0xffc044ff) Size in Bytes : 40 Size in Instructions : 10 Classification: Discuss Explanation: I think this is either a simple test or unreachable code. We need to discuss this to figure out which. ============================================ ============================================ Index : 96 Symbol : RTEMS_Malloc_Initialize (0xffc04db0) Starting Line : malloc_initialize.c:100 (0xffc04ebc) Ending Line : malloc_initialize.c:100 (0xffc04ebf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 99 Symbol : Stack_check_Dump_threads_usage (0xffc03a54) Starting Line : check.c:370 (0xffc03ac4) Ending Line : check.c:370 (0xffc03ac7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 101 Symbol : Stack_check_Dump_threads_usage (0xffc03a54) Starting Line : check.c:426 (0xffc03ae0) Ending Line : check.c:426 (0xffc03ae3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 104 Symbol : Stack_check_Dump_threads_usage (0xffc03a54) Starting Line : check.c:456 (0xffc03bd4) Ending Line : check.c:462 (0xffc03c23) Size in Bytes : 80 Size in Instructions : 20 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 115 Symbol : _CORE_mutex_Seize_interrupt_trylock (0xffc0f808) Starting Line : coremutex.inl:209 (0xffc0f920) Ending Line : coremutex.inl:211 (0xffc0f937) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 126 Symbol : _Heap_Extend (0xffc100f0) Starting Line : heap.inl:119 (0xffc1023c) Ending Line : heapextend.c:174 (0xffc10253) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 130 Symbol : _Heap_Extend (0xffc100f0) Starting Line : heapextend.c:47 (0xffc102c8) Ending Line : heapextend.c:60 (0xffc10307) Size in Bytes : 64 Size in Instructions : 16 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 141 Symbol : _Heap_Walk (0xffc0b324) Starting Line : heapwalk.c:233 (0xffc0b4d8) Ending Line : heapwalk.c:334 (0xffc0b4ff) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 146 Symbol : _Heap_Walk (0xffc0b324) Starting Line : heapwalk.c:95 (0xffc0b680) Ending Line : heapwalk.c:95 (0xffc0b683) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 152 Symbol : _Heap_Walk_print (0xffc0b224) Starting Line : heapwalk.c:44 (0xffc0b251) Ending Line : heapwalk.c:44 (0xffc0b253) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 153 Symbol : _Heap_Walk_print (0xffc0b224) Starting Line : heapwalk.c:44 (0xffc0b255) Ending Line : heapwalk.c:44 (0xffc0b257) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 154 Symbol : _Heap_Walk_print (0xffc0b224) Starting Line : heapwalk.c:44 (0xffc0b259) Ending Line : heapwalk.c:44 (0xffc0b26f) Size in Bytes : 23 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 157 Symbol : _Internal_error_Occurred (0xffc0a63c) Starting Line : interr.c:61 (0xffc0a67c) Ending Line : interr.c:61 (0xffc0a67f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 164 Symbol : _Objects_Extend_information (0xffc0a790) Starting Line : objectextendinformation.c:76 (0xffc0aa7c) Ending Line : objectextendinformation.c:68 (0xffc0aaa3) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 165 Symbol : _Objects_Extend_information (0xffc0a790) Starting Line : objectextendinformation.c:152 (0xffc0aab0) Ending Line : objectextendinformation.c:152 (0xffc0aabb) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 172 Symbol : _Objects_Initialize_information (0xffc0ad4c) Starting Line : objectinitializeinformation.c:135 (0xffc0ae20) Ending Line : objectinitializeinformation.c:135 (0xffc0ae2b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 175 Symbol : _Objects_Shrink_information (0xffc0aed4) Starting Line : objectshrinkinformation.c:66 (0xffc0af68) Ending Line : objectshrinkinformation.c:66 (0xffc0af6b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 189 Symbol : _Thread_Change_priority (0xffc0b4b8) Starting Line : registers.h:408 (0xffc0b524) Ending Line : threadchangepriority.c:109 (0xffc0b537) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 196 Symbol : _Thread_Get (0xffc0bba8) Starting Line : threadget.c:83 (0xffc0bc68) Ending Line : threadget.c:84 (0xffc0bc73) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 202 Symbol : _Thread_Initialize (0xffc0bc74) Starting Line : threadinitialize.c:233 (0xffc0be1c) Ending Line : threadinitialize.c:233 (0xffc0be1f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 207 Symbol : _Thread_queue_Requeue (0xffc0c574) Starting Line : threadqrequeue.c:73 (0xffc0c5a4) Ending Line : threadqrequeue.c:73 (0xffc0c5bf) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 209 Symbol : _Thread_queue_Requeue (0xffc0c574) Starting Line : registers.h:408 (0xffc0c5e4) Ending Line : registers.h:408 (0xffc0c5e7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 227 Symbol : _Watchdog_Adjust (0xffc0f510) Starting Line : watchdogadjust.c:64 (0xffc0f580) Ending Line : watchdogadjust.c:64 (0xffc0f583) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 235 Symbol : __kill (0xffc28920) Starting Line : kill_noposix.c:47 (0xffc28920) Ending Line : kill_noposix.c:47 (0xffc28927) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 236 Symbol : _gettimeofday (0xffc04c10) Starting Line : __gettod.c:82 (0xffc04c10) Ending Line : __gettod.c:82 (0xffc04c13) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 244 Symbol : devFS_evaluate_path (0xffc0d6bc) Starting Line : devfs_eval.c:44 (0xffc0d804) Ending Line : devfs_eval.c:44 (0xffc0d817) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 249 Symbol : drainOutput (0xffc05db0) Starting Line : termios.c:347 (0xffc05df4) Ending Line : termios.c:346 (0xffc05e37) Size in Bytes : 68 Size in Instructions : 17 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 250 Symbol : drainOutput (0xffc05db0) Starting Line : termios.c:352 (0xffc05e54) Ending Line : termios.c:352 (0xffc05e57) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 257 Symbol : erase (0xffc06d14) Starting Line : termios.c:848 (0xffc06db8) Ending Line : termios.c:848 (0xffc06dbf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 259 Symbol : erase (0xffc06d14) Starting Line : termios.c:802 (0xffc06de8) Ending Line : termios.c:802 (0xffc06deb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 260 Symbol : erase (0xffc06d14) Starting Line : termios.c:849 (0xffc06e1c) Ending Line : termios.c:853 (0xffc06e5b) Size in Bytes : 64 Size in Instructions : 16 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 263 Symbol : erase (0xffc06d14) Starting Line : termios.c:832 (0xffc06ec4) Ending Line : termios.c:827 (0xffc06ecf) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 265 Symbol : erase (0xffc06d14) Starting Line : termios.c:827 (0xffc06f1c) Ending Line : termios.c:827 (0xffc06f1f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 267 Symbol : erase (0xffc06d14) Starting Line : termios.c:806 (0xffc06f28) Ending Line : termios.c:819 (0xffc06fb3) Size in Bytes : 140 Size in Instructions : 35 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 269 Symbol : fcntl (0xffc05780) Starting Line : fcntl.c:94 (0xffc05850) Ending Line : fcntl.c:94 (0xffc0585b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 272 Symbol : fcntl (0xffc05780) Starting Line : fcntl.c:143 (0xffc058c4) Ending Line : fcntl.c:143 (0xffc058cf) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 276 Symbol : fcntl (0xffc05780) Starting Line : fcntl.c:53 (0xffc05994) Ending Line : fcntl.c:83 (0xffc059b3) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 283 Symbol : fifo_open (0xffc114f0) Starting Line : libio_.h:169 (0xffc11604) Ending Line : libio_.h:169 (0xffc11613) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 288 Symbol : fifo_open (0xffc114f0) Starting Line : fifo.c:360 (0xffc11694) Ending Line : fifo.c:360 (0xffc11697) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 293 Symbol : fifo_open (0xffc114f0) Starting Line : fifo.c:338 (0xffc11728) Ending Line : fifo.c:338 (0xffc1172b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 298 Symbol : fifo_open (0xffc114f0) Starting Line : fifo.c:150 (0xffc118d0) Ending Line : fifo.c:234 (0xffc118ff) Size in Bytes : 48 Size in Instructions : 12 Classification: NONE Explanation: No Explanation ============================================ ============================================ Symbol : getpagesize *** NEVER REFERENCED *** This symbol was never referenced by an analyzed executable. Therefore there is no size or disassembly for this symbol. This could be due to symbol misspelling or lack of a test for this symbol. ============================================ ============================================ Index : 304 Symbol : gettimeofday (0xffc04b74) Starting Line : __gettod.c:37 (0xffc04bf0) Ending Line : __gettod.c:37 (0xffc04c03) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 313 Symbol : iproc (0xffc06fb4) Starting Line : termios.c:872 (0xffc06fdc) Ending Line : termios.c:872 (0xffc06fdf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 322 Symbol : iproc (0xffc06fb4) Starting Line : termios.c:904 (0xffc070e4) Ending Line : termios.c:907 (0xffc07107) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 324 Symbol : iproc (0xffc06fb4) Starting Line : termios.c:883 (0xffc07110) Ending Line : termios.c:883 (0xffc07117) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 325 Symbol : iproc (0xffc06fb4) Starting Line : termios.c:905 (0xffc07134) Ending Line : termios.c:905 (0xffc07143) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 327 Symbol : kill (0xffc28910) Starting Line : kill_noposix.c:33 (0xffc28910) Ending Line : kill_noposix.c:33 (0xffc28917) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 329 Symbol : libc_wrapup (0xffc1774c) Starting Line : newlibc_exit.c:90 (0xffc17770) Ending Line : newlibc_exit.c:90 (0xffc17787) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 332 Symbol : malloc (0xffc04ec8) Starting Line : malloc.c:62 (0xffc04fb8) Ending Line : malloc.c:62 (0xffc04fbf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 334 Symbol : malloc (0xffc04ec8) Starting Line : malloc.c:47 (0xffc04fcc) Ending Line : malloc.c:47 (0xffc04fcf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 342 Symbol : memfile_lseek (0xffc111e0) Starting Line : memfile.c:220 (0xffc1127c) Ending Line : memfile.c:229 (0xffc112ab) Size in Bytes : 48 Size in Instructions : 12 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 344 Symbol : memfile_open (0xffc11074) Starting Line : memfile.c:102 (0xffc110f0) Ending Line : memfile.c:111 (0xffc11153) Size in Bytes : 100 Size in Instructions : 25 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 349 Symbol : mount (0xffc051dc) Starting Line : mount.c:157 (0xffc054b4) Ending Line : mount.c:157 (0xffc054c7) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 350 Symbol : mount (0xffc051dc) Starting Line : mount.c:219 (0xffc054f0) Ending Line : mount.c:257 (0xffc0550b) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 355 Symbol : newlib_free_buffers (0xffc0555c) Starting Line : newlibc_reent.c:121 (0xffc0557d) Ending Line : newlibc_reent.c:121 (0xffc05583) Size in Bytes : 7 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 357 Symbol : newlib_free_buffers (0xffc0555c) Starting Line : newlibc_reent.c:115 (0xffc055a8) Ending Line : newlibc_reent.c:124 (0xffc055df) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 359 Symbol : open (0xffc0591c) Starting Line : open.c:185 (0xffc05ad8) Ending Line : open.c:185 (0xffc05adf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 362 Symbol : open (0xffc0591c) Starting Line : open.c:127 (0xffc05b80) Ending Line : open.c:128 (0xffc05b8f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 369 Symbol : oproc (0xffc06ad8) Starting Line : termios.c:694 (0xffc06b6c) Ending Line : termios.c:728 (0xffc06b8b) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 371 Symbol : oproc (0xffc06ad8) Starting Line : termios.c:697 (0xffc06b94) Ending Line : termios.c:697 (0xffc06b9b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 373 Symbol : oproc (0xffc06ad8) Starting Line : termios.c:705 (0xffc06bc4) Ending Line : termios.c:710 (0xffc06bfb) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 375 Symbol : oproc (0xffc06ad8) Starting Line : termios.c:723 (0xffc06c14) Ending Line : termios.c:733 (0xffc06c53) Size in Bytes : 64 Size in Instructions : 16 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 385 Symbol : pipe_read (0xffc1193c) Starting Line : fifo.c:422 (0xffc11b10) Ending Line : fifo.c:422 (0xffc11b17) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 398 Symbol : pipe_write (0xffc11b54) Starting Line : fifo.c:488 (0xffc11d44) Ending Line : fifo.c:529 (0xffc11d4f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 399 Symbol : pipe_write (0xffc11b54) Starting Line : fifo.c:510 (0xffc11d70) Ending Line : fifo.c:510 (0xffc11d77) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 400 Symbol : pipe_write (0xffc11b54) Starting Line : fifo.c:502 (0xffc11d8c) Ending Line : fifo.c:502 (0xffc11d93) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 403 Symbol : printk (0xffc05bec) Starting Line : printk.c:33 (0xffc05c18) Ending Line : printk.c:33 (0xffc05c37) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 405 Symbol : printk_plugin (0xffc07494) Starting Line : printk_plugin.c:24 (0xffc074bd) Ending Line : printk_plugin.c:24 (0xffc074db) Size in Bytes : 31 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 414 Symbol : readv (0xffc071b4) Starting Line : readv.c:108 (0xffc072f0) Ending Line : readv.c:108 (0xffc072f7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 417 Symbol : realloc (0xffc1797c) Starting Line : realloc.c:52 (0xffc17a2c) Ending Line : realloc.c:53 (0xffc17a3b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 420 Symbol : realloc (0xffc1797c) Starting Line : realloc.c:79 (0xffc17a88) Ending Line : realloc.c:79 (0xffc17a8f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 444 Symbol : rtems_error (0xffc0ad18) Starting Line : error.c:172 (0xffc0ad48) Ending Line : error.c:172 (0xffc0ad67) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 446 Symbol : rtems_filesystem_dirname (0xffc049a0) Starting Line : eval.c:126 (0xffc049c4) Ending Line : eval.c:126 (0xffc049c7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 451 Symbol : rtems_filesystem_initialize (0xffc046a8) Starting Line : base_fs.c:52 (0xffc047dc) Ending Line : base_fs.c:58 (0xffc047ff) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 453 Symbol : rtems_filesystem_iterate (0xffc0ed7c) Starting Line : mount-mgr.c:50 (0xffc0edb8) Ending Line : mount-mgr.c:50 (0xffc0edbb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 456 Symbol : rtems_filesystem_mount_iterate (0xffc05124) Starting Line : mount.c:269 (0xffc0517c) Ending Line : mount.c:269 (0xffc0517f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 460 Symbol : rtems_filesystem_prefix_separators (0xffc04a00) Starting Line : eval.c:144 (0xffc04a38) Ending Line : eval.c:144 (0xffc04a3b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 465 Symbol : rtems_gxx_key_create (0xffc05834) Starting Line : gxx_wrappers.c:84 (0xffc058a8) Ending Line : gxx_wrappers.c:85 (0xffc058b7) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 472 Symbol : rtems_gxx_once (0xffc05758) Starting Line : gxx_wrappers.c:51 (0xffc05804) Ending Line : gxx_wrappers.c:56 (0xffc05833) Size in Bytes : 48 Size in Instructions : 12 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 478 Symbol : rtems_io_register_driver (0xffc0ac98) Starting Line : ioregisterdriver.c:47 (0xffc0ad2c) Ending Line : ioregisterdriver.c:47 (0xffc0ad2f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 479 Symbol : rtems_io_register_driver (0xffc0ac98) Starting Line : ioregisterdriver.c:55 (0xffc0ae0c) Ending Line : ioregisterdriver.c:55 (0xffc0ae0f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 480 Symbol : rtems_io_register_driver (0xffc0ac98) Starting Line : ioregisterdriver.c:107 (0xffc0ae30) Ending Line : ioregisterdriver.c:107 (0xffc0ae3b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 488 Symbol : rtems_libio_init (0xffc04c14) Starting Line : libio_init.c:81 (0xffc04cec) Ending Line : libio_init.c:81 (0xffc04cef) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 492 Symbol : rtems_libio_set_private_env (0xffc062ec) Starting Line : privateenv.c:126 (0xffc0634c) Ending Line : privateenv.c:126 (0xffc06377) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 497 Symbol : rtems_libio_to_fcntl_flags (0xffc0e9f0) Starting Line : libio.c:104 (0xffc0ea38) Ending Line : libio.c:104 (0xffc0ea3f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 502 Symbol : rtems_memalign (0xffc13de4) Starting Line : rtems_memalign.c:43 (0xffc13eac) Ending Line : rtems_memalign.c:43 (0xffc13eaf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 511 Symbol : rtems_panic (0xffc0adf0) Starting Line : error.c:200 (0xffc0ae1c) Ending Line : error.c:200 (0xffc0ae3b) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 516 Symbol : rtems_print_buffer (0xffc03e58) Starting Line : dumpbuf.c:69 (0xffc04140) Ending Line : dumpbuf.c:69 (0xffc04153) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 518 Symbol : rtems_rate_monotonic_period (0xffc0a1d8) Starting Line : ratemonperiod.c:278 (0xffc0a2b0) Ending Line : ratemonperiod.c:279 (0xffc0a2b7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 521 Symbol : rtems_rate_monotonic_period (0xffc0a1d8) Starting Line : ratemonperiod.c:339 (0xffc0a3e4) Ending Line : ratemonperiod.c:339 (0xffc0a3f3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 533 Symbol : rtems_stack_checker_is_blown (0xffc03e74) Starting Line : check.c:328 (0xffc03f24) Ending Line : check.c:328 (0xffc03f2b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 537 Symbol : rtems_stack_checker_switch_extension (0xffc03ddc) Starting Line : check.c:288 (0xffc03e18) Ending Line : check.c:288 (0xffc03e2f) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 543 Symbol : rtems_string_to_pointer (0xffc10410) Starting Line : stringto_template.h:120 (0xffc104b0) Ending Line : stringto_template.h:120 (0xffc104c7) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 552 Symbol : rtems_tarfs_load (0xffc043a0) Starting Line : imfs_load_tar.c:180 (0xffc04584) Ending Line : imfs_load_tar.c:181 (0xffc0458f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 554 Symbol : rtems_tarfs_load (0xffc043a0) Starting Line : imfs_load_tar.c:151 (0xffc045bc) Ending Line : imfs_load_tar.c:151 (0xffc045bf) Size in Bytes : 4 Size in Instructions : 1 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 : 563 Symbol : rtems_termios_baud_to_index (0xffc08354) Starting Line : termios_baud2index.c:46 (0xffc083e0) Ending Line : termios_baud2index.c:46 (0xffc083e7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 565 Symbol : rtems_termios_baud_to_index (0xffc08354) Starting Line : termios_baud2index.c:46 (0xffc08410) Ending Line : termios_baud2index.c:46 (0xffc08417) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 571 Symbol : rtems_termios_close (0xffc06304) Starting Line : termios.c:400 (0xffc0639c) Ending Line : termios.c:400 (0xffc063af) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 576 Symbol : rtems_termios_close (0xffc06304) Starting Line : termios.c:397 (0xffc064ec) Ending Line : termios.c:397 (0xffc064ef) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 579 Symbol : rtems_termios_dequeue_characters (0xffc07f60) Starting Line : termios.c:1389 (0xffc07fe0) Ending Line : termios.c:1389 (0xffc07fe3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 587 Symbol : rtems_termios_enqueue_raw_characters (0xffc077f0) Starting Line : termios.c:1199 (0xffc079a0) Ending Line : termios.c:1212 (0xffc079d7) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 591 Symbol : rtems_termios_enqueue_raw_characters (0xffc077f0) Starting Line : termios.c:1234 (0xffc07a0c) Ending Line : termios.c:1235 (0xffc07a23) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 595 Symbol : rtems_termios_enqueue_raw_characters (0xffc077f0) Starting Line : registers.h:395 (0xffc07aac) Ending Line : termios.c:1216 (0xffc07ba3) Size in Bytes : 248 Size in Instructions : 62 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 600 Symbol : rtems_termios_ioctl (0xffc0650c) Starting Line : termios.c:458 (0xffc06660) Ending Line : registers.h:408 (0xffc066a7) Size in Bytes : 72 Size in Instructions : 18 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 602 Symbol : rtems_termios_ioctl (0xffc0650c) Starting Line : termios.c:476 (0xffc066b4) Ending Line : termios.c:480 (0xffc066d7) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 604 Symbol : rtems_termios_ioctl (0xffc0650c) Starting Line : termios.c:484 (0xffc066e4) Ending Line : termios.c:492 (0xffc06733) Size in Bytes : 80 Size in Instructions : 20 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 608 Symbol : rtems_termios_ioctl (0xffc0650c) Starting Line : termios.c:612 (0xffc067a0) Ending Line : termios.c:618 (0xffc067cb) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 612 Symbol : rtems_termios_ioctl (0xffc0650c) Starting Line : termios.c:614 (0xffc06898) Ending Line : registers.h:408 (0xffc068cb) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 613 Symbol : rtems_termios_ioctl (0xffc0650c) Starting Line : termios.c:500 (0xffc06914) Ending Line : termios.c:500 (0xffc06923) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 615 Symbol : rtems_termios_ioctl (0xffc0650c) Starting Line : termios.c:562 (0xffc06930) Ending Line : termios.c:564 (0xffc0693f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 620 Symbol : rtems_termios_open (0xffc05e58) Starting Line : termios.c:314 (0xffc05f30) Ending Line : termios.c:314 (0xffc05f43) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 623 Symbol : rtems_termios_open (0xffc05e58) Starting Line : termios.c:327 (0xffc05fe0) Ending Line : termios.c:327 (0xffc05fe3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 625 Symbol : rtems_termios_open (0xffc05e58) Starting Line : termios.c:172 (0xffc0624c) Ending Line : termios.c:172 (0xffc06253) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 629 Symbol : rtems_termios_open (0xffc05e58) Starting Line : termios.c:257 (0xffc062f8) Ending Line : termios.c:257 (0xffc062fb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 634 Symbol : rtems_termios_puts (0xffc06954) Starting Line : termios.c:676 (0xffc06a48) Ending Line : termios.c:676 (0xffc06a53) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 635 Symbol : rtems_termios_puts (0xffc06954) Starting Line : termios.c:664 (0xffc06ad4) Ending Line : termios.c:664 (0xffc06ad7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 641 Symbol : rtems_termios_read (0xffc07360) Starting Line : termios.c:1011 (0xffc07554) Ending Line : termios.c:1011 (0xffc07557) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 646 Symbol : rtems_termios_read (0xffc07360) Starting Line : termios.c:1034 (0xffc07610) Ending Line : termios.c:1035 (0xffc07633) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 648 Symbol : rtems_termios_read (0xffc07360) Starting Line : termios.c:1045 (0xffc07640) Ending Line : termios.c:1011 (0xffc0767b) Size in Bytes : 60 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 650 Symbol : rtems_termios_read (0xffc07360) Starting Line : termios.c:1058 (0xffc0769c) Ending Line : termios.c:1029 (0xffc076d3) Size in Bytes : 56 Size in Instructions : 14 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 656 Symbol : rtems_termios_read (0xffc07360) Starting Line : termios.c:977 (0xffc07794) Ending Line : termios.c:977 (0xffc0779f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 661 Symbol : rtems_termios_refill_transmitter (0xffc07c4c) Starting Line : termios.c:1297 (0xffc07d7c) Ending Line : termios.c:1297 (0xffc07d87) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 663 Symbol : rtems_termios_refill_transmitter (0xffc07c4c) Starting Line : termios.c:1327 (0xffc07da0) Ending Line : termios.c:1358 (0xffc07db7) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 664 Symbol : rtems_termios_refill_transmitter (0xffc07c4c) Starting Line : termios.c:1262 (0xffc07dd0) Ending Line : termios.c:1358 (0xffc07ed3) Size in Bytes : 260 Size in Instructions : 65 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 666 Symbol : rtems_termios_rxdaemon (0xffc07ba4) Starting Line : termios.c:1464 (0xffc07c08) Ending Line : termios.c:1472 (0xffc07c33) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 668 Symbol : rtems_termios_txdaemon (0xffc07ed4) Starting Line : termios.c:1433 (0xffc07f1d) Ending Line : termios.c:1433 (0xffc07f23) Size in Bytes : 7 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 670 Symbol : rtems_termios_txdaemon (0xffc07ed4) Starting Line : termios.c:1425 (0xffc07f4d) Ending Line : termios.c:1426 (0xffc07f5f) Size in Bytes : 19 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 673 Symbol : rtems_termios_write (0xffc07224) Starting Line : termios.c:764 (0xffc0734c) Ending Line : termios.c:764 (0xffc0735f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 677 Symbol : rtems_verror (0xffc0ab64) Starting Line : thread.inl:185 (0xffc0abb4) Ending Line : thread.inl:186 (0xffc0abc7) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 682 Symbol : scanInt (0xffc0538c) Starting Line : getpwent.c:127 (0xffc0546c) Ending Line : getpwent.c:128 (0xffc0547f) 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 : 697 Symbol : siproc (0xffc071a0) Starting Line : termios.c:942 (0xffc071c8) Ending Line : termios.c:939 (0xffc071df) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Symbol : uname *** NEVER REFERENCED *** This symbol was never referenced by an analyzed executable. Therefore there is no size or disassembly for this symbol. This could be due to symbol misspelling or lack of a test for this symbol. ============================================ ============================================ Index : 704 Symbol : unmount (0xffc0950c) Starting Line : unmount.c:162 (0xffc095c5) Ending Line : unmount.c:162 (0xffc095c7) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 705 Symbol : unmount (0xffc0950c) Starting Line : unmount.c:162 (0xffc095c9) Ending Line : unmount.c:162 (0xffc095cb) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 706 Symbol : unmount (0xffc0950c) Starting Line : unmount.c:162 (0xffc095cd) Ending Line : unmount.c:162 (0xffc095df) Size in Bytes : 19 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 708 Symbol : unmount (0xffc0950c) Starting Line : unmount.c:140 (0xffc096d0) Ending Line : unmount.c:141 (0xffc096f3) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 717 Symbol : vprintk (0xffc07fe4) Starting Line : vprintk.c:84 (0xffc083ec) Ending Line : vprintk.c:94 (0xffc08413) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 726 Symbol : writev (0xffc09c14) Starting Line : writev.c:122 (0xffc09d65) Ending Line : writev.c:122 (0xffc09d67) Size in Bytes : 3 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 727 Symbol : writev (0xffc09c14) Starting Line : writev.c:115 (0xffc09dbd) Ending Line : writev.c:115 (0xffc09dc3) Size in Bytes : 7 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================