Home
last modified time | relevance | path

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

/linux/scripts/
A Dgcc-ld18 --script|--defsym|-init|-Map|--oformat|-rpath|\
19 -rpath-link|--sort-section|--section-start|-Tbss|-Tdata|-Ttext|\
/linux/tools/perf/util/
A Dnamespaces.c281 char *rpath; in nsinfo__realpath() local
285 rpath = realpath(path, NULL); in nsinfo__realpath()
288 return rpath; in nsinfo__realpath()
/linux/tools/testing/selftests/sched/
A DMakefile7 CFLAGS += -O2 -Wall -g -I./ -I../../../../usr/include/ -Wl,-rpath=./ \
/linux/arch/x86/
A DMakefile.um47 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib64
/linux/tools/testing/selftests/rseq/
A DMakefile7 CFLAGS += -O2 -Wall -g -I./ -I../../../../usr/include/ -L$(OUTPUT) -Wl,-rpath=./ \
/linux/arch/um/
A DMakefile122 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib
A DKconfig113 bool "set rpath in the binary" if EXPERT
117 Add /lib (and /lib64 for 64-bit) to the linux binary's rpath
/linux/fs/ceph/
A Dmds_client.c2393 struct inode *rdiri, const char *rpath, in set_request_path_attr() argument
2408 } else if (rpath || rino) { in set_request_path_attr()
2410 *ppath = rpath; in set_request_path_attr()
2411 *pathlen = rpath ? strlen(rpath) : 0; in set_request_path_attr()
2412 dout(" path %.*s\n", *pathlen, rpath); in set_request_path_attr()

Completed in 25 milliseconds