Searched refs:objfile1 (Results 1 – 2 of 2) sorted by relevance
21 set objfile1 [standard_output_file ${testfile}one.o]30 if { [gdb_compile "thefile.cc" $objfile1 object $opts] != "" } {43 if { [gdb_compile "$srcdir/${subdir}/$srcfile $objfile1 $objfile2" \
839 const struct objfile *const objfile1 = sect1->objfile; in sort_cmp() local842 if (objfile1->separate_debug_objfile == objfile2 in sort_cmp()843 || objfile2->separate_debug_objfile == objfile1) in sort_cmp()858 if (objfile1 == objfile2) in sort_cmp()868 for (const obj_section *osect : objfile1->sections ()) in sort_cmp()882 if (objfile == objfile1) in sort_cmp()958 const struct objfile *const objfile1 = sect1->objfile; in filter_debuginfo_sections() local964 && (objfile1->separate_debug_objfile == objfile2 in filter_debuginfo_sections()965 || objfile2->separate_debug_objfile == objfile1)) in filter_debuginfo_sections()