Searched refs:TOOLSDIR (Results 1 – 5 of 5) sorted by relevance
63 TOOLSDIR := $(top_srcdir)/tools macro64 LIBDIR := $(TOOLSDIR)/lib66 TOOLSINCDIR := $(TOOLSDIR)/include67 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool157 $(TOOLSDIR)/bpf/resolve_btfids/main.c \158 $(TOOLSDIR)/lib/rbtree.c \159 $(TOOLSDIR)/lib/zalloc.c \160 $(TOOLSDIR)/lib/string.c \161 $(TOOLSDIR)/lib/ctype.c \162 $(TOOLSDIR)/lib/str_error_r.c[all …]
4 TOOLSDIR := $(abspath ../../..) macro5 VSOCK_TEST_DIR := $(TOOLSDIR)/testing/vsock
15 TOOLSDIR := $(REPOROOT)/tools macro16 LIBDIR := $(TOOLSDIR)/lib18 TOOLSINCDIR := $(TOOLSDIR)/include19 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool23 SCXTOOLSDIR := $(TOOLSDIR)/sched_ext24 SCXTOOLSINCDIR := $(TOOLSDIR)/sched_ext/include
43 TOOLSDIR := $(abspath ..) macro44 LIBDIR := $(TOOLSDIR)/lib46 TOOLSINCDIR := $(TOOLSDIR)/include47 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool
9 TOOLSDIR := $(abspath ../../..) macro10 LIBDIR := $(TOOLSDIR)/lib12 TOOLSINCDIR := $(TOOLSDIR)/include13 TOOLSARCHINCDIR := $(TOOLSDIR)/arch/$(SRCARCH)/include14 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool416 $(TOOLSDIR)/lib/rbtree.c \417 $(TOOLSDIR)/lib/zalloc.c \418 $(TOOLSDIR)/lib/string.c \419 $(TOOLSDIR)/lib/ctype.c \420 $(TOOLSDIR)/lib/str_error_r.c[all …]
Completed in 10 milliseconds