Home
last modified time | relevance | path

Searched refs:objfile2 (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Drtti.exp46 set objfile2 "${testfile}2.o"
53 if { [gdb_compile "$srcdir/$subdir/$srcfile2" "$objdir/$subdir/$objfile2" object {debug c++}] != "…
57 if { [gdb_compile "$objdir/$subdir/$objfile1 $objdir/$subdir/$objfile2" "${binfile}" executable {d…
H A Dctti.exp38 set objfile2 "${testfile}2.o"
50 if { [gdb_compile "$srcdir/$subdir/$srcfile2" "$objdir/$subdir/$objfile2" object {debug c++}] != ""…
58 if { [gdb_compile "$objdir/$subdir/$objfile $objdir/$subdir/$objfile1 $objdir/$subdir/$objfile2 $ob…
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsymfile.c3114 struct objfile *objfile, *objfile2; in map_overlay_command() local
3140 ALL_OBJSECTIONS (objfile2, sec2) in map_overlay_command()