Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_dnames.h35 struct Dwarf_D_Abbrev_s { struct
36 struct Dwarf_D_Abbrev_s * da_next; argument
90 struct Dwarf_D_Abbrev_s * din_abbrev_list;
H A Ddwarf_dnames.c47 freedabs(struct Dwarf_D_Abbrev_s *dab) in freedabs()
49 struct Dwarf_D_Abbrev_s *tmp = 0; in freedabs()
91 struct Dwarf_D_Abbrev_s *firstdab = 0; in fill_in_abbrevs_table()
92 struct Dwarf_D_Abbrev_s *lastdab = 0; in fill_in_abbrevs_table()
93 struct Dwarf_D_Abbrev_s *curdab = 0; in fill_in_abbrevs_table()
120 sizeof(struct Dwarf_D_Abbrev_s)); in fill_in_abbrevs_table()
178 struct Dwarf_D_Abbrev_s *tmpa = 0; in fill_in_abbrevs_table()
1047 struct Dwarf_D_Abbrev_s * abbrev = 0; in dwarf_debugnames_abbrev_by_index()
1085 struct Dwarf_D_Abbrev_s * abbrev = 0; in _dwarf_internal_abbrev_by_code()
1148 struct Dwarf_D_Abbrev_s * abbrev = 0; in dwarf_debugnames_abbrev_form_by_index()
[all …]