Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h244 struct RecordLimit { struct
260 SmallVector<RecordLimit, 2> Limits; argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp19 RecordLimit Limit; in beginRecord()