Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_die_deliv.h45 struct Dwarf_Abbrev_List_s { struct
56 struct Dwarf_Abbrev_List_s *ab_next; argument
H A Ddwarf_base_types.h116 typedef struct Dwarf_Abbrev_List_s *Dwarf_Abbrev_List;
H A Ddwarf_util.c507 struct Dwarf_Abbrev_List_s *abbrev = 0; in _dwarf_free_abbrev_hash_table_contents()
508 struct Dwarf_Abbrev_List_s *nextabbrev = 0; in _dwarf_free_abbrev_hash_table_contents()
H A Ddwarf_alloc.c223 {18, sizeof(struct Dwarf_Abbrev_List_s), BIG_ALLOC, 0, 0},