Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DARM.h79 unsigned Unaligned : 1; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h308 Unaligned = 0x0004 global() enumerator
370 Unaligned = 0x00000800, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2317 LVType *Unaligned = Reader->createType(); in visitKnownRecord() local