Home
last modified time | relevance | path

Searched defs:li_inner_s (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_line.h139 struct li_inner_s { struct
140 Dwarf_Sword li_file; /* int identifying src file */
146 Dwarf_Sword li_line; /* source file line number. */
147 Dwarf_Half li_column; /* source file column number */
148 Dwarf_Small li_isa;
152 unsigned char li_is_stmt:1;
155 unsigned char li_basic_block:1;
158 unsigned char li_end_sequence:1;
160 unsigned char li_prologue_end:1;
161 unsigned char li_epilogue_begin:1;