Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_dnames.c567 unsigned inhdr_count = 0; in dwarf_debugnames_header() local
625 inhdr_count = 1; in dwarf_debugnames_header()
632 inhdr_count++; in dwarf_debugnames_header()
663 calloc(inhdr_count,sizeof(struct Dwarf_Dnames_index_header_s)); in dwarf_debugnames_header()
673 *dn_count_out = inhdr_count; in dwarf_debugnames_header()