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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_line.h58 All of the fields execpt fi_next have meanings that
77 Dwarf_File_Entry fi_next; member in struct:Dwarf_File_Entry_s
H A Ddwarf_line.c538 prev_file_entry->fi_next = cur_file_entry;
954 prev_file_entry->fi_next = cur_file_entry;
1222 file_entry = file_entry->fi_next;
1536 Dwarf_File_Entry fenext = fe->fi_next;

Completed in 61 milliseconds