Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DObject.h45 LLVMBinaryTypeWinRes, /**< Windows resource (.res) file. */ enumerator
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DObject.cpp104 return LLVMBinaryTypeWinRes; in LLVMBinaryGetType()