Searched defs:Line_Table_Prefix_s (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_line.h250 /* The following structs (Line_Table_File_Entry_s,Line_Table_Prefix_s)
264 struct Line_Table_Prefix_s { struct
318 void dwarf_init_line_table_prefix(struct Line_Table_Prefix_s *pf);
319 void dwarf_free_line_table_prefix(struct Line_Table_Prefix_s *pf);
325 struct Line_Table_Prefix_s *prefix_out,

Completed in 56 milliseconds