Searched refs:objfile2 (Results 1 – 3 of 3) sorted by relevance
46 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…
38 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…
3114 struct objfile *objfile, *objfile2; in map_overlay_command() local3140 ALL_OBJSECTIONS (objfile2, sec2) in map_overlay_command()