Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-iq2000.c82 } procS; typedef
84 static procS cur_proc;
85 static procS *cur_proc_ptr;
934 memset (cur_proc_ptr, '\0', sizeof (procS)); in s_iq2000_ent()
Dtc-mips.c18292 } procS; typedef
18294 static procS cur_proc;
18295 static procS *cur_proc_ptr;
18597 memset (cur_proc_ptr, '\0', sizeof (procS)); in s_mips_ent()
18628 if (cur_proc_ptr == (procS *) NULL) in s_mips_frame()
18669 if (cur_proc_ptr == (procS *) NULL) in s_mips_mask()