Home | History | Annotate | Download | only in vm

Lines Matching refs:malloc

368             gDvm.jdwpHost = (char*) malloc(colon - value +1);
798 (AssertionControl*) malloc(sizeof(AssertionControl) * argc);