Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/geniconvtbl/
H A Dassemble.c215 info_header->str_plc_tbl.size = ((sizeof (itm_data_t)) * sec_num); in relocation_I()
216 info_header->str_plc_tbl.number = sec_num; in relocation_I()
375 info_header->str_plc_tbl.place.itm_ptr = in relocation_I()
379 info_header->str_plc_tbl.place.itm_ptr + in relocation_I()
380 info_header->str_plc_tbl.size; in relocation_I()
1075 (void) fseek(fp, info_header->str_plc_tbl.place.itm_ptr, in output()
1078 info_header->str_plc_tbl.place.itm_ptr)); in output()
H A Diconv_tm.h300 itm_place_tbl_info_t str_plc_tbl; /* string info */ member
H A Ddisassemble.c276 info_header->str_plc_tbl.place.itm_ptr, in dump_itm_header()
277 info_header->str_plc_tbl.size, in dump_itm_header()
278 info_header->str_plc_tbl.number, in dump_itm_header()