Home | History | Annotate | Download | only in alloc

Lines Matching refs:PROT_READ

480     addr = dvmAllocRegion(stack->length, PROT_READ | PROT_WRITE, name);