Uses of Class
frame.Proc

Packages that use Proc
frame   
x86   
 

Uses of Proc in frame
 

Fields in frame declared as Proc
 Proc Proc.next
           
 

Methods in frame that return Proc
abstract  Proc Frame.procEntryExit3(List<Instr> body)
           
 

Uses of Proc in x86
 

Methods in x86 that return Proc
 Proc Frame.procEntryExit3(List<Instr> body)