Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h61 LVBinaryType BinaryType; variable
174 : BinaryType(BinaryType), OutputSplit(options().getOutputSplit()), in BinaryType() argument
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h201 LVBinaryType BinaryType) in LVBinaryReader() argument
/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h81 enum BinaryType { enum