/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
rpath-1.d | 8 +0x[0-9a-f]+ +\(RUNPATH\) +Library runpath: +\[.\]
|
runpath-2.d | 7 +0x[0-9a-f]+ +\(RUNPATH\) +Library runpath: +\[.\]
|
/bionic/tests/libs/ |
Android.build.dt_runpath.mk | 24 # libtest_dt_runpath_d.so runpath: ${ORIGIN}/dt_runpath_b_c_x 25 # |-> dt_runpath_b_c_x/libtest_dt_runpath_b.so runpath: ${ORIGIN}/../dt_runpath_a 27 # |-> dt_runpath_b_c_x/libtest_dt_runpath_c.so runpath: ${ORIGIN}/invalid_dt_runpath 73 # D version for open-from-zip test with runpath
|
/external/elfutils/tests/ |
run-alldts.sh | 59 RUNPATH Library runpath: [(null)]
|
/external/elfutils/libebl/ |
ebldynamictagname.c | 55 "RUNPATH", "FLAGS", "ENCODING", "PREINIT_ARRAY",
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_unixccompiler.py | 31 # Ensure RUNPATH is added to extension modules with RPATH if
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_unixccompiler.py | 31 # Ensure RUNPATH is added to extension modules with RPATH if
|
/external/elfutils/src/ |
ld.c | 142 { "runpath", ARGP_runpath, "PATH", 0, N_("Set runtime DSO search path."), 144 { "runpath-link", ARGP_runpath_link, "PATH", 0, 363 /* Get runpath/rpath information in usable form. */ 649 add_rxxpath (&ld_state.runpath, arg); [all...] |
ld.h | 768 struct pathelement *runpath; member in struct:ld_state [all...] |
ldgeneric.c | 494 /* In case we look for a DSO handle now the RUNPATH. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
link.h | 114 LA_SER_RUNPATH = 0x04, /* Directory from RPATH/RUNPATH. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
link.h | 114 LA_SER_RUNPATH = 0x04, /* Directory from RPATH/RUNPATH. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
ld-2.11.1.so | |
ld-linux.so.2 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
ld-2.15.so | |
ld-linux.so.2 | |
/frameworks/base/cmds/pm/src/com/android/commands/pm/ |
Pm.java | 130 return runPath(); 647 private int runPath() { [all...] |
/external/libexif/auto-m4/ |
lib-link.m4 | 247 dnl directory into the executable's runpath, unless it's the
|
/ndk/sources/host-tools/make-3.81/config/ |
lib-link.m4 | 247 dnl directory into the executable's runpath, unless it's the
|
/toolchain/binutils/binutils-2.25/config/ |
lib-link.m4 | 247 dnl directory into the executable's runpath, unless it's the
|
/external/bison/m4/ |
lib-link.m4 | 376 dnl directory into the executable's runpath, unless it's the [all...] |
/external/elfutils/ |
NEWS | [all...] |
/prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/ |
bnd-1.50.0.jar | |
/prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/ |
bndlib-1.50.0.jar | |
/toolchain/binutils/binutils-2.25/bfd/ |
elflink.c | 3474 struct bfd_link_needed_list *rpath = NULL, *runpath = NULL; local [all...] |