Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c937 ulong_t *mbc_offp; member
950 if (*mbc->mbc_offp < off) in offset_to_name_cb()
958 if (off + size <= *mbc->mbc_offp) in offset_to_name_cb()
969 *mbc->mbc_offp -= off; in offset_to_name_cb()
995 mbc.mbc_offp = &off; in mdb_ctf_offset_to_name()