Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/config/
HDtc-score.c170 procS; typedef
172 static procS cur_proc;
173 static procS *cur_proc_ptr;
5884 if (cur_proc_ptr == (procS *) NULL) in s_score_mask()
6027 if (cur_proc_ptr == (procS *) NULL) in s_score_frame()
HDtc-mips.c14673 } procS; typedef
14675 static procS cur_proc;
14676 static procS *cur_proc_ptr;
14944 memset (cur_proc_ptr, '\0', sizeof (procS)); in s_mips_ent()
14974 if (cur_proc_ptr == (procS *) NULL) in s_mips_frame()
15017 if (cur_proc_ptr == (procS *) NULL) in s_mips_mask()