Searched refs:last_func_eptr (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dmips-tfile.c1196 static EXTR *last_func_eptr;
1895 if (last_func_eptr)
1897 last_func_eptr->ifd = cur_file_ptr->file_index;
1901 last_func_eptr->asym.index = psym->index;
3241 last_func_eptr = eptr;
1189 static EXTR *last_func_eptr; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dmips-tfile.c1198 static EXTR *last_func_eptr;
1897 if (last_func_eptr)
1899 last_func_eptr->ifd = cur_file_ptr->file_index;
1903 last_func_eptr->asym.index = psym->index;
3229 last_func_eptr = eptr;
1191 static EXTR *last_func_eptr; variable

Completed in 178 milliseconds