Searched refs:li_context (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_line.c617 curr_line->li_context = line_context;
667 curr_line->li_context = line_context;
835 curr_line->li_context = line_context;
1121 /* li_file must be <= line->li_context->lc_file_entry_count else it
1192 if (line->li_context == NULL) {
1196 dbg = line->li_context->lc_dbg;
1199 line->li_context->lc_file_entry_count) {
1209 file_entry = line->li_context->lc_file_entries;
1239 if (line->li_context->lc_compilation_directory == NULL) {
1249 (line->li_context
[all...]
H A Ddwarf_line.h165 Dwarf_Line_Context li_context; /* assoc Dwarf_Line_Context_s */ member in struct:Dwarf_Line_s

Completed in 48 milliseconds