Searched defs:N_ECOMM (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/lldb/examples/python/ | ||
H A D | mach_o.py | 173 N_ECOMM = 0xe4 variable |
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 389 N_ECOMM = 0xE4u, enumerator |