Home
last modified time | relevance | path

Searched defs:BinaryType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h58 LVBinaryType BinaryType; variable
127 : BinaryType(BinaryType), OutputSplit(options().getOutputSplit()), in BinaryType() argument
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h148 LVBinaryType BinaryType) in LVBinaryReader()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DObjectFile.h99 enum BinaryType { enum