Searched defs:N_UNDF (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | nlist_aout.h | 69 #define N_UNDF 0x00 /* undefined */ macro |
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 316 N_UNDF = 0x0u, enumerator |