Home
last modified time | relevance | path

Searched refs:exists (Results 1 – 25 of 161) sorted by relevance

1234567

/toolchain/binutils/binutils-2.25/ld/testsuite/config/
Ddefault.exp24 if ![info exists ld] then {
28 if ![info exists as] then {
32 if ![info exists nm] then {
36 if ![info exists objdump] then {
40 if ![info exists objcopy] then {
44 if ![info exists ar] then {
48 if ![info exists strip] then {
67 if {[file exists tmpdir/libpath.exp]} {
78 if {![info exists CC]} {
81 if {![info exists CFLAGS]} {
[all …]
/toolchain/binutils/binutils-2.25/binutils/testsuite/config/
Ddefault.exp24 if ![info exists NM] then {
27 if ![info exists NMFLAGS] then {
30 if ![info exists SIZE] then {
33 if ![info exists SIZEFLAGS] then {
36 if ![info exists OBJDUMP] then {
39 if ![info exists OBJDUMPFLAGS] then {
42 if ![info exists OBJCOPY] then {
45 if ![info exists OBJCOPYFLAGS] then {
48 if ![info exists AR] then {
51 if ![info exists STRIP] then {
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/config/
Ddefault.exp20 if ![info exists AS] then {
25 if ![info exists ASFLAGS] then {
29 if ![info exists OBJDUMP] then {
35 if ![info exists OBJDUMPFLAGS] then {
39 if ![info exists NM] then {
45 if ![info exists NMFLAGS] then {
49 if ![info exists OBJCOPY] then {
53 if ![info exists OBJCOPYFLAGS] then {
57 if ![info exists READELF] then {
61 if ![info exists READELFFLAGS] then {
[all …]
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
Dnm.exp57 if [info exists vars] then { unset vars }
63 if {![info exists vars(text_symbol)] \
65 || ![info exists vars(data_symbol)] \
67 || ![info exists vars(common_symbol)] \
69 || ![info exists vars(external_symbol)] \
71 || ![info exists vars(static_text_symbol)] \
73 || ![info exists vars(static_data_symbol)] \
84 if [info exists vars] then { unset vars }
90 if {![info exists vars(text_symbol)] \
91 || ![info exists vars(data_symbol)] \
[all …]
Dobjdump.exp120 if [info exists vars] then { unset vars }
126 if {![info exists vars(text_symbol)] \
127 || ![info exists vars(data_symbol)] \
128 || ![info exists vars(common_symbol)] \
129 || ![info exists vars(external_symbol)]} then {
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
Dsizeof.exp40 if {![info exists nm_output(text_start)] \
41 || ![info exists nm_output(text_end)] \
42 || ![info exists nm_output(data_start)] \
43 || ![info exists nm_output(data_end)] \
44 || ![info exists nm_output(sizeof_text)] \
45 || ![info exists nm_output(sizeof_data)]} {
Dextern.exp38 if {![info exists nm_output(sym1)] || $nm_output(sym1) != 1} {
45 if {![info exists nm_output(sym2)] || $nm_output(sym2) != 2} {
51 if {![info exists nm_output(sym3)] || $nm_output(sym3) != 3} {
57 if {![info exists nm_output(sym4)] || $nm_output(sym4) != 4} {
63 if {![info exists nm_output(sym5)] || $nm_output(sym5) != 5} {
Dscript.exp39 if {![info exists nm_output(text_start)] \
40 || ![info exists nm_output(text_end)] \
41 || ![info exists nm_output(data_start)] \
42 || ![info exists nm_output(data_end)]} {
Dalignof.exp45 if {![info exists nm_output(alignof_text)] \
46 || ![info exists nm_output(alignof_data)]} {
Ddefined.exp42 if {![info exists nm_output(value1)] \
43 || ![info exists nm_output(value2)]} {
/toolchain/binutils/binutils-2.25/ld/testsuite/lib/
Dld-lib.exp33 if {![info exists CC]} {
45 if { ![info exists maj] || ![info exists min] } then {
75 if [info exists number] then {
173 if [board_info [target_info name] exists multilib_flags] {
292 if [board_info [target_info name] exists cflags] {
296 if [board_info [target_info name] exists multilib_flags] {
310 if {![file exists $object]} then {
314 if {[remote_file host exists $realobj]} then {
338 if ![info exists ASFLAGS] { set ASFLAGS "" }
358 if {[info exists nm_output]} {
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dexclude.exp86 } elseif { [info exists nm_output(exclude_sym)] } {
102 } elseif { ! [info exists nm_output(exclude_sym)] } {
112 && ! [info exists nm_output(exclude_sym)] } {
120 && ! [info exists nm_output(exclude_sym)] } {
128 && ! [info exists nm_output(exclude_sym)] } {
136 && ! [info exists nm_output(exclude_sym)] } {
144 && [info exists nm_output(exclude_sym)] } {
/toolchain/binutils/binutils-2.25/binutils/
Drename.c140 bfd_boolean exists; in smart_rename() local
144 exists = lstat (to, &s) == 0; in smart_rename()
150 if (exists) in smart_rename()
163 if (! exists in smart_rename()
173 if (exists) in smart_rename()
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-gc/
Dgc.exp76 if {![info exists nm_output(used_func)] \
77 || ![info exists nm_output(used_var)]} {
86 if {[info exists nm_output(unused_func)] \
87 || [info exists nm_output(unused_var)]} {
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
Drelfail.exp185 set exists [file exists $binfile]
186 if {$exists && $expect_fail == ""} {
199 if {$exists} {
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvers/
Dvers.exp154 if ![info exists SOBJDUMP_FLAGS] { set SOBJDUMP_FLAGS "" }
181 if ![info exists VOBJDUMP_FLAGS] { set VOBJDUMP_FLAGS "" }
215 if ![info exists VOBJDUMP_FLAGS] { set VOBJDUMP_FLAGS "" }
246 if ![info exists SOBJDUMP_FLAGS] { set SOBJDUMP_FLAGS "" }
260 if [file exists $expectfile] then {
267 if [file exists $tmpdir/objdump.out] then {
341 if ![info exists DOBJDUMP_FLAGS] { set DOBJDUMP_FLAGS "" }
355 if [file exists $expectfile] then {
362 if [file exists $tmpdir/objdump.out] then {
393 if { ![info exists list_a] && ![info exists list_b] } then {
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/
Dselective.exp168 if { ![info exists nm_output($mustsym)] } {
177 if { ![info exists nm_output($mustsymname)] } {
202 if { [info exists nm_output($mustnotsym)] } {
211 if { [info exists nm_output($mustnotsymname)] \
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfweak/
Delfweak.exp83 if ![info exists SOBJDUMP_FLAGS] { set SOBJDUMP_FLAGS "" }
97 if [file exists $expectfile] then {
104 if [file exists $tmpdir/objdump.out] then {
178 if ![info exists DOBJDUMP_FLAGS] { set DOBJDUMP_FLAGS "" }
192 if [file exists $expectfile] then {
199 if [file exists $tmpdir/objdump.out] then {
/toolchain/binutils/binutils-2.25/binutils/testsuite/lib/
Dutils-lib.exp44 if ![info exists number] then {
293 if ![info exists opts($opt_name)] {
314 if ![info exists opts($opt_name)] {
487 if {[info exists env(LC_ALL)]} {
493 if {[info exists old_lc_all]} {
Dbinutils-common.exp160 if [info exists AS_FOR_TARGET] {
163 if {![board_info target exists assembler]} {
225 if [file exists $file_1] then {
232 if [file exists $file_2] then {
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
Dsh.exp46 if {![info exists nm_output(bar)] \
47 || ![info exists nm_output(foo)]} {
178 if { ![info exists SIM] || [which $SIM] == 0 } {
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/
Dshared.exp307 if { [file exists $tmpdir/sh1np.o ] && [ file exists $tmpdir/sh2np.o ] } {
338 if { [file exists $tmpdir/sh1p.o ] && [ file exists $tmpdir/sh2p.o ] } {
/toolchain/binutils/binutils-2.25/config/
Dinttypes.m411 # Define HAVE_INTTYPES_H if <inttypes.h> exists and doesn't clash with
25 [Define if <inttypes.h> exists and doesn't clash with <sys/types.h>.])
Dstdint_h.m411 # Define HAVE_STDINT_H_WITH_UINTMAX if <stdint.h> exists,
25 [Define if <stdint.h> exists, doesn't clash with <sys/types.h>,
Dinttypes_h.m411 # Define HAVE_INTTYPES_H_WITH_UINTMAX if <inttypes.h> exists,
25 [Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,

1234567