Searched refs:map_plc_tbl (Results 1 – 3 of 3) sorted by relevance
241 info_header->map_plc_tbl.size = sec_num * (sizeof (itm_place_t)); in relocation_I()242 info_header->map_plc_tbl.number = sec_num; in relocation_I()366 info_header->map_plc_tbl.place.itm_ptr = in relocation_I()370 info_header->map_plc_tbl.place.itm_ptr + in relocation_I()371 info_header->map_plc_tbl.size; in relocation_I()1054 (void) fseek(fp, info_header->map_plc_tbl.place.itm_ptr, in output()1057 info_header->map_plc_tbl.place.itm_ptr)); in output()
300 itm_place_tbl_info_t map_plc_tbl; /* map table info */ member
291 info_header->map_plc_tbl.place.itm_ptr, in dump_itm_header()292 info_header->map_plc_tbl.size, in dump_itm_header()293 info_header->map_plc_tbl.number, in dump_itm_header()373 place = (itm_place_t *)(ADDR(info_hdr->map_plc_tbl.place)); in dump_tables()374 for (n = 0; n < info_hdr->map_plc_tbl.number; in dump_tables()