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

/osnet-11/usr/src/lib/libdisasm/sparc/
H A Ddis_sparc.h99 inst_t ov_inst; member in struct:overlay
H A Ddis_sparc.c321 if ((tp->tbl_ovp[i].ov_inst.in_arch & dhp->dh_flags) == 0)
324 ip = &tp->tbl_ovp[i].ov_inst;
H A Dinstr.c78 .ov_inst = _inst \
81 #define OVERLAY_END { .ov_idx = -1, .ov_inst = INVALID }

Completed in 24 milliseconds