Searched refs:Dwarf_Abbrev_List_s (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_die_deliv.h45 struct Dwarf_Abbrev_List_s { struct
56 struct Dwarf_Abbrev_List_s *ab_next;
H A Ddwarf_base_types.h116 typedef struct Dwarf_Abbrev_List_s *Dwarf_Abbrev_List;
H A Ddwarf_util.c221 This function returns a pointer to a Dwarf_Abbrev_List_s
231 at that hash table entry to see if a Dwarf_Abbrev_List_s
236 of 0 is read. It puts Dwarf_Abbrev_List_s entries for all
507 struct Dwarf_Abbrev_List_s *abbrev = 0;
508 struct Dwarf_Abbrev_List_s *nextabbrev = 0;
H A Ddwarf_alloc.c223 {18, sizeof(struct Dwarf_Abbrev_List_s), BIG_ALLOC, 0, 0},

Completed in 62 milliseconds