Home
last modified time | relevance | path

Searched defs:Unaligned (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h315 Unaligned = 0x0004 enumerator
377 Unaligned = 0x00000800, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2317 LVType *Unaligned = Reader->createType(); in visitKnownRecord() local