Home | History | Annotate | Download | only in config

Lines Matching refs:exists

24 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 {
52 if ![info exists size] then {
71 if {[file exists tmpdir/libpath.exp]} {
85 if {![info exists CC]} {
88 if {![info exists CFLAGS]} {
91 if {![info exists CXX]} {
94 if {![info exists CXXFLAGS]} {
103 (![board_info [target_info name] exists multilib_flags] ||
122 if ![info exists $varname] {
152 if ![info exists HOSTING_EMU] { set HOSTING_EMU "-m [get_target_emul]" }
241 if ![info exists AS] then {
245 if ![info exists ASFLAGS] then {
249 if ![info exists OBJDUMP] then {
253 if ![info exists OBJDUMPFLAGS] then {
257 if ![info exists NM] then {
261 if ![info exists NMFLAGS] then {
265 if ![info exists OBJCOPY] then {
269 if ![info exists OBJCOPYFLAGS] then {
273 if ![info exists READELF] then {
277 if ![info exists READELFFLAGS] then {
281 if ![info exists LD] then {
285 if ![info exists LDFLAGS] then {
291 if { ![info exists PLT_CFLAGS] } then {
295 if [board_info [target_info name] exists cflags] {
298 if [board_info [target_info name] exists ldflags] {
329 if { ![info exists NOPIE_CFLAGS] || ![info exists NOPIE_LDFLAGS] } then {
333 if [board_info [target_info name] exists cflags] {
336 if [board_info [target_info name] exists ldflags] {