Searched refs:op_plc_tbl (Results 1 – 3 of 3) sorted by relevance
253 info_header->op_plc_tbl.size = sec_num * (sizeof (itm_place_t)); in relocation_I()254 info_header->op_plc_tbl.number = sec_num; in relocation_I()371 info_header->op_plc_tbl.place.itm_ptr = in relocation_I()376 info_header->op_plc_tbl.place.itm_ptr + in relocation_I()377 info_header->op_plc_tbl.size; in relocation_I()1066 (void) fseek(fp, info_header->op_plc_tbl.place.itm_ptr, in output()1069 info_header->op_plc_tbl.place.itm_ptr)); in output()
304 itm_place_tbl_info_t op_plc_tbl; /* operation table info */ member
300 info_header->op_plc_tbl.place.itm_ptr, in dump_itm_header()301 info_header->op_plc_tbl.size, in dump_itm_header()302 info_header->op_plc_tbl.number, in dump_itm_header()381 place = (itm_place_t *)(ADDR(info_hdr->op_plc_tbl.place)); in dump_tables()382 for (n = 0; n < info_hdr->op_plc_tbl.number; in dump_tables()