Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDcommon.h549 #define DT_NULL 0 macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h1018 DT_NULL = 0, // Marks end of dynamic array. enumerator
/NextBSD/sys/sys/
HDelf_common.h524 #define DT_NULL 0 /* Terminating entry. */ macro