Searched refs:rpath (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/scripts/ |
| D | gcc-ld | 18 --script|--defsym|-init|-Map|--oformat|-rpath|\ 19 -rpath-link|--sort-section|--section-start|-Tbss|-Tdata|-Ttext|\
|
| /Linux-v5.15/tools/perf/util/ |
| D | namespaces.c | 281 char *rpath; in nsinfo__realpath() local 285 rpath = realpath(path, NULL); in nsinfo__realpath() 288 return rpath; in nsinfo__realpath()
|
| /Linux-v5.15/tools/testing/selftests/sched/ |
| D | Makefile | 7 CFLAGS += -O2 -Wall -g -I./ -I../../../../usr/include/ -Wl,-rpath=./ \
|
| /Linux-v5.15/arch/x86/ |
| D | Makefile.um | 47 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib64
|
| /Linux-v5.15/tools/testing/selftests/rseq/ |
| D | Makefile | 7 CFLAGS += -O2 -Wall -g -I./ -I../../../../usr/include/ -L$(OUTPUT) -Wl,-rpath=./ \
|
| /Linux-v5.15/arch/um/ |
| D | Makefile | 122 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib
|
| D | Kconfig | 113 bool "set rpath in the binary" if EXPERT 117 Add /lib (and /lib64 for 64-bit) to the linux binary's rpath
|
| /Linux-v5.15/fs/ceph/ |
| D | mds_client.c | 2499 struct inode *rdiri, const char *rpath, in set_request_path_attr() argument 2514 } else if (rpath || rino) { in set_request_path_attr() 2516 *ppath = rpath; in set_request_path_attr() 2517 *pathlen = rpath ? strlen(rpath) : 0; in set_request_path_attr() 2518 dout(" path %.*s\n", *pathlen, rpath); in set_request_path_attr()
|