HomeSort by relevance Sort by last modified time
    Searched refs:dt_runpath_b_c_x (Results 1 - 2 of 2) sorted by null

  /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
31 # dt_runpath_b_c_x/libtest_dt_runpath_x.so
48 libtest_dt_runpath_b_relative_path := dt_runpath_b_c_x
60 libtest_dt_runpath_c_relative_path := dt_runpath_b_c_x
69 libtest_dt_runpath_d_ldflags := -Wl,--rpath,\$${ORIGIN}/dt_runpath_b_c_x -Wl,--enable-new-dtags
78 libtest_dt_runpath_d_zip_ldflags := -Wl,--rpath,\$${ORIGIN}/dt_runpath_b_c_x -Wl,--enable-new-dtags
91 libtest_dt_runpath_x_relative_path := dt_runpath_b_c_x
Android.build.dlext_testzip.mk 76 mkdir -p $(dir $@)/libdir/dt_runpath_a && mkdir -p $(dir $@)/libdir/dt_runpath_b_c_x
79 $(hide) cp $(PRIVATE_LIB_B) $(dir $@)/libdir/dt_runpath_b_c_x
80 $(hide) cp $(PRIVATE_LIB_C) $(dir $@)/libdir/dt_runpath_b_c_x
81 $(hide) cp $(PRIVATE_LIB_X) $(dir $@)/libdir/dt_runpath_b_c_x

Completed in 115 milliseconds