Searched defs:DT_NULL (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/file/src/ | ||
H A D | readelf.h | 493 #define DT_NULL 0 /* Marks end of dynamic array */ macro |
/freebsd/sys/sys/ | ||
H A D | elf_common.h | 590 #define DT_NULL 0 /* Terminating entry. */ macro |