Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dmips-tfile.c1410 static PDR *orig_procs; /* procedures */ variable
1427 #define ORIG_PROCS(indx) (CHECK ((indx), orig_sym_hdr.ipdMax, "procs"), (indx) + orig_procs)
4329 orig_procs = (PDR *) read_seek (orig_sym_hdr.ipdMax * sizeof (PDR), in copy_object()