Searched refs:map_plc_tbl (Results 1 – 3 of 3) sorted by relevance
243 info_header->map_plc_tbl.size = sec_num * (sizeof (itm_place_t)); in relocation_I()244 info_header->map_plc_tbl.number = sec_num; in relocation_I()368 info_header->map_plc_tbl.place.itm_ptr = in relocation_I()372 info_header->map_plc_tbl.place.itm_ptr + in relocation_I()373 info_header->map_plc_tbl.size; in relocation_I()1056 (void) fseek(fp, info_header->map_plc_tbl.place.itm_ptr, in output()1059 info_header->map_plc_tbl.place.itm_ptr)); in output()
303 itm_place_tbl_info_t map_plc_tbl; /* map table info */ member
294 info_header->map_plc_tbl.place.itm_ptr, in dump_itm_header()295 info_header->map_plc_tbl.size, in dump_itm_header()296 info_header->map_plc_tbl.number, in dump_itm_header()376 place = (itm_place_t *)(ADDR(info_hdr->map_plc_tbl.place)); in dump_tables()377 for (n = 0; n < info_hdr->map_plc_tbl.number; in dump_tables()