Home
last modified time | relevance | path

Searched refs:DT_RPATH (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Delf.h73 #define DT_RPATH 15 macro
/bionic/linker/
Dlinker.cpp3153 if (d->d_tag == DT_RPATH) { in prelink_image()