Line-number information from the C source program.
Symbol field |
Mnemonic field |
Operand field |
Comment field |
|
.line |
["file-name",] line-number |
[; comment] |
The line numbers and filenames in the source program are not updated between the first .line directive and the next one. |
This is the line-number information of the C source program that the compiler outputs. A change made in the assembly source file is invalid. |