Home
last modified time | relevance | path

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

/freebsd/include/
H A Dstab.h63 #define N_BCOMM 0xe2 /* begin common */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h388 N_BCOMM = 0xE2u, global() enumerator