5.11.6 Loc Directive

The .loc fileno, lineno [columnno] directive adds to the object file's debugging information an entry in the line-number matrix that corresponds to the assembly instruction immediately following the directive. This matrix correlates assembly instructions to the line and column of the corresponding source code. The fileno, lineno, and columnno will be applied to the debug state machine before the row is added.