Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp24 Limit.BeginOffset = getCurrentOffset(); in beginRecord()
70 uint32_t Offset = getCurrentOffset(); in maxFieldLength()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h44 uint32_t getCurrentOffset() const { in getCurrentOffset() function