Home
last modified time | relevance | path

Searched refs:lc_file_entry_endindex (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_line.c1209 *endindex = line_context->lc_file_entry_endindex; in dwarf_srclines_files_indexes()
1743 context->lc_file_entry_endindex = 0; in delete_line_context_itself()
2086 context->lc_file_entry_endindex = context->lc_file_entry_count; in _dwarf_add_to_files_list()
2090 context->lc_file_entry_endindex = context->lc_file_entry_count+1; in _dwarf_add_to_files_list()
2141 line_context->lc_file_entry_endindex = 0; in _dwarf_line_context_destructor()
H A Ddwarf_line.h215 Dwarf_Unsigned lc_file_entry_endindex; member