Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_sparc.c309 for (i = 0; tp->tbl_ovp[i].ov_idx != -1; ++i) { in dis_get_overlay()
310 if (tp->tbl_ovp[i].ov_idx != idx) in dis_get_overlay()
H A Ddis_sparc.h90 int ov_idx; member
H A Ddis_sparc_instr.c78 .ov_idx = _idx, \
82 #define OVERLAY_END { .ov_idx = -1, .ov_inst = INVALID }