Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DObject.h50 LLVMBinaryTypeELF64B, /**< ELF 64-bit, big endian. */ enumerator
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp114 return LLVMBinaryTypeELF64B; in LLVMBinaryGetType()