Searched refs:dump (Results 1 - 25 of 567) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/rx/
H A Dmvfcp.d3 dump\.o: file format .*
H A Dmvtcp.d3 dump\.o: file format .*
H A Dopecp.d3 dump\.o: file format .*
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/testsuite/
H A Dincremental_test.sh56 # Extract recorded command line from dump of the output file.
68 # Filter the incremental-dump output into a format that can be grepped
75 ' < incremental_test.stdout > incremental_test.dump
77 check incremental_test.dump "Input sections: .* incremental_test_1.o *1 "
78 check incremental_test.dump "Input sections: .* incremental_test_2.o *1 "
79 check incremental_test.dump "Global symbol table: .* main .* relocation type "
80 check incremental_test.dump "Global symbol table: .* a *incremental_test_1.o "
81 check incremental_test.dump "Global symbol table: .* a .* relocation type "
82 check incremental_test.dump "Global symbol table: .* b *incremental_test_2.o "
83 check incremental_test.dump "Globa
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/lib/
H A Dscanipa.exp17 # Various utilities for scanning ipa dump output, used by gcc-dg.exp and
28 proc scan-ipa-dump { args } {
31 error "scan-ipa-dump: too few arguments"
35 error "scan-ipa-dump: too many arguments"
39 scan-dump "ipa" [lindex $args 0] "\[0-9\]\[0-9\]\[0-9\]i.[lindex $args 1]" [lindex $args 2]
41 scan-dump "ipa" [lindex $args 0] "\[0-9\]\[0-9\]\[0-9\]i.[lindex $args 1]"
50 proc scan-ipa-dump-times { args } {
53 error "scan-ipa-dump: too few arguments"
57 error "scan-ipa-dump: too many arguments"
61 scan-dump
[all...]
H A Dscanrtl.exp17 # Various utilities for scanning rtl dump output, used by gcc-dg.exp and
28 proc scan-rtl-dump { args } {
31 error "scan-rtl-dump: too few arguments"
35 error "scan-rtl-dump: too many arguments"
39 scan-dump "rtl" [lindex $args 0] "\[0-9\]\[0-9\]\[0-9\]r.[lindex $args 1]" [lindex $args 2]
41 scan-dump "rtl" [lindex $args 0] "\[0-9\]\[0-9\]\[0-9\]r.[lindex $args 1]"
50 proc scan-rtl-dump-times { args } {
53 error "scan-rtl-dump: too few arguments"
57 error "scan-rtl-dump: too many arguments"
61 scan-dump
[all...]
H A Dscantree.exp18 # Various utilities for scanning tree dump output, used by gcc-dg.exp and
29 proc scan-tree-dump { args } {
32 error "scan-tree-dump: too few arguments"
36 error "scan-tree-dump: too many arguments"
40 scan-dump "tree" [lindex $args 0] "\[0-9\]\[0-9\]\[0-9\]t.[lindex $args 1]" [lindex $args 2]
42 scan-dump "tree" [lindex $args 0] "\[0-9\]\[0-9\]\[0-9\]t.[lindex $args 1]"
51 proc scan-tree-dump-times { args } {
54 error "scan-tree-dump: too few arguments"
58 error "scan-tree-dump: too many arguments"
62 scan-dump
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/lib/
H A Dscanipa.exp17 # Various utilities for scanning ipa dump output, used by gcc-dg.exp and
28 proc scan-ipa-dump { args } {
31 error "scan-ipa-dump: too few arguments"
35 error "scan-ipa-dump: too many arguments"
39 scan-dump "ipa" [lindex $args 0] "i\[0-9\]\[0-9\].[lindex $args 1]" [lindex $args 2]
41 scan-dump "ipa" [lindex $args 0] "i\[0-9\]\[0-9\].[lindex $args 1]"
50 proc scan-ipa-dump-times { args } {
53 error "scan-ipa-dump: too few arguments"
57 error "scan-ipa-dump: too many arguments"
61 scan-dump
[all...]
H A Dscanrtl.exp17 # Various utilities for scanning rtl dump output, used by gcc-dg.exp and
28 proc scan-rtl-dump { args } {
31 error "scan-rtl-dump: too few arguments"
35 error "scan-rtl-dump: too many arguments"
39 scan-dump "rtl" [lindex $args 0] "\[0-9\]\[0-9\]\[0-9\]r.[lindex $args 1]" [lindex $args 2]
41 scan-dump "rtl" [lindex $args 0] "\[0-9\]\[0-9\]\[0-9\]r.[lindex $args 1]"
50 proc scan-rtl-dump-times { args } {
53 error "scan-rtl-dump: too few arguments"
57 error "scan-rtl-dump: too many arguments"
61 scan-dump
[all...]
H A Dscantree.exp17 # Various utilities for scanning tree dump output, used by gcc-dg.exp and
28 proc scan-tree-dump { args } {
31 error "scan-tree-dump: too few arguments"
35 error "scan-tree-dump: too many arguments"
39 scan-dump "tree" [lindex $args 0] "t\[0-9\]\[0-9\].[lindex $args 1]" [lindex $args 2]
41 scan-dump "tree" [lindex $args 0] "t\[0-9\]\[0-9\].[lindex $args 1]"
50 proc scan-tree-dump-times { args } {
53 error "scan-tree-dump: too few arguments"
57 error "scan-tree-dump: too many arguments"
61 scan-dump
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/mantools/
H A Ddehtml6 /*) lynx -dump file://localhost$i;;
7 *) lynx -dump file://localhost`pwd`/$i;;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/tests/db/
H A Dloaddump-db.in71 # check that we can dump and load ourself
72 ${kadmin} dump out-current-db || exit 1
75 ${kadmin} dump out-current-db2 || exit 1
82 ${kadmin} load ${srcdir}/text-dump-0.7 || exit 1
83 ${propdb} > db-dump.tmp|| exit 1
85 ${propddb} < db-dump.tmp || exit 1
86 ${kadmin} dump | sort | sed 's/[0-9]* -$//' > out-text-dump-0.7 || exit 1
87 sort < ${srcdir}/text-dump-0.7 | \
88 sed 's/[0-9]*$//' > out-text-dump
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/llvm/bin/macho-dumpx/
H A DMakefile8 .PATH: ${LLVM_SRCDIR}/tools/macho-dump
10 SRCS= macho-dump.cpp
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Dldc1.d5 #dump: l_d.d
H A Dmips1@ecoff@sd.d5 #dump: sd.d
H A Dmips2@ecoff@ld.d5 #dump: ld.d
H A Dmips2@ecoff@sd.d5 #dump: sd.d
H A Dmips32@ecoff@ld.d5 #dump: ld.d
H A Dmips32@ecoff@sd.d5 #dump: sd.d
H A Dmips32r2@ecoff@ld.d5 #dump: ld.d
H A Dmips32r2@ecoff@sd.d5 #dump: sd.d
H A Dr3000@ecoff@sd.d5 #dump: sd.d
H A Dr3000@ld.d5 #dump: mips1@ld.d
H A Dr3900@ecoff@ld.d5 #dump: ld.d
H A Dr3900@ecoff@sd.d5 #dump: sd.d

Completed in 194 milliseconds

1234567891011>>