Home
last modified time | relevance | path

Searched refs:LLVMBinaryTypeMachO64B (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DObject.h54 LLVMBinaryTypeMachO64B, /**< MachO 64-bit, big endian. */ enumerator
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp122 return LLVMBinaryTypeMachO64B; in LLVMBinaryGetType()