OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFLAGS_FOR_TARGET
(Results
1 - 25
of
34
) sorted by relevancy
1
2
/src/external/gpl3/gdb/dist/libsframe/testsuite/config/
default.exp
52
if {![info exists
CFLAGS_FOR_TARGET
]} {
53
set
CFLAGS_FOR_TARGET
$CFLAGS
/src/external/gpl3/gdb.old/dist/libsframe/testsuite/config/
default.exp
52
if {![info exists
CFLAGS_FOR_TARGET
]} {
53
set
CFLAGS_FOR_TARGET
$CFLAGS
/src/external/gpl3/gdb/dist/libctf/testsuite/config/
default.exp
60
if {![info exists
CFLAGS_FOR_TARGET
]} {
61
set
CFLAGS_FOR_TARGET
$CFLAGS
/src/external/gpl3/gdb.old/dist/libctf/testsuite/config/
default.exp
60
if {![info exists
CFLAGS_FOR_TARGET
]} {
61
set
CFLAGS_FOR_TARGET
$CFLAGS
/src/external/gpl3/gdb/dist/sim/testsuite/cris/c/
c.exp
23
set
CFLAGS_FOR_TARGET
"-O2"
34
set saved_CFLAGS_FOR_TARGET $
CFLAGS_FOR_TARGET
36
append
CFLAGS_FOR_TARGET
" -sim3"
249
set
CFLAGS_FOR_TARGET
$saved_CFLAGS_FOR_TARGET
/src/external/gpl3/gdb.old/dist/sim/testsuite/cris/c/
c.exp
23
set
CFLAGS_FOR_TARGET
"-O2"
34
set saved_CFLAGS_FOR_TARGET $
CFLAGS_FOR_TARGET
36
append
CFLAGS_FOR_TARGET
" -sim3"
249
set
CFLAGS_FOR_TARGET
$saved_CFLAGS_FOR_TARGET
/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
195
global
CFLAGS_FOR_TARGET
215
if {[info exists
CFLAGS_FOR_TARGET
]} {
216
append add_flags " $
CFLAGS_FOR_TARGET
"
370
if {[board_info $host exists
cflags_for_target
]} {
371
append add_flags " [board_info $host
cflags_for_target
]"
gen-perf-test.exp
998
set vars { CC_FOR_TARGET CXX_FOR_TARGET
CFLAGS_FOR_TARGET
}
/src/external/gpl3/gdb/dist/sim/testsuite/lib/
sim-defs.exp
59
global
CFLAGS_FOR_TARGET
71
set
CFLAGS_FOR_TARGET
""
/src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
future.exp
195
global
CFLAGS_FOR_TARGET
215
if {[info exists
CFLAGS_FOR_TARGET
]} {
216
append add_flags " $
CFLAGS_FOR_TARGET
"
370
if {[board_info $host exists
cflags_for_target
]} {
371
append add_flags " [board_info $host
cflags_for_target
]"
gen-perf-test.exp
998
set vars { CC_FOR_TARGET CXX_FOR_TARGET
CFLAGS_FOR_TARGET
}
/src/external/gpl3/gdb.old/dist/sim/testsuite/lib/
sim-defs.exp
59
global
CFLAGS_FOR_TARGET
71
set
CFLAGS_FOR_TARGET
""
/src/external/gpl3/binutils/dist/ld/
Makefile.am
127
CFLAGS_FOR_TARGET
= `echo $(CFLAGS) | sed -e 's/-fsanitize=[^ ]*//g'`
698
CFLAGS_FOR_TARGET
="$(filter-out -ffile-prefix-map=%,$(
CFLAGS_FOR_TARGET
))" \
/src/external/gpl3/binutils.old/dist/ld/
Makefile.am
126
CFLAGS_FOR_TARGET
= `echo $(CFLAGS) | sed -e 's/-fsanitize=[^ ]*//g'`
703
CFLAGS_FOR_TARGET
="$(filter-out -ffile-prefix-map=%,$(
CFLAGS_FOR_TARGET
))" \
/src/external/gpl3/binutils/dist/binutils/
Makefile.am
217
CFLAGS_FOR_TARGET
="$(filter-out -ffile-prefix-map=%,$(
CFLAGS_FOR_TARGET
)) -O0" \
/src/external/gpl3/binutils.old/dist/binutils/
Makefile.am
217
CFLAGS_FOR_TARGET
="$(filter-out -ffile-prefix-map=%,$(
CFLAGS_FOR_TARGET
)) -O0" \
/src/external/gpl3/binutils/dist/
Makefile.def
321
flags_to_pass = { flag=
CFLAGS_FOR_TARGET
; };
/src/external/gpl3/binutils.old/dist/
Makefile.def
320
flags_to_pass = { flag=
CFLAGS_FOR_TARGET
; };
/src/external/gpl3/gcc/dist/
Makefile.def
321
flags_to_pass = { flag=
CFLAGS_FOR_TARGET
; };
/src/external/gpl3/gcc.old/dist/
Makefile.def
303
flags_to_pass = { flag=
CFLAGS_FOR_TARGET
; };
/src/external/gpl3/gdb/dist/
Makefile.def
320
flags_to_pass = { flag=
CFLAGS_FOR_TARGET
; };
Completed in 40 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026