Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/geniconvtbl/
H A Dassemble.c262 info_header->range_plc_tbl.size = sec_num * (sizeof (itm_place_t)); in relocation_I()
263 info_header->range_plc_tbl.number = sec_num; in relocation_I()
378 info_header->range_plc_tbl.place.itm_ptr = in relocation_I()
382 info_header->range_plc_tbl.place.itm_ptr + in relocation_I()
383 info_header->range_plc_tbl.size; in relocation_I()
1091 (void) fseek(fp, info_header->range_plc_tbl.place.itm_ptr, in output()
1094 info_header->range_plc_tbl.place.itm_ptr)); in output()
H A Diconv_tm.h305 itm_place_tbl_info_t range_plc_tbl; /* range info */ member
H A Ddisassemble.c306 info_header->range_plc_tbl.place.itm_ptr, in dump_itm_header()
307 info_header->range_plc_tbl.size, in dump_itm_header()
308 info_header->range_plc_tbl.number, in dump_itm_header()