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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_line.h94 file numbered lc_file_entry_count. The numbering of the file
101 Dwarf_Sword lc_file_entry_count; member in struct:Dwarf_Line_Context_s
144 Dwarf_Sword lc_file_entry_count;) */
H A Ddwarf_line.c998 line_context->lc_file_entry_count = file_entry_count;
1121 /* li_file must be <= line->li_context->lc_file_entry_count else it
1199 line->li_context->lc_file_entry_count) {
1212 /* Example: if li_file is 2 and lc_file_entry_count is 3,

Completed in 61 milliseconds