#include <gel/debug_line.h>
◆ file
Source file path of the current line information. This is the path has found in the line block, relative or absolute, possibly from another file system: GEL does not do any processing on it.
◆ flags
| uint16_t gel_location_t::flags |
◆ high_addr
| gel_location_t::high_addr |
High address of the current line block, that is, one more than the address of the last block byte.
◆ isa
| uint16_t gel_location_t::isa |
◆ line
Source line of the current line block.
◆ low_addr
Low addres of the current line block.
The documentation for this struct was generated from the following files: