Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dgen-vdso-elfn.c.inc224 case DT_NULL:
291 } while (tag != DT_NULL);
/qemu/include/
H A Delf.h214 #define DT_NULL 0 macro