Lines Matching refs:str_htab_create
2509 subsym_hash[macro_level] = str_htab_create (); in tic54x_macro_start()
2510 local_label_hash[macro_level] = str_htab_create (); in tic54x_macro_start()
2994 op_hash = str_htab_create (); in md_begin()
2998 parop_hash = str_htab_create (); in md_begin()
3002 reg_hash = str_htab_create (); in md_begin()
3014 mmreg_hash = str_htab_create (); in md_begin()
3018 cc_hash = str_htab_create (); in md_begin()
3022 cc2_hash = str_htab_create (); in md_begin()
3026 cc3_hash = str_htab_create (); in md_begin()
3030 sbit_hash = str_htab_create (); in md_begin()
3034 misc_symbol_hash = str_htab_create (); in md_begin()
3040 local_label_hash[0] = str_htab_create (); in md_begin()
3041 subsym_hash[0] = str_htab_create (); in md_begin()
3045 math_hash = str_htab_create (); in md_begin()
3053 subsym_recurse_hash = str_htab_create (); in md_begin()
3054 stag_hash = str_htab_create (); in md_begin()