Home
last modified time | relevance | path

Searched refs:incpath (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/arch/arm64/entry/syscalls/
H A Dmksyscalltbl14 incpath=$3
45 } | $hostcc -I $incpath/include/uapi -o $create_table_exe -x c -
59 $gcc -E -dM -x c -I $incpath/include/uapi $input \
/OK3568_Linux_fs/kernel/tools/perf/arch/arm64/
H A DMakefile14 incpath := $(srctree)/tools macro
23 $(Q)$(SHELL) '$(systbl)' '$(CC)' '$(HOSTCC)' $(incpath) $(sysdef) > $@
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0002-gcc-poison-system-directories.patch24 gcc/incpath.c | 21 +++++++++++++++++++++
188 diff --git a/gcc/incpath.c b/gcc/incpath.c
190 --- a/gcc/incpath.c
191 +++ b/gcc/incpath.c
194 #include "incpath.h"
H A D0017-handle-sysroot-support-for-nativesdk-gcc.patch44 gcc/incpath.c | 12 ++++----
440 diff --git a/gcc/incpath.c b/gcc/incpath.c
442 --- a/gcc/incpath.c
443 +++ b/gcc/incpath.c