Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dreadelf.h508 #define DT_RPATH 15 /* Library search path (DT_STRTAB offset) */ macro
/freebsd/sys/sys/
H A Delf_common.h607 #define DT_RPATH 15 /* String table offset of library path. [sup] */ macro