Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c55 ulong_t hi_offset; /* expected offset */ member
1562 ulong_t end = pap->pa_holes[d + 1].hi_offset; in print_close_sou()
1563 ulong_t expected = pap->pa_holes[d].hi_offset; in print_close_sou()
1678 if (depth != 0 && off > hole->hi_offset) in elt_print()
1679 print_hole(pap, depth, hole->hi_offset, off); in elt_print()
1692 hole->hi_offset = newoff; in elt_print()
1697 hole->hi_offset = off; in elt_print()