Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_xu_index.c456 Dwarf_Unsigned indexval = 0; in dwarf_get_xu_hash_entry() local
486 READ_UNALIGNED_CK(dbg,indexval,Dwarf_Unsigned, indexentry, in dwarf_get_xu_hash_entry()
490 if (indexval > xuhdr->gx_units_in_index) { in dwarf_get_xu_hash_entry()
495 *index_to_sections = indexval; in dwarf_get_xu_hash_entry()