Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_dsc.c54 struct Dwarf_Dsc_Entry_s *ary, in get_dsc_leb_entries()
99 struct Dwarf_Dsc_Entry_s *arye = in get_dsc_leb_entries()
133 struct Dwarf_Dsc_Entry_s *arye = in get_dsc_leb_entries()
171 struct Dwarf_Dsc_Entry_s *ary = 0; in dwarf_discr_list()
211 ary = (struct Dwarf_Dsc_Entry_s *)calloc(arraycount, in dwarf_discr_list()
212 sizeof(struct Dwarf_Dsc_Entry_s)); in dwarf_discr_list()
239 struct Dwarf_Dsc_Entry_s *dse = 0; in dwarf_discr_entry_u()
281 struct Dwarf_Dsc_Entry_s *dse = 0; in dwarf_discr_entry_s()
H A Ddwarf_dsc.h33 struct Dwarf_Dsc_Entry_s { struct
52 struct Dwarf_Dsc_Entry_s *dsh_array; argument