Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/
Dgcc-ld18 --script|--defsym|-init|-Map|--oformat|-rpath|\
19 -rpath-link|--sort-section|--section-start|-Tbss|-Tdata|-Ttext|\
/linux-5.19.10/tools/perf/util/
Dnamespaces.c318 char *rpath; in nsinfo__realpath() local
322 rpath = realpath(path, NULL); in nsinfo__realpath()
325 return rpath; in nsinfo__realpath()
/linux-5.19.10/tools/testing/selftests/sched/
DMakefile7 CFLAGS += -O2 -Wall -g -I./ -I../../../../usr/include/ -Wl,-rpath=./ \
/linux-5.19.10/arch/x86/
DMakefile.um47 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib64
/linux-5.19.10/tools/testing/selftests/rseq/
DMakefile7 CFLAGS += -O2 -Wall -g -I./ -I../../../../usr/include/ -L$(OUTPUT) -Wl,-rpath=./ \
/linux-5.19.10/arch/um/
DMakefile122 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib
DKconfig112 bool "set rpath in the binary" if EXPERT
116 Add /lib (and /lib64 for 64-bit) to the linux binary's rpath
/linux-5.19.10/fs/ceph/
Dmds_client.c2421 struct inode *rdiri, const char *rpath, in set_request_path_attr() argument
2436 } else if (rpath || rino) { in set_request_path_attr()
2438 *ppath = rpath; in set_request_path_attr()
2439 *pathlen = rpath ? strlen(rpath) : 0; in set_request_path_attr()
2440 dout(" path %.*s\n", *pathlen, rpath); in set_request_path_attr()
/linux-5.19.10/tools/testing/selftests/bpf/
DMakefile190 -Wl,-rpath=. -Wl,--build-id=sha1 -o $@