Home
last modified time | relevance | path

Searched refs:board_info (Results 1 – 25 of 27) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/lib/
H A Dada.exp84 if [board_info $dest exists adaflags] {
88 if [board_info $dest exists gnatmake] {
97 if [board_info $dest exists cxxflags] {
123 if [board_info $tmp exists name] {
124 set dest [board_info $tmp name];
201 set compiler [board_info $dest compiler];
225 if [board_info $dest exists cflags] {
235 if [board_info $dest exists ldflags] {
260 set ldscript [board_info $dest ldscript]
287 if [board_info $dest exists libs] {
[all …]
H A Dmi-support.exp61 if { [is_remote host] && [board_info host exists fileid] } {
H A Dgdb.exp938 if { [is_remote host] && [board_info host exists fileid] } {
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/config/
H A Dnetware.exp111 if [board_info $connhost exists serial] {
112 set serialport [board_info $connhost serial];
114 set serialport [board_info $connhost netport];
117 if [board_info $connhost exists baud] {
118 set baud [board_info $connhost baud];
H A Dm68k-emc.exp6 set tname [board_info target name];
8 if ![info exists board_info($tname,m68k_connected)] {
12 set dos_host [board_info target dos_host];
H A Dsid.exp54 if { [board_info target sim,protocol] == "sid" } {
56 } elseif { [board_info target sim,protocol] == "rawsid" } {
68 if { [board_info target sim,protocol] == "sid" } {
72 } elseif { [board_info target sim,protocol] == "rawsid" } {
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/special/
H A Dmips-abi.exp85 if {[board_info $target exists cflags]} {
88 if {[board_info $target exists multilib_flags]} {
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/
H A Dasm-source.exp156 if [board_info $dest exists multilib_flags] {
157 set multilib_flags [board_info $dest multilib_flags]
180 if { [board_info $dest exists debug_flags] } then {
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
H A Dpacketlen.exp37 set binfile [board_info target d490_binfile];
H A Dinfotrace.exp36 set binfile [board_info target d490_binfile];
H A Dwhile-stepping.exp36 set binfile [board_info target d490_binfile];
H A Dwhile-dyn.exp38 set binfile [board_info target d490_binfile];
H A Dpassc-dyn.exp36 set binfile [board_info target d490_binfile];
H A Dactions.exp35 set binfile [board_info target d490_binfile];
H A Dsave-trace.exp36 set binfile [board_info target d490_binfile];
H A Dpasscount.exp35 set binfile [board_info target d490_binfile];
H A Dtracecmd.exp35 set binfile [board_info target d490_binfile];
H A Ddeltrace.exp36 set binfile [board_info target d490_binfile];
H A Dbacktrace.exp37 set binfile [board_info target d490_binfile];
H A Dtfind.exp37 set binfile [board_info target d490_binfile];
H A Dreport.exp37 set binfile [board_info target d490_binfile];
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dsetshow.exp186 if ![board_info target exists gdb_prompt] {
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/consistency.vlad/
H A Dvlad.exp252 set board_info(powerpc-sim,ldflags) "-msim"
/openbsd/sys/dev/ic/
H A Dqwxreg.h6762 struct qmi_wlanfw_rf_board_info_s_v01 board_info; member
H A Dqwzreg.h6903 struct qmi_wlanfw_rf_board_info_s_v01 board_info; member

12