Searched refs:DT_RUNPATH (Results 1 – 4 of 4) sorted by relevance
430 // libnstest_root_not_isolated.so (DT_RUNPATH = $ORIGIN/../private_namespace_libs_external/)510 // Build DT_RUNPATH test helper libraries534 // Depends on library A with a DT_RUNPATH544 // Depends on library A with an incorrect DT_RUNPATH. This does not matter546 // is already loaded using the correct DT_RUNPATH from library B.556 // D depends on B, C, and Y with DT_RUNPATH.603 // A leaf library in a directory library D has DT_RUNPATH for.
241 #define DT_RUNPATH 29 macro
359 ## DT_RUNPATH support (Available in API level >= 24)361 If an ELF file contains a DT_RUNPATH entry, the directories listed there
1251 if (d->d_tag == DT_RUNPATH) { in load_library()3134 case DT_RUNPATH: in prelink_image()3196 case DT_RUNPATH: in prelink_image()