Home
last modified time | relevance | path

Searched defs:objtree (Results 1 – 5 of 5) sorted by relevance

/linux/scripts/
H A Dgenerate_rust_analyzer.py22 def generate_crates(srctree, objtree, sysroot_src, external_src, cfgs, core_edition): argument
/linux/tools/testing/selftests/nolibc/
H A DMakefile16 objtree := $(O) macro
18 objtree ?= $(srctree) macro
/linux/
H A DMakefile186 objtree := $(realpath $(KBUILD_OUTPUT)) macro
189 objtree := $(abs_srctree) macro
201 objtree := . macro
/linux/tools/
H A DMakefile5 export objtree= macro
/linux/kernel/gcov/
H A Dfs.c65 static const char objtree[] = OBJTREE; variable