Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp21 Limit.BeginOffset = getCurrentOffset(); in beginRecord()
67 uint32_t Offset = getCurrentOffset(); in maxFieldLength()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h44 uint32_t getCurrentOffset() const { in getCurrentOffset() function