compiler/libInit.cc
changeset 422 116d2b2af905
parent 421 7e08b31e0dae
child 438 20598d7ce9fa
equal deleted inserted replaced
421:7e08b31e0dae 422:116d2b2af905
    31 _PPCCompiledMethod_Init(pass,__pRT__,snd);
    31 _PPCCompiledMethod_Init(pass,__pRT__,snd);
    32 _PPCCompiler_Init(pass,__pRT__,snd);
    32 _PPCCompiler_Init(pass,__pRT__,snd);
    33 _PPCContext_Init(pass,__pRT__,snd);
    33 _PPCContext_Init(pass,__pRT__,snd);
    34 _PPCContextMemento_Init(pass,__pRT__,snd);
    34 _PPCContextMemento_Init(pass,__pRT__,snd);
    35 _PPCGuard_Init(pass,__pRT__,snd);
    35 _PPCGuard_Init(pass,__pRT__,snd);
    36 _PPCInlineStrategy_Init(pass,__pRT__,snd);
       
    37 _PPCMethod_Init(pass,__pRT__,snd);
    36 _PPCMethod_Init(pass,__pRT__,snd);
    38 _PPCMethodStrategy_Init(pass,__pRT__,snd);
    37 _PPCMethodStrategy_Init(pass,__pRT__,snd);
    39 _PPCNode_Init(pass,__pRT__,snd);
    38 _PPCNode_Init(pass,__pRT__,snd);
    40 _PPCOptimizationResult_Init(pass,__pRT__,snd);
    39 _PPCOptimizationResult_Init(pass,__pRT__,snd);
    41 _PPCompiledParser_Init(pass,__pRT__,snd);
    40 _PPCompiledParser_Init(pass,__pRT__,snd);