Home
last modified time | relevance | path

Searched refs:match (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/toolchain/binutils/binutils-2.27/gold/testsuite/
Dsplit_s390.sh25 match() function
41 match 'jg.*__morestack>?$' split_s390_z1.stdout
42 match 'long.*0x00100000$' split_s390_z1.stdout
43 match 'jg.*__morestack>?$' split_s390_z1_ns.stdout
44 match 'long.*0x00104000$' split_s390_z1_ns.stdout
46 match 'ear.*$' split_s390_z2.stdout
47 match 'jgl.*__morestack>?$' split_s390_z2.stdout
49 match 'long.*0x00000100$' split_s390_z2.stdout
52 match 'jg .*__morestack>?$' split_s390_z2_ns.stdout
53 match 'long.*0x00004100$' split_s390_z2_ns.stdout
[all …]
Dsplit_x86_64.sh25 match() function
41 match 'cmp.*+%fs:[^,]*,%rsp' split_x86_64_1.stdout
42 match 'callq.*__morestack>?$' split_x86_64_1.stdout
43 match 'lea.*-0x200\(%rsp\),' split_x86_64_1.stdout
45 match 'stc' split_x86_64_2.stdout
46 match 'callq.*__morestack_non_split>?$' split_x86_64_2.stdout
48 match 'lea.*-0x4200\(%rsp\),' split_x86_64_2.stdout
50 match 'failed to match' split_x86_64_3.stdout
52 match 'callq.*__morestack>?$' split_x86_64_4.stdout
54 match 'cannot mix' split_x86_64_r.stdout
Dsplit_i386.sh25 match() function
41 match 'cmp.*+%gs:[^,]*,%esp' split_i386_1.stdout
42 match 'call.*__morestack>?$' split_i386_1.stdout
43 match 'lea.*-0x200\(%esp\),' split_i386_1.stdout
45 match 'stc' split_i386_2.stdout
46 match 'call.*__morestack_non_split>?$' split_i386_2.stdout
48 match 'lea.*-0x4200\(%esp\),' split_i386_2.stdout
50 match 'failed to match' split_i386_3.stdout
52 match 'call.*__morestack>?$' split_i386_4.stdout
54 match 'cannot mix' split_i386_r.stdout
Dsplit_x32.sh26 match() function
42 match 'cmp.*+%fs:[^,]*,%esp' split_x32_1.stdout
43 match 'callq.*__morestack>?$' split_x32_1.stdout
44 match 'lea.*-0x200\(%rsp\),' split_x32_1.stdout
46 match 'stc' split_x32_2.stdout
47 match 'callq.*__morestack_non_split>?$' split_x32_2.stdout
49 match 'lea.*-0x4200\(%rsp\),' split_x32_2.stdout
51 match 'failed to match' split_x32_3.stdout
53 match 'callq.*__morestack>?$' split_x32_4.stdout
55 match 'cannot mix' split_x32_r.stdout
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvsb/
Delfvsb.exp149 if { [ string match $visibility "hidden_undef" ]
153 } else { if { [ string match $visibility "protected_undef" ]
172 if { [ string match $visibility "hidden" ]
176 } else { if { [ string match $visibility "hidden_undef_def" ]
188 if { [ string match $visibility "hidden" ]
189 || [ string match $visibility "hidden_undef" ]
190 || [ string match $visibility "protected_undef" ] } {
198 if ![string match "" $exec_output] then {
210 if {![string match "" $exec_output]} then {
234 if [ string match $visibility "hidden" ] {
[all …]
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
Dar.exp93 if ![string match "first" $string] {
102 if ![string match "" $got] {
112 if ![string match "$n1*$n2" $got] {
124 if ![string match "" $exec_output] {
132 if ![string match "" $exec_output] {
212 if ![string match "" $got] {
218 if { ![string match "*text_symbol in bintest.o*" $got] \
219 || ![string match "*data_symbol in bintest.o*" $got] \
220 || ![string match "*common_symbol in bintest.o*" $got] \
221 || [string match "*static_text_symbol in bintest.o*" $got] \
[all …]
Dcompress.exp50 if [string match "" $exec_output] then {
73 if ![string match "" $got] then {
80 if ![string match "" $got] then {
91 if [string match "" $exec_output] then {
102 if ![string match "" $got] then {
113 if [string match "" $exec_output] then {
124 if ![string match "" $got] then {
129 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
146 if ![string match "" $got] then {
151 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
[all …]
Ddlltool.exp51 if ![string match "" $err] then {
66 if ![string match "" $err] then {
81 if ![string match "" $err] then {
115 if ![string match "" $err] then {
151 if ![string match "" $err] then {
162 if ![string match "" $err] then {
192 if ![string match "" $err] then {
223 if ![string match "" $err] then {
234 if ![string match "" $err] then {
272 if ![string match "" $err] then {
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
Dbinutils.exp65 if { [string match "*not supported*" $link_output]
66 || [string match "*unrecognized option*" $link_output]
67 || [string match "*-z relro ignored*" $link_output] } {
77 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
83 if [string match "*-z relro*" $ld_options] {
86 if { ![string match "*GNU_RELRO*" $got] } then {
88 if { [string match "*.data.rel.ro*" $got]
89 || [string match "*.dynamic*" $got]
90 || [string match "*.got*" $got]
91 || [string match "*.eh_frame*" $got]
[all …]
Dcompress.exp132 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
146 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
160 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
174 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
183 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
195 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
209 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
221 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
235 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
247 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
Dtls_common.exp57 if { [string match "*not supported*" $link_output]
58 || [string match "*unrecognized option*" $link_output] } {
60 } elseif { [string match "*Warning*alignment*of common symbol*" $link_output] } {
69 if { [string match "*not supported*" $link_output]
70 || [string match "*unrecognized option*" $link_output] } {
72 } elseif { [string match "*Warning*alignment*of common symbol*" $link_output] } {
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvers/
Dvers.exp90 if { [string match "*illegal option*" $exec_output]
91 || [string match "*option ignored*" $exec_output]
92 || [string match "*unrecognized option*" $exec_output]
93 || [string match "*passed to ld*" $exec_output] } {
119 if ![string match "" $exec_output] {
128 if [string match "" $exec_output] then {
131 if [string match "" $exec_output] then {
160 if [string match "" $exec_output] then {
187 if [string match "" $exec_output] then {
190 } else { if [string match "*objdump: *: not a dynamic object" $exec_output] then {
[all …]
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/windres/
Dwindres.exp82 if ![string match "" $err] then {
85 if [string match "*windows.h: No such file*" $err] then {
116 if ![string match "" $err] then {
127 while { ![string match $patline ""] } {
131 if ![string match $patline $outline] {
156 if ![string match "" $err] then {
159 if [string match "*windows.h: No such file*" $err] then {
/toolchain/binutils/binutils-2.27/opcodes/
Dd10v-dis.c76 int match = 0; in print_operand() local
92 match = 1; in print_operand()
96 if (match == 0) in print_operand()
159 int match = 0; in dis_long() local
166 match = 1; in dis_long()
185 if (!match) in dis_long()
201 int match, num_match = 0; in dis_2_short() local
211 match = 0; in dis_2_short()
230 match = 1; in dis_2_short()
236 if (!match) in dis_2_short()
/toolchain/binutils/binutils-2.27/ld/testsuite/lib/
Dld-lib.exp104 if {[string match "*cc*" $gccexe] || [string match "*++*" $gccexe]} then {
113 if { [lindex $status 0] != 0 && [string match "" $link_output] } then {
119 if [string match "" $link_output] then {
135 if [string match "" $exec_output] then {
154 if {[string match "*-oformat binary*" $object_flags] || \
155 [string match "*-oformat ieee*" $object_flags] || \
156 [string match "*-oformat ihex*" $object_flags] || \
157 [string match "*-oformat netbsd-core*" $object_flags] || \
158 [string match "*-oformat srec*" $object_flags] || \
159 [string match "*-oformat tekhex*" $object_flags] || \
[all …]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-srec/
Dsrec.exp25 if [string match "S1*" $l] {
27 } else { if [string match "S2*" $l] {
29 } else { if [string match "S3*" $l] {
39 if [string match "S\[0789\]*" $l] {
44 if [string match "S\[123\]*" $l] {
51 return [string match "" [string trim $l "0"]]
57 if [string match "S\[123\]*" $l] {
69 if ![string match "S\[123\]*" $l] {
93 return [string match "" [string trim [srec_extract $l $start $len] "0"]]
312 if ![string match "" $exec_output] {
[all …]
/toolchain/binutils/binutils-2.27/libiberty/
Dfnmatch.txh6 wildcards @code{?} to match any one character, @code{*} to match any
8 brackets, like @samp{[a-gt8]}, which match one character (@code{a}
10 character is in the set. A set may be inverted (i.e., match anything
15 the following character not special, so for example you could match
16 against a literal asterisk with @samp{\*}. To match a literal
27 @var{string} is assumed to be a path name. No wildcard will ever match
41 characters. For example, @samp{foo*} would match either @samp{foobar}
/toolchain/binutils/binutils-2.27/zlib/
Ddeflate.c96 local void check_match OF((deflate_state *s, IPos start, IPos match,
1154 register Bytef *match; /* matched string */ local
1197 match = s->window + cur_match;
1211 if (*(ushf*)(match+best_len-1) != scan_end ||
1212 *(ushf*)match != scan_start) continue;
1223 Assert(scan[2] == match[2], "scan[2]?");
1224 scan++, match++;
1226 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1227 *(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1228 *(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
[all …]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
Dcrossref.exp97 if [string match "" $exec_output] then {
122 if [string match "" $exec_output] then {
155 if [string match "" $exec_output] then {
167 if [string match "" $exec_output] then {
179 if [string match "" $exec_output] then {
195 if [string match "" $exec_output] then {
207 if [string match "" $exec_output] then {
/toolchain/binutils/binutils-2.27/gprof/
Dsym_ids.c32 struct match struct
47 struct match left, right; argument
56 static bfd_boolean match
59 (struct match *, Sym *, Sym_Table *, bfd_boolean);
222 match (Sym *pattern, Sym *sym) in match() function
241 extend_match (struct match *m, Sym *sym, Sym_Table *tab, bfd_boolean second_pass) in extend_match()
291 if (match (&id->left.sym, sym)) in sym_id_parse()
294 if (id->has_right && match (&id->right.sym, sym)) in sym_id_parse()
322 if (match (&id->left.sym, sym)) in sym_id_parse()
325 if (id->has_right && match (&id->right.sym, sym)) in sym_id_parse()
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-ifunc/
Dbinutils.exp58 if { [string match "*not supported*" $link_output]
59 || [string match "*unrecognized option*" $link_output] } {
69 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
77 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
85 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfweak/
Delfweak.exp89 if [string match "" $exec_output] then {
184 if [string match "" $exec_output] then {
296 if {![string match "" $dynsymexp]
322 if {![string match "" $dynsymexp]} then {
329 if {![string match "" $symexp]} then {
340 if ![string match "" $exec_output] then {
352 if {![string match "" $exec_output]} then {
375 if { [string match "*illegal option*" $exec_output]
376 || [string match "*option ignored*" $exec_output]
377 || [string match "*unrecognized option*" $exec_output]
[all …]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/
Dsh.exp85 if ![string match "" $exec_output] {
93 if ![string match "" $exec_output] {
102 if ![string match "" $exec_output] {
123 if [string match "*04080c00*" $exec_output] {
171 if {[string match "*jsr*" $exec_output]
172 || [string match "*jmp*" $exec_output]} {
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-shared/
Dshared.exp162 if ![string match "" $exec_output] then {
174 if {![string match "" $exec_output]} then {
197 if { [string match "*illegal option*" $exec_output] \
198 || [string match "*option ignored*" $exec_output] \
199 || [string match "*unrecognized option*" $exec_output] \
200 || [string match "*passed to ld*" $exec_output] } {
245 if [ string match $shared_needs_pic "yes" ] {
272 if [ string match $shared_needs_pic "yes" ] {
329 if [ string match $shared_needs_pic "yes" ] {
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-cdtest/
Dcdtest.exp58 if ![string match "" $exec_output] then {
69 if ![string match "" $exec_output] then {
84 if [string match "" $exec_output] then {
105 if ![string match "" $exec_output] then {
116 if [string match "" $exec_output] then {

12345678910>>...19