Home
last modified time | relevance | path

Searched refs:RecordLimit (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h146 struct RecordLimit { struct
162 SmallVector<RecordLimit, 2> Limits; argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp20 RecordLimit Limit; in beginRecord()