Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_xu_index.c573 Dwarf_Small *sizerow = xuhdr->gx_section_sizes_offset + in dwarf_get_xu_section_offset() local
635 sizerow = sizerow + (row_index*column_count * LEN32BIT); in dwarf_get_xu_section_offset()
636 sizeentry = sizerow + (column_index * LEN32BIT); in dwarf_get_xu_section_offset()