OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CC_FOR_TARGET
(Results
1 - 25
of
43
) sorted by relevancy
1
2
/src/external/gpl3/gdb/dist/gdb/testsuite/boards/
fission-dwp.exp
30
if ![info exists
CC_FOR_TARGET
] {
31
set
CC_FOR_TARGET
"$found_gcc"
33
set
CC_FOR_TARGET
"$contrib_dir/cc-with-tweaks.sh -p $
CC_FOR_TARGET
"
cc-with-tweaks.exp
50
if ![info exists
CC_FOR_TARGET
] {
51
set
CC_FOR_TARGET
"$found_gcc"
53
set
CC_FOR_TARGET
"$contrib_dir/cc-with-tweaks.sh $CC_WITH_TWEAKS_FLAGS $
CC_FOR_TARGET
"
/src/external/gpl3/gdb.old/dist/gdb/testsuite/boards/
fission-dwp.exp
30
if ![info exists
CC_FOR_TARGET
] {
31
set
CC_FOR_TARGET
"$found_gcc"
33
set
CC_FOR_TARGET
"$contrib_dir/cc-with-tweaks.sh -p $
CC_FOR_TARGET
"
cc-with-tweaks.exp
50
if ![info exists
CC_FOR_TARGET
] {
51
set
CC_FOR_TARGET
"$found_gcc"
53
set
CC_FOR_TARGET
"$contrib_dir/cc-with-tweaks.sh $CC_WITH_TWEAKS_FLAGS $
CC_FOR_TARGET
"
/src/external/gpl3/gdb/dist/libctf/testsuite/config/
default.exp
57
if {![info exists
CC_FOR_TARGET
]} {
58
set
CC_FOR_TARGET
[find_gcc]
/src/external/gpl3/gdb.old/dist/libctf/testsuite/config/
default.exp
57
if {![info exists
CC_FOR_TARGET
]} {
58
set
CC_FOR_TARGET
[find_gcc]
/src/external/gpl3/binutils/dist/libctf/
Makefile.am
80
CC_FOR_TARGET
= ` \
108
CC="$(CC)"
CC_FOR_TARGET
="$(
CC_FOR_TARGET
)" TEST_CROSS="$${TEST_CROSS}" \
/src/external/gpl3/binutils.old/dist/libctf/
Makefile.am
80
CC_FOR_TARGET
= ` \
108
CC="$(CC)"
CC_FOR_TARGET
="$(
CC_FOR_TARGET
)" TEST_CROSS="$${TEST_CROSS}" \
/src/external/gpl3/gdb/dist/libctf/
Makefile.am
80
CC_FOR_TARGET
= ` \
108
CC="$(CC)"
CC_FOR_TARGET
="$(
CC_FOR_TARGET
)" TEST_CROSS="$${TEST_CROSS}" \
/src/external/gpl3/gdb.old/dist/libctf/
Makefile.am
80
CC_FOR_TARGET
= ` \
108
CC="$(CC)"
CC_FOR_TARGET
="$(
CC_FOR_TARGET
)" TEST_CROSS="$${TEST_CROSS}" \
/src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/
libctf-repeat-cu.exp
47
global
CC_FOR_TARGET
CFLAGS_FOR_TARGET AR subsrcdir
55
set comp_output [prune_warnings [run_host_cmd "$
CC_FOR_TARGET
" "$CFLAGS_FOR_TARGET $flags -gctf -fPIC -c -o $obj $src"]]
97
set comp_output [prune_warnings [run_host_cmd "$
CC_FOR_TARGET
" "$CFLAGS_FOR_TARGET -gctf -fPIC -shared -o tmpdir/libctf-repeat-cu-main.so $src tmpdir/a.a tmpdir/b.a tmpdir/c.a"]]
/src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-regression/
libctf-repeat-cu.exp
47
global
CC_FOR_TARGET
CFLAGS_FOR_TARGET AR subsrcdir
55
set comp_output [prune_warnings [run_host_cmd "$
CC_FOR_TARGET
" "$CFLAGS_FOR_TARGET $flags -gctf -fPIC -c -o $obj $src"]]
97
set comp_output [prune_warnings [run_host_cmd "$
CC_FOR_TARGET
" "$CFLAGS_FOR_TARGET -gctf -fPIC -shared -o tmpdir/libctf-repeat-cu-main.so $src tmpdir/a.a tmpdir/b.a tmpdir/c.a"]]
/src/external/gpl3/gdb/dist/libctf/testsuite/lib/
ctf-lib.exp
126
global
CC_FOR_TARGET
CFLAGS_FOR_TARGET LIBS TEST_CROSS
247
set comp_output [prune_warnings [run_host_cmd "$
CC_FOR_TARGET
" "$CFLAGS_FOR_TARGET $lookup_flags [concat $src] -o $lookup_output"]]
/src/external/gpl3/gdb.old/dist/libctf/testsuite/lib/
ctf-lib.exp
126
global
CC_FOR_TARGET
CFLAGS_FOR_TARGET LIBS TEST_CROSS
248
set comp_output [prune_warnings [run_host_cmd "$
CC_FOR_TARGET
" "$CFLAGS_FOR_TARGET $lookup_flags [concat $src] -o $lookup_output"]]
/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
future.exp
374
global
CC_FOR_TARGET
390
if {[info exists
CC_FOR_TARGET
]} {
392
set compiler $
CC_FOR_TARGET
/src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
future.exp
374
global
CC_FOR_TARGET
390
if {[info exists
CC_FOR_TARGET
]} {
392
set compiler $
CC_FOR_TARGET
/src/tools/gcc/
Makefile
256
CC_FOR_TARGET
=${CC:Q}' '${CCADDFLAGS:Q} \
266
CC_FOR_TARGET
=${CC:Q}' '${CCADDFLAGS:Q} \
/src/external/gpl3/binutils/dist/
src-release.sh
156
CC_FOR_TARGET
="$CC" CXX_FOR_TARGET="$CXX"
/src/external/gpl3/binutils.old/dist/
src-release.sh
156
CC_FOR_TARGET
="$CC" CXX_FOR_TARGET="$CXX"
configure
622
CC_FOR_TARGET
894
CC_FOR_TARGET
1693
CC_FOR_TARGET
11431
# On Canadian crosses,
CC_FOR_TARGET
will have already been set
14270
if test -n "$
CC_FOR_TARGET
"; then
14271
ac_cv_prog_CC_FOR_TARGET=$
CC_FOR_TARGET
14273
CC_FOR_TARGET
=$ac_cv_prog_CC_FOR_TARGET
14285
if test -n "$
CC_FOR_TARGET
"; then
14286
ac_cv_prog_CC_FOR_TARGET="$
CC_FOR_TARGET
" # Let the user override the test.
14305
CC_FOR_TARGET
=$ac_cv_prog_CC_FOR_TARGE
[
all
...]
/src/external/gpl3/gdb/dist/
src-release.sh
156
CC_FOR_TARGET
="$CC" CXX_FOR_TARGET="$CXX"
/src/external/gpl3/gdb.old/dist/
src-release.sh
110
CC_FOR_TARGET
="$CC" CXX_FOR_TARGET="$CXX"
/src/external/gpl3/gdb/dist/sim/testsuite/lib/
sim-defs.exp
126
if { $arch != $SIM_PRIMARY_TARGET && $
CC_FOR_TARGET
== "false" } {
/src/external/gpl3/gdb.old/dist/sim/testsuite/lib/
sim-defs.exp
126
if { $arch != $SIM_PRIMARY_TARGET && $
CC_FOR_TARGET
== "false" } {
/src/external/gpl3/gcc/dist/
configure
622
CC_FOR_TARGET
891
CC_FOR_TARGET
1689
CC_FOR_TARGET
10491
# On Canadian crosses,
CC_FOR_TARGET
will have already been set
13330
if test -n "$
CC_FOR_TARGET
"; then
13331
ac_cv_prog_CC_FOR_TARGET=$
CC_FOR_TARGET
13333
CC_FOR_TARGET
=$ac_cv_prog_CC_FOR_TARGET
13345
if test -n "$
CC_FOR_TARGET
"; then
13346
ac_cv_prog_CC_FOR_TARGET="$
CC_FOR_TARGET
" # Let the user override the test.
13365
CC_FOR_TARGET
=$ac_cv_prog_CC_FOR_TARGE
[
all
...]
Completed in 53 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026