Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_section.c116 struct Dwarf_Sort_Abbrev_s { struct
2595 verify_ab_no_dups(struct Dwarf_Sort_Abbrev_s *sortab, in verify_ab_no_dups()
2600 struct Dwarf_Sort_Abbrev_s *ab = sortab; in verify_ab_no_dups()
2619 struct Dwarf_Sort_Abbrev_s *l = in abcompare()
2620 (struct Dwarf_Sort_Abbrev_s *)l_in; in abcompare()
2621 struct Dwarf_Sort_Abbrev_s *r = in abcompare()
2622 (struct Dwarf_Sort_Abbrev_s *)r_in; in abcompare()
2709 struct Dwarf_Sort_Abbrev_s *sortab = 0; in _dwarf_pro_getabbrev()
2710 struct Dwarf_Sort_Abbrev_s *ap = 0; in _dwarf_pro_getabbrev()
2714 sortab = (struct Dwarf_Sort_Abbrev_s *) in _dwarf_pro_getabbrev()
[all …]