COFFI
1.2
               
line_number Struct Reference

Line number structure in a COFF binary file. More...

Data Fields

uint32_t type
 Symbol table index or virtual address. Whether symbol table index or RVA is used depends on the value of line_number.
 
uint16_t line_number
 When nonzero, this field specifies a one-based line number. When zero, the Type field is interpreted as a symbol table index for a function.
 

Detailed Description

Line number structure in a COFF binary file.

Definition at line 1008 of file coffi_types.hpp.


The documentation for this struct was generated from the following file: