Home
last modified time | relevance | path

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

/minix3/minix/include/sys/
H A Delf_common.h398 #define DT_LOOS 0x6000000d /* First OS-specific */ macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h999 DT_LOOS = 0x60000000, // Start of environment specific tags. enumerator
/minix3/sys/sys/
H A Dexec_elf.h710 #define DT_LOOS 0x60000000 /* Operating system specific range */ macro