Searched refs:dis_tgt_lookup (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/dis/
H A Ddis_target.h51 const char *dis_tgt_lookup(dis_tgt_t *, uint64_t, off_t *, int, size_t *,
H A Ddis_main.c76 * Given a symbol+offset as returned by dis_tgt_lookup(), print an appropriately
205 symbol = dis_tgt_lookup(tgt, addr, &symoffset, 1, &symsize,
284 symbol = dis_tgt_lookup(db->db_tgt, addr, &offset, 0, &size, NULL);
H A Ddis_target.c643 dis_tgt_lookup(dis_tgt_t *tgt, uint64_t addr, off_t *offset, int cache_result, function

Completed in 67 milliseconds