Home
last modified time | relevance | path

Searched defs:RecordLen (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DRecordSerialization.h37 ulittle16_t RecordLen; // Record length, starting from &RecordKind. member
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DRecordSerialization.h37 ulittle16_t RecordLen; // Record length, starting from &RecordKind. member
/external/llvm/include/llvm/DebugInfo/CodeView/
DRecordSerialization.h28 ulittle16_t RecordLen; // Record length, starting from &Leaf. member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp203 uint16_t RecordLen = CVR.length() - 2; in visitTypeBegin() local
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp203 uint16_t RecordLen = CVR.length() - 2; in visitTypeBegin() local