OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARGET_SYSTEM_ROOT
(Results
1 - 25
of
58
) sorted by relevancy
1
2
3
/src/external/gpl3/gcc/dist/gcc/c-family/
c-opts.cc
51
#ifndef
TARGET_SYSTEM_ROOT
52
# define
TARGET_SYSTEM_ROOT
NULL
91
static const char *sysroot =
TARGET_SYSTEM_ROOT
;
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-opts.cc
49
#ifndef
TARGET_SYSTEM_ROOT
50
# define
TARGET_SYSTEM_ROOT
NULL
86
static const char *sysroot =
TARGET_SYSTEM_ROOT
;
/src/external/gpl3/binutils/dist/ld/
ldmain.c
60
#ifndef
TARGET_SYSTEM_ROOT
61
#define
TARGET_SYSTEM_ROOT
""
1134
path = make_relative_prefix (program_name, from,
TARGET_SYSTEM_ROOT
);
1164
path =
TARGET_SYSTEM_ROOT
;
/src/external/gpl3/binutils.old/dist/ld/
ldmain.c
59
#ifndef
TARGET_SYSTEM_ROOT
60
#define
TARGET_SYSTEM_ROOT
""
1058
path = make_relative_prefix (program_name, from,
TARGET_SYSTEM_ROOT
);
1088
path =
TARGET_SYSTEM_ROOT
;
/src/external/gpl3/gcc/dist/gcc/fortran/
cpp.cc
39
#ifndef
TARGET_SYSTEM_ROOT
40
# define
TARGET_SYSTEM_ROOT
NULL
293
gfc_cpp_option.sysroot =
TARGET_SYSTEM_ROOT
;
/src/external/gpl3/gcc.old/dist/gcc/fortran/
cpp.cc
39
#ifndef
TARGET_SYSTEM_ROOT
40
# define
TARGET_SYSTEM_ROOT
NULL
293
gfc_cpp_option.sysroot =
TARGET_SYSTEM_ROOT
;
/src/external/gpl3/gdb.old/lib/libgdb/arch/aarch64/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/aarch64eb/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/alpha/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/arm/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/armeb/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/hppa/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/i386/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/ia64/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/m68000/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/m68k/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/mips64eb/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/mips64el/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/mipseb/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/mipsel/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/mipsn64eb/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/mipsn64el/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/powerpc/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/powerpc64/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
/src/external/gpl3/gdb.old/lib/libgdb/arch/riscv32/
config.h
756
#define
TARGET_SYSTEM_ROOT
""
Completed in 36 milliseconds
1
2
3
Indexes created Sun Apr 05 00:22:41 UTC 2026