Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DObject.h104 LLVMBinaryType LLVMBinaryGetType(LLVMBinaryRef BR);
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DObject.cpp90 LLVMBinaryType LLVMBinaryGetType(LLVMBinaryRef BR) { in LLVMBinaryGetType() function