HomeSort by relevance Sort by last modified time
    Searched refs:sfile (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
sec64k.exp 59 set sfile "$objdir/tmpdir/sec64-$i.s"
60 lappend sfiles $sfile
61 if [catch { set ofd [open $sfile w] } x] {
127 foreach sfile [lrange $sfiles 0 [expr [llength $sfiles] / 2]] {
128 puts $ofd "#source: $sfile"
170 foreach sfile $sfiles { puts $ofd "#source: $sfile" }
  /toolchain/binutils/binutils-2.25/binutils/
srconv.c 311 wr_un (struct coff_ofile *ptr, struct coff_sfile *sfile, int first,
348 un.name = sfile->name;
585 wr_dps_start (struct coff_sfile *sfile,
598 dps.address = scope->offset - find_base (sfile, scope->sec);
604 sfile->name,
639 walk_tree_type_1 (struct coff_sfile *sfile, struct coff_symbol *symbol,
713 walk_tree_type_1 (sfile, symbol, type->u.pointer.points_to, nest + 1);
729 walk_tree_type_1 (sfile, symbol, type->u.function.function_returns, nest + 1);
736 walk_tree_symbol (sfile, 0, param, nest);
764 walk_tree_symbol (sfile, 0, member, nest + 1)
1401 struct coff_sfile *sfile; local
1656 struct coff_sfile *sfile; local
    [all...]
coffgrok.h 223 struct coff_sfile *sfile; member in struct:coff_symbol
objdump.c 1515 SFILE sfile; local
    [all...]
coffgrok.c 546 s->sfile = cur_sfile;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/arch/
arch.exp 151 foreach sfile $sfilelist {
152 set ofile "[file rootname [file tail $sfile]].o"
160 set cmd "$AS $endian -isa=any $sfile -o $ofile"
165 perror "$sfile: assembly failed"
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i370.c 2502 char *sfile; local
    [all...]
tc-s390.c 2238 char *sfile; local
    [all...]
tc-ppc.c 6833 char *sfile; local
7060 char *sfile; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
vms-alpha.c 210 unsigned int sfile;
209 unsigned int sfile; member in struct:srecinfo
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_argparse.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_argparse.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_argparse.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_argparse.py     [all...]

Completed in 442 milliseconds