Lines Matching refs:vm_args
63 vm_args=""
83 vm_args=""
258 vm_args="${vm_args} --vm-arg -Djpda.settings.debuggeeAgentArgument=-agentpath:${agent_wrapper}"
259 vm_args="${vm_args} --vm-arg -Djpda.settings.debuggeeAgentName=$with_jdwp_path"
293 vm_args="${vm_args} --vm-arg -Djpda.settings.debuggeeAgentArgument=-agentpath:${agent_wrapper}"
294 vm_args="${vm_args} --vm-arg -Djpda.settings.debuggeeAgentName=${with_jdwp_path}"
296 vm_args="$vm_args --vm-arg -Xcompiler-option --vm-arg --debuggable"
299 vm_args="${vm_args} --vm-arg -XjdwpProvider:none"
344 vm_args="$vm_args --vm-arg $image"
348 vm_args="$vm_args --vm-arg -Xbootclasspath:${boot_classpath}"
352 vm_args="$vm_args --vm-arg -Xbootclasspath-locations:${boot_classpath_locations}"
357 vm_args="$vm_args --vm-arg $plugin"
363 vm_args="$vm_args --vm-arg -Xcompiler-option --vm-arg --compiler-filter=quicken"
370 vm_args="$vm_args --vm-arg -Xusejit:$use_jit"
377 vm_args="$vm_args --vm-arg -XXlib:libartd.so --vm-arg -XX:SlowDebug=true"
400 $vm_args \