Home
last modified time | relevance | path

Searched refs:want (Results 1 – 25 of 193) sorted by relevance

12345678

/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
Ddlltool.exp84 set want "00000000 I __imp__prefix_symbol.*00000000 T _prefix_symbol.*00000000 I __imp__symbol.*000…
86 if [regexp $want $got] then {
93 set want "(Contents of section .idata\\\$6:.*\\.\\.symbol\\.\\..*){2,2}"
95 if [regexp $want $got] then {
114 set want "00000000 I __imp__prefix_symbol.*00000000 T _prefix_symbol.*00000000 I __imp__symbol.*000…
116 if [regexp $want $got] then {
123 set want "(Contents of section .idata\\\$6:.*\\.\\.something\\..*){2,2}"
125 if [regexp $want $got] then {
161 set want "00000000 I __imp_prefixsymbol.*00000000 T prefixsymbol.*00000000 I __imp_symbol.*00000000…
163 if [regexp $want $got] then {
[all …]
Dobjdump.exp53 set want "BFD header file version.*srec\[^\n\]*\n\[^\n\]*header \[^\n\]*endian\[^\n\]*, data \[^\n\…
55 if [regexp $want $got] then {
77 set want "$testfile:\[ \]*file format.*architecture:\[ \]*${cpus_regex}.*HAS_RELOC.*HAS_SYMS"
79 if ![regexp $want $got] then {
89 set want "$testfile:\[ \]*file format.*Sections.*\[0-9\]+\[ \]+\[^ \]*(text|TEXT|\\\$CODE\\\$)\[…
91 if ![regexp $want $got all text_name text_size data_name data_size] then {
139 set want "$testfile:\[ \]*file format.*RELOCATION RECORDS FOR \\\[\[^\]\]*(text|TEXT|\\\$CODE\\\$)…
141 if [regexp $want $got] then {
151 set want "$testfile:\[ \]*file format.*Contents.*(text|TEXT|\\\$CODE\\\$)\[^0-9\]*\[ \]*\[0-9a-fA…
153 if [regexp $want $got] then {
Dsize.exp50 set want "($dec)\[ \]+($dec)\[ \]+($dec)\[ \]+($dec)\[ \]+($hex)\[ \]+${testfile}"
52 if ![regexp $want $got all text data bss dtot hextot] then {
69 set want "${testfile}.*(text|TEXT)\[^\n\r\]*\[ \]($dec)\[ \]+$dec.*(\\.data|DATA)\[^\n\r\]*\[ \]…
71 if ![regexp $want $got all textname textsize dataname datasize] then {
Dnm.exp150 set want "common_symbol C \[0\]*4.*data_symbol D \[0-9a-fA-F\]*.*external_symbol U.*static_data_sym…
152 if [regexp $want $got] then {
201 set want "0*4 T text_symbol3.*0*8 T text_symbol2.*0*c T text_symbol1"
203 if [regexp $want $got] then {
Dobjcopy.exp126 set want "^ \[0-9\]+ (\[0-9\]+)"
127 set found_orig [regexp -lineanchor $want $origdata -> origdata]
128 set found_rev [regexp -lineanchor $want $revdata -> revdata]
326 …set want "file format srec.*start address\[ \]*(\[0-9a-fA-FxX\]+).*sec1\[ \]+\[0-9a-fA-F\]+\[ \…
327 if ![regexp $want $got all start vma] then {
360 set want "file format srec.*sec1\[ \]+\[0-9a-fA-F\]+\[ \]+(\[0-9a-fA-F\]+)"
361 if ![regexp $want $got all vma] then {
380 set want "file format srec.*sec1\[ \]+\[0-9a-fA-F\]+\[ \]+(\[0-9a-fA-F\]+)"
381 if ![regexp $want $got all vma] then {
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/arm/
Dobjdump.exp46 set want "bcc.w\[ \t\]*e12.*bx\[ \t\]*lr"
48 if [regexp $want $got] then {
56 set want "bx\[ \t\]*lr"
58 if [regexp $want $got] then {
82 set want "$objfile:\[ \]*file format.*$objfile:\[ \]*file format.*push.*add.*sub.*str.*add.*ldmfd"
84 if [regexp $want $got] then {
/toolchain/binutils/binutils-2.25/gas/
Dsb.c129 size_t want = ptr->len + len; in sb_check() local
131 if (want > ptr->max) in sb_check()
135 want += MALLOC_OVERHEAD + 1; in sb_check()
136 if ((ssize_t) want < 0) in sb_check()
139 max = (size_t) 1 << (CHAR_BIT * sizeof (want) in sb_check()
140 - (sizeof (want) <= sizeof (long) in sb_check()
141 ? __builtin_clzl ((long) want) in sb_check()
142 : __builtin_clzll ((long long) want))); in sb_check()
145 while (want > max) in sb_check()
Dcgen.c347 gas_cgen_parse_operand (cd, want, strP, opindex, opinfo, resultP, valueP) in gas_cgen_parse_operand() argument
354 enum cgen_parse_operand_type want;
381 if (want == CGEN_PARSE_OPERAND_INIT)
427 if (want == CGEN_PARSE_OPERAND_SYMBOLIC)
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/hppa/
Dobjdump.exp59 set want "00000000 R_PARISC_DPREL21L\[ \]+is_idchar-0x00000020.*"
61 set want "00000000 R_DP_RELATIVE\[ \]+is_idchar-0x00000020.*"
65 if [regexp $want $got] then {
89 set want "fmpyfadd,sgl fr4,fr4R,fr5R,fr5"
91 if [regexp $want $got] then {
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/m68k/
Dobjdump.exp46 set want "moveml %d0-%d3,%sp@-.*moveml %d0-%d3,%sp@\[\r\n\]"
48 if [regexp $want $got] then {
72 set want "fnop *\[\r\n\]"
74 if [regexp $want $got] then {
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/bfin/
Dobjdump.exp46 set want "e1 c1\[ \t\]*ILLEGAL.*34 98 .*\[\r\n\]"
48 if [regexp $want $got] then {
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/windres/
Dwindres.exp170 set want ".*The .rsrc Resource Directory section.*Type Table:.*Entry: ID:.*Name Table:.*Entry: ID:.…
172 if ![regexp $want $got] then {
/toolchain/binutils/binutils-2.25/gold/testsuite/
Darm_fix_v4bx.s7 # We do not want to run this file. We define _start here to avoid missing
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
Dnoov.d7 # want 32-bit-wrapping on a 32-bit target for the benefit of Linux
/toolchain/binutils/binutils-2.25/ld/
Dmri.c258 mri_alias (const char *want, const char *is, int isn) in mri_alias() argument
273 mri_add_to_list (&alias, is, 0, want, 0, 0); in mri_alias()
DREADME29 If you want to make a cross-linker, you may want to specify
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Dpcrel-shared.rd8 # Specifically want *not* to see here:
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dmips-lib.ld86 /* Adjust the address for the data segment. We want to adjust up to
115 /* We don't want to include the .ctor section from
145 /* We want the small data sections together, so single-instruction offsets
Dmips-dyn.ld89 /* Adjust the address for the data segment. We want to adjust up to
124 /* We don't want to include the .ctor section from
151 /* We want the small data sections together, so single-instruction offsets
/toolchain/binutils/binutils-2.25/gold/
Dfileread.cc648 ssize_t want = 0; in do_readv() local
662 want += skip; in do_readv()
669 want += i_entry.size; in do_readv()
687 if (got != want) in do_readv()
690 got, want, static_cast<long long>(base + first_offset)); in do_readv()
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/
Delf-offset.ld84 /* Adjust the address for the data segment. We want to adjust up to
115 /* We want the small data sections together, so single-instruction offsets
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
Delf-offset.ld86 /* Adjust the address for the data segment. We want to adjust up to
118 /* We want the small data sections together, so single-instruction offsets
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Delfd10v.sc32 /* We don't want to include the .ctor section from
143 /* We want the small data sections together, so single-instruction offsets
/toolchain/binutils/binutils-2.25/cpu/
Dxstormy16.opc91 one for small operands and one for large ones. We want to use
92 the small one when possible, but we do not want to generate relocs
/toolchain/binutils/binutils-2.25/
Dylwrap81 DESIRED is the file we actually want instead of OUTPUT

12345678