Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.objc/
Dnondebug.exp33 if {[gdb_compile_objc "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list ] ] != "" } {
Dobjcdecode.exp33 if {[gdb_compile_objc "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug ]] != ""…
Dbasicclass.exp31 if {[gdb_compile_objc "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug ]] != ""…
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/lib/
Dgdb.exp1399 proc gdb_compile_objc {source dest type options} { procedure
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/
DChangeLog2849 * lib/gdb.exp (gdb_compile_objc): New procedure.