Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/geniconvtbl/
H A Dassemble.c282 info_header->data_plc_tbl.size = ((sizeof (itm_place_t)) * sec_num); in relocation_I()
283 info_header->data_plc_tbl.number = sec_num; in relocation_I()
384 info_header->data_plc_tbl.place.itm_ptr = in relocation_I()
388 info_header->data_plc_tbl.place.itm_ptr + in relocation_I()
389 info_header->data_plc_tbl.size; in relocation_I()
1109 (void) fseek(fp, info_header->data_plc_tbl.place.itm_ptr, in output()
1112 info_header->data_plc_tbl.place.itm_ptr)); in output()
H A Diconv_tm.h307 itm_place_tbl_info_t data_plc_tbl; /* data info */ member
H A Ddisassemble.c318 info_header->data_plc_tbl.place.itm_ptr, in dump_itm_header()
319 info_header->data_plc_tbl.size, in dump_itm_header()
320 info_header->data_plc_tbl.number, in dump_itm_header()