Home
last modified time | relevance | path

Searched refs:map_hdr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Dgeniconvtbl.c333 map = (char *)(map_hdr + 1); in _icv_iconv()
579 (map_hdr->result_len * in map_i_f()
603 itm_map_lookup_hdr_t *map_hdr; in map_l_f() local
617 pair_size = map_hdr->source_len + 1 + map_hdr->result_len; in map_l_f()
676 DISCARD(map_hdr->source_len); in map_l_f()
699 itm_map_hash_hdr_t *map_hdr; in map_h_l() local
721 pair_size = map_hdr->source_len + 1 + map_hdr->result_len; in map_h_l()
735 map_hdr->hash_tbl_num); in map_h_l()
851 map_ptr = ((unsigned char *)(map_hdr + 1) + map_hdr->source_len + in map_d_e_l()
852 map_hdr->source_len); in map_d_e_l()
[all …]
H A Ddisassemble.c533 map_hdr->source_len, map_hdr->result_len); in dump_map_i_f()
535 map_hdr->start.itm_ptr, map_hdr->end.itm_ptr); in dump_map_i_f()
543 (map_hdr->end.itm_ptr - map_hdr->start.itm_ptr + 1))); in dump_map_i_f()
559 (map_hdr->source_len * 2), i + map_hdr->start.itm_ptr); in dump_map_i_f()
632 map_hdr->source_len, map_hdr->result_len); in dump_map_l_f()
642 (map_hdr->source_len + map_hdr->result_len + 1)) + in dump_map_l_f()
728 map_hdr->source_len, map_hdr->result_len); in dump_map_hash()
731 map_hdr->hash_of_size, map_hdr->hash_of_num); in dump_map_hash()
755 p += (map_hdr->source_len + 1 + map_hdr->result_len); in dump_map_hash()
820 map_hdr->source_len + map_hdr->source_len); in dump_map_dense_enc()
[all …]