Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_sparc.c313 if ((tp->tbl_ovp[i].ov_inst.in_arch & dhp->dh_flags) == 0) in dis_get_overlay()
316 ip = &tp->tbl_ovp[i].ov_inst; in dis_get_overlay()
H A Ddis_sparc.h91 inst_t ov_inst; member
H A Ddis_sparc_instr.c79 .ov_inst = _inst \
82 #define OVERLAY_END { .ov_idx = -1, .ov_inst = INVALID }