Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp93 static LLVMBinaryType mapBinaryTypeToLLVMBinaryType(unsigned Kind) { in LLVMBinaryGetType() function in LLVMBinaryGetType::BinaryTypeMapper
135 return BinaryTypeMapper::mapBinaryTypeToLLVMBinaryType(unwrap(BR)->getType()); in LLVMBinaryGetType()