Home
last modified time | relevance | path

Searched refs:rpath (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/sched/
DMakefile7 CFLAGS += -O2 -Wall -g -I./ -I../../../../usr/include/ -Wl,-rpath=./ \
/tools/perf/util/
Dnamespaces.c281 char *rpath; in nsinfo__realpath() local
285 rpath = realpath(path, NULL); in nsinfo__realpath()
288 return rpath; in nsinfo__realpath()
/tools/testing/selftests/rseq/
DMakefile9 CFLAGS += -O2 -Wall -g -I./ -I../../../../usr/include/ -L$(OUTPUT) -Wl,-rpath=./ \