Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DObject.h42 LLVMBinaryTypeMachOUniversalBinary, /**< Mach-O Universal Binary file. */ enumerator
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp98 return LLVMBinaryTypeMachOUniversalBinary; in LLVMBinaryGetType()