Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Dassemble.c213 info_header->str_plc_tbl.size = ((sizeof (itm_data_t)) * sec_num); in relocation_I()
214 info_header->str_plc_tbl.number = sec_num; in relocation_I()
373 info_header->str_plc_tbl.place.itm_ptr = in relocation_I()
377 info_header->str_plc_tbl.place.itm_ptr + in relocation_I()
378 info_header->str_plc_tbl.size; in relocation_I()
1073 (void) fseek(fp, info_header->str_plc_tbl.place.itm_ptr, in output()
1076 info_header->str_plc_tbl.place.itm_ptr)); in output()
H A Diconv_tm.h297 itm_place_tbl_info_t str_plc_tbl; /* string info */ member
H A Ddisassemble.c273 info_header->str_plc_tbl.place.itm_ptr, in dump_itm_header()
274 info_header->str_plc_tbl.size, in dump_itm_header()
275 info_header->str_plc_tbl.number, in dump_itm_header()