Home
last modified time | relevance | path

Searched defs:DT_RUNPATH (Results 1 – 3 of 3) sorted by relevance

/minix3/minix/include/sys/
H A Delf_common.h385 #define DT_RUNPATH 29 /* String table offset of a null-terminated macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h991 DT_RUNPATH = 29, // String table offset of lib search path. enumerator
/minix3/sys/sys/
H A Dexec_elf.h703 #define DT_RUNPATH 29 /* overrides DT_RPATH */ macro