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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Dassemble.c255 info_header->op_tbl_sec.size = sec_size;
256 info_header->op_tbl_sec.number = sec_num;
337 info_header->op_tbl_sec.place.itm_ptr =
342 info_header->op_tbl_sec.place.itm_ptr +
343 info_header->op_tbl_sec.size;
476 place = info_header->op_tbl_sec.place.itm_ptr;
987 (void) fseek(fp, info_header->op_tbl_sec.place.itm_ptr, SEEK_SET);
988 TRACE_MESSAGE('P', ("op_tbl_sec.place=%p:\n",
989 info_header->op_tbl_sec.place.itm_ptr));
H A Diconv_tm.h294 itm_section_info_t op_tbl_sec; /* operation table section */ member in struct:__anon577
H A Ddisassemble.c297 info_header->op_tbl_sec.place.itm_ptr,
298 info_header->op_tbl_sec.size,
299 info_header->op_tbl_sec.number,

Completed in 69 milliseconds