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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Dassemble.c215 info_header->str_plc_tbl.size = ((sizeof (itm_data_t)) * sec_num);
216 info_header->str_plc_tbl.number = sec_num;
375 info_header->str_plc_tbl.place.itm_ptr =
379 info_header->str_plc_tbl.place.itm_ptr +
380 info_header->str_plc_tbl.size;
1075 (void) fseek(fp, info_header->str_plc_tbl.place.itm_ptr,
1077 TRACE_MESSAGE('P', ("str_plc_tbl.place=%p:\n",
1078 info_header->str_plc_tbl.place.itm_ptr));
H A Diconv_tm.h300 itm_place_tbl_info_t str_plc_tbl; /* string info */ member in struct:__anon577
H A Ddisassemble.c253 " str_plc_tbl = (%4ld %4ld %4ld)\n"
276 info_header->str_plc_tbl.place.itm_ptr,
277 info_header->str_plc_tbl.size,
278 info_header->str_plc_tbl.number,

Completed in 52 milliseconds