Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_dsc.c99 struct Dwarf_Dsc_Entry_s *arye = in get_dsc_leb_entries() local
104 arye->dsc_type = dsc; in get_dsc_leb_entries()
105 arye->dsc_low_u = low; in get_dsc_leb_entries()
106 arye->dsc_high_u = high; in get_dsc_leb_entries()
133 struct Dwarf_Dsc_Entry_s *arye = in get_dsc_leb_entries() local
138 arye->dsc_type = (Dwarf_Unsigned)dsc; in get_dsc_leb_entries()
139 arye->dsc_low_s = low; in get_dsc_leb_entries()
140 arye->dsc_high_s = high; in get_dsc_leb_entries()