OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPATH
(Results
1 - 6
of
6
) sorted by null
/external/llvm/unittests/
Makefile.unittest
40
ifneq (,$(
RPATH
))
43
LD.Flags += $(
RPATH
) -Wl,$(SharedLibDir)
45
# Also set {DYLD,LD}_LIBRARY_PATH because OSX ignores the
rpath
most
/external/chromium/third_party/libjingle/source/talk/
main.scons
377
# Remove default
rpath
set by Hammer. Hammer sets it to LIB_DIR, which is wrong.
378
# The
rpath
is the _run-time_ library search path for the resulting binary, i.e.
382
RPATH
= [],
/external/llvm/tools/llvm-readobj/
ELFDumper.cpp
694
LLVM_READOBJ_TYPE_CASE(
RPATH
);
797
StringRef LPath,
RPath
;
799
R.getPath(
RPath
);
800
return LPath <
RPath
;
/external/chromium_org/third_party/libjingle/source/talk/
main.scons
574
# Remove default
rpath
set by Hammer. Hammer sets it to LIB_DIR, which is wrong.
575
# The
rpath
is the _run-time_ library search path for the resulting binary, i.e.
579
RPATH
= [],
/external/llvm/projects/sample/
configure
786
RPATH
[
all
...]
/external/llvm/
configure
801
RPATH
[
all
...]
Completed in 164 milliseconds