Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c1232 ulong_t tgtoff; in member_cb() local
1238 if (mdb_ctf_member_info(mp->m_tgtid, name, &tgtoff, &tgtmid) != 0) { in member_cb()
1246 tgtmid, tgtbuf + tgtoff / NBBY, tgtname, mp->m_flags)); in member_cb()