Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h182 } itm_section_info_t; typedef
287 itm_section_info_t str_sec; /* string section */
288 itm_section_info_t direc_tbl_sec; /* direction table section */
289 itm_section_info_t cond_tbl_sec; /* condition table section */
290 itm_section_info_t map_tbl_sec; /* map table section */
291 itm_section_info_t op_tbl_sec; /* operation table section */
292 itm_section_info_t range_tbl_sec; /* range section */
293 itm_section_info_t escapeseq_tbl_sec; /* escapeseq section */
294 itm_section_info_t data_sec; /* data section */
295 itm_section_info_t name_sec; /* name section */
H A Ddisassemble.c195 sizeof (itm_section_info_t), in dump_itm_header()