3.3.7  
Address overlap information
 
The overlapped combine source files, and the start and end addresses and size of the continuous range data are output.
The output example of the address overlap information is shown below.
*** Conflict information *** 
(1)             (2)         (3)         (4) 
FILE            START       END         SIZE 
Conflict 1 
                00000200    00000213    14 
sample1.mot 
sample2.mot 
 | 
 
| 
 | 
 | 
| 
 | 
 
Overlapped combine source file name 
The overlapped combine source file name is output. 
 | 
| 
 | 
 
Start addresses of overlapped range data 
The start addresses of the overlapped range data are output. 
This is expressed in a hexadecimal number. 
 | 
| 
 | 
 
End addresses of overlapped range data 
The end addresses of the overlapped range data are output. 
This is expressed in a hexadecimal number. 
 | 
| 
 | 
 
Size of overlapped range data 
The size of the overlapped range data is output (in byte units). 
This is expressed in a hexadecimal number. 
 |