Home
last modified time | relevance | path

Searched defs:N_ECOMM (Results 1 – 2 of 2) sorted by relevance

/freebsd/include/
H A Dstab.h64 #define N_ECOMM 0xe4 /* end common */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h389 N_ECOMM = 0xE4u, global() enumerator