============================================ Index : 8 Symbol : IMFS_eval_path (0x80077f0) Starting Line : imfs_eval.c:502 (0x8007900) Ending Line : imfs_eval.c:502 (0x8007903) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 10 Symbol : IMFS_eval_path (0x80077f0) Starting Line : imfs_eval.c:488 (0x8007a98) Ending Line : imfs_eval.c:488 (0x8007aab) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 13 Symbol : IMFS_evaluate_for_make (0x8007c80) Starting Line : imfs_eval.c:319 (0x8007da4) Ending Line : imfs_eval.c:319 (0x8007da7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 19 Symbol : IMFS_evaluate_permission (0x8007734) Starting Line : imfs_eval.c:84 (0x800777c) Ending Line : imfs_eval.c:84 (0x800778f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 21 Symbol : IMFS_fifo_lseek (0x8001eec) Starting Line : imfs_fifo.c:126 (0x8001f34) Ending Line : imfs_fifo.c:126 (0x8001f3f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 25 Symbol : IMFS_find_match_in_dir (0x8008048) Starting Line : imfs_getchild.c:51 (0x800808c) Ending Line : imfs_getchild.c:51 (0x800808f) 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 : 31 Symbol : IMFS_fsunmount (0x8007f68) Starting Line : imfs_fsunmount.c:82 (0x8008040) Ending Line : imfs_fsunmount.c:82 (0x8008047) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 40 Symbol : IMFS_memfile_get_block_pointer (0x8009fd4) Starting Line : memfile.c:840 (0x800a0d8) Ending Line : memfile.c:840 (0x800a0db) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 55 Symbol : IMFS_memfile_read (0x800a270) Starting Line : memfile.c:557 (0x800a2c8) Ending Line : memfile.c:557 (0x800a2cf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 62 Symbol : IMFS_memfile_read (0x800a270) Starting Line : memfile.c:557 (0x800a448) Ending Line : memfile.c:557 (0x800a44b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 75 Symbol : IMFS_memfile_write (0x800a8cc) Starting Line : memfile.c:734 (0x800aa68) Ending Line : memfile.c:734 (0x800aa6f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 77 Symbol : IMFS_memfile_write (0x800a8cc) Starting Line : memfile.c:682 (0x800aa98) Ending Line : memfile.c:682 (0x800aa9b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 79 Symbol : IMFS_mount (0x8000c80) Starting Line : imfs_mount.c:44 (0x8000cac) Ending Line : imfs_mount.c:44 (0x8000cbf) 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 : 81 Symbol : IMFS_print_jnode (0x80037ac) Starting Line : imfs_debug.c:88 (0x80038b8) Ending Line : imfs_debug.c:92 (0x80038df) Size in Bytes : 40 Size in Instructions : 10 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_unlink (0x8000e38) Starting Line : imfs_unlink.c:51 (0x8000f2c) Ending Line : imfs_unlink.c:51 (0x8000f3f) 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 : 90 Symbol : IMFS_unmount (0x8000f40) Starting Line : imfs_unmount.c:45 (0x8000f74) Ending Line : imfs_unmount.c:52 (0x8000f9b) 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 : 92 Symbol : RTEMS_Malloc_Initialize (0x800179c) Starting Line : malloc_initialize.c:100 (0x80018a0) Ending Line : malloc_initialize.c:100 (0x80018a3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 96 Symbol : Stack_check_Dump_threads_usage (0x80006cc) Starting Line : check.c:426 (0x8000754) Ending Line : check.c:430 (0x800075b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 99 Symbol : Stack_check_Dump_threads_usage (0x80006cc) Starting Line : check.c:456 (0x800086c) Ending Line : check.c:456 (0x8000883) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 101 Symbol : Stack_check_Dump_threads_usage (0x80006cc) Starting Line : check.c:406 (0x800089c) Ending Line : check.c:406 (0x800089f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 115 Symbol : _Event_Surrender (0x800d6c0) Starting Line : eventsurrender.c:80 (0x800d7d0) Ending Line : eventsurrender.c:89 (0x800d823) Size in Bytes : 84 Size in Instructions : 21 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 117 Symbol : _Event_Timeout (0x800d824) Starting Line : eventtimeout.c:93 (0x800d83c) Ending Line : eventtimeout.c:93 (0x800d847) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 147 Symbol : _Heap_Walk (0x8004e7c) Starting Line : heapwalk.c:95 (0x8005100) Ending Line : heapwalk.c:95 (0x8005103) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 160 Symbol : _Objects_Extend_information (0x8004578) Starting Line : objectextendinformation.c:76 (0x8004870) Ending Line : objectextendinformation.c:68 (0x8004897) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 168 Symbol : _Objects_Initialize_information (0x8004b20) Starting Line : objectinitializeinformation.c:105 (0x8004c4c) Ending Line : objectinitializeinformation.c:105 (0x8004c5b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 171 Symbol : _Objects_Shrink_information (0x8004cd8) Starting Line : objectshrinkinformation.c:66 (0x8004d64) Ending Line : objectshrinkinformation.c:66 (0x8004d67) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 176 Symbol : _RTEMS_tasks_Initialize_user_tasks_body (0x80031c0) Starting Line : taskinitusers.c:82 (0x8003258) Ending Line : taskinitusers.c:90 (0x8003273) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 181 Symbol : _Rate_monotonic_Timeout (0x80048a8) Starting Line : ratemontimeout.c:83 (0x80048d4) Ending Line : ratemontimeout.c:83 (0x80048e3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 183 Symbol : _Rate_monotonic_Timeout (0x80048a8) Starting Line : ratemontimeout.c:67 (0x8004938) Ending Line : ratemontimeout.c:67 (0x8004943) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Symbol : _SMP_lock_Spinlock_Initialize *** 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. ============================================ ============================================ Symbol : _SMP_lock_Spinlock_Obtain *** 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. ============================================ ============================================ Symbol : _SMP_lock_Spinlock_Release *** 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 : 194 Symbol : _Thread_Change_priority (0x8005528) Starting Line : threadchangepriority.c:64 (0x8005594) Ending Line : threadchangepriority.c:65 (0x80055ab) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 199 Symbol : _Thread_Dispatch (0x8005844) Starting Line : threaddispatch.c:93 (0x800598c) Ending Line : threaddispatch.c:103 (0x800599f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 204 Symbol : _Thread_queue_Enqueue_priority (0x8006088) Starting Line : threadqenqueuepriority.c:99 (0x8006134) Ending Line : threadqenqueuepriority.c:100 (0x800613b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 206 Symbol : _Thread_queue_Enqueue_priority (0x8006088) Starting Line : threadqenqueuepriority.c:146 (0x8006194) Ending Line : threadqenqueuepriority.c:147 (0x800619b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 209 Symbol : _Thread_queue_Process_timeout (0x8009e58) Starting Line : threadqprocesstimeout.c:48 (0x8009ea0) Ending Line : threadqprocesstimeout.c:50 (0x8009ebb) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 212 Symbol : _Thread_queue_Requeue (0x8006328) Starting Line : threadqrequeue.c:73 (0x8006354) Ending Line : threadqrequeue.c:73 (0x800636b) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 214 Symbol : _Thread_queue_Requeue (0x8006328) Starting Line : threadqrequeue.c:71 (0x8006394) Ending Line : threadqrequeue.c:71 (0x8006397) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 217 Symbol : _Timer_server_Body (0x801456c) Starting Line : timerserver.c:117 (0x8014668) Ending Line : timerserver.c:297 (0x801468f) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 219 Symbol : _Timer_server_Body (0x801456c) Starting Line : timerserver.c:345 (0x80146a4) Ending Line : timerserver.c:345 (0x80146ab) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 220 Symbol : _Timer_server_Body (0x801456c) Starting Line : timerserver.c:118 (0x80146c4) Ending Line : timerserver.c:118 (0x80146d3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 222 Symbol : _Timer_server_Schedule_operation_method (0x8014770) Starting Line : timerserver.c:237 (0x801478c) Ending Line : timerserver.c:239 (0x80147a3) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 243 Symbol : _Watchdog_Tickle (0x8006e3c) Starting Line : watchdogtickle.c:121 (0x8006e94) Ending Line : watchdogtickle.c:125 (0x8006eaf) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 245 Symbol : __kill (0x8025360) Starting Line : kill_noposix.c:47 (0x8025360) Ending Line : kill_noposix.c:47 (0x8025367) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 246 Symbol : _gettimeofday (0x80015f8) Starting Line : __gettod.c:81 (0x80015f8) Ending Line : __gettod.c:83 (0x800160f) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 254 Symbol : devFS_evaluate_path (0x80098e8) Starting Line : devfs_eval.c:44 (0x8009a08) Ending Line : devfs_eval.c:44 (0x8009a1b) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 259 Symbol : drainOutput (0x8003584) Starting Line : termios.c:347 (0x80035c0) Ending Line : termios.c:346 (0x80035fb) Size in Bytes : 60 Size in Instructions : 15 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 260 Symbol : drainOutput (0x8003584) Starting Line : termios.c:352 (0x8003618) Ending Line : termios.c:352 (0x800361b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 267 Symbol : erase (0x80044b8) Starting Line : termios.c:848 (0x8004558) Ending Line : termios.c:848 (0x800455f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 268 Symbol : erase (0x80044b8) Starting Line : termios.c:819 (0x8004578) Ending Line : termios.c:819 (0x8004583) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 271 Symbol : erase (0x80044b8) Starting Line : termios.c:807 (0x80045c0) Ending Line : termios.c:853 (0x800462b) Size in Bytes : 108 Size in Instructions : 27 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 274 Symbol : erase (0x80044b8) Starting Line : termios.c:832 (0x8004680) Ending Line : termios.c:827 (0x800468b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 277 Symbol : erase (0x80044b8) Starting Line : termios.c:827 (0x80046d0) Ending Line : termios.c:803 (0x80046db) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 279 Symbol : fcntl (0x8002018) Starting Line : fcntl.c:143 (0x800213c) Ending Line : fcntl.c:143 (0x8002147) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 288 Symbol : fifo_open (0x800a7ec) Starting Line : libio_.h:169 (0x800a8f4) Ending Line : libio_.h:169 (0x800a903) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 293 Symbol : fifo_open (0x800a7ec) Starting Line : fifo.c:360 (0x800a974) Ending Line : fifo.c:360 (0x800a977) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 298 Symbol : fifo_open (0x800a7ec) Starting Line : fifo.c:338 (0x800a9f8) Ending Line : fifo.c:338 (0x800a9fb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 303 Symbol : fifo_open (0x800a7ec) Starting Line : fifo.c:150 (0x800abc4) Ending Line : fifo.c:234 (0x800abf3) 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 : 309 Symbol : gettimeofday (0x8001560) Starting Line : __gettod.c:37 (0x80015c4) Ending Line : __gettod.c:37 (0x80015d7) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 312 Symbol : imfs_dir_read (0x800afdc) Starting Line : imfs_directory.c:109 (0x800b084) Ending Line : imfs_directory.c:109 (0x800b087) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 317 Symbol : iproc (0x80046dc) Starting Line : termios.c:872 (0x8004700) Ending Line : termios.c:872 (0x8004703) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 326 Symbol : iproc (0x80046dc) Starting Line : termios.c:904 (0x80047f4) Ending Line : termios.c:907 (0x800481b) Size in Bytes : 40 Size in Instructions : 10 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 328 Symbol : iproc (0x80046dc) Starting Line : termios.c:883 (0x8004824) Ending Line : termios.c:883 (0x800482b) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 329 Symbol : iproc (0x80046dc) Starting Line : termios.c:905 (0x8004848) Ending Line : termios.c:905 (0x8004857) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 331 Symbol : kill (0x8025350) Starting Line : kill_noposix.c:33 (0x8025350) Ending Line : kill_noposix.c:33 (0x8025357) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 333 Symbol : libc_wrapup (0x801156c) Starting Line : newlibc_exit.c:90 (0x8011590) Ending Line : newlibc_exit.c:90 (0x80115a3) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 335 Symbol : malloc (0x80018ac) Starting Line : malloc.c:47 (0x8001998) Ending Line : malloc.c:47 (0x800199b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 343 Symbol : memfile_lseek (0x800ac3c) Starting Line : memfile.c:220 (0x800acbc) Ending Line : memfile.c:229 (0x800acdf) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 345 Symbol : memfile_open (0x800aaf0) Starting Line : memfile.c:102 (0x800ab68) Ending Line : memfile.c:111 (0x800abbf) Size in Bytes : 88 Size in Instructions : 22 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 352 Symbol : mount (0x8001b94) Starting Line : mount.c:157 (0x8001e7c) Ending Line : mount.c:157 (0x8001e8f) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 353 Symbol : mount (0x8001b94) Starting Line : mount.c:219 (0x8001ea4) Ending Line : mount.c:257 (0x8001ebf) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 359 Symbol : newlib_free_buffers (0x8001f08) Starting Line : newlibc_reent.c:121 (0x8001f44) Ending Line : newlibc_reent.c:124 (0x8001f8f) Size in Bytes : 76 Size in Instructions : 19 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 364 Symbol : open (0x80022a0) Starting Line : open.c:127 (0x800250c) Ending Line : open.c:128 (0x8002517) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 368 Symbol : open_dev_console (0x8002214) Starting Line : open_dev_console.c:46 (0x8002280) Ending Line : open_dev_console.c:49 (0x800229f) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 371 Symbol : oproc (0x8004290) Starting Line : termios.c:694 (0x80042c0) Ending Line : termios.c:728 (0x80042d7) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 376 Symbol : oproc (0x8004290) Starting Line : termios.c:697 (0x8004344) Ending Line : termios.c:697 (0x8004347) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 378 Symbol : oproc (0x8004290) Starting Line : termios.c:705 (0x800436c) Ending Line : termios.c:714 (0x800439b) Size in Bytes : 48 Size in Instructions : 12 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 380 Symbol : oproc (0x8004290) Starting Line : termios.c:723 (0x80043b8) Ending Line : termios.c:733 (0x80043fb) Size in Bytes : 68 Size in Instructions : 17 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 389 Symbol : pipe_read (0x800ac30) Starting Line : fifo.c:422 (0x800adf0) Ending Line : fifo.c:456 (0x800adfb) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 391 Symbol : pipe_release (0x800a6b8) Starting Line : fifo.c:285 (0x800a724) Ending Line : fifo.c:299 (0x800a73f) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 397 Symbol : pipe_write (0x800ae0c) Starting Line : fifo.c:488 (0x800af44) Ending Line : fifo.c:529 (0x800af4f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 401 Symbol : pipe_write (0x800ae0c) Starting Line : fifo.c:510 (0x800afe0) Ending Line : fifo.c:510 (0x800afe7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 402 Symbol : pipe_write (0x800ae0c) Starting Line : fifo.c:502 (0x800aff4) Ending Line : fifo.c:502 (0x800affb) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 408 Symbol : readv (0x8003a28) Starting Line : readv.c:54 (0x8003af4) Ending Line : readv.c:54 (0x8003af7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 412 Symbol : readv (0x8003a28) Starting Line : readv.c:108 (0x8003bb8) Ending Line : readv.c:108 (0x8003bbf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 415 Symbol : realloc (0x80117b0) Starting Line : realloc.c:52 (0x801185c) Ending Line : realloc.c:53 (0x801186b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 418 Symbol : realloc (0x80117b0) Starting Line : realloc.c:79 (0x80118a8) Ending Line : realloc.c:79 (0x80118af) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 435 Symbol : rtems_clock_set_nanoseconds_extension (0x80103c0) Starting Line : clocksetnsecshandler.c:47 (0x80103cc) Ending Line : clocksetnsecshandler.c:48 (0x80103db) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 442 Symbol : rtems_filesystem_dirname (0x80013bc) Starting Line : eval.c:126 (0x80013dc) Ending Line : eval.c:126 (0x80013df) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 447 Symbol : rtems_filesystem_initialize (0x80010ec) Starting Line : base_fs.c:52 (0x8001218) Ending Line : base_fs.c:58 (0x8001247) Size in Bytes : 48 Size in Instructions : 12 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 449 Symbol : rtems_filesystem_iterate (0x8008990) Starting Line : mount-mgr.c:50 (0x80089c8) Ending Line : mount-mgr.c:50 (0x80089cb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 452 Symbol : rtems_filesystem_mount_iterate (0x8001ae8) Starting Line : mount.c:269 (0x8001b44) Ending Line : mount.c:269 (0x8001b47) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 455 Symbol : rtems_filesystem_prefix_separators (0x8001410) Starting Line : eval.c:144 (0x8001444) Ending Line : eval.c:144 (0x8001447) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 459 Symbol : rtems_gxx_key_create (0x8002124) Starting Line : gxx_wrappers.c:84 (0x800218c) Ending Line : gxx_wrappers.c:85 (0x800219b) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 463 Symbol : rtems_gxx_once (0x8002068) Starting Line : gxx_wrappers.c:51 (0x80020f8) Ending Line : gxx_wrappers.c:56 (0x8002123) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Symbol : rtems_heap_extend *** 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 : 467 Symbol : rtems_io_register_driver (0x8004984) Starting Line : ioregisterdriver.c:55 (0x8004ae8) Ending Line : ioregisterdriver.c:55 (0x8004aeb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 477 Symbol : rtems_libio_init (0x8001610) Starting Line : libio_init.c:81 (0x80016ec) Ending Line : libio_init.c:81 (0x80016ef) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 485 Symbol : rtems_libio_to_fcntl_flags (0x8008638) Starting Line : libio.c:107 (0x8008680) Ending Line : libio.c:104 (0x800868b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 490 Symbol : rtems_memalign (0x800d298) Starting Line : rtems_memalign.c:43 (0x800d354) Ending Line : rtems_memalign.c:43 (0x800d357) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 501 Symbol : rtems_print_buffer (0x8000900) Starting Line : dumpbuf.c:69 (0x8000b74) Ending Line : dumpbuf.c:69 (0x8000b8b) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 503 Symbol : rtems_print_buffer (0x8000900) Starting Line : dumpbuf.c:74 (0x8000be4) Ending Line : dumpbuf.c:74 (0x8000be7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 507 Symbol : rtems_rate_monotonic_period (0x8004318) Starting Line : ratemonperiod.c:339 (0x8004514) Ending Line : ratemonperiod.c:339 (0x8004523) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 519 Symbol : rtems_stack_checker_is_blown (0x8000b08) Starting Line : check.c:328 (0x8000b98) Ending Line : check.c:328 (0x8000b9f) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 524 Symbol : rtems_string_to_double (0x8009464) Starting Line : stringtodouble.c:52 (0x8009550) Ending Line : stringtodouble.c:52 (0x8009573) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 527 Symbol : rtems_string_to_float (0x800957c) Starting Line : stringtofloat.c:52 (0x8009644) Ending Line : stringtofloat.c:52 (0x800965f) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 529 Symbol : rtems_string_to_int (0x8009668) Starting Line : stringtoint.c:53 (0x8009724) Ending Line : stringtoint.c:53 (0x800972f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Symbol : rtems_string_to_long_double *** 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 : 535 Symbol : rtems_string_to_unsigned_char (0x800991c) Starting Line : stringtounsignedchar.c:58 (0x8009998) Ending Line : stringtounsignedchar.c:59 (0x80099a7) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 536 Symbol : rtems_string_to_unsigned_char (0x800991c) Starting Line : stringtounsignedchar.c:53 (0x80099f0) Ending Line : stringtounsignedchar.c:57 (0x8009a0b) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 538 Symbol : rtems_string_to_unsigned_int (0x8009a14) Starting Line : stringtounsignedint.c:52 (0x8009ac0) Ending Line : stringtounsignedint.c:52 (0x8009ac3) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 540 Symbol : rtems_string_to_unsigned_long (0x8009ba4) Starting Line : stringtounsignedlong.c:52 (0x8009c50) Ending Line : stringtounsignedlong.c:52 (0x8009c53) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 543 Symbol : rtems_string_to_unsigned_long_long (0x8009acc) Starting Line : stringtounsignedlonglong.c:57 (0x8009b98) Ending Line : stringtounsignedlonglong.c:57 (0x8009b9b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 547 Symbol : rtems_tarfs_load (0x8000fb8) Starting Line : imfs_load_tar.c:180 (0x8001120) Ending Line : imfs_load_tar.c:181 (0x800113f) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 550 Symbol : rtems_tarfs_load (0x8000fb8) Starting Line : imfs_load_tar.c:151 (0x80011d0) Ending Line : imfs_load_tar.c:151 (0x80011db) 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 : 558 Symbol : rtems_termios_baud_to_index (0x8004b28) Starting Line : termios_baud2index.c:46 (0x8004b90) Ending Line : termios_baud2index.c:46 (0x8004b97) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 560 Symbol : rtems_termios_baud_to_index (0x8004b28) Starting Line : termios_baud2index.c:46 (0x8004bbc) Ending Line : termios_baud2index.c:46 (0x8004bc3) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 562 Symbol : rtems_termios_baud_to_index (0x8004b28) Starting Line : termios_baud2index.c:46 (0x8004be8) Ending Line : termios_baud2index.c:46 (0x8004bef) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 569 Symbol : rtems_termios_close (0x8003ab8) Starting Line : termios.c:400 (0x8003b50) Ending Line : termios.c:400 (0x8003b5f) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 571 Symbol : rtems_termios_close (0x8003ab8) Starting Line : termios.c:407 (0x8003b68) Ending Line : termios.c:416 (0x8003b7b) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 573 Symbol : rtems_termios_close (0x8003ab8) Starting Line : termios.c:413 (0x8003c0c) Ending Line : termios.c:413 (0x8003c13) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 575 Symbol : rtems_termios_close (0x8003ab8) Starting Line : termios.c:404 (0x8003c28) Ending Line : termios.c:404 (0x8003c33) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 579 Symbol : rtems_termios_close (0x8003ab8) Starting Line : termios.c:397 (0x8003c88) Ending Line : termios.c:397 (0x8003c8b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 582 Symbol : rtems_termios_dequeue_characters (0x80054f0) Starting Line : termios.c:1389 (0x8005578) Ending Line : termios.c:1389 (0x800557b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 590 Symbol : rtems_termios_enqueue_raw_characters (0x8004e14) Starting Line : termios.c:1199 (0x8004fe4) Ending Line : termios.c:1212 (0x8005013) Size in Bytes : 48 Size in Instructions : 12 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 594 Symbol : rtems_termios_enqueue_raw_characters (0x8004e14) Starting Line : termios.c:1234 (0x8005040) Ending Line : termios.c:1235 (0x8005053) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 596 Symbol : rtems_termios_enqueue_raw_characters (0x8004e14) Starting Line : termios.c:1174 (0x8005074) Ending Line : termios.c:1174 (0x800507f) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 598 Symbol : rtems_termios_enqueue_raw_characters (0x8004e14) Starting Line : termios.c:1182 (0x8005090) Ending Line : termios.c:1191 (0x80050df) Size in Bytes : 80 Size in Instructions : 20 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 600 Symbol : rtems_termios_enqueue_raw_characters (0x8004e14) Starting Line : termios.c:1225 (0x80050f8) Ending Line : termios.c:1216 (0x800516b) Size in Bytes : 116 Size in Instructions : 29 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 603 Symbol : rtems_termios_initialize (0x8003534) Starting Line : termiosinitialize.c:52 (0x8003580) Ending Line : termiosinitialize.c:52 (0x8003583) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 609 Symbol : rtems_termios_ioctl (0x8003cb8) Starting Line : termios.c:463 (0x8003e54) Ending Line : termios.c:472 (0x8003e7f) Size in Bytes : 44 Size in Instructions : 11 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 612 Symbol : rtems_termios_ioctl (0x8003cb8) Starting Line : termios.c:484 (0x8003ec4) Ending Line : termios.c:492 (0x8003f0b) Size in Bytes : 72 Size in Instructions : 18 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 614 Symbol : rtems_termios_ioctl (0x8003cb8) Starting Line : termios.c:500 (0x8003f10) Ending Line : termios.c:500 (0x8003f1b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 616 Symbol : rtems_termios_ioctl (0x8003cb8) Starting Line : termios.c:612 (0x8003f78) Ending Line : termios.c:618 (0x8003fab) Size in Bytes : 52 Size in Instructions : 13 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 619 Symbol : rtems_termios_ioctl (0x8003cb8) Starting Line : termios.c:468 (0x80040b8) Ending Line : termios.c:472 (0x80040db) Size in Bytes : 36 Size in Instructions : 9 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 623 Symbol : rtems_termios_open (0x800361c) Starting Line : termios.c:130 (0x8003694) Ending Line : termios.c:131 (0x80036b3) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 626 Symbol : rtems_termios_open (0x800361c) Starting Line : termios.c:314 (0x80036d4) Ending Line : termios.c:314 (0x80036e3) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 629 Symbol : rtems_termios_open (0x800361c) Starting Line : termios.c:327 (0x800376c) Ending Line : termios.c:327 (0x800376f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 635 Symbol : rtems_termios_open (0x800361c) Starting Line : termios.c:193 (0x8003808) Ending Line : termios.c:193 (0x800380b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 640 Symbol : rtems_termios_open (0x800361c) Starting Line : termios.c:172 (0x80039f0) Ending Line : termios.c:172 (0x80039f7) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 642 Symbol : rtems_termios_open (0x800361c) Starting Line : termios.c:328 (0x8003a44) Ending Line : termios.c:328 (0x8003a47) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 645 Symbol : rtems_termios_open (0x800361c) Starting Line : termios.c:257 (0x8003aac) Ending Line : termios.c:257 (0x8003aaf) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 650 Symbol : rtems_termios_puts (0x800412c) Starting Line : termios.c:676 (0x8004200) Ending Line : termios.c:676 (0x800420b) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 651 Symbol : rtems_termios_puts (0x800412c) Starting Line : termios.c:664 (0x800428c) Ending Line : termios.c:664 (0x800428f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 657 Symbol : rtems_termios_read (0x8004a4c) Starting Line : termios.c:1058 (0x8004c08) Ending Line : termios.c:1058 (0x8004c0b) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 661 Symbol : rtems_termios_read (0x8004a4c) Starting Line : termios.c:1032 (0x8004c70) Ending Line : termios.c:1035 (0x8004c8b) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 664 Symbol : rtems_termios_read (0x8004a4c) Starting Line : termios.c:1011 (0x8004cd0) Ending Line : termios.c:1029 (0x8004d23) Size in Bytes : 84 Size in Instructions : 21 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 670 Symbol : rtems_termios_read (0x8004a4c) Starting Line : termios.c:977 (0x8004dd8) Ending Line : termios.c:977 (0x8004ddf) Size in Bytes : 8 Size in Instructions : 2 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 676 Symbol : rtems_termios_refill_transmitter (0x8005204) Starting Line : termios.c:1327 (0x80052ec) Ending Line : termios.c:1327 (0x80052f7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 677 Symbol : rtems_termios_refill_transmitter (0x8005204) Starting Line : termios.c:1262 (0x8005368) Ending Line : termios.c:1297 (0x800546b) Size in Bytes : 260 Size in Instructions : 65 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 679 Symbol : rtems_termios_rxdaemon (0x800516c) Starting Line : termios.c:1464 (0x80051cc) Ending Line : termios.c:1472 (0x80051eb) Size in Bytes : 32 Size in Instructions : 8 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 681 Symbol : rtems_termios_txdaemon (0x800546c) Starting Line : termios.c:1433 (0x80054b4) Ending Line : termios.c:1433 (0x80054b7) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 683 Symbol : rtems_termios_txdaemon (0x800546c) Starting Line : termios.c:1425 (0x80054e0) Ending Line : termios.c:1426 (0x80054ef) Size in Bytes : 16 Size in Instructions : 4 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 687 Symbol : rtems_termios_write (0x800493c) Starting Line : termios.c:764 (0x8004a38) Ending Line : termios.c:764 (0x8004a4b) Size in Bytes : 20 Size in Instructions : 5 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 693 Symbol : rtems_verror (0x80070b4) Starting Line : thread.inl:185 (0x8007104) Ending Line : thread.inl:186 (0x800711b) Size in Bytes : 24 Size in Instructions : 6 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 697 Symbol : scanInt (0x8001cbc) Starting Line : getpwent.c:127 (0x8001d30) Ending Line : getpwent.c:128 (0x8001d43) 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 : 701 Symbol : scanInt (0x8001cbc) Starting Line : getpwent.c:142 (0x8001dd8) Ending Line : getpwent.c:142 (0x8001ddb) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 714 Symbol : siproc (0x80048b4) Starting Line : termios.c:939 (0x80048d8) Ending Line : termios.c:942 (0x80048fb) Size in Bytes : 36 Size in Instructions : 9 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 : 721 Symbol : unmount (0x8003be4) Starting Line : unmount.c:162 (0x8003c8c) Ending Line : unmount.c:162 (0x8003ca7) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 723 Symbol : unmount (0x8003be4) Starting Line : unmount.c:140 (0x8003d94) Ending Line : unmount.c:141 (0x8003daf) Size in Bytes : 28 Size in Instructions : 7 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 731 Symbol : writev (0x8004140) Starting Line : writev.c:55 (0x800420c) Ending Line : writev.c:55 (0x800420f) Size in Bytes : 4 Size in Instructions : 1 Classification: NONE Explanation: No Explanation ============================================ ============================================ Index : 736 Symbol : writev (0x8004140) Starting Line : writev.c:122 (0x80042dc) Ending Line : writev.c:115 (0x80042e7) Size in Bytes : 12 Size in Instructions : 3 Classification: NONE Explanation: No Explanation ============================================