Declared in <llvm/MC/MCDwarf.h>
struct MCDwarfLineTableParams;
| Name | Description |
|---|---|
DWARF2LineBase | Minimum line offset in a special line info. opcode. The value -5 was chosen to give a reasonable range of values. |
DWARF2LineOpcodeBase | First special line opcode - leave room for the standard opcodes. Note: If you want to change this, you'll have to update the "StandardOpcodeLengths" table that is emitted in Emit(). |
DWARF2LineRange | Range of line offsets in a special line info. opcode. |