Home
last modified time | relevance | path

Searched refs:ti_archtoken (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/abi/spectrans/parser/
H A Dparser.h56 int ti_archtoken; member
H A Dextends.c139 if (found = arch_match(efp, T_info->ti_archtoken)) in do_extends()
150 T_info->ti_archtoken, efp); in do_extends()
H A Dmain.c80 if ((T_info.ti_archtoken = arch_strtoi(optarg)) == 0) { in main()
H A Dfrontend.c245 value, T_info->ti_archtoken, spec_fp); in read_spec()
/titanic_41/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c130 TargetArchToken = t_info->ti_archtoken; in xlator_init()