Home
last modified time | relevance | path

Searched refs:compile_java_from_source (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.java/
Djmain.exp29 if { [compile_java_from_source ${srcfile} ${binfile} "-g"] != "" } {
Djprint.exp29 if { [compile_java_from_source ${srcfile} ${binfile} "-g"] != "" } {
Djmisc.exp32 if { [compile_java_from_source ${srcfile} ${binfile} "-g"] != "" } {
Djmisc1.exp32 if { [compile_java_from_source ${srcfile} ${binfile} "-g"] != "" } {
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/lib/
Djava.exp92 proc compile_java_from_source { srcfile binfile compile_args } { procedure