Searched refs:DT_RUNPATH (Results 1 – 4 of 4) sorted by relevance
578 // libnstest_root_not_isolated.so (DT_RUNPATH = $ORIGIN/../private_namespace_libs_external/)658 // Build DT_RUNPATH test helper libraries682 // Depends on library A with a DT_RUNPATH692 // Depends on library A with an incorrect DT_RUNPATH. This does not matter694 // is already loaded using the correct DT_RUNPATH from library B.704 // D depends on B, C, and Y with DT_RUNPATH.750 // A leaf library in a directory library D has DT_RUNPATH for.
610 #define DT_RUNPATH 29 /* String table offset of a null-terminated macro
357 ## DT_RUNPATH support (Available in API level >= 24)359 If an ELF file contains a DT_RUNPATH entry, the directories listed there
1284 if (d->d_tag == DT_RUNPATH) { in load_library()3200 case DT_RUNPATH: in prelink_image()3299 case DT_RUNPATH: in prelink_image()