topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since fdfb24e was 001957b6, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 2 years ago |
|
ccheck
|
-
Property mode
set to
100644
|
|
File size:
379 bytes
|
| Line | |
|---|
| 1 | CVAL(DW_LNS_copy, 0x01)
|
|---|
| 2 | CVAL(DW_LNS_advance_pc, 0x02)
|
|---|
| 3 | CVAL(DW_LNS_advance_line, 0x03)
|
|---|
| 4 | CVAL(DW_LNS_set_file, 0x04)
|
|---|
| 5 | CVAL(DW_LNS_set_column, 0x05)
|
|---|
| 6 | CVAL(DW_LNS_negate_stmt, 0x06)
|
|---|
| 7 | CVAL(DW_LNS_set_basic_block, 0x07)
|
|---|
| 8 | CVAL(DW_LNS_const_add_pc, 0x08)
|
|---|
| 9 | CVAL(DW_LNS_fixed_advance_pc, 0x09)
|
|---|
| 10 | CVAL(DW_LNS_set_prologue_end, 0x0a)
|
|---|
| 11 | CVAL(DW_LNS_set_epilogue_begin, 0x0b)
|
|---|
| 12 | CVAL(DW_LNS_set_isa, 0x0c)
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.