Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_groups.c212 static struct temp_map_struc_s { struct
240 struct temp_map_struc_s *lv = (struct temp_map_struc_s *)l; in map_sort_compar()
241 struct temp_map_struc_s *rv = (struct temp_map_struc_s *)r; in map_sort_compar()
286 temp_map_data = calloc(map_entry_count,sizeof(struct temp_map_struc_s)); in dwarf_sec_group_map()
298 qsort(temp_map_data,map_reccount,sizeof(struct temp_map_struc_s), in dwarf_sec_group_map()