COFF: Difference between revisions

[unchecked revision][unchecked revision]
No edit summary
Line 212:
The Line Number table is an array of Line Number Entry structures and is zero based.
 
A COFF file can contain a Line number table for each Section, but it would be unusual to find relocationline number information for anything other than .text ( STYP_TEXT ) Sections.
 
Like the Relocation table, the Line Number table for a section has its location and length stored in the Section's header.
Anonymous user