Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_xu_index.c571 Dwarf_Small *offsetrow = xuhdr->gx_section_offsets_offset + in dwarf_get_xu_section_offset() local
632 offsetrow = offsetrow + (row_index*column_count * LEN32BIT); in dwarf_get_xu_section_offset()
633 offsetentry = offsetrow + (column_index * LEN32BIT); in dwarf_get_xu_section_offset()