Searched refs:createSegmentRecord (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DContinuationRecordBuilder.h37 CVType createSegmentRecord(uint32_t OffBegin, uint32_t OffEnd,
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp149 CVType ContinuationRecordBuilder::createSegmentRecord( function in class:ContinuationRecordBuilder
233 Types.push_back(createSegmentRecord(Offset, End, RefersTo));

Completed in 118 milliseconds