Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DObject.h102 LLVMBinaryType LLVMBinaryGetType(LLVMBinaryRef BR);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DObject.cpp89 LLVMBinaryType LLVMBinaryGetType(LLVMBinaryRef BR) { in LLVMBinaryGetType() function